/*------------共通------------*/

body{
	text-align:center;
	margin:0px;
	padding:0px;
	color:#333333;
	background-image:  url(../images/back.gif);
	background-repeat: repeat-x;
	font-size: 90%;
	line-height: 160%;
	clear: both;
}

.font2{font-size: 12px;line-height: 145%;}
.font1{font-size: 10px;line-height: 135%;}
.txt01 {color:#336600;}
.txt01 a {color:#336600;}
p{
	margin:15px 0px 0px 20px;
	width: 500px;
	font-size: 90%;
}
img{border:0px;vertical-align: bottom;}
img.right{border:0px;vertical-align: bottom;float:right;}
td {font-size: 12px;}
ul,li {
	padding:0px;
	margin:0px;
}

A:link{
	text-decoration:none; color:#4343B4
}
A:visited{
	text-decoration:none; color:#4343B4
}
A:active{
	text-decoration:underline; color:#4343B4
}
A:hover{
	text-decoration:underline; color:#4343B4
}


/* コンテンツ*/
#contents {
	width:800px;
	margin:17px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:  url(../images/contents_bk.jpg);
	background-repeat: repeat-y;
}

/* ヘッダー */
#header {
}


/* メニュー */
#navi{
	float:left;
	width: 215px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 10px;
	background-image:  url(../images/menu_bk.jpg);
	background-repeat: repeat-y;
}

#menu_end{
	width: 215px;
	margin:0px 0px 0px -10px;
	padding:0px 0px 0px 0px;
}

ul.menu01 {
	width: 195px;
}

ul.menu01 li {
	background-image:  url(../images/menu01.jpg);
	background-repeat: no-repeat;
	margin:0px 0px 2px 0px;
	padding:12px 0px 7px 10px;
	font-weight:bold;
	list-style-type:none;
	font-size: 100%;
	line-height: 125%;
}

ul.menu01 li a:hover{
	width: 195px;
	background-image:  url(../images/menu01b.jpg);
	background-repeat: no-repeat;
	margin:-12px 0px -10px -10px;
	padding:12px 0px 7px 10px;
}

ul.menu02 {
	width: 195px;
}

ul.menu02 li {
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 17px;
	font-weight:normal;
	border-top:1px dotted #9A8F7D;
	list-style-type:none;
	font-size: 90%;
	line-height: 135%;
	background-image:  url(../images/menu02.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

ul.menu02 li a{
	text-decoration:underline;
	color:#4343B4;
}

ul.menu02 li a:hover{
	text-decoration:underline; color:#A66A52
}


/* メイン */
#main{
	float:right;
	width: 565px;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h1{
	width:800px;
	text-align: right;
	font-weight:normal;
	font-size: 70%;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
}

#sitemap{
	text-align: right;
	font-size: 70%;
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 0px;
}

#pan{
	font-size: 80%;
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

#pan a{
	text-decoration:underline
}

#pan a:hover{
	color:#A66A52
}



h2{
	width: 540px;
	color:#FFFFFF;
	text-align: left;
	background-image:  url(../images/h2.jpg);
	font-size: 120%;
	margin:5px 0px 0px 0px;
	padding:5px 0px 5px 30px;
	background-repeat: no-repeat;
}

h2.2l{
	width: 540px;
	color:#FFFFFF;
	text-align: left;
	background-image:  url(../images/h2_2l.jpg);
	font-size: 120%;
	margin:10px 0px 0px 0px;
	padding:5px 0px 5px 30px;
	background-repeat: no-repeat;
}

.colum{
	width: 540px;
	margin:3px 0px 20px 0px;
	padding:10px 0px 10px 0px;
	border:1px solid #C8DCEA;
}

.banner{
	margin:20px 0px 20px 0px;
}

.news{
	margin:0px 25px 0px 0px;
}

.news h4{
	margin:0px 0px -20px 0px;
	font-size: 95%;
	padding:5px 5px 3px 5px;
	background-image: url(../images/h4.jpg);
	background-repeat: no-repeat;
}


.news dt{
	margin:0px 0px 0px 0px;
	font-size: 95%;
	padding:5px 5px 0px 14px;
	background-image: url(../images/dd.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}


.news dd{
	margin:0px 0px 0px 0px;
	font-size: 95%;
	padding:0px 0px 3px 8px;
	line-height: 130%;
}

.banner2{
	margin:20px 25px 20px 0px;
	text-align: right;

}

.footer-link{
	width: 540px;
	text-align: right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-size: 80%;
	line-height: 165%;
}


/* フッター */
#footer{
	width: 800px;
	clear:both;
	text-align: center;
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	border-top:1px solid #CCCCCC;
	font-size: 70%;
	line-height: 165%;
}

/*googlead*/
.googlead{
	margin:10px 0px 20px 0px;
}