/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 0px 0px 10px;
}

#wrapper{
	width: 740px;
}

#header{
	width: 740px;
	margin-top: 5px;
}

#header a{
	text-decoration: none;
}

#pankuzu{
	width: 715px;
	font-size: 12px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#contents{
	width: 740px;
	background-image: url(../img/lnavi_bgcolor.gif);
	background-repeat: repeat-y;
	height: auto;
	background-position: left top;
}

#localnavi{
	width: 160px;
	float: left;
	font-size: 14px;
	height: auto;
}

#main{
	float: right;
	width: 570px;
	height: auto;
	line-height: 135%;
	font-size: 13px;
}

#footer{
	background-color: #2D6431;
	clear: both;
	width: 740px;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;

}


#wide{
	height: auto;
	width: 740px;
}

/* ヘッダー */
.head{
	background-image: url(../img/header_logo.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 614px;
	font-size: 12px;
	line-height: 120%;
}

.add{
	text-align: right;
	width: auto;
	padding-top: 30px;
	padding-right: 15px;
	float: right;
}

.add a{
	color: #0066CC;
}

.add2{
	text-align: right;
	width: auto;
	padding-top: 30px;
	padding-right: 15px;
}

.add2 a{


}
.ise_box{
	font-size: 12px;
	line-height: 135%;
	text-align: right;

}

/* ローカルナビ */

.back{
	height: 25px;
	width: 148px;
	background-image: url(../img/lnavi_back.jpg);
	background-repeat: no-repeat;
	text-align: center;


}

.back a{
	text-decoration: none;
	display: block;
	height: 20px;
	width: 148px;
	padding-top: 5px;
	color: #333333;
}

.cl{
clear:both;
}

/* メイン */
.w570{
	width: 570px;
	clear: both;
}

.w550{
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
}


/* フッター */
.foot-1{
	text-align: center;
	padding-top: 12px;
	padding-bottom: 7px;

}
.foot-2{
	text-align: center;
	padding-bottom: 12px;

}
.foot-1,.foot-2{
width: 740px;
}
