@charset "UTF-8";
/* CSS Document */

* {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino kaku Gothic pro", Osaka, "メイリオ", meiryo, "ＭＳ Ｐゴシック";
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #F5F0CA;
}

/* GUT GlobalSetting START */
p,div,img,form.ul,li {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
/* GUT GlobalSetting END */
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainBgimg.jpg);
	background-repeat: repeat-y;
}
#head {
}
#navi {
	float: left;
	width: 160px;
}
#contents {
	float: left;
	width: 620px;
}
#foot {
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 620px;
	line-height: 22px;
	margin-top: 30px;
	margin-left: 160px;
	margin-bottom: 15px;
}
#foot hr {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #666666;
}
#gnavi ul{
	margin: 0px;
	padding: 0px;
}
#gnavi li{
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#gnavi li a{
	display: block;
	height: 30px;
	width: 135px;
	background-image: url(../images/gnavi01.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: none;
	color: #333333;
}
#gnavi li a:hover{
	color: #FF0000;
	background-image: url(../images/gnavi02.jpg);
	background-repeat: no-repeat;
}
.st01 {
	margin-top: 15px;
	background-image: url(../images/st-01.jpg);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: #005DB2;
	line-height: 27px;
	padding-left: 15px;
	width: 545px;
	margin-right: auto;
	margin-left: auto;
}
.st02 {
	margin-top: 15px;
	background-image: url(../images/st-02.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 39px;
	width: 495px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 45px;
}
.st03 {
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #005DB2;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #408DFF;
	padding-bottom: 5px;
	line-height: 18px;
}
.st03 img {
	margin-right: 5px;
	vertical-align: middle;
}
.st04 {
	margin-top: 10px;
	background-image: url(../images/st-04.jpg);
	background-repeat: no-repeat;
	height: 41px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 37px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
}
.st05 {
	margin-top: 15px;
	background-image: url(../images/st-05.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: 29px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
.st06 {
	margin-top: 15px;
	background-image: url(../images/st-06.jpg);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 27px;
	width: 512px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 28px;
}
#backPage {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
}
#topOfPage {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 20px;
	font-size: 10px;
}
.topOfPage {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 20px;
	font-size: 10px;
}
