@charset "utf-8";
/* CSS Document */

body{
	width: auto;
	height: auto;
	margin:0px;
	padding:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(../images/body.png);
	background-repeat:no-repeat;
	background-position: center center;
	background-attachment: fixed;


}
#healine-wrapper {
	margin: 0px;
	height: 25px;
	width: auto;
	background-color: #313EA4;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body_wrap {
	padding: 0px;
	height: auto;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
	line-height: 25px;
	font-weight: normal;
}
ul {
	padding: 0px;
	height: auto;
	width: auto;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#btn {
	height: auto;
	width: auto;
	font-size: 12px;
	float: right;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/bt.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#btn a {
	color: #FFF;
	text-decoration: none;
}
#btn a:hover {
	color: #CCC;
	text-decoration: underline;
}
#all-page {
	height: auto;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/leftback.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 200px;
	padding-left: 0px;
}
.logo {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}
#right-contents {
	padding: 0px;
	float: right;
	height: auto;
	width: 705px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainimg {
	padding: 0px;
	height: 455px;
	width: 705px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	height: 50px;
	width: 705px;
	background-color: #313EA4;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 50px;
	text-indent: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#frame_contents {
	height: auto;
	width: 675px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/h2p.png);
	background-repeat: repeat;
	background-position: center center;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#frame_contents p {
	height: auto;
	width: auto;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pic1 {
	height: auto;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.pic2 {
	padding: 0px;
	height: auto;
	width: auto;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#left-contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 250px;
	float: left;
}
h3 {
	padding: 0px;
	height: 40px;
	width: 240px;
	font-size: 14px;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #313EA4;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 40px;
	color: #FFF;
	text-align: center;
}
#left-contents ul {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left-contents #side {
	font-size: 14px;
	padding: 0px;
	height: 45px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/sidemenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 45px;
}
#left-contents #side a {
	color: #999;
	text-decoration: none;
	display:block;
}
#left-contents #side a:hover {
	background-image: url(../images/sidemenuhover.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	height: 45px;
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #CCC;
	display: block;
}

#clear {
	clear: both;
}
#left-contents p {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
	font-size: 12px;
	color: #AB9999;
}
#left-contents p img {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#left-contents p a {
	text-decoration: none;
	color: #00C;
}
#left-contents p a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footerArea {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: auto;
	background-color: #313EA4;
	text-align: center;
	font-size: 12px;
	line-height: 50px;
	color: #FFF;
}
#footerArea a {
	color: #FFF;
	text-decoration: none;
}
#footerArea a:hover {
	color: #CCC;
	text-decoration: underline;
}

/*------------------------------------------------------------sub1------------------------------------------------------------*/



#right-contents #frame_contents ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	list-style-type: none;
}
#right-contents #frame_contents #side {
	background-image: url(../images/sub1.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 670px;
	font-size: 13px;
	line-height: 50px;
	text-indent: 30px;
}
#right-contents #frame_contents #side a {
	color: #333;
	text-decoration: none;
	display: block;
}
#right-contents #frame_contents  #side a:hover {
	color: #747474;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 700px;
	display: block;
}

/*------------------------------------------------------------sub2------------------------------------------------------------*/
#frame_link {
	margin: 0px;
	height: auto;
	width: auto;
	font-size: 14px;
	padding: 0px;
	line-height: 30px;

}
#frame_link a {
	color: #00F;
	text-decoration: none;
}
#frame_link a:hover {
	color: #CCC;
	text-decoration: underline;
}
#frame_link .link-text {
	margin: 0px;
	height: auto;
	width: auto;
	font-size: 13px;
	color: #313EA4;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*------------------------------------------------------------form------------------------------------------------------------*/

table {
	border-collapse: collapse;
	font-size: 14px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999;

}
td {
	border-collapse: collapse;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
tr {
	border-collapse: collapse;
	font-size: 14px;
	border: 1px solid #999;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #F2F2F2;
	text-align: left;
	text-indent: 5px;
	border: 1px solid #999;
	color: #333;
}

table div{
	margin: 0px ;
	padding: 30px 0;
}
