/* div */
#main {
	width: 677px;
	height: auto;
}
#top {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 230px;
	width: 677px;
}
#title {
	width: 617px;
	height: auto;
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
#re {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	height: 70px;
	width: 647px;
	margin: 0px;
	padding-left: 0px;
	background-image: url(border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: left;
	float: none;
	text-align: right;
}
#d_c {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	height: auto;
	width: 657px;
	margin: 0px;
	padding-left: 0px;
	clear: left;
	float: none;
	font-size: 11px;
	text-align: right;
	line-height: 16px;
}
/* テキスト */
.title_t {
	font-size: 11px;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 28px;   
}

/* FAQ */
#faq {
	width: 637px;
	height: auto;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.faq_box {
	width: 637px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.faq_q {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	height: auto;
	width: 220px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
}
.column {
	width: 390px;
	background: url(top.gif) no-repeat;
	padding-top: 10px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}
.inner {
	background: url(bottom.gif) no-repeat bottom;
	font-size: 11px;
	line-height: 16px;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin: 0px;
}
/* ------------------------------
リンク指定
------------------------------ */
/* === 通常 下線なし=== */
a:link {
	text-decoration:none;
	color:#333333;
}
a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration:underline;
	color:#777777;
}
a:active {
	text-decoration:underline;
	color:777777;
}

a.redlink:link {
	text-decoration:underline;
	color:#e41b5b;
}
a.redlink:visited {
	text-decoration:underline;
	color: #e41b5b;
}
a.redlink:hover {
	text-decoration:none;
	color:#666666;
}
a.redlink:active {
	text-decoration:none;
	color:666666;
}
/* === 赤文字　カーソルで下線=== */
a.red01link:link {
	text-decoration:none;
	color:#e41b5b;
}
a.red01link:visited {
	text-decoration:none;
	color: #e41b5b;
}
a.red01link:hover {
	text-decoration:underline;
	color:#e41b5b;
}
a.red01link:active {
	text-decoration:underline;
	color:#e41b5b;
}
/* === 青文字　カーソルで下線=== */
a.bluelink:link {
	text-decoration:none;
	color:#40b8c4;
}
a.blue1link:visited {
	text-decoration:none;
	color: #40b8c4;
}
a.bluelink:hover {
	text-decoration:underline;
	color:#40b8c4;
}
a.bluelink:active {
	text-decoration:underline;
	color:#40b8c4;
}
/* === 画像枠線なし=== */
a img {
	margin:0px;
	padding:0px;
	border:none;
}/*リンクの画像ボーター消し */
img {
	border:none;
}/*リンクの画像ボーター消し */
img.mid {
	vertical-align:middle;
	margin-right:0.1em;
}/* リンクテキスト横の画像 */
p.mid00 img {
	vertical-align:middle;
	margin-right:0.1em;
}/* リンクテキスト横の画像 */
.img_10 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.white {font-size: 11px;
	line-height: 16px;
	color: #FFF;}

