@CHARSET "UTF-8";



body{
	background-color: #f6f5ef;
}
a{
	color: #179fe6;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}



/* --------------------------------------------------------------------------------------------- Header */
#Header{
	background: url(../img/head_bg.gif) repeat-x 0 0;
}
#Header .inner{
	margin: 0 auto;
	width: 940px;
}
#Header .logo{
	float: left;
	padding: 27px 0 24px;
}
#Header .copy{
	float: right;
	padding: 28px 5px 0;
}
#Header ul{
	float: left;
	width: 940px;
}
#Header ul li{
	float: left;
}


/* --------------------------------------------------------------------------------------------- Contents */
#Contents{
	margin: 0 auto;
	width: 940px;
}

#Contents .text-set{
	text-align:left;
	padding: 10px 0 0 10px;
}

#Contents .text-set2{
	text-align:left;
	padding: 10px 0 0 10px;
	font-size: 93%;
}

#Contents .promotion{
	padding: 10px 0;
}
#Contents .pagetop{
	padding: 20px 0;
	text-align: right;
}
/* ----------------------------------------------------------------------------------- topic_path */
#Contents .topic_path{
	padding: 17px 0 22px;
	font-size: 93%;
}
#Contents .topic_path a{
	font-weight: bold;
}
#Contents .topic_path li{
	float: left;
	background: url(../img/mark03.gif) no-repeat 0 center;
	padding: 0 5px 0 10px;
	line-height: 1.2;
}
#Contents .topic_path .home{
	background: none;
	padding: 0 5px 0 0;
}
/* ----------------------------------------------------------------------------------- side01 */
#Contents .side01{
	float: left;
	background: url(../img/side01_bg.jpg) no-repeat 0 bottom;
	padding: 0 0 15px;
	width: 266px;
	text-align: left;
}
#Contents .side01 div{
	margin: 16px 0 0 15px;
	padding: 0 0 15px;
	width: 230px;
	background: url(../img/line01.gif) repeat-x 0 bottom;
}
#Contents .side01 div.last{
	background: none;
}
#Contents .side01 div .photo{
	float: left;
	padding: 0 13px 10px 0;
}
#Contents .side01 div .category{
	padding: 4px 0 2px;
	font-size: 93%;
}
#Contents .side01 div .category .eco{
	background: url(../img/icon_eco.gif) no-repeat 0 0;
	padding: 2px 0 2px 46px;
}
#Contents .side01 div .title{
	padding: 0 0 4px;
	font-weight: bold;
	line-height: 1.7;
	font-size: 93%;
}
#Contents .side01 div .text{
	padding: 0 0 7px;
	font-size: 85%;
	line-height: 1.4;
}
#Contents .side01 div .link{
	float: right;
	background: url(../img/mark01.gif) no-repeat right center;
	padding: 0 15px 0 0;
	font-size: 85%;
	line-height: 1.3;
}

#Contents .side01 div .link span{
	color: #cc4e68;
	font-weight: bold;
}


