@charset "utf-8";
/* CSS Document */
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 150%;
	color: #000000;
	background-color:#FFF;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

form {
	margin:0; padding:0;
}

p {
	padding:0;
	margin:0;
}


a {
	color:#0066FF;
	text-decoration:none;
	border:none;
	}

a img {
	border-style:none;
	}

a:hover {
	color:#FF6600;
	text-decoration:underline
	}


.product_name {
	font-size:small;
	font-weight:bold;
	}

.price {
	font-size:large;
	font-weight:bold;
	color:#FF0000;
	/*
	line-height:150%;
	*/
	}

.tyuusyaku {
	font-size:x-small;
	line-height:130%;
	padding:0px 0px 10px 0px;
	}

.txt_red {
	color:#FF0000;
	}

/* 商品詳細ボタン、返品リンク*/
.b_more {
	padding:0px 0px 0px 266px;
	margin:0px;
	}
	
.b_more p {     
	display: table-cell;     
	vertical-align: middle;     
	margin: 0px;
}
* html .b_more p {     
display: inline;     
zoom: 1;     
}     
*:first-child+html .b_more p {     
display: inline;     
zoom: 1;     
}

.b_more p.space {
	padding-left:30px;
	background-image:url(images/caution.gif);
	background-repeat:no-repeat;
	background-position:16px 2px;
}

/* 位置調整必要な商品の詳細ボタン、返品リンク*/
.b_more_1 {
	padding:0px 0px 0px 0px;
	margin:0px;
	}
	
.b_more_1 p {
	display: table-cell;     
	vertical-align: middle;     
	margin: 0px;
}
* html .b_more_1 p {     
display: inline;     
zoom: 1;     
}     
*:first-child+html .b_more_1 p {     
display: inline;     
zoom: 1;     
}

.b_more_1 p.space {
	padding-left:30px;
	background-image:url(images/caution.gif);
	background-repeat:no-repeat;
	background-position:16px 2px;
}

/* カートボタン、返品リンク*/
.b_cart {
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	}
	
.b_cart p {
	display: table-cell;  
	vertical-align: middle;
	margin: 0px;
}
* html .b_cart p {
display: inline;
zoom: 1;     
}     
*:first-child+html .b_cart p {
display: inline;     
zoom: 1;     
}

.b_cart p.space {
	padding-left:30px;
	background-image:url(images/caution.gif);
	background-repeat:no-repeat;
	background-position:16px 2px;
}

.henpin{
	font-weight:bold;
}

#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/*ヘッダー*/

h1 {
	color:#0048ac;
	font-size:x-small;
	line-height:100%;
	font-weight:normal;
	margin:0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#h1txt {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 900px;
	background-image: url(images/h1txt_bg.gif);
	background-repeat: no-repeat;
}
#head {
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 900px;
}



/*ヘッダーメニュー*/

#head_menu {
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 900px;
}

#head_menu ul {
	margin:0px;
	padding:0px;
	}

#head_menu li {
	margin:0px;
	padding:0px;
	float:left;
	}

#head_menu li#menu01 {
	background-image:url(images/menu_01off.jpg);
	list-style:none;
	text-indent:-9999px;
	width:108px;
	height:28px;
	}

#head_menu li#menu01 a {
	display: block;
	width:108px;
	height:28px;
	}

#head_menu li#menu01 a:hover {
	display: block;
	width:108px;
	height:28px;
	background-image:url(images/menu_01on.jpg);
	}

#head_menu li#menu02 {
	background-image:url(images/menu_02off.jpg);
	list-style:none;
	text-indent:-9999px;
	width:132px;
	height:28px;
	}

#head_menu li#menu02 a {
	display: block;
	width:132px;
	height:28px;
	}

#head_menu li#menu02 a:hover {
	display: block;
	width:132px;
	height:28px;
	background-image:url(images/menu_02on.jpg);
	}

#head_menu li#menu03 {
	background-image:url(images/menu_03off.jpg);
	list-style:none;
	text-indent:-9999px;
	width:132px;
	height:28px;
	}

#head_menu li#menu03 a {
	display: block;
	width:132px;
	height:28px;
	}

#head_menu li#menu03 a:hover {
	display: block;
	width:132px;
	height:28px;
	background-image:url(images/menu_03on.jpg);
	}

#head_menu li#menu04 {
	background-image:url(images/menu_04off.jpg);
	list-style:none;
	text-indent:-9999px;
	width:132px;
	height:28px;
	}

#head_menu li#menu04 a {
	display: block;
	width:132px;
	height:28px;
	}

#head_menu li#menu04 a:hover {
	display: block;
	width:132px;
	height:28px;
	background-image:url(images/menu_04on.jpg);
	}

