@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	background-image: url(images/template/wargo_bg.jpg);
	background-repeat: repeat;
	line-height:1.4;
	font-size:0.9em;
}

body, textarea { font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif; }  
input, select { font-family: Arial, "ＭＳ Ｐゴシック", sans-serif; } 


.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}   

.clear hr {
	display:none;
	margin: 0px;
	padding: 0px;
}

#wapper {
	margin:0 auto;
	text-align:center;
}

/*link--------------------------------------------------------------*/

a {
	color : #006699;
	text-decoration : none;
}
a:visited {
	color : #29017E;
	text-decoration : none;
}
a:hover {
	color : #CC0000;
	text-decoration : underline;
}
a:active {
	color : #CC0000;
	text-decoration : none;
}

/*header--------------------------------------------------------------*/

#header {
	margin:0;
	background-color: #000;
	background-image: url(images/template/header_bg_00.gif);
	background-repeat: repeat-x;
}

#header img {
	border:none;
}

#footer {
	margin:0;
	padding:10px 0;
	background-color:#000;
	color:#CCC;
	font-size:12px;
}

#header_contents {
	width:980px;
	margin:0 auto;
}

#header_contents h1.left {
	margin:0 auto;
	color:#CCC;
	font-size:12px;
	line-height:42px;
	text-align:left;
	float:left;
}

#header_contents p.right {
	margin:0 auto;
	color:#CCC;
	text-align:right;
	float:right;
}

#header_rogo {
	margin:0 auto;
	text-align:left;
}

#header_rogo p.left {
	margin:15px 0 10px 0;
	text-align:left;
	float:left;
}

#header_rogo p.right {
	margin:42px 0 0 0;
	text-align:right;
	float:right;
}
table {
	border: #000 1px solid;
	border-collapse: collapse;
}
table th,table td {
	border: #000 1px solid;
}
img{
	border:none;
}
.shopLink {
	margin: 10px 0 0 120px;clear:both;
}
.shopLink strong {
	display:block;float:left; padding-right:10px;width:190px; font-weight:normal;font-size:13px; line-height:24px; text-align:right;
}
.shopLink img {
	display:block;float:left; width:200px;
}
#topicPath {
	margin: -20px auto -40px;
	/margin-top: 10px;
	width: 980px;
}
.pan-list-inline {
	height:24px;
	padding-left:15px;
	text-align:left;
}
.pan-list-inline li {
	display:inline;
	margin:0;
	padding-left:13px;
	list-style-type:none;
	line-height:24px;
	background:url(https://www.hankoya.com/img/common/icon_pan.gif) no-repeat left center;
	font-size:12px;
}
.pan-list-inline a {
	text-decoration: none;
}
.pan-list-inline a:hover {
	text-decoration: underline;
}
.pan-list-inline li.home {
	padding:0;
	list-style-type:none;
	background:url(https://www.hankoya.com/img/common/icon_pan_no.gif);
}

/*main--------------------------------------------------------------*/

#contents_field {
	margin:50px auto 0 auto;
	padding-bottom:20px;
	width:978px;
	border:solid 1px #000;
}

#images_field {
	background:#000;
	margin:0;
	text-align:center;
}

#tab_area {
	width:920px;
	margin:0 auto 30px auto;
	padding:0;
}

#tab_left {
	width:570px;
	margin-right:25px;
	float:left;
}

#tab_left p.title {
	margin:0;
}


#tab_left p.image {
	border:solid #000 1px;
	margin:20px 0 0 0;
	padding:15px;
}

#tab_right {
	width:314px;
	margin:0;
	float:right;
}

#tab {
	margin:0;
	padding:0;
	border-top:solid #000 1px;
	border-right:solid #000 1px;
	border-left:solid #000 1px;
}

#tab li {
	width: 312px;
	height:58px;
	border-bottom:solid #000 1px;
	margin:0;
	padding:0;
	display:block;
}

#tab li a img {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;

}

#tab li a:hover img {
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;

}


#tab li.present a img {
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
background: #fff;
}

#page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8, #page9 {
	margin: 0px;
}


#item_field {
	margin:50px auto 0 auto;
	padding-bottom:20px;
	width:980px;
	background:#FFF;
}

#item_field h2 {
	margin:0 0 10px 0;
	font-style:normal;
}

#item_field form {
	margin:5px 0 0 0;
}

#item_field img {
	border:none;
}

#item_field input {
	padding:5px 0;
	width:140px;
}

#item_area {
	width:920px;
	margin:0 auto;
	padding:0;
}

#item_area p.title {
	width:185px;
	margin:0 10px 30px 0;
	text-align:left;
	float:left;
}

#item_area p.text {
	width:720px;
	margin:0;
	text-align:left;
	float:right;
}

#item_area p.bot {
	width:720px;
	margin:10px 0 0 0;
	text-align:left;
	float:right;
}

#item_area p.bot img {
	margin-right:10px;
}

.item_waku {
	border:solid #000 1px;
	margin-bottom:40px;
	padding:30px 30px 20px 30px;
	text-align:left;
}

ul.list {
	width:830px;
}

ul.list li {
	float: left;
	margin-top:30px;
	list-style-type: none;
	display:inline;
	text-align:center;
	position: relative;
}

.list_size_icon {
	position: absolute;
	top: 160px;
	right: 10px;
}

.atari_waku {
	border:solid #ccc 1px;
	margin-top:10px;
	padding:10px;
}

#item_area p.atari {
	margin:0 10px 0 0;
	text-align:left;
	float:left;
}

#item_area p.text02 {
	width:430px;
	margin:0;
	text-align:left;
	color:#666;
	font-size:13px;
	color:#990000;
	float:right;
}

#item_area span.price {
	font-weight:bold;
	color:#CC0000;
	font-size:16px;
}

#item_area p.day1 {
	margin:5px 0 0 7px;
	width:140px;
	padding:3px;
	border:solid 1px #CCC;
	background-color: #99CCCC;
}

#item_area p.day2 {
	margin:0 0 5px 7px;
	width:140px;
	padding:3px;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #CCC;
	letter-spacing: 1px;
}

#item_area table.syotai {
	margin-top:10px;
	background:#333;
}

#item_area table.syotai td {
	padding:7px;
	text-align:center;
}

#item_area tr.white {
	background-color:#FFF;
}

#item_area tr.grey {
	background-color:#CCC;
}


/*cate--------------------------------------------------------------*/

#cate_field {
	border-top:solid 1px #999;
	line-height:1.2;
	font-size:0.8em;
}

#cate_field p {
	margin:10px 0;
	padding:7px;
	background-color:#DFDFDF;
}

#cate_field_left {
	margin:25px 0 30px 30px;
	width:150px;
	float:left;
	text-align:left;
}

#cate_field_right {
	margin:15px 30px 30px 0;
	width:650px;
	float:right;
	text-align:left;
}

#cate_field ul {
	list-style : none ;	
	margin : 0 ;
	padding : 0 ;
}

#cate_field li {
	display : inline ;
	margin-bottom : 20px ;
	padding : 0 7px 0px 7px ;
	border-left : 1px solid #454545 ;
	line-height : 2 ;
}

/*orther--------------------------------------------------------------*/

.font_left {
	width:185px;
	margin:0 20px 30px 0;
	text-align:left;
	float:left;
}

.font_right {
	width:700px;
	margin:0 0 20px 0;
	text-align:left;
	float:right;
}

.mr30 {
	margin-right:30px;
}

.mr40 {
	margin-right:40px;
}

.mt40 {
	margin-top:40px;
}