/* ----------------------------------------------------------------------------------- side02 */
#Contents .side02{
	float: right;
	width: 258px;
}
#Contents .side02 .box{
	padding: 0 0 15px;
	background: url(../img/side02_bg.jpg) no-repeat 0 bottom;
	text-align: left;
}
#Contents .side02 .box a{
	display: block;
	background: url(../img/mark02.gif) no-repeat 208px center;
	padding: 14px 10px;
	background-color: #f7f6f0;
	color: #777569;
	text-decoration: none;
	line-height: 1.2;
}
#Contents .side02 .box a:hover{
	display: block;
	background-color: #ffffff;
	color: #64a957;
	text-decoration: underline;
}
#Contents .side02 .box ul{
	margin: 13px 0 0 13px;
	border-top: 1px solid #dbd8ce;
	width: 230px;
	font-weight: bold;
	font-size: 93%;
}
#Contents .side02 .box ul li{
	border: 1px solid #dbd8ce;
	border-top: none;
}
#Contents .side02 .banner{
	margin: 10px 0 0;
}
/* ----------------------------------------------------------------------------------- side03 */
#Contents .side03{
	float: left;
	margin: 17px 0 0;
	width: 238px;
}
#Contents .side03 .box{
	padding: 0 0 17px;
	background: url(../img/side03_bg.jpg) no-repeat 0 bottom;
	text-align: left;
}
#Contents .side03 .box h2{
	background: url(../img/side03_title_bg.jpg) no-repeat 0 0;
	padding: 21px 16px 0;
	height: 17px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
}
#Contents .side03 .box a{
	display: block;
	background: url(../img/mark05.gif) no-repeat 191px center;
	padding: 14px 10px;
	background-color: #f7f6f0;
	color: #777569;
	text-decoration: none;
	line-height: 1.2;
}
#Contents .side03 .box a:hover{
	display: block;
	background-color: #ffffff;
	color: #0f8fd2;
	text-decoration: underline;
}
#Contents .side03 .box ul{
	margin: 17px 0 0 14px;
	border-top: 1px solid #dbd8ce;
	width: 207px;
	font-weight: bold;
	font-size: 93%;
}
#Contents .side03 .box ul li{
	border: 1px solid #dbd8ce;
	border-top: none;
}

#Contents .side03 .box ul li span{
	color: #cc4e68;
}

/* ----------------------------------------------------------------------------------- top_content */
#Contents .top_content{
}
/* ------------------------------------------------------------------------- whats_new */
#Contents .top_content .whats_new{
	float: left;
	margin: 0 0 0 12px;
	width: 389px;
	text-align: left;
	font-size: 93%;
}
#Contents .top_content .whats_new a{
	text-decoration: underline;
	color: #179FE6;
}
#Contents .top_content .whats_new a:hover{
	text-decoration: none;
}
#Contents .top_content .whats_new h2{
	padding: 22px 1px 11px;
	border-bottom: 2px solid #acaaa1;
}
#Contents .top_content .whats_new ul{
	margin: 10px 0 0;
	padding: 0 10px;
}
#Contents .top_content .whats_new ul li{
	background: url(../img/line01.gif) repeat-x 0 bottom;
	padding: 7px 0 6px;
	line-height: 1.3;
}
#Contents .top_content .whats_new ul li.last{
	background: none;
}
/* ----------------------------------------------------------------------------------- corporate */
#Contents .corporate{
	margin: 0 auto;
	width: 900px;
}
#Contents .corporate h2{
	background: url(../img/title_bg_l.jpg) no-repeat 0 0;
	margin: 20px 0 10px;
	padding: 14px 12px 0;
	height: 27px;
	text-align: left;
	color: #0f8fd2;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
}
#Contents .corporate table{
	margin: 0 auto 10px;
	width: 870px;
	font-size: 93%;
}
#Contents .corporate .adjust{
	margin: 0 auto;
}
#Contents .corporate table th,
#Contents .corporate table td{
	background: url(../img/line02.gif) repeat-x 0 bottom;
	padding: 15px 0 7px;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
}
#Contents .corporate table th span{
	display: block;
	background: url(../img/mark07.gif) no-repeat 0 center;
	padding: 0 0 0 15px;
}
#Contents .corporate table .noline{
	background: none;
}
#Contents .corporate table .list td{
	padding: 7px 10px;
	line-height: 1.7;
}
#Contents .corporate .message{
	margin: 0 auto;
	padding: 0 0 5px;
	width: 870px;
	line-height: 2;
	overflow: hidden;
}
#Contents .corporate .message p{
	padding: 5px 0 15px;
	text-align: left;
	font-size: 108%;
	line-height: 2;
}

#Contents .corporate .message p strong{
	font-weight: bold;
}

#Contents .corporate .message span{
	display: block;
	text-align: right;
	font-size: 93%;
	line-height: 1.7;
}

#Contents .corporate .message .m_text{
	float: left;
	width: 680px;
}

