@charset "utf-8";
* {
	color: #333333;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: none;
}
body {
	background-color: #1a2852;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 11px;
	padding-left: 30px;
	color: #999999;
}
a.toTop {
	font-size: 13px;
	color: #666666;
	padding-left: 680px;
}
a img {
	border:none;
}
a {
	color: #1a4b2e;
}
a:hover {
	text-decoration: none;
}

hr {
	border: dotted;
	border-color:#060;
	margin-bottom: 10px;
}
/*

ãã¼ã¹

-------------------------------------------------------------------*/

#base {
	width:850px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(img/line.jpg);
}
#wrap {
	float: left;
	margin-top: 0px;
}
/*

ãããã¼

-------------------------------------------------------------------*/



#header {
	width:800px;
	height:390px;
	margin: 0 0 0 25px;
	
}
/*ã¡ã¤ã³ãã

----------------------------------------------- */




#cont {
	width:800px;
	float: left;
	margin: 0px 0px 0px 25px;
}
#cont h2 {
	line-height: 30px;
	width: 550px;
	height: 30px;
	margin: 5px 0 20px 20px;
	padding: 0 0 0 20px;
}
#cont ul {
	margin: 0 0 0 35px;
}
#cont li {
	list-style-position: inside;
	list-style: none;
}
#cont li.link1 {
	list-style-position: inside;
	list-style: decimal;
}
a.bt1 {
	width: 355px;
	height:180px;
	background-image: url(img/01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}
a:hover.bt1 {
	background-image: url(img/over_01.jpg);
}
a.bt2 {
	display: block;
	width: 355px;
	height:180px;
	background-image: url(img/03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}
a:hover.bt2 {
	background-image: url(img/over_03.jpg);
}
a.bt3 {
	display: block;
	width: 355px;
	height:180px;
	background-image: url(img/02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}
a:hover.bt3 {
	background-image: url(img/over_02.jpg);
}
a.bt4 {
	display: block;
	width: 355px;
	height:180px;
	background-image: url(img/04.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}
a:hover.bt4 {
	background-image: url(img/over_04.jpg);
}
/*

ããã¿ã¼ä¸ãªã³ã¯

-------------------------------------------------------------------*/



p.link {
	margin: 0 0 0 50px;
	font-size: 16px;
	
}

/*

ããããã¼ã¸

-------------------------------------------------------------------*/





#cont h2 {
	display:block;
	width: 500px;
	height: 30px;
	margin: 30px 5px 10px 0px;
	padding: 20 0 0 20px;
	border: none;
	clear:both;
}
#cont h4 {
	font-size:15px;
	color: #666666;
	line-height:1em;
	margin:10px;
	padding-left: 10px;
}
#cont ul {
	margin:0 20px 0 0;
	padding:0;
}
#cont li {
	margin:0 0 10px 0;
	list-style:none;
}
#cont li a {
	padding: 0 0 0 3px;
	font-size: 12px;
	line-height: 1.6em;
	font-weight:bold;
	clear:both;
	text-decoration: none;
	color: #028db9;
	display:block;
}
#cont div.left, #cont div.right {
	float:left;
	width:350px;
	list-style: none;
	margin-bottom: 10px;
}
#cont div.left {
	margin-right:10px;
	margin-left: 40px;
}
.btn a img {
	margin-left: 530px;
	margin-bottom: 10px;
}
dl dt {
	margin-left: 30px;
	font-size:16px;
	font-weight:bold;
}
dl dd {
	margin-left:40px;
	width: 720px;
	font-size:15px;
}





/*

フッター

-------------------------------------------------------------------*/


address {
	font-style: normal;
	color: #ffffff;
	text-align: center;
	margin-top: 10px;
	padding: 5px 0px;
	display: block;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}
#fotter li {
	display: inline;
	list-style-type: none;
	margin-left: 40px;
}

