@charset "shift_jis";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	background-image: url(../img/banner/bg.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 1.8em;
	font-size: 12px;
}

#header {
	background-repeat: no-repeat;
	background-image: url(../img/banner/header.jpg);
	background-position: left top;
	padding-left: 217px;
}

#line {
	background-image: url(../img/banner/line.png);
	background-repeat: repeat-y;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}


a {
	color: #30C;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #396;	
}

.txt {
	background-image: url(../img/banner/rogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 150px;
}

.h1_txt {
	padding-left: 240px;
	text-align: left;
}
.left_30px {
	float: left;
	padding-left: 160px;
	font-weight: bold;
	color: #900;
}
.txt p {
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #666;
}


.img_yohaku {
	padding: 2px;
	clear: left;
}

.kakomi200 {
	text-align: center;
	background-image: url(../img/size200.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #919191;
}
.kakomi180 {
	text-align: center;
	background-image: url(../img/size180.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	padding-top: 50px;
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #919191;
}

.kakomi160 {
	padding-top: 60px;
	padding-bottom: 30px;
	text-align: center;
	background-image: url(../img/size160.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	margin-bottom: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #919191;
	border-bottom-color: #919191;
}
/*  ///////////////////////////////////////////////////////////////////   */


#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 50px;
	clear: left;
}