#Contents .corporate .message .m_pht{
	margin: 12px 0 0 0;
	float: right;
	width: 170px;
}
/* ----------------------------------------------------------------------------------- product */
/* ------------------------------------------------------------------------- main */
#Contents .product .main{
	padding: 10px 0 20px 2px;
	text-align: left;
	font-size: 93%;
}
#Contents .product .main .box{
	display: inline;
	float: left;
	background: url(../product/img/main_box_bg.jpg) #efede2 repeat-x 0 top;
	border: 1px solid #d6d5d5;
	margin: 20px 0 0 16px;
	padding: 15px 15px 0;
	width: 258px;
	height: 178px;
}
#Contents .product .main .box h2{
	float: left;
	background: url(../img/mark04.jpg) no-repeat 0 center;
	margin: 0 0 15px;
	padding: 0 0 0 19px;
	width: 100%;
	line-height: 1.2;
	font-weight: bold;
}
#Contents .product .main .box h2 span{
	color: #cc4e68;
}
#Contents .product .main .box .photo{
	float: left;
}
#Contents .product .main .box .text{
	float: right;
	width: 150px;
	line-height: 1.7;
}
/* ------------------------------------------------------------------------- detail */
#Contents .product .detail{
	float: right;
	padding: 20px 0 10px;
	width: 680px;
	color: #777569;
}
#Contents .product .detail h1{
	background: url(../img/title_bg.jpg) no-repeat 0 0;
	padding: 13px 12px 0;
	height: 28px;
	line-height: 1.2;
	font-weight: bold;
	font-size: 108%;
	color: #0f8fd2;
	text-align: left;
}

#Contents .product .detail h2{
	background: #4abdf8;
	width: 650px;
	margin: 30px auto 0 auto;
	padding: 9px 0 7px 10px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #37aae5;
}
#Contents .product .detail .text{
	padding: 15px 20px 0;
	text-align: left;
	font-size: 93%;
	line-height: 1.7;
}
#Contents .product .detail .photo{
	padding: 20px 20px 0;
}
#Contents .product .detail .photor{
	float: right;
	padding: 20px 20px 20px 30px;
}

#Contents .product .detail .logo{
	background: url(../product/img/asufa_logo.gif) no-repeat right 0;
	margin: 25px 10px -23px;
	padding: 17px 57px;
	min-height: 15px;
	text-align: right;
}

#Contents .product .detail .photoL{
	padding: 30px 0 0 0;
}

#Contents .product .detail dl{
	padding: 15px 20px 0;
	font-size: 93%;
	text-align: left;
	line-height: 1.7;
}
#Contents .product .detail dl dt{
	padding: 0 0 5px;
	font-weight: bold;
}
#Contents .product .detail dl dd{
	padding: 0 0 15px;
}
#Contents .product .detail table{
	margin: 0 0 20px;
	font-size: 93%;
}
#Contents .product .detail table th,
#Contents .product .detail table td{
	padding: 15px 0 0;
	vertical-align: top;
	line-height: 1.7;
}
#Contents .product .detail table th{
	font-weight: bold;
}
/* --------------------------------------------------------------- info */
#Contents .product .detail .info{
	margin: 0 auto;
	padding: 30px 0 0;
	width: 660px;
	text-align: left;
}
#Contents .product .detail .line{
	border-bottom: 1px solid #dbd8ce;
}
#Contents .product .detail .info .photo{
	float: left;
	width: auto;
	padding: 0 25px 20px 0;
}
#Contents .product .detail .info .mb100{
	margin-bottom: 100px;
}
#Contents .product .detail .info .photo img{
	margin: 0 0 15px;
}
#Contents .product .detail .info span{
	padding: 0 0 0 18px;
	background: url(../img/mark06.gif) no-repeat 0 1px;
	color: #6bb30a;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.4;
}
#Contents .product .detail .info .text{
	padding: 10px 0 20px;
}
#Contents .product .detail .info .text2{
	padding: 10px 0 10px;
}
#Contents .product .detail .info .wrap{
	float: left;
	width: 340px;
}
#Contents .product .detail .info .indent{
	text-indent: -17px;
	padding: 10px 0 20px 17px;
}
#Contents .product .detail .info .message{
	float: left;
	width: 339px;
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
	margin: 5px 0 20px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	font-size: 93%;
}
/* --------------------------------------------------------------- table01 */
#Contents .product .detail .tabletitle{
	font-weight: bold;
	margin: 20px 0 -10px 0;
	padding-left: 10px;
	text-align: left;
}

