@charset "utf-8";

/*全タグに反映されます*/
* {
	padding:0px;
	margin:0px;
}
img {
	border:0;
}
a{
	color:#666666;
}

a:hover{
	color: #3D619C;
	text-decoration:none;
	}
	
a:visited{
	color:#810081;
	}

/*共通クラス*/
.clear{
	clear:both;
}
.floatLeft {
	float: left;
}
.bold {
	font-weight: bold;
}
.style1 {
	color: #3D619C;
}

/*------------------------------------------------<はじまり>---------*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background: url(../images/bg_top.jpg) repeat-x;
	color: #605f59;
	letter-spacing: 0.05em;
	line-height: 150%;
	font-size: 80%;
	background-color: #ffffff;
}


/*--------------------------------------------------------<コンテンツはじまり>------------*/

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

/*--------------------------------------------------------<ヘッダー>------------*/

h1 {
	font-size: 100%;
	height: 53px;
	width: 930px;
	background: url(../images/top.jpg) no-repeat;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
}

/*--------------------------------------------------------<グローバルナビ>------------*/

#GlobalNavi {
	height: 60px;
	font-size: 120%;
}

/*--------------------------------------------------------<本文はじまり>------------*/

#main {
	padding: 30px 0;
	background: url(../images/bg_inner_top.gif) no-repeat 0 22px;
}
#mainInner {
	background-image: url(../images/bg_inner_body.gif);
	background-repeat: repeat-y;
	min-height:400px;
	height: auto !important;
	height:400px;
}

/*--------------------------------------------------------<左コンテンツ>------------*/

#LeftCont {
	width: 680px;
	float: left;
}
#LeftCont h2.subTitle {
	background: url(../images/title_bg.gif) repeat-x;
	border:1px solid #CACACA;
	height: 27px;
	width: 645px;
	padding: 8px 0 0 15px;
	color: #666666;
	margin: 10px 0 0 20px;
	font-size:120%;
	clear:both;
}
#LeftCont p,#LeftCont ul {
	padding: 20px 20px 20px 35px;
}
#LeftCont li {
	padding-bottom: 20px;
	list-style-type: none;
}
#LeftCont .arrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

/*関連情報一覧へ*/
.infoInner {
	width: 110px;
	height: 18px;
	padding:2px 0 0 20px;
	margin:0 0 10px 0;
	background: #61605b;
	color: #FFFFFF;
	float: right;
}
.infoInner a {
	color: #FFFFFF;
	text-decoration: none;
}
.conMenuS{
	width:320px;
	padding:10px 0 0 20px;
	margin:0;
	float:left;
	}
.conMenuS li{
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 25px;
	margin:0 0 0 -20px;
	}
.conMenuStitle{
	font-weight:bold;
	height:1px;
	background: url(../images/bg_conMenuStitle.jpg) repeat-x 0px 12px;
	padding:0 0 0 -20px;
	}
/*--------------------------------------------------------<右コンテンツ>------------*/

#RightCont {
	width: 265px;
	float: left;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:600px;
	height: auto !important;
	height:600px;
	padding-top: 10px;
}

#RightCont .MenuBG {
	background-color:#EBEBEB;
	margin-bottom: 15px;
}

#RightCont .MenuTitle {
	color: #605f59;
	padding: 8px;
	font-size: 120%;
	border:1px solid #B6C7E0;
	background: url(../images/RightMenu_bg.gif) repeat-x;
}
#RightCont .MenuBG ul {
	margin-top: 20px;
	margin-bottom: 10px;
}
#RightCont .MenuBG li {
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-bottom: 10px;
	background-position: left 5px;
	padding-left: 20px;
}
#RightCont .MenuBG p {
	padding: 15px;
}
#RightCont .plantImg {
	padding-left: 110px;
	padding-top: 10px;
}
/*--------------------------------------------------------<このページのトップへ>------------*/

#TopPage {
	background-image: url(../images/bg_inner_bottom.gif);
	background-repeat: no-repeat;
	height: 26px;
}

#TopPage a {
	color: #4DD4FD;
	padding: 5px;
}
#TopPage img {
	float: right;
	margin-right: 4px;
}

/*--------------------------------------------------------<下リンク>------------*/
#MainBottom {
	background:url(../images/bg_fot.gif) repeat-x;
	color: #CBCBC9;
	font-size:80%;
}
#MainBottom a {
	color: #605f59;
}
#MainBottomInner {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#MainBottomInner p.Fcontent{
	background: url(../images/content.gif) no-repeat 0 33px;
	margin:0 0 20px 20px;
	padding:30px 0 0 60px;
	}
	
#MainBottomInner p.Flink{
	background: url(../images/pr.gif) no-repeat 0 3px;
	margin:10px 0 0 20px;
	padding:0 0 0 60px;
	}
/*--------------------------------------------------------<フッダー>------------*/

#footer {
	background-repeat: no-repeat;
	height: 25px;
	width: 950px;
	padding: 20px 0 20px 25px;
	color:#605f59;
}

#footer address {
	color: #605f59;
	font-style: normal;
	font-size: 100%;
}

/*--------------------------------------------------------<2階層目はじまり>------------*/

#pankuzu {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 80%;
}
#main2 {
	padding-top: 2px;
	padding-bottom: 30px;
}
.subLeft {
	float: left;
	margin-right: 100px;
}
.pankuzu {
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 30px;
	padding-left: 25px;
}
.pankuzu a {
	color: #FFFF99;
}
