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


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

a img {
	border-style:none;
	}

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


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

.price {
	font-size:x-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;
	}

#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: 35px;
	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: 60px;
	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);
	}



/*本文*/

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



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

#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);
	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:111px;
	}

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

#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:10px;
	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 #CCCCCC 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;
}

/*その他*/

.line_right {	border-top-width: 1px;	border-top-style: none;	border-right-style: solid;	border-bottom-style: none;	border-left-style: none;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;}