#head_menu li#menu05 {
	background-image:url(images/menu_05off.jpg);
	list-style:none;
	text-indent:-9999px;
	width:132px;
	height:28px;
	}

#head_menu li#menu05 a {
	display: block;
	width:132px;
	height:28px;
	}

#head_menu li#menu05 a:hover {
	display: block;
	width:132px;
	height:28px;
	background-image:url(images/menu_05on.jpg);
	}

#head_menu li#menu06 {
	background-image:url(images/menu_06off.jpg);
	list-style:none;
	text-indent:-9999px;
	width:132px;
	height:28px;
	}

#head_menu li#menu06 a {
	display: block;
	width:132px;
	height:28px;
	}

#head_menu li#menu06 a:hover {
	display: block;
	width:132px;
	height:28px;
	background-image:url(images/menu_06on.jpg);
	}

#head_menu li#menu07 {
	background-image:url(images/menu_07off.jpg);
	list-style:none;
	text-indent:-9999px;
	width:132px;
	height:28px;
	}

#head_menu li#menu07 a {
	display: block;
	width:132px;
	height:28px;
	}

#head_menu li#menu07 a:hover {
	display: block;
	width:132px;
	height:28px;
	background-image:url(images/menu_07on.jpg);
	}

	
/* -- パン屑リスト -- */
#pan {
	padding-top:6px;
	margin: 0px;	
	width: 900px;
}

/*本文*/

#content {
	padding: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*インフォメーション*/
#info {
	width: 898px;
	height: 80px;
	margin: 10px 0;
	padding: 5px 0;
	border:1px #CC0000 dotted;
	text-align:center;
}

#info p {
	margin:5px 0px;
	padding:0px;
	border-bottom:1px #CCCCCC dotted;
}

/*本文左側*/
/*左サイドメニュー*/

#left_side {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 168px;
}


/*左サイドメニュー ピックアップ*/

#pickup_waku {
	background-color: #FF0000;
	margin: 0px 0px 10px 0px;
	padding: 3px;
}

#pickup_waku ul {
	margin:0px;
	padding:0px;
	}

#pickup_waku li {
	margin:0px 0px 3px 0px;
	padding:0px;
	}

#pickup_waku li#bichiku_set {
/*
	background-image:url(images/b_product_set.jpg);
*/	
	background-image:url(images/pickup.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:111px;
	}

#pickup_waku li#bichiku_set a {
	display: block;
	width:162px;
	height:111px;
	}

#pickup_waku li#case {
	background-image:url(images/b_case.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:70px;
	}

#pickup_waku li#case a {
	display: block;
	width:162px;
	height:70px;
	}


/*左サイドメニュー 商品一覧*/

#syouhin_ichiran {
	background-image: url(images/leftside_waku_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 3px;
}

#syouhin_ichiran ul {
	margin:0px;
	padding:0px;
	}

#syouhin_ichiran li {
	margin:0px 0px 3px 0px;
	padding:0px;
	}

