/* キャラクターの設定 */

@charset "UTF-8";

/* アンカーテキストの設定 */

* {
	margin: 0;
	padding: 0;
}

ul#other_notices { font-size:90%; }
ul#other_notices li { margin-bottom:8px; }

/* Hxタグに関する設定 */

h1 { display:inline; font-size:100%; }
h2 {
	background-color:#3334FF;
	background-image:url(/img/midashi_bg2.gif);
	height:30px;
	width:560px;
	vertical-align:middle;
	line-height:1.51;
	padding-left:20px;
	font-size:20px;
	text-align:left;
	margin: 0 10px 0 0;
}
h3 { font-size:120%; text-align:center; }

/* Aタグに関する設定 */
a { color:#3333ff; }
a:active { color:#aaaaff; }
a:hover { color:#aaaaff; }

/* BODYに関する設定 */
body {
 text-align: center;
 background-image: url('/img/background.gif');
 background-repeat: repeat-y;
 background-position: center top;
}

/* UL,OL,LI,DD,DT,DLに関する設定 */
li {
	list-style-position:inside;	
}

/* DIVに関するID設定 */

#contents { margin: 5px auto; width:750px; text-align: left; }

#header {
	border-collapse:collapse;
	border-style:solid;
	border-color:#604141;
	border-width:1px 0px 0px 0px;
	background-image:url('/img/head_n4.jpg');
	background-repeat:no-repeat;
	width:750px;
	height:250px;
 }
 #searchbar {
 	margin:213px 0 0 460px;
 }
 #searchbar .word {
	margin-left:20px;
	width: 160px;
	border: 1px solid #604141;
 }
 #searchbar .submit {
	 width:60px;
	 border: 1px solid #CCC;
 }
 #head_menu { 
 	margin-bottom:2px; 
 	margin-top:1px; 
 	width:750px; 
 	height:32px;
 }
 #head_menu li {
	display:block;
	height:32px;
	width:107px;
	overflow: hidden;
	float:left;
	list-style-position: outside;
	list-style-type: none;
	text-align:center;
 }
 #head_menu li a {
	display: block;
	height:31px;
	width:106px;
	vertical-align:middle;
	color: #604141;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
	font-size: 14px;
	line-height:2;
	background-color:#a0d8ef;
 }
 #head_menu li a:hover {
	background-color: #90c8df;
 }
 #head_menu li.cargo a {
	background-color: #c8df90;
 }
 #head_menu li.cargo a:hover {
	background-color: #b8cf80;
 }
   
#middle { margin-top:2px; clear:left; }

 #side { float:left; width:160px; border: 1px solid #7c7c7c; }
 #side_menu h3 {
/*
	background-image: url('/img/sidenavi-head.jpg');
*/
	background-color:#a0d8ef;
	font-size: 16px;
	line-height: 1.59;
	color: #604141;
	width:160px;
	height: 27px;
}
 #side_menu h3.ss {
/*
	background-image: url('/img/sidenavi-head-ss.jpg');
*/
	background-color:#ff0000;
	color: #ffffff;
}
 #side_menu li {
	display:block;
	overflow: hidden;
	list-style-type:none;
	text-align:center;
	background-color:#ffffff;
	border-bottom: 1px dashed #7c7c7c;
	list-style-position: outside;
	list-style-type: none;
 }
 #side_menu li b {
	display: block;
	height:27px;
	width:160px;
	vertical-align:middle;
	font-weight:bold;
	text-align: left;
	font-size: 12px;
	line-height:2.3;
	padding-left: 15px;
 }
 #side_menu li a {
	color:#00099d;
	display: block;
	height:27px;
	width:160px;
	vertical-align:middle;
	font-weight:bold;
	text-align: left;
	font-size: 12px;
	line-height:2.3;
	padding-left: 15px;
 }
 #side_menu li a.submenu {
	margin-left: 10px;
	width:150px;
 }
 #side_menu a:hover {
	background-color: #eeeeee;
	color: #0000ff;
 }
 #side_menu div.assoc_site {
	 text-align:center;
	 line-height: 1.70;
	 margin: 5 0;
	 font-size:12px;
 }
 #side_menu div.assoc_site a {
	 background-color: #ffffff;
 }
 #side_menu div.assoc_site a:hover {
	 background-color: #eeeeee;
 }
  #word { width: 80px; }


 #main { float:right; width:580px; }
 #main ul,#main ol {
	list-style-position: inside;
	margin-left: 20px;
}

  #midashi { background-image:url('../img/midashi_bg1.gif'); background-repeat:no-repeat;
	     width:577px; height:250px; color:#ffffff; }

#footer { clear:both; /* padding-top:30px; */ margin-top:15px; }


/* クラス設定（大枠部分） */

.h1 { margin:1px; white-space:nowrap; }
.h2 { margin-top:20px; font-size:110%; width:100%; }
.head_menu1 { float:left; }
.text1 { white-space:nowrap; text-align:center; }
.text1-1 { margin-left: 20px; }