#Contents .product .detail .table01{
	margin: 20px auto 0;
	width: 660px;
	color: #666666;
}
#Contents .product .detail .table01 th,
#Contents .product .detail .table01 td{
	border: 1px solid #dbd8ce;
	padding: 5px 7px 4px;
	line-height: 1.5;
}
#Contents .product .detail .table01 th{
	background-color: #cceeff;
	font-weight: bold;
	text-align: center;
}
#Contents .product .detail .table01 td{
	text-align: left;
}
#Contents .product .detail .table01 .nowrap{
	white-space: nowrap;
}
#Contents .product .detail .table01 tr.eos{
	background-color: #FFCCCC;
}
#Contents .product .detail .note{
	text-align: left;
	padding: 5px 10px 0 26px;
	line-height: 125%;
	text-indent:-1em;
}
#Contents .product .detail .note span{
	width:20px;
	display:inline-block;
	background-color: #FFCCCC;
}

/* --------------------------------------------------------------- table02 */
#Contents .product .detail .table02{
	margin: 10px 0 20px;
}
#Contents .product .detail .table02 td{
	padding: 3px 30px 0 0;
}
/* --------------------------------------------------------------- table03 */
#Contents .product .detail .table03 th{
	width: 32px;
}

#Contents .product .detail .table01 td,
#Contents .product .detail .table02 td,
#Contents .product .detail .table03 td{
	vertical-align: middle;
}

#Contents .product .detail .table01 td.cen,
#Contents .product .detail .table02 td.cen,
#Contents .product .detail .table03 td.cen{
	text-align:center;
}

#Contents .product .detail .table01 td.right,
#Contents .product .detail .table02 td.right,
#Contents .product .detail .table03 td.right{
	text-align: right;
}

#Contents .product .detail .allcen td,
#Contents .product .detail .allcen td,
#Contents .product .detail .allcen td{
	text-align: center;
}

#Contents .product .detail_suika{
	float: right;
	padding: 20px 10px 10px;
	margin-top: 17px;
	background-color: #FFF;
	width: 660px;
	color: #777569;
}

#Contents .product .detail_suika h3 img{
	width: 100%;
}

#Contents .product .detail_suika .detail_layout{
	margin-top: 2em;
	clear: both;
	text-align: left;
}

#Contents .product .detail_suika .detail_layout .left{
	float: left;
	width: 320px;


}
#Contents .product .detail_suika .detail_layout .right{
	float: right;
	width: 320px;

}
#Contents .product .detail_suika .detail_layout dl{
	display: block;
	padding: 15px 0 0 20px;
	margin-bottom: 2em;
	background: url(../product/img/suika_maru.gif) no-repeat top left;
}
#Contents .product .detail_suika .detail_layout dl:last-child{
	margin-bottom: 0;
}
#Contents .product .detail_suika .detail_layout dl dt{
	display: block;
	margin-bottom: 1em;
	font-weight:  bold;
	color: #3E9A2A;
}
#Contents .product .detail_suika .detail_layout dl dt:before{
	content: '■ ';
}
#Contents .product .detail_suika .detail_layout dl dd{
	display: block;
	line-height: 1.5em;
}
#Contents .product .detail_suika .detail_layout dl dd span{
	padding-bottom: 1em;
}
#Contents .product .detail_suika .detail_layout dl dd span:last-child{
	padding-bottom: 0;
}
#Contents .product .detail_suika .detail_layout p{
	padding: 0 0 20px 20px;
	text-align: center;
}
#Contents .product .detail_suika .detail_layout p img.w100{
	width: 100%;
}
#Contents .product .detail_suika div.info{
	border: 2px solid #933600;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	text-align: left;
	margin-top: 3em;
	padding: 1em;
	line-height: 1.5em;
	font-size: 118%;
}

