/* 共通 */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
	line-height: 0;
}

.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

.clearfix {
	min-height: 1px; /*IE6、7対策*/
}

* html .clearfix {
	height: 1px;
	/*\*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}


a img {
	border: none;
}

.skip {
	display: none;
}

body {
	color:#333;
	font-size: 100%;
	line-height: 130%;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: center;
	background-color: #E8D9C1;
}

/* link */
a {
	color:#06C;
	text-decoration: none;
}

a:link {
	color:#06C;
}

a:visited {
	color:#06C;
}

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

/* List */
ul {
	list-style: none;
}

ol {
	list-style: none;
}

/* float */
.left {
	float: left;
}

.right {
	float: right;
}

/* span */
span.normal {
	font-weight: 400;
}

.bold {
	font-weight: 600;
}

span.lbold {
	font-weight: 600;
	font-size: 110%;
}

span.blue {
	color: #06C;
}

span.lbblue {
	font-weight: 600;
	font-size: 110%;
	color: #06C;
}

span.gray {
	color: #666;
}

span.orange {
	color: #FF6600;
}

span.red {
	color: red;
}

span.pink {
	color: #FF99CC;
}

span.dpink {
	color: #FF6699;
}


/*  */

div#wrap{
	margin: 0 auto;
	background: url('../images/back_header_xrepeat.jpg') left top repeat-x;
}

#header {
	width: 970px;
	height: 748px;
	margin: 0 auto;
	text-align: left;
}

#header h1{
	margin-left: 50px;
	font-size: 13px;
	line-height: 18px;
	color: #EDE3B8;
	font-size: 10px;
	font-weight: normal;
}

#header p.logo {
	margin: 10px 0 0 50px;
}

#header #header_logo{
	height: 66px;
}

#header #header_catch{
	height: 572px;
}

#header #header_contact{
	width: 280px;
	height: 62px;
	margin: -66px 0 0 655px;
	padding-top: 4px;
	background: url('../images/back_header_contact.jpg') left top no-repeat;
}

#header #header_contact a {
	margin: 0 0 0 35px;
}



div#contents{
	width: 970px;
	padding: 0;
	margin: 0 auto;
	background: url('../images/back_contents_yrepeat.jpg') left top repeat-y;
}




div.content_6reasons{
	width: 865px;
	_width: 100%;
	padding-top: 20px;
	padding-left: 60px;
}

div.kuromitsu_p_1{
	padding-bottom: 10px;
	padding-left: 8px;
	position: relative;
	float: left;
}

