*{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:150%;
	margin:0 auto;
	color:#666666;
	font-weight: normal;
}

body{
	background-image:url(../img/top_bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

a{
	color:#003300;
	text-decoration:none;
	font-size: 12px;
}

a:hover{
	color:#003300;
	text-decoration:underline;
}

/*-----見出し-----*/
h1{
	height:18px;
	width:960px;
	color:#FFFFFF;
	margin: 0px auto;
	font-size: 10px;
	padding: 0;
	text-align: left;
	letter-spacing: 1px;
}



#header{
	height:96px;
	width:960px;
	margin: 0px auto;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#header_right{
	width:563px;
	float:right;
	margin: 0 0 0 0;
	background-image: url(../img/top_tel.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 58px;
}

#header_right img{
	float: right;
	margin-top: 9px;

}

.header_menu{
	float:right;
	margin:12px 0 0 0;
	clear: right;
}


.rogo{
	float:left;
	margin:0 0 0 0;
	height: 53px;
	width: 109px;
	margin-top: 22px;
}

.site_name{
	float: left;
	margin: 22px 0 0 11px;
}

#navi{
	width:960px;
	margin:0px auto;
	height: 30px;
	text-align: left;
	border: 0px;
	padding: 0;
}

#navi img{
    border:0px;
}

#footer{
	width:100%;
	height: 91px;
	background-image: url(../img/footer_bg.jpg);
	clear: both;
}

#footer a{
    color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.footer{
	width:960px;
	margin:0px auto;
	color: #FFFFFF;
	height: 91px;
	padding-top: 8px;
	text-align: left;
	line-height: 200%;
}

.footer_right{
	float:right;
}

.copyright{
	float:left;
	color: #E1E7E0;
	font-size: 11px;
	margin-top: 6px;
}

.padding-top10px{
	line-height: 180%;
	padding: 16px 10px 0 10px;
	font-size: 13px;
}
/*----メインコンテンツ----*/
#contents{
	width:960px;
	margin: 0px auto;
}

#main{
	width:960px;
	height:350px;
	text-align: left;
}

#Left_column{
	width:472px;
	float:left;
}

#Right_column{
	width:464px;
	float:right;
	height: 336px;
	background-image: url(../img/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

.main_flash{
	width:960px;
	background-image: url(../img/main_shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 332px;
}

.Sub_menu{
	width:470px;
	height:145px;
	background-image: url(../img/sm_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 18px;
}

.Sub_menu td{
	padding:14px 8px 0 5px;
	line-height: 130%;
}

.infoBox{
	background-image:url(../img/top_info.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 21px;
	text-align: center;
	margin: 10px 0;
}

.infoBox table{
	width:472px;
}

.infoBox td{
	padding: 8px 0 0 3px;
	font-size: 12px;

}

.infobold a{
    font-size:12px;
	color:#B02E0D;
	text-decoration:none;
	font-weight:bold;
}

.infobold a:hover{
    font-size:12px;
	color:#B02E0D;
	text-decoration:underline;
	font-weight:bold;
}

.profBox{
	background-image:url(../img/top_prof.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:26px;
	height: 145px;
	text-align: left;
}

.prof_photo{
	float:right;
	margin-top: 10px;
}

.profText{
	float:left;
	width:273px;
	padding: 10px 5px;
	font-size: 12px;
}

.taioutiiki{
	background-color:#F4F4EC;
	width:100%;
	height:190px;
	float: left;
	clear: both;
}

.taioutiiki table{
	margin:0px auto;
	margin-top: 10px;
	line-height: 160%;
}

.taioutiiki td{
	line-height: 200%;
	font-size: 12px;
}

.top_mail{
	margin:10px auto;
	border:0px;
	text-align: center;
}

