/*--------------------------------------------------------------------
common
cssの初期化
--------------------------------------------------------------------*/


* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	color:#333333;
	line-height:1.8em;
	

}


/*bodyのスタイル*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;	
	background:#EAE3CA;

}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:left;
}

img{
	padding:0px;
	margin:0px;
}


html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h2, h3, h4, h5, h6, address, div, blockquote, p, pre, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}



table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	color: #CC6600;
}

a:hover {
	color:#B70000;
}



li{
	list-style:none;
	text-align:left;
}

p{
	margin:10px 0px;
}

p.tmore{
	text-align:right;
	padding:0px 0px 0px;
	margin:0px;}

h1.topimg{
	background:url(../commonimg/header.jpg) no-repeat 0 0;
	width:870px;
	text-indent:-9999px;
	height:283px;
	margin:0px 0px 7px;
}

h1.messageimg{
	background:url(../message/img/header.jpg) no-repeat 0 0;
	width:870px;
	text-indent:-9999px;
	height:205px;
	margin:0px 0px 7px;
}

h1.aboutimg{
	background:url(../about/img/header.jpg) no-repeat 0 0;
	width:870px;
	text-indent:-9999px;
	height:205px;
	margin:0px 0px 7px;
}

h1.productimg{
	background:url(../product/img/header.jpg) no-repeat 0 0;
	width:870px;
	text-indent:-9999px;
	height:205px;
	margin:0px 0px 7px;
}

h1.contactimg{
	background:url(../contact/img/header.jpg) no-repeat 0 0;
	width:870px;
	text-indent:-9999px;
	height:205px;
	margin:0px 0px 7px;
}

h1.companyimg{
	background:url(../company/img/header.jpg) no-repeat 0 0;
	width:870px;
	text-indent:-9999px;
	height:205px;
	margin:0px 0px 7px;
}

h2.h20{
	margin:0px;
	text-align:left;}
	
h2{
	margin:0px 0px 8px;
	text-align:left;}
	
h2.h2m25{
	margin:0px 0px 25px;
	text-align:left;}
	
h3{
	margin:10px 0px 0px;
	text-align:left;}
	
h3.h3m30{
	margin:10px 0px 30px;
	text-align:left;}
	
h4{
	margin:40px 0px 10px;
	text-align:left;}


img.m0{
	vertical-align:middle;}

/*--------------------------------------------------------------------
common
ページ共通部分
--------------------------------------------------------------------*/

/*containerのスタイル*/

#container{
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#666666;
		background:url(../commonimg/h_bg.jpg);
	background-repeat:repeat-x;
}

#container2{
	text-align:center;
	margin:0px auto;
	font-size:12px;
	color:#666666;
		background:url(../commonimg/h2_bg.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	width:870px;
	text-align:center;
	margin:0px auto;
}



/*headerのスタイル*/

#header {
	padding: 0px;
	margin: 0px 0px 0px;
	background:url(../commonimg/h_bg.jpg);
	background-repeat:repeat-x;
}


#hleft{
	float:left;
	margin:22px 0px 0px;
	width:373px;}

#hright{
	float:right;
	margin:31px 0px 0px;}
	
#main{
	background:url(../commonimg/main_bg.jpg);
	background-repeat:repeat-y;
	padding:30px 0px 55px;

}

.hajimetebox{
	background:url(../commonimg/hajime.jpg) no-repeat 0 0;
	width:550px;
	height:251px;
	float:right;
	margin:0px 0px 10px;}
	
.hajimetebox p{
	color:#003300;
	margin:65px 15px 0px 15px;}

.menubox{
	background:#F4F0E5;
	padding:10px 0px;}

.menubox p{
	margin:0px;}
	
/*footer*/

#footer01{
	background:url(../commonimg/f_bg.jpg);
	background-repeat:repeat-x;
	text-align:center;
	height:55px;
	}
	
	
#footer01 li {
	display: inline;
	margin:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#ffffff;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	font-size:12px;
	text-decoration:none;
	padding-top:0px;
	padding-bottom:0px;
	color:#ffffff;
}

