@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0 auto;
}

body {
	text-align: center;
	line-height: 145%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #FF6C6C;
	border-right: 1px solid #FF6C6C;
}

#header {
	background-image:url(images/title.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 146px;
}

#header .description {
	position: absolute;
	top: 10px;
	left: 70px;
	font-weight: bold;
	font-size: 12px;
}

#header .about {
	position: absolute;
	text-align: center;
	top: 15px;
	left: 555px;
}

#header .about img {
	margin-bottom: 5px;
}

#header .navi {
	background-color: #FF6C6C;
	height: 20px;
}

#header .navi ul {
	list-style-type: none;
}

#header .navi ul li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 5px 0 5px;
}

#header .navi ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 2px;
}

#header .navi ul li a:hover {
	background-color: #FF2C2C;
}

#contents {
	margin: 10px 20px;
}

img {
	border: none;
}

p {
	margin: 0 20px 10px 20px;
}

.red,
.f_red {
	color: #FF0000;
}

.redst {
	color: #FF0000;
	font-weight: bold;
}

.fs12 {
	font-size: 12px;
}

.align_center {
	text-align: center;
}

.align_right {
	text-align: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#contents .float_left {
	float: left;
}

#contents .float_right {
	float: right;
}

#contents .title {
	margin-top: 10px;
}

#contents .w395 {
	width: 395px;
	line-height: 135%;
}

#contents .w480 {
	width: 480px;
}

#contents .w555 {
	width: 555px;
}

#contents .beni_box {
	border: 3px double #FE4F51;
	background-color: #FEEFE1;
}

#contents .beni_box_inner {
	margin: 5px;
}

#contents .beni_box_inner p {
	font-weight: bold;
	margin: 10px 0 5px 0;
}

#contents .products_info {
	width: 395px;
	border: 1px solid #aaa;
	zoom: 1;
	margin-bottom: 10px;
overflow:hidden;
}

#contents .products_info:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#contents .products_info h2 {
	margin: 10px 7px 5px 5px;
	padding: 5px 0 5px 20px;
	background-image: url(images/list_top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 16px;
	background-color: #FEEFE1;
}

#contents .products_info h2 a {
	text-decoration: none;
	color: #000;
}

#contents .product_list_box_inner_left {
	float: left;
	width: 180px;
	text-align: center;
	margin: 10px 0 10px 3px;
}

#contents .product_list_box_inner_right {
	float: right;
	width: 200px;
	margin-right: 3px;
	line-height: 125%;
}

#contents .product_list_box_inner_right #detail1 {
	display: none;
}

#contents .product_list_box_inner_right .fs12st {
	margin: 15px 0 10px 0;
	font-weight: bold;
}

#contents .about {
	position: relative;
	margin: 20px 0;
}

#contents .about_msg {
	position: absolute;
	left: 187px;
	top: 257px;
	width: 385px;
	font-size: 12px;
	line-height: 145%;
	
}

#contents .about_msg p {
	margin: 7px 0;
}

#footer {
	border-top: 1px solid #FF6C6C;
	padding: 3px;
	background-color: #FEEFE1;
}

#footer a {
	margin-right: 10px;
}




.roundedcornr_box_799322 {
	background: url(images/roundedcornr_799322_tl.png) no-repeat top left;
}
.roundedcornr_top_799322 {
	background: url(images/roundedcornr_799322_tr.png) no-repeat top right;
}
.roundedcornr_bottom_799322 {
	background: url(images/roundedcornr_799322_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_799322 div {
	background: url(images/roundedcornr_799322_br.png) no-repeat bottom right;
}
.roundedcornr_content_799322 {
	background: url(images/roundedcornr_799322_r.png) top right repeat-y;
}

.roundedcornr_top_799322 div,.roundedcornr_top_799322,
.roundedcornr_bottom_799322 div, .roundedcornr_bottom_799322 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_799322, .roundedcornr_bottom_799322 {
	margin-top: -19px;
}
.roundedcornr_content_799322 { padding: 0 10px; }
.roundedcornr_content_799322 p { margin: 6px 5px; padding-top: 10px; *padding-top: 0; padding-bottom: 10px; font-size: 12px; line-height: 140%; font-weight: bold; }

#tokutei #contents {
	width: 600px;
	margin: 0 auto;
	padding: 10px 0;
}

#tokutei #contents table {
	width: 550px;
	border-top: 1px solid #ccc;
}

#tokutei #contents table th,
#tokutei #contents table td {
	padding: 5px;
}

#tokutei #contents table th {
	text-align: center;
	border-bottom: 2px solid #fff;
}

#tokutei #contents table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
