@charset "shift_jis"; 

a:link {
	border: none;

	color: #974645;
	text-decoration:none;
}
a:visited {
	border: none;
	color: #974645;
	text-decoration:none;
}
a:hover {
	border: none;
	color: #007236;
	text-decoration:underline;
}

.clear {
	clear:both;
}
/*	リンクの設定ここまで	*/


body {
	font-size: 12px;
	font-family: "Osaka ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS Gothic";
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	line-height:150%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/bg2.gif);
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-family: "Osaka", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS Gothic";
	font-size: 10px;
}


img {
	border: none;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

/*	全体		*/

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../img/bg.gif);
	padding: 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#pageheadBox {
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
	height: 140px;
	background-image: url(../img/head_top.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.pageheaderLogo {
	width: 300px;
	margin: 20px 0px 15px 0px;
	float: left;

}

#menu {
	width: 760px;
	clear: both;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
}
#panNavi {
	width: 760px;
	clear: both;
	margin: 5px 0px 0px 15px;
	font-size: 10px;
}

.headerNavi {
	float: right;
	width: 400px;
	margin: 20px 5px;
}

.headerNavi ul {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px;
}

.headerNavi ul li {
	display: inline;
	padding-left: 15px;
	padding-right: 2px;
}
.headerNavi ul li a:link {
	background-image: url(../img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.headerNavi ul li a:visited {
	background-image: url(../img/arrow1.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
.headerNavi ul li a:hover {
	background-image: url(../img/arrow1.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}



/*	ヘッダー	*/


/*	フッターの設定	*/
#footerBox {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top: 2px solid #EEEEEE;
	padding-left: 0px;
	background-image: url(../img/hooter_bg.gif);
	height: 50px;
	clear: both;
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
}
.footerRight {
	width: 760px;
	margin-top: 10px;
	height: 20px;
	text-align: right;
}

.footerRight ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 0px 5px;
}

.footerRight li {
	padding-left: 15px;
	padding-right: 10px;
	background-image: url(../img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	
}
.footerCopy {
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;

}

/*	フッターの設定	*/

/*	トップページ用		*/

.top {
	width: 760px;
	clear: both;
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.topLeft {
	width: 500px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 0px;
}

.topLink1 {
	background-image: url(../img/top_subtitle_bg1.gif);
	background-repeat: no-repeat;
	color: #4272D7;
	line-height: 125%;
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 40px;
	height: 200px;
	float: left;
	width: 225px;
}

.topLink2 {
	background-image: url(../img/top_subtitle_bg2.gif);
	background-repeat: no-repeat;
	color: #5B885B;
	line-height: 125%;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 40px;
	height: 200px;
	float: left;
	width: 225px;
}

.topLeft h2{
	margin-left: 5px;

}

.topLeft2 {
	width: 490px;
	float: left;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
}

.topLeft2 h2{
	border-bottom: solid #003471 1px;
	margin-left: 5px;
	margin-top: 10px;

}

.news {
	margin-top: 5px;
	padding-left: 5px;
	margin-left: 5px;
}
.news p{
	padding-left: 70px;
	text-indent: -5em;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 120%;
	border-bottom: dotted #C2E254 1px;
	padding-bottom: 3px;
	padding-top: 3px;
}



.topRight {
	width: 230px;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 25px;
}

.topRight p {
	margin-bottom: 5px;
	margin-top: 0px;
}

/*	トップページ用		*/


/*	詳細ページ用	コンテンツ	*/

.pageTitle{
	margin: 0px 0px 10px 10px;
}


.red {
	color:#FF0000;
}
#newsBox {

	width: 740px;
	clear: both;
	margin: 5px 0px 0px 15px;
}