/* クラス設定（商品ページのタイトル部分） */

.midashi1 { font-weight:bold; text-align:center; margin:10px; clear:left; }
.mark1 { float:left; width:20%; text-align:center; margin-top:10px; }
.mark2 { float:left; width:20%; text-align:center; margin-top:10px; }
.title1 { float:left; width:59%; margin-top:2px; padding-top:30px; }


/* クラス設定（商品エリア部分） */
/* 説明文 */
.article1 { margin:1px; }
.price { font-weight:bold; color:#f00; }
.price1 { padding-left:30px; font-weight:bold; margin-top:5px; color:#f00; }
/* 商品名 */
.art_title1 { background-image:url('../img/art_title1.gif'); background-repeat:no-repeat; background-position:left 5px;
	      color:#ffffff; line-height: 3.5;  vertical-align:middle; }
.art_title1 h3 { font-family:'MS PMincho',Serif;  }
.art_title2 { height: 67px; line-height: 53px ; color: #ffffff;
          background-image: url('../img/art_title1.gif'); background-repeat: no-repeat; background-position: left center; }
/* 商品画像背景 */
.art_text1 { background-image: url('../img/art_bg1.gif'); background-repeat: no-repeat; margin-top:10px; margin-bottom:10px; }
.art_text2 { text-align:center; }
.art_text3 { width: 560px; }
.art_text4 {  }
.art_text5 { width:50%; text-align:center; }
.art_text6 { width:50%; text-align:center; }
.art_text7 { text-align:center; }
/* カゴ背景 */
.art_text8 { background-image:url('../img/art_bg2.gif'); background-repeat:no-repeat; background-position:center;
	     padding:15px 15px 15px 35px; font-size:105%; text-align:left; }
.art_text9 { text-align:center; margin-top:-11px; }
.art_text10 { margin-bottom:2px; font-family:"MS PGothic"; color:#003366; font-size:105%; }
/* 商品名・仕様（青色） */
.art_text11 { color:#003366; }


/* クラス設定（フッター部分） */

.footer1 { float:left; width:30%; text-align:left; }
.footer2 { float:left; width:78%; text-align:center; font-family:times new roman; }
.footer3 { float:right; width:22%; text-align:right; }


/* クラス設定（画像部分） */

.img_art1 { margin-bottom:10px; }
.img_cargo1 { margin-left:10px; vertical-align:middle; }


/* クラス設定（リンク部分） */

.url_side1 { color:#ffffff; }

.art_type1 { padding-left:30px; font-size:105%; font-weight:bold; }
.art_type2 { padding-left:30px; font-weight:bold; }
.art_type3 { text-align:center; }
.art_type4 {  }
.art_type5 {  }
.art_type6 { font-weight:bold; }
.art_type7 { font-weight:bold; }

.sitemap1 { background-image:url('../img/arrow1.gif'); background-repeat:no-repeat; background-position:15px center;
	    padding-left:40px; margin-bottom:15px; margin-top:10px; }
.sitemap2 { background-image:url('../img/arrow2.gif'); background-repeat:no-repeat; background-position:32px center;
	    padding-left:50px; margin-top:15px; }

.sub_text1 { font-weight:bold; padding-left:30px; margin:6px 0px; text-align:left; font-size:110%;
	     background-image:url('../img/arrow1.gif'); background-repeat:no-repeat; background-position:5px center;
	     background-color:#5555aa; color:#ffffff; }
.sub_text2 { margin:10px 10px 10px 20px; }
.sub_text3 { font-size:90%; margin-top:10px; margin-bottom:20px; }

.table1-1a { border-collapse:collapse; border-style:solid; border-color:#888888; border-width:1px;
	    background-color:#dddddd; padding:3px 10px; white-space:nowrap; }
.table1-2 { border-collapse:collapse; border-style:solid; border-color:#888888; border-width:1px 1px 1px 0px;
	    padding:3px 10px; white-space:nowrap; }
.table1-2a { border-collapse:collapse; border-style:solid; border-color:#888888; border-width:1px 1px 1px 0px;
	    background-color:#dddddd; padding:3px 10px; white-space:nowrap; }
.table1-3a { border-collapse:collapse; border-style:solid; border-color:#888888; border-width:0px 1px 1px 1px;
	    background-color:#dddddd; padding:3px 10px; white-space:nowrap; }
.table1-3 { border-collapse:collapse; border-style:solid; border-color:#888888; border-width:0px 1px 1px 1px;
	    padding:3px 10px; white-space:nowrap; }
.table1-4 { border-collapse:collapse; border-style:solid; border-color:#888888; border-width:0px 1px 1px 0px;
	    padding:3px 10px; }
.table1-4a { border-collapse:collapse; border-style:solid; border-color:#888888; border-width:0px 1px 1px 0px;
	    background-color:#dddddd; padding:3px 10px; white-space:nowrap; }

/* Extended by kitagawa :: table 1px solid border */

.color1 { color:#ff3333; }
.color2 { color:#33ff33; }
.color3 { color:#aaaaff; }
.color4 { color:#33ffff; }
.color5 { color:#ff33ff; }
.color6 { color:#ffff33; }


/* Extended by kitagawa :: table 1px solid border */


table.calendar {
	background-color: #CCCCCC;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 0px 1px 1px;
}
table.calendar th {
	background-color: #dddddd;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 0px 0px;
	white-space: nowrap;
	padding: 2px;
	font-weight: thin;
	text-align:center;
	vertical-align:middle;
}
table.calendar td {
	background-color: #ffffff;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 0px 0px;
	padding: 2px;
	text-align:center;
	vertical-align:middle;
}
table.calendar td.holiday {
	background-color: #FF99CC;
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 1px 0px 0px;
	padding: 2px;
	text-align:center;
	vertical-align:middle;
}

/* div for calendar by yasunari */

div.calendar_this_month { text-align: center; }
div.calendar_this_month { text-align: center; margin: 10px 0 ; }



table.sheet {  background-color: #000000;  border-collapse: collapse;  border-style: solid;  border-color: #000000;  border-width: 0px 0px 1px 1px; }
table.sheet th {  background-color: #dddddd;  border-collapse: collapse;  border-style: solid;  border-color: #000000;  border-width: 1px 1px 0px 0px;  white-space: nowrap;  padding: 2px 6px;  font-family: MS PGothic;  font-size: 11pt;  line-height: 1.03; }
table.sheet td {  background-color: #ffffff;  border-collapse: collapse;  border-style: solid;  border-color: #000000;  border-width: 1px 1px 0px 0px;  padding: 2px;  font-family: MS PGothic;  font-size: 11pt;  line-height: 1.03; }
table.sheet th.pickup {  background-color: #ffffaa;  border-collapse: collapse;  border-style: solid;  border-color: #000000;  border-width: 1px 1px 0px 0px;  white-space: nowrap;  padding: 2px;  font-family: MS PGothic;  font-size: 11pt;  line-height: 1; }
table.sheet td.pickup {  background-color: #ffffaa;  border-collapse: collapse;  border-style: solid;  border-color: #000000;  border-width: 1px 1px 0px 0px;  padding: 2px;  font-family: MS PGothic;  font-size: 11pt;  line-height: 1; }
table.sheet td.numeric {  text-align: right;  background-color: #ffffff;  border-collapse: collapse;  border-style: solid;  border-color: #000000;  border-width: 1px 1px 0px 0px;  padding: 2px;  font-family: MS PGothic;  font-size: 11pt;  line-height: 1; }

table.sheet1 { background-color: #000; border-width: 0px 0px 1px 1px;}
table.sheet1 th { background-color: #ddd; border-width: 1px 1px 0px 0px; padding: 8px 16px; }
table.sheet1 td { background-color: #fff; border-width: 1px 1px 0px 0px; padding: 2px 6px;  font-size: 90%;}
table.sheet1 tr.pickup td { background-color: #ffa; border-width: 1px 1px 0px 0px; padding: 2px 6px;  font-size: 90%;}
table.sheet1 td.pickup { background-color: #ffa; border-width: 1px 1px 0px 0px; padding: 2px 6px;  font-size: 90%;}


/* Extended by kitagawa :: table noborder */

table.sheet0 { background-color: transparent; border-width: 0px 0px 0px 0px; margin:0px; padding:0px;}
table.sheet0 th { background-color: transparent; border-width: 0px 0px 0px 0px; margin:0px; padding:0px;}
table.sheet0 td { background-color: transparent; border-width: 0px 0px 0px 0px; margin:0px; padding:0px;}


/* Extended by kitagawa :: p small text */

p.p_small { font-size: 80%; }


/* Extended by Kitagawa :: img float left */

img.img_floatleft { float: left; margin: 2px 10px; }

.center { text-align: center; }

.link_area { margin:12px 0px 8px 0px; text-align:center; font-weight:bold; }
.link_area a { background-image:url('../img/arrow3.gif'); background-repeat:no-repeat; background-position:left center;
               padding-left:16px; padding-right:10px; }
.top123 { background-color:#fff; border:solid #900 2px; }

div.caution { color:#f33; font-weight:bold; }

div.check_point {
	margin: 10px 0px;
	height: 30px;
	background-image: url('/img/background_image1.jpg');
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: center;
}

.comment {
	font-size: 80%;
}
#siteseal .comment {
	border: 0;
	text-align: left;
}

.sub_cargo {
	width: 200px;
	border-bottom:1px dotted #555555;
}

.important { color:#ff0000; font-weight:bold; }
.warning { color:#ff0000; }
.comment { font-size:80%; }
h3.formatted { text-align:left; line-height:2.10; }
p.formatted { margin-left:20px; font-size:90%; line-height:1.71; }
p.formatted:first-letter { font-size:300%; float:left; line-height:1.01; clear:left; }