div.reason_a{
	position:absolute;
	top: 235px;
	left: 35px;
	width:235px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

div.reason_b{
	position:absolute;
	top: 235px;
	left: 30px;
	width:235px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

div.reason_c{
	position:absolute;
	top: 235px;
	left: 30px;
	width:235px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

div.kuromitsu_p_2{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 50px;
	position: relative;
}

div.form_1{
	position:absolute;
	top: 60px;
	left: 480px;
	_left: 440px;
}

div.kuromitsu_p_3{
	position: relative;
}

div.sauce_sub{
	margin: 0px 17px 0px 0px;
}

div.sauce_form{
	width: 798px;
	height: 198px;
	margin: 30px 0 10px 80px;
	background: url('../images/img_form.jpg') center bottom no-repeat;
}

div.sauce_form .form_button {
	padding: 20px 0 0 450px;
}

div.sauce_test{
	position: relative;
	font-size: 70%;
}

div.test1{
	width: 170px;
	background-color: #FFDEAD;
	position:absolute;
	top: 210px;
	margin-left: 65px;
	text-align: left;
	float: left;
}

div.test1 ul {
	margin: 10px 0px 30px 0px;
}

div.test1 ul li{
	margin: 0px 0px -6px 15px;
}

div.test2{
	width: 170px;
	background-color: #FFDEAD;
	position:absolute;
	top: 210px;
	margin-left: 285px;
	text-align: left;
	float: left;
}

div.test2 ul {
	margin: 10px 0px 20px 0px;
}

div.test2 ul li{
	margin: 0px 0px -6px 15px;
}

div.test3{
	width: 170px;
	background-color: #FFDEAD;
	position:absolute;
	top: 800px;
	margin-left: 285px;
	text-align: left;
	float: left;
}

div.test3 ul {
	margin: 10px 0px 20px 0px;
}

div.test3 ul li{
	margin: 0px 0px -6px 15px;
}

div.test4{
	width: 170px;
	background-color: #FFDEAD;
	position:absolute;
	top: 210px;
	margin-left: 505px;
	text-align: left;
	float: left;
}

div.test4 ul {
	margin: 10px 0px 20px 0px;
}

div.test4 ul li{
	margin: 0px 0px -6px 15px;
}

div.test5{
	width: 170px;
	background-color: #FFDEAD;
	position:absolute;
	top: 570px;
	margin-left: 505px;
	text-align: left;
	float: left;
}

div.test5 ul {
	margin: 10px 0px 20px 0px;
}

div.test5 ul li{
	margin: 0px 0px -6px 15px;
}

div.test6{
	width: 170px;
	background-color: #FFDEAD;
	position:absolute;
	top: 860px;
	margin-left: 505px;
	text-align: left;
	float: left;
}

div.test6 ul {
	margin: 10px 0px 20px 0px;
}

div.test6 ul li{
	margin: 0px 0px -6px 15px;
}

div.test7{
	width: 170px;
	background-color: #FFDEAD;
	position:absolute;
	top: 210px;
	margin-left: 725px;
	text-align: left;
	float: left;
}

div.test7 ul {
	margin: 10px 0px 20px 0px;
}

div.test7 ul li{
	margin: 0px 0px -6px 15px;
}




div.present_1{
	position:absolute;
	top: 90px;
	left: 370px;
	width: 280px;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
}

div.present_2{
	position:absolute;
	top: 35px;
	left: 330px;
	width: 220px;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
}

div.present_3{
	position:absolute;
	top: 55px;
	left: 365px;
	width: 280px;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
}

div.present_4{
	position:absolute;
	top: 75px;
	left: 280px;
	width: 240px;
	font-size: 13px;
	line-height: 15px;
	text-align: left;
}

div.flow{
	width:100%;
	background: url('../images/back_002_content.jpg') repeat-y;
	padding-top: 10px;
	font-size: 15px;
	line-height: 18px;
}

div.flow p.flow1{
	width: 670px;
	text-align: left;
}

div.flow p.flow2{
	width: 500px;
	padding-left: 20px;
	text-align: left;
}

div.flow p.flow3{
	width: 380px;
	padding-left: 20px;
	text-align: left;
}

div.int_original_kuromitsu{
	margin-top: 20px;
	margin-left:80px;
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
}

div.int_original_kuromitsu p{
	width: 450px;
}

div.about_hikari{
	margin-top: 20px;
	margin-left:100px;
	margin-bottom: 80px;
	font-size: 15px;
	line-height: 18px;
	text-align: left;

}

div.about_hikari p{
	width: 410px;
	margin-right: 10px;
}

div.kuromitsu_p_5{
	width: 774px;	
	text-align: left;
	padding-top: 10px;
	margin: 0 auto;
	padding-bottom: 30px;
}

div.kuromitsu_p_5a{
	width: 774px;	
	text-align: left;
	margin: 0 auto;
	padding-bottom: 30px;
	background-color: #E7CEA6;

}

table.mailform{
	border: 0px;
	width: 774px;
	color: #441E0B;
}

table.mailform tr th{
	width: 220px;
	background-color: #E7CEA6;
	padding-right: 10px;
	text-align: right;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	font-size: 78%;
}

table.mailform tr th.label_multi{
	padding-top: 5px;
	vertical-align: top;
}

table.mailform tr td{
	background-color: #F1DFC3;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	text-align: left;
	font-size: 78%;
}

table.mailform tr td span.form{
	font-size: 14px;
}

input.mailform{
	border: 1px solid;
	border-color:#B78D77;
}

textarea.mailform{
	border: 1px solid;
	border-color:#B78D77;
}

.contact_form_result table.mailform {
	width: 700px;
	margin: 0 auto;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}


p.button{
	margin-top: 10px;
	margin-bottom:10px;
}

p.button{
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

div.address{
	margin-top: 20px;
	border: 1px solid ;
	border-color: #E7CFA8;
	width: 770px;
	font-size: 14px;
	text-align: center;
}

div.addressa{
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 1px solid ;
	border-color: #E7CFA8;
	width: 740px;
	margin: 20px auto 0 auto;
	font-size: 14px;
	text-align: center;
}

p.text{
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.address a{
	font-weight: bold;
	margin-right: 20px;
}

div.addressa a{
	font-weight: bold;
	margin-right: 20px;
}

div.form_result{
	background-color: #FFFFFF;
	width: 700px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

.bottom {
	padding-bottom: 50px;
	background: url('../images/back_contents_bottomjpg.jpg') center bottom no-repeat;
}