#syouhin_ichiran li#product_set {
	background-image:url(images/b_product_set.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_set a {
	display: block;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_mask {
	background-image:url(images/b_product_mask.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_mask a {
	display: block;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_goggle {
	background-image:url(images/b_product_goggle.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_goggle a {
	display: block;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_gown {
	background-image:url(images/b_product_gown.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_gown a {
	display: block;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_shoudoku {
	background-image:url(images/b_product_shoudoku.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_shoudoku a {
	display: block;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_bousai {
	background-image:url(images/b_product_bousai.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_bousai a {
	display: block;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_shokuryou {
	background-image:url(images/b_product_shokuryou.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_shokuryou a {
	display: block;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_other {
	background-image:url(images/b_product_other.jpg);
	list-style:none;
	text-indent:-9999px;
	width:162px;
	height:34px;
	}

#syouhin_ichiran li#product_other a {
	display: block;
	width:162px;
	height:34px;
	}



/*本文右側*/

#right_side {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 717px;
}



/*中央コンテンツ*/

#right_side_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 534px;
}

#top_konnatoki {
	margin:0px;
	padding:0px;
	background-color:#e9eaea;
	}

.konnatoki_ph {
	margin:3px 0px 3px 5px;
	padding:0px;
	}

#top_information {
	margin:0px;
	padding:10px;
	background-image:url(images/top_waku_bg.gif);
	}

#top_information p {
	margin:5px 0px;
	padding:0px;
	border-bottom:1px #CCCCCC dotted;
	}

#top_influnews {
	margin:0px;
	padding:10px;
	background-image:url(images/top_waku_bg.gif);
	}

#top_influnews p {
	margin:5px 0px;
	padding:0px;
	border-bottom:1px #CCCCCC dotted;
	}
	

#top_osusume {
	margin:0px;
	padding:0px;
	background-image:url(images/top_waku_bg.gif);
	}


/* 中央コンテンツ-下階層 */

.category_title {
	background-image:url(images/category_bg.gif);
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 10px;
	line-height:130%;
	/*height:90px;*/
	color:#FFFFFF;
	}

.komidashi {
	margin:0px 0px 15px 0px;
	padding:0px 0px 5px 25px;
	font-weight:normal;
	background-image:url(images/komidashi_bg.gif);
	background-repeat:no-repeat;
	border-bottom:2px #CCC solid;
	}


/*右サイドメニュー*/

#right_side_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 168px;
}

#merumaga {
	margin: 0px;
	padding: 4px;
	border-top: solid 5px #356fb9;
	border-right: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	border-left: solid 1px #d6d6d6;
	font-size:x-small;
}

#pressinfo {
	margin:0px;
	padding:5px;
	border:1px #CCCCCC solid;
	}

#pressinfo p {
	margin:5px 0px;
	padding:0px;
	border-bottom:1px #CCCCCC dotted;
	}

#q_and_a {
	margin:0px;
	padding:5px;
	border:1px #CCCCCC solid;
	}

#q_and_a p {
	margin:5px 0px;
	padding:0px;
	border-bottom:1px #CCCCCC dotted;
	}


/*フッターメニュー*/

#foot_menu {
	padding: 20px 0px 0px 0px;
	clear: both;
	width: 900px;
	margin: 0px;
	font-size:x-small;
	text-align:center;
}



/*コピーライト*/

#copyright {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	width: 900px;
	font-size:x-small;
	text-align:center;
}

/* 以下200908追加 */

/*トップページ　在庫表*/
table#table-01 {
    width: 530px;
    border: 1px #bbb solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #bbb solid;
    border-width: 0 0 1px 1px;
    background: #E6E6FA;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #bbb solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#table-01 td.left {
    text-align: left;
}


/* 以下200908追加 */

/*中央コンテンツ　メイン*/
#main01 {
	margin:0px;
	padding:0px 0px 30px 0px;
	float: left;
	width:534px;	
}

#main01_left {
	margin:0px;
	padding:0px;
	width:220px;
	float:left;
}

#main01_right {
	margin:10px 0 0 0;
	padding:0px;
	width:313px;	
	float:right;
}

#main02 {
	margin:0px;
	padding:0px;
	float: left;
	width:534px;	
}

.shouhin_title {
	background-image:url(images/shouhin_bg.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:7px 0px 7px 10px;
	color:#fff;
	font-size:small;
	}

.osusume {
	color:#FF0000;
	font-weight: bold;
}	

#main01_right h3{
	background-image:url(images/titlebar01.gif);
	background-repeat:no-repeat;
	margin-top: 10px;
	margin-bottom:0px;
	padding: 2px 10px;	
	height:24px;
}
	

#main01_right ul{
	margin:0px;
	padding-top:0px;
	padding-left:1.5em;
}

#main01_right li{
	padding-bottom:8px;
}

#main01_right .spec{
	margin-bottom:10px;
	border-top:solid 1px #0066CC;
	border-bottom:solid 1px #0066CC;
	width:100%;	
}

/*サイトマップ*/
.sitemap01{
	line-height:2em;
	padding:20px 0 0 25px;
	background: url(images/li01.gif) no-repeat 0 23px;
	list-style: none;
}

.sitemap02{
	padding-left:15px;
	background: url(images/li02.gif) no-repeat -5px -0.2em;
	list-style: none;
}

/*トップページキャンペーン*/
#camp {
	margin:0 auto;
	padding: 0px;
	width: 533px;
	height: 2420px;
	background: url(images/camp_back.gif) no-repeat top center;
}

#camp_text01 {
	padding-top: 50px;
	padding-left: 60px;
}

#camp_text02 {
	padding-top: 40px;
	padding-left: 10px;
}

#camp_mini {
	margin:0 auto;
	margin-top: 10px;
	width: 452px;
	height: 187px;	
	background: url(images/camp_mini_back1.gif) no-repeat top center;
}

#camp_exmini {
	margin:0 auto;
	margin-top: 10px;
	width: 452px;
	height: 219px;	
	background: url(images/camp_exmini_back.gif) no-repeat top center;
}

#camp_m101 {
	margin:0 auto;
	margin-top: 10px;
	width: 452px;
	height: 240px;	
	background: url(images/camp_m101_back.gif) no-repeat top center;
}

