body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h1{
color:#000000;
font-size:12px;
line-height:18px;
font-weight:bold;
margin-left:272px;
margin-right:10px;
margin-bottom:0px;
}

#head {
	width:750px;
	height:65px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	background-image:url(../images/head_bg.jpg);
}

#topimage {
width:750px;
height:65px;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
background:url(../images/topimage.jpg) no-repeat;
padding-top:130px;

}
.headtext{
color:#000000;
font-size:12px;
line-height:18px;
font-weight:normal;
margin-left:272px;
margin-right:10px;
margin-bottom:0px;
}

#toiawase {
width:750px;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
}
.imageposi{
color:#000000;
font-size:12px;
line-height:18px;
font-weight:normal;
margin-left:168px;
margin-right:10px;
margin-bottom:10px;
}



/*C*/
#main{
	font-size:smaller;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	line-height:130%;
}
#main a {
	COLOR:#669900;
}
#main a:visited {
	COLOR:#666600;
}
#main a:hover {
	color:#99CC00;
}

#main .top{
	color:#000;
	border:solid #000000 1px;
	padding:6px;
}

#main .top .info{
	color:#F00;
	font-weight:bold;
	padding-top:4px;
}
#main .top .info a{
	color:#F00;
}
#main b{
	color:#47F;
}
#main span.nami{
	border-bottom:1px dotted;
}
#main h2{
color:#003;
font-size:120%;
height:26px;
margin-left:auto;
margin-right:auto;
margin-top:18px;
margin-bottom:3px;
padding-top:9px;
padding-left:3px;
background: #8FC2FA;
border-bottom:solid #36C 2px;
}
#main ol{
	margin-top:.8em;
	margin-bottom:.8em;
}
#main dl.tel{
	background-image:url(../images/tele.gif);
	background-repeat:no-repeat;
	height:55px;
	padding-top:5px;
	padding-left:74px;
	font-weight:bold;
	margin:20px 100px;
}
#main dl.tel dt{
	font-size:100%;
}
#main dl.tel dd{
	font-size:240%;
	color:#59F;
	margin:6px 0;
}
#main .shinobi{
	color:#FF0000;
	padding:0px 100px;
	font-size:80%;

}
#main .mail{
	background-image:url(../images/mail.gif);
	background-repeat:no-repeat;
	height:55px;
	padding-top:5px;
	padding-left:74px;
	font-weight:bold;
	margin:20px 100px;
}
#main .caution{
	border:dotted #999999 1px;
	background-color:#EFEFEF;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	margin-bottom:25px;
	color:#666666;
	padding:6px;
	line-height:100%;
}
#main .undertext{
	color:#333;
	padding-left:8px;
}
#main .seo{
	border-bottom:solid #999999 1px;
	background-color:#CCCCCC;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	margin-bottom:5px;
	color:#000033;
	line-height:130%;
	font-weight:bold;
	padding:6px;
}
#main .ax{
	border-top:dotted #999999 1px;
	border-bottom:dotted #999999 1px;
	background-color:#EEEEEE;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	color:#000033;
	font-weight:bold;
	padding:6px;
}

#main strong.arrow{
	color:#FF0000;
}

/*tb^*/
#foot{
	width:750px;
	border-top:solid #999999 1px;
	border-bottom:solid #999999 1px;
	background-color:#EEEEEE;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:10px;
	color:#000033;
	font-size:smaller;
	line-height:130%;
	padding:6px 6px 6px 10px;
}
#foot ul{
	display: inline;
	margin-left: 1em;
}
#foot ul li{
	display: inline;
	margin-left: 1em;
}
#foot strong.arrow{
	color:#000000;
}
#foot a {
	color:#000000;
	text-decoration:underline;
}
#foot a:hover {
	color:#99CC00;
}






#main div.formbox{
	width:600px;
	margin:40px auto;
	background-color:#aaa;
	padding:0 1px 1px 0;
	border:1px solid #ddd;
}
#main div.formbox h3{
	background-color:#333;
	color:#fff;
	font-size:13px;
	padding:.5em;
	font-weight:normal;
	margin:0;
}

#main div.formbox div.formdiv{
	border:1px solid #333;
	background-color:#eee;
}
#main div.formbox div.formdiv ul{
	color:red;
	font-weight:bold;
}
#main div.formbox div.formdiv dt{
	margin:5px 50px 0 10px;
}
#main div.formbox div.formdiv dd{
	margin:0 50px;
	color:#555;
}