/* --------------------------------------------------------------------------------------------- Contact */
#Contents .contact{
	margin: 0 auto;
	width: 900px;
}
#Contents .contact h2{
	background: url(../img/title_bg_l.jpg) no-repeat 0 0;
	margin: 20px 0 10px;
	padding: 14px 12px 0;
	height: 27px;
	text-align: left;
	color: #0f8fd2;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
}
#Contents .contact table{
	margin: 0 auto 10px;
	width: 870px;
	font-size: 93%;
}
#Contents .contact .adjust{
	margin: 0 auto;
}
#Contents .contact table th,
#Contents .contact table td{
	background: url(../img/line02.gif) repeat-x 0 bottom;
	padding: 15px 0 7px;
	text-align: left;
	line-height: 1.5;
	vertical-align: top;
}
#Contents .contact table th strong{
	color:#FB0032;
}
#Contents .contact table td{
	padding: 10px 0 10px 0;
}
#Contents .contact table th span{
	display: block;
	background: url(../img/mark07.gif) no-repeat 0 center;
	padding: 0 0 0 15px;
}

#Contents .contact .message{
	margin: 0 auto;
	padding: 0 0 5px;
	width: 870px;
	line-height: 2;
	overflow: hidden;
}
#Contents .contact .message p{
	padding: 5px 0 15px;
	text-align: left;
	font-size: 108%;
	line-height: 2;
}

#Contents .contact .message p strong{
	font-weight: bold;
}

#Contents .contact .message span{
	display: block;
	text-align: right;
	font-size: 93%;
	line-height: 1.7;
}

#Contents .contact .message span.red{
	display: inline;
	font-size: 93%;
	color:#FB0032;
}

#Contents .contact table .form-style1{
	margin: 0 0 10px 0;
	overflow:hidden;
}

#Contents .contact table .form-style1 div{
	float: left;
	padding: 0 30px 0 0;
}

#Contents .contact table .form-style1 input{
	float: left;
	padding: 5px;
}

#Contents .contact table .form-style1 div p{
	font-size: 93%;
}

#Contents .contact table .form-style2{
	margin: 0 0 5px 0;
}

#Contents .contact table .form-style2 div{
	padding: 0 30px 0 0;
}

#Contents .contact table .form-style2 input{
	padding: 5px;
}

#Contents .contact table .form-style2 input.mb10{
	float: left;
	padding: 5px;
}

#Contents .contact .bt-style{
	padding: 10px 0 10px 0;
}

#Contents .contact .bt-style img{
	margin: 0 20px;
}

#Contents .contact p.errer{
	padding: 10px 0 10px 0;
	color:#FB0032;
}

#Contents .contact .check{
	width: 600px;
	padding: 5px 0 5px 15px;
}

#Contents .contact .end-text1{
	font-size: 166%;
	line-height: 2.0;
	padding: 20px 0 15px 0;
}

#Contents .contact .end-text2{
	font-size: 126%;
	line-height: 2.0;
	padding: 0 0 40px 0;
}

/* --------------------------------------------------------------------------------------------- Footer */
#Footer{
	border-top: 1px solid #ffffff;
	background-color: #99978f;
}
#Footer .inner{
	margin: 0 auto;
	padding: 18px 0 65px;
	width: 940px;
}

/* --------------------------------------------------------------------------------------------- Button */
.btn-next {
    border: 0px;
    width: 150px;
    height: 55px;
    background: url(../contact/img/btn_submit.jpg) left top no-repeat;
}
.btn-back {
    border: 0px;
    width: 150px;
    height: 55px;
    background: url(../contact/img/btn_modify.jpg) left top no-repeat;
}
.btn-send {
    border: 0px;
    width: 150px;
    height: 55px;
    background: url(../contact/img/btn_next.jpg) left top no-repeat;
}