#camp_m001 {
	margin:0 auto;
	margin-top: 10px;
	width: 452px;
	height: 219px;	
	background: url(images/camp_m001_back.gif) no-repeat top center;
}

.camp_caption_mini {
	padding-top:7px;
	*padding-top:3px; /*ie6 ie7*/
	padding-left:5px;
	margin:0px;
	width: 280px;
	height: 39px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
}

.camp_caption_exmini {
	padding-top:7px;
	*padding-top:3px; /*ie6 ie7*/
	padding-left:5px;
	margin:0px;
	width: 280px;
	height: 39px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
}

.camp_caption_m101 {
	padding-top:7px;
	*padding-top:3px; /*ie6 ie7*/
	padding-left:5px;
	margin:0px;
	width: 280px;
	height: 39px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
}

.camp_caption_m001 {
	padding-top:8px;
	*padding-top:3px; /*ie6 ie7*/
	padding-left:5px;
	margin:0px;
	width: 280px;
	height: 28px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.camp_pic {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 15px;
	width: 108px;
	height: 93px;
	float:left;
}

.camp_name {
	float:left;	
	font-weight:bold;
	font-size:medium;
}

.camp_price {
	padding-left:20px;
}

.camp_henpin {
	padding-left:180px;
	background-image:url(images/caution.gif);
	background-repeat:no-repeat;
	background-position:165px -1px;
	font-size:small;
}

.m101red {
	font-weight:bold;
	font-size:small;
	color:#FF0000;
} 

#pr01 {
	margin:0 auto;
	margin-top: 10px;
	width: 490px;
	height: 988px;	
	background: url(images/camp_pr01_back.gif) no-repeat top center;
}

#camp_text02 {
	padding-top: 10px;
	margin:0 auto;
	text-align:center;
}

.camp_text_red {
	font-weight:bold;
	font-size:large;
	color:#FF0000;	
	text-align:center;
}

.camp_text_black {
	font-size:small;
	color:#000;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
}

.red {
	color:#FF0000;
}

.hyou {
	padding-top: 20px;
	margin:auto 0;
	text-align:center;
}

#pr02 {
	margin:0 auto;
	text-align:center;
	margin-top:10px;	
	width: 492px;
	height: 538px;		
	background: url(images/camp_pr02_back.gif) no-repeat top center;	
}

.camp_pr02_caption {
	padding-top:4px;
	font-weight:bold;
	font-size:medium;
	color:#006699;	
	text-align:center;
	line-height:1.0em;
}

.camp_pr02_img_01 {
	padding-top:20px;
}

.camp_pr02_img_02 {
	padding-top:20px;
	padding-left:25px;
}

.camp_pr02_img_03 {
	padding-top:10px;
	padding-left:15px;	
}

/*ヘルプページ*/
.komidashi_help {
	border-style: none none dashed solid;
	border-color: #3399CC;
	border-width: medium medium 1px 5px;
	padding: 5px 10px;
	margin-bottom: 1em;
}

ul.help1 {
	margin:0;
	padding:0;
}

ul.help1 li {
	padding-left: 20px;
	margin: 1em 0 0.5em 20px;
	list-style:none;
	background-image : url(images/arrow.gif) ;
	background-repeat : no-repeat ;
	background-position:0px 2px;
}

.kokomidashi{
	font-weight:bold;
}

ul.help1 li ul li {
	padding: 0px;
	margin: 0 0 0.5em 5px;
	list-style-type:disc;
}

ul.help2 {
	margin: 0px;
	padding-left: 10px;
}

ul.help1 li ul.help2 li  {
	padding: 0 0 0.5em 0px;
	list-style-type:disc;
	background-image:none;
}

ul.help3 {
	margin: 0px;
	padding-left: 0px;
}

ul.help1 li ul.help3 li  {
	list-style-type:none;
	background-image:none;
}

ul.help1 li ul.help3 ul.kome{
	padding-left: 5px;
	list-style-type:none;
}

ul.help1 li ul.help3 ul.kome li{
	list-style-type:none;
	background-image : url(images/kome.gif) ;
	background-repeat : no-repeat ;
	background-position : 0px 4px;
	padding-left: 15px;	
}

ul.ryoushuusho {
	margin: 0px;
	padding-left: 40px;
}

ul.ryoushuusho li {
	padding: 0px;
	margin: 0 0 0.4em 5px;
	list-style-type:disc;
}

ul.ryoushuusho ul.kome{
	padding-left: 15px;
	margin: 0;
	list-style-type:none;
}

ul.ryoushuusho ul.kome li{
	list-style-type:none;
	background-image : url(images/kome.gif) ;
	background-repeat : no-repeat ;
	background-position : 0px 4px;
	padding-left: 15px;
}