/* CSS Document */

body {
	margin-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
}

#wrapper{
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#header{
	height: 114px;
	width: 740px;
}

#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: #2A632F;
	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: 516px;
	font-size: 12px;
	line-height: 120%;
}

.add{
	text-align: right;
	width: 190px;
	padding-top: 15px;
	padding-right: 4px;
	float: right;
}
.addimg{
	padding-top: 7px;
	padding-right: 8px;
	float: right;
}

.add a{
	color: #0066CC;
}

.add2{
	text-align: right;
	width: auto;
	padding-top: 30px;
	padding-right: 15px;
}

.add2 a{


}


/* ローカルナビ */

.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;
}
.w560{
	width: 560px;
	padding-right: 5px;
	padding-left: 5px;
}

/* フッター */
.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;
}
.foot-3{
	text-align: right;
	padding-bottom: 12px;

}







/* 201106べりむらリンク
--------------------------------------------------------------*/

p.belimurah {
	 font-weight:bold;
	 color:#FFFFFF;
	 background: #336699;
	 text-decoration:none; 
	 padding:2px;
	 width:170px;
}

p.belimurah a:link    { color: #FFFFFF; text-decoration: underline; text-decoration:none; }
p.belimurah a:visited { color: #FFFFFF; text-decoration: underline; text-decoration:none; }
p.belimurah a:hover   { color: #999999; text-decoration: none; }
p.belimurah a:active  { color: #666666; text-decoration: none; }