#footer01 a{
	color:#FFFFFF;}
	
#footer01 a:hover{
	color:#CC6600;}
	 
#footer01 ul {
	list-style-image: none;
	list-style-type: none;
	text-align:center;
	margin:0px 0px;
	padding:0px;
	text-align:center;
}

#footer01 .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.f01_l{
	position:absolute;
	top:15px;
	left:135px;}

.f01_r{
	position:absolute;
	top:15px;
	left:620px;}
	
.f780{
	width:780px;
	margin:0px auto;
	position:relative;
	padding:15px 0px 0px;}
	
#footer02{
	background:url(../commonimg/main_bg.jpg);
	background-repeat:repeat-y;
	width:870px;
	margin:0px auto;

}

#footer02 a{
	color:#999999;
	text-decoration:none;}

.weblunch{
	float:right;
	margin:7px 0px 0px;}
	

.input1{
	border:#819846 solid 1px;
	line-height:1em;
	background:#ECF0DF;}
	
.input2{
	border:#819846 solid 1px;
	line-height:1em;}
	
.input3{
	border:#819846 solid 1px;
	line-height:1em;
	width:400px;}
	
.txtsize{
	border:#819846 solid 1px;
	line-height:1em;
	width:520px;}
	
/*otherのスタイル*/


.hyou td{
	padding:4px 10px 8px 10px;
	text-align:left;}
	
.hyou td.tdl{
	background:url(../company/img/td.jpg) no-repeat 0 0;
	padding:4px 10px 8px 20px;}
	
.hyou td.tdline{
	background:url(../company/img/hyouline.jpg);
	background-repeat:repeat-x;
	height:1px;}
	
.hyou{
	margin:0px 0px 20px;}


p.more a{
	text-align:right;
	line-height:1em;
	margin:0px;
	background:url(../commonimg/list.jpg) no-repeat 0 0;
	}
	

.plr10 p{
	margin:10px;}
	

.pagetop{
	margin:30px 0px 0px;
	text-align:right;
}


.txtb{
	font-weight:bold;
}



.nolist{
	list-style:none;
}

.fleft{
	float:left;
	text-align:left;
}

.fright{
	float:right;
}

.tcenter{
	text-align:center;
}

.tright{
	text-align:right;
}

.tleft{
	text-align:left;
}

.borderpoint{
	border-collapse: collapse;
}

.pagetop{
	margin:30px 0px 0px;
	text-align:right;
}

.clear{
	clear:both;
}

.txt11{
	font-size:11px;}


.txtred{
	color:#FF0000;
}

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


.mt10{
	margin:10px 0px 0px;
}

.mt20{
	margin:20px 0px 0px;
}

.mu3{
	margin:0px 0px 3px;
}	
.mu5{
	margin:0px 0px 5px;
}

.mu10{
	margin:0px 0px 10px;
}



.mu15{
	margin:0px 0px 15px;
}


.mu20{
	margin:0px 0px 20px;
}

.mu25{
	margin:0px 0px 25px;
}


.mu30{
	margin:0px 0px 30px;
}

.mu40{
	margin:0px 0px 40px;
}


.mu50{
	margin:0px 0px 50px;
}

.mu200{
	margin:0px 0px 200px;
}


.w155r{
	width:155px;
	float:right;}

.w350{
	width:350px;
	margin:0px auto;}

.w360l{
	width:360px;
	float:left;}

.w360r{
	width:360px;
	float:right;}

.w370l{
	width:370px;
	float:left;}

.w370r{
	width:370px;
	float:right;}
	
.w390l{
	width:390px;
	float:left;}
	
.w500l{
	width:500px;
	float:left;
	text-align:right;}
	
.w540l{
	width:540px;
	float:left;}
	
.w540r{
	width:540px;
	float:right;}
	
.w740{
	width:740px;
	margin:0px auto;}

.w780{
	width:780px;
	margin:0px auto;}
