@charset "UTF-8";
* {
  margin:0;
  padding:0;
}
html {
  height:100%;
}
body {
	background-image:url(./image/background.jpg);
	background-repeat:repeat-x;
	margin:auto;
	padding:auto;
	text-align:center;
	height:100%;
	background-color:#EAF0C8;
	font-family: 'Arial', 'Tahoma', sans-serif;
	font-size:12px;
}
img{
	border:none;
}
ul {
	list-style-type:none;
}
a{
	text-decoration:none;
	color:#008000;
}
a:hover{
	text-decoration:underline;
	color:#008000;
}
a:visited{
	text-decoration:none;
	color:#006400;
}
div#main {
	width:980px;
	height:100%;
	min-height: 100%;
	margin:auto;
	padding:0;
	text-align:left;
	background-color:#fff;
	background-image:url(/image/body_back.jpg);
	background-repeat:repeat-x;
}
body > #main {
  height: auto;
}
.navi {
	width :69px;
	height:42px;
	float :left;
}
#contents_index {
	width:980px;
	height:auto;
	margin:0;
	padding:10px 0 0 0;
	background-color:#FFF;
	background-image:url(/image/main_body_back.jpg);
	background-repeat:repeat-y;
}
#contents_index_bottom {
	width:980px;
	height:30px;
	margin:0;
	padding:0;
	background-image:url(/image/contents_index_bottom.jpg);
	clear:both;
}
.contents_left {
	width:250px;
	height:auto;
	margin:0;
	padding:0 15px;
	text-align:left;
	color:#555;
	font-size:12px;
	float:left;
}
.contents_right {
	width:685px;
	height:auto;
	margin:0;
	padding:0 15px 0 0;
	font-size:12px;
	text-align:left;
	color:#555;
	line-height:1.4em;
	float:right;
}
.contents_right_left {
	width:460px;
	height:auto;
	margin:0;
	padding:0;
	font-size:12px;
	text-align:left;
	color:#555;
	line-height:1.4em;
	float:left;
}
.contents_right_right {
	width:215px;
	height:auto;
	margin:0;
	padding:0 0 0 10px;
	font-size:12px;
	text-align:left;
	color:#555;
	line-height:1.4em;
	float:right;
}
.pankuzu {
	width:685px;
	height:auto;
	margin:0;
	padding:0;
	font-size:12px;
	text-align:left;
	color:#555;
	line-height:1.4em;
	clear:both;
}
.ichiran_box_left {
	width:138px;
	padding:5px;
	margin:0;
	border:1px solid #CCC;
	float:left;
	cursor:pointer;
}
.ichiran_box_center {
	width:138px;
	padding:5px;
	margin:0 0 0 5px;
	border:1px solid #CCC;
	float:left;
	cursor:pointer;
}
.ichiran_box_right {
	width:138px;
	padding:5px;
	margin:0 0 0 5px;
	border:1px solid #CCC;
	float:left;
	cursor:pointer;
}
.ichiran_link {
	width:115px;
	padding:2px;
	text-align:center;
	border:1px solid #CCC;
	margin:0 0 2px 0;
	background-color:#EAF0C8;
	color:#FFFFFF;
}
.shouhin_title_box {
	width:121px;
	padding:5px 0;
	margin:0;
	font-weight:bold;
	font-size:10px;
	vertical-align:top;
}
.showcase {
	width:440px;
	height:auto;
	margin:5px 0 10px 0;
	padding:9px;
	font-size:12px;
	color:#555;
	line-height:1.4em;
	clear:both;
	background-color:#EAF0C8;
	border-top   :4px solid #95A775;
	border-right :1px solid #95A775;
	border-bottom:4px solid #95A775;
	border-left  :1px solid #95A775;
}
.pagetop {
	width:460px;
	padding:0;
	text-align:right;
}
.pagetop_long {
	width:685px;
	padding:0;
	text-align:right;
}
.genntei {
	font-size:24px;
	font-weight:bold;
}
.title_mini {
	width:445px;
	height:25px;
	line-height:25px;
	margin:5px 0 10px 0;
	padding:0 0 0 10px;
	font-size:12px;
	color:green;
	background-color:#EAF0C8;
	border-left :5px solid green;
}
.normal_button {
	width:120px;
}
.search_area {
	width:450px;
	padding:5px;
	margin:5px 0 0 0;
	background-color:#EAF0C8;
	text-align:right;
}
.search_area_table {
	width:448px;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border:1px solid #AAA;
	background-color:#FFF;
}
.search_area_table td{
	padding:5px;
	margin:0;
	border:1px solid #AAA;
	text-align:left;
}
.search_area_table_left {
	width:120px;
	background-color:#EAF0C8;
}
.search_area2 {
	width:675px;
	padding:5px;
	margin:5px 0 0 0;
	background-color:#EAF0C8;
	text-align:right;
}
.search_area_table2 {
	width:673px;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border:1px solid #AAA;
	background-color:#FFF;
}
.search_area_table2 td{
	height:auto;
	padding:5px;
	margin:0;
	border:1px solid #AAA;
	text-align:left;
	vertical-align:top;
}
.search_area_table2_top {
	background-color:#EAF0C8;
}
.spec_title {
	width:444px;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 0 0 10px;
	font-size:12px;
	color:#555;
	background-color:#EAF0C8;
	border      :1px solid #DDDDDD;
	border-left :5px solid green;
}
.spec {
	width:440px;
	height:auto;
	margin:0 0 10px 0;
	padding:9px;
	font-size:12px;
	color:#555;
	line-height:1.4em;
	border:1px solid #DDDDDD;
	border-top:none;
}
.chuui_bold {
	width:446px;
	padding:5px;
	margin:0 0 10px 0;
	background-color:#ffe4e1;
	color:red;
	text-align:center;
	border:2px solid pink;
}
.shouhin_catch {
	width:440px;
	margin:0;
	padding:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
	color:green;
}
.pop_body {
	width:440px;
	margin:0;
	padding:0;
}
.pop_body_left {
	width:302px;
	margin:0;
	padding:0;
	float:left;
}
.pop_body_right {
	width:128px;
	margin:0;
	padding:0 0 0 10px;
	float:right;
	cursor:pointer;
}
.thumbnail_block_left {
	width:58px;
	height:58px;
	margin:0 0 5px 0;
	padding:0;
	border:1px solid #CCC;
	float:left;
}
.thumbnail_block_right {
	width:58px;
	height:58px;
	margin:0 0 5px 8px;
	padding:0;
	border:1px solid #CCC;
	float:right;
}
.thumbnail {
	width:58px;
	height:58px;
}
.detail_bottom_box {
	width:438px;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #DDD;
	border-top:3px solid #AAA;
	border-bottom:3px solid #AAA;
	background-color:#EEE;
}
.detail_bottom_box_top {
	width:428px;
	padding:5px;;
	margin:0 0 10px 0;
	font-weight:bold;
	background-color:#DDD;
}
.detail_bottom_box_left {
	width:58px;
	padding:0;
	margin:0;
	float:left;
}
.detail_bottom_box_right {
	width:370px;
	padding:0 0 0 10px;
	margin:0;
	float:right;
}
.detail_bottom_box_price {
	width:370px;
	font-size:14px;
	color:red;
	text-align:right;
	margin:5px 0;
	padding:0;
	line-height:1.4em;
}
#shouhinImage {
	width:300px;
	height:300px;
	border:1px solid #CCC;
}
.price_block {
	width:420px;
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #CCC;
}
.title {
	width:170px;
	height:45px;
	float:left;
}
.footer_link {
	width:980px;
	text-align:center;
	font-size:12px;
	color:#666;
	line-height:1.4em;
	margin:0 auto;
	padding:10px 0;
	background-color:#EAF0C8;
}
.footer_link a{
	color:green;
}
#footer {
	width:980px;
	height:20px;
	text-align:center;
	font-size:10px;
	background-color:#95A775;
	color:#FFF;
	margin:0 auto 0 auto;
	padding:0;
	line-height:20px;
}
.clear {
	height:10px;
	clear:both;
}
.clear_thin {
	height:5px;
	clear:both;
}
.banner_left {
	width:225px; 
	height:100px; 
	margin:0;
	padding:0 5px 5px 0;
	float:left;
}
.banner_right {
	width:225px; 
	height:100px; 
	margin:0;
	padding:0 0 5px 5px;
	float:right;
}
.bar1 {
	width:440px;
	height:24px;
	line-height:24px;
	padding:0 10px 5px 10px;
	background-image:url(/image/bar1.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:green;
}
.bar2 {
	width:440px;
	height:24px;
	line-height:24px;
	padding:0 10px 5px 10px;
	background-image:url(/image/bar2.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:green;
}
.bar3 {
	width:440px;
	height:24px;
	line-height:24px;
	padding:0 10px 5px 10px;
	background-image:url(/image/bar3.jpg);
	background-repeat:no-repeat;
	text-align:right;
	color:green;
}
.box_left {
	width:85px;
	float:left;
}
.box_right {
	width:118px;
	float:right;
	padding:0 0 0 5px;
	font-size:11px;
}
.shohin {
	width:79px;
	height:79px;
	padding:2px 4px 4px 2px;
	margin:0;
	background-image:url(/image/shouhin_back.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
}
.shouhin_img_back {
	width:79px;
	height:79px;
}
.kensaku_box {
	width:440px;
	height:45px;
	line-height:45px;
	background-image:url(/image/kensaku_background.jpg);
	padding:0 10px;
	margin:0 0 10px 0;
	text-align:center;
}
.category_select {
	font-size:12px;
}
.AAA {
	color:#AAA;
}
.submit {
	width:80px;
}
.red {
	color:red;
}
.red_bold {
	color:red;
	font-size:14px;
	font-weight:bold;
}
.batsu {
	color:#888;
	font-size:14px;
	font-weight:bold;
	text-decoration:line-through;
}
.price_kibou {
	font-size:10px;
}
.kibou {
	font-size:14px;
	text-decoration:line-through;
}
.price_large {
	font-size:32px;
	font-weight:bold;
	color:#FF0000;
	line-height:1.2em;
}
.price_medium {
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
	line-height:1.2em;
}
.price_small {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	line-height:1.2em;
}
.price {
	width:420px;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	line-height:1.2em;
	padding:0;
	margin:0;
}
.button_cart_detail {
	width:420px;
}
.button_cart_detail_mini {
	width:250px;
}
.ichiran_red {
	width:108px;
	padding:5px;
	background-color:#fff0f5;
	margin:2px 0 0 0;
}
.ranking_top1 {
	width:200px;
	height:22px;
	text-align:right;
	padding:0 5px;
	line-height:22px;
	color:#888;
	margin:0 0 5px 0;
	font-size:11px;
	background-image:url(/image/ranking_sogo1.jpg);
	background-repeat:no-repeat;
}
.ranking_top2 {
	width:200px;
	height:22px;
	text-align:right;
	padding:0 5px;
	line-height:22px;
	color:#888;
	margin:0 0 5px 0;
	font-size:11px;
	background-image:url(/image/ranking_sogo2.jpg);
	background-repeat:no-repeat;
}
.ranking_top3 {
	width:200px;
	height:22px;
	text-align:right;
	padding:0 5px;
	line-height:22px;
	color:#888;
	margin:0 0 5px 0;
	font-size:11px;
	background-image:url(/image/ranking_sogo3.jpg);
	background-repeat:no-repeat;
}
.ranking_top4 {
	width:200px;
	height:22px;
	text-align:right;
	padding:0 5px;
	line-height:22px;
	color:#888;
	margin:0 0 5px 0;
	font-size:11px;
	background-image:url(/image/ranking_sogo4.jpg);
	background-repeat:no-repeat;
}
.ranking_top5 {
	width:200px;
	height:22px;
	text-align:right;
	padding:0 5px;
	line-height:22px;
	color:#888;
	margin:0 0 5px 0;
	font-size:11px;
	background-image:url(/image/ranking_sogo5.jpg);
	background-repeat:no-repeat;
}
#head {
	width:940px;
	height:101px;
	margin:0;
	padding:0;
}
#head_top {
	width:980px;
	height:35px;
	padding:0;
	margin:0;
	background-image:url(/image/head_back_top.jpg);
}
#head_medium {
	width:970px;
	height:24px;
	padding:0 10px 0 0;
	margin:0;
	background-image:url(/image/head_back_medium.jpg);
	text-align:right;
	font-size:10px;
	line-height:24px;
}
#head_medium a{
	color:#888;
	text-decoration:none;
}
#head_medium a:hover{
	text-decoration:underline;
}
#head_bottom {
	width:980px;
	height:42px;
	padding:0;
	margin:0;
	background-image:url(/image/head_back_bottom.jpg);
	background-repeat:repeat-x;
}
#head_top_left {
	width:620px;
	height:35px;
	padding:0 0 0 10px;
	margin:0;
	float:left;
}
#head_top_right {
	width:340px;
	height:31px;
	padding:4px 10px 0 0;
	margin:0;
	float:right;
}
#head_bottom_left {
	width:262px;
	height:42px;
	padding:0 0 0 9px;
	margin:0;
	float:left;
	background-image:url(/image/head_back_bottom.jpg);
	background-repeat:repeat-x;
}
#head_bottom_right {
	width:690px;
	height:42px;
	padding:0 10px 0 9px;
	margin:0;
	float:right;
	background-image:url(/image/head_back_bottom.jpg);
	background-repeat:repeat-x;
}
.navi img{
	border:none;
}
h1 {
	width:630px;
	font-size:12px;
	color:#777;
	font-weight:normal;
	height:15px;
	line-height:15px;
	margin:0;
	padding:5px 0 15px 0;
	color:#888888;
}
.red_big {
	color:red;
	font-size:24px;
	font-weight:bold;
}
.header_link {
	width:460px;
	height:25px;
	line-height:25px;
	padding:20px 0 0 0;
	margin:0;
	text-align:right;
	float:right;
	color:#AAA;
	font-size:11px;
}
.category_left {
	width:220px;
	height:80px;
	border-right:1px dashed #DDD;
	border-bottom:1px dashed #DDD;
	float:left;
	padding:4px 9px 4px 0;
}
.category_right {
	width:220px;
	height:80px;
	border-bottom:1px dashed #DDD;
	float:right;
	padding:4px 0 4px 10px
}
.category_left_bottom {
	width:220px;
	height:80px;
	border-right:1px dashed #DDD;
	float:left;
	padding:4px 9px 4px 0;
}
.category_right_bottom {
	width:220px;
	height:80px;
	float:right;
	padding:4px 0 4px 10px
}
.class {
	width:122px;
	height:31px;
	float:right;
}
.ranking_sogo_top {
	width:220px;
	height:35px;
	background-image:url(/image/ranking_sogo_top.jpg);
}
.ranking_sogo_body {
	width:208px;
	border:1px solid #EFF4D5;
	border-top:none; padding:5px;
}
.tape_box_head {
	width:250px;
	height:25px;
	margin:0;
	background-image:url(/image/side_box_top.jpg);
}
.tape_box_body {
	width:240px;
	background-color:#EFF4D5;
	padding:5px;
}
.tensuu {
	width:218px;
	height:31px;
	line-height:31px;
	text-align:right;
	float:left;
	color:green;
}
.catalogue_ichiran {
	width:685px;
	margin:10px 0;
	padding:0;
	border-collapse:collapse;
}
.ichiran_td {
	width:121px;
	border:1px solid #CCCCCC;
	padding:5px;
	margin:0 0 10px 0;
	cursor:pointer;
	vertical-align:top;
}
.ichiran_td_blank {
	width:133px;
	margin:0 0 10px 0;
}
.catalogue_ichiran_side {
	width:28px;
	text-align:center;
	vertical-align:middle;
	background-color:#EEEEEE;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #CCCCCC;
}
.between {
	width:5px;
	border:none;
	margin:0 0 10px 0;
}
.blackbold {
	font-weight:bold;
	color:#333;
}
.paging_area {
	width:450px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #AAA;
	margin:0 0 5px 0;
	float:right;
	text-align:right;
	font-size:16px;
	color:#888;
}
.paging_area a{
	color:#AAA;
	text-decoration:underline;
}
.paging_area a:hover{
	color:#333;
	text-decoration:underline;
}
.paging_area_left {
	width:235px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #AAA;
	margin:0 0 5px 0;
	float:left;
}
.paging_area_bottom {
	width:450px;
	height:40px;
	line-height:40px;
	border-top:1px solid #AAA;
	margin:5px 0 0 0;
	float:right;
	text-align:right;
	font-size:16px;
	color:#888;
}
.paging_area_bottom a{
	color:#AAA;
	text-decoration:underline;
}
.paging_area_bottom a:hover{
	color:#333;
	text-decoration:underline;
}
.paging_area_bottom_left {
	width:235px;
	height:40px;
	line-height:40px;
	border-top:1px solid #AAA;
	margin:5px 0 0 0;
	float:left;
}
.shouhin_ichiran {
	width:685px;
	border-collapse:collapse;
	border:1px solid #CCC;
	font-size:12px;
}
.shouhin_ichiran td{
	border-collapse:collapse;
	border:1px solid #CCC;
	padding:2px 4px;
	white-space:nowrap;
}
.shouhin_ichiran_top {
	background-color:#EEEEEE;
}
.shouhin_ichiran_title {
	width:669px;
	height:26px;
	line-height:26px;
	padding:0 0 0 10px;
	background-color:#EFF4D5;
	border-left:6px solid #75AD00;
	margin:5px 0 0 0;
}
.shouhin_ichiran_title h2{
	font-size:12px;
	color:#75AD00;
	font-weight:bold;
}
