@charset "utf-8";

/* 基本レイアウト */

body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images1/common/bgb.jpg);
	background-repeat: repeat-x;
}

.container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.header {
	width: 800px;
	height: 82px;
	background-image: url(../images1/common/header.gif);
}


.footer1 {
	background-image: url(../images1/common/bg-u.jpg);
	height: 130px;
	width: 100%;
	float: left;
}
.footer {
	height:72px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	line-height: 14px;
	background-image: url(../images1/common/footer.gif);
	padding-left: 10px;
	padding-top: 3px;
	font-size: 0.9em;
}


.copyright {
	font-size: 0.8em;
	color: #999999;
	text-align: center;
	vertical-align: 50%;
	height: 10px;
	width: 800px;
	padding-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
}


h1 {
	font-size: 10px;
	height: 12px;
	width: 800px;
	font-weight: normal;
	text-indent: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents {
	float: right;
	width: 520px;
	margin-bottom: 28px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 8px;
}

.contents h2{
	font-size: 1.0em;
	color: #524132;
	background-image: url(../images1/common/bg-h2b.jpg);
	background-repeat: no-repeat;
	width: 512px;
	padding-top: 7px;
	padding-left: 8px;
	height: 28px;
	letter-spacing: 0.1em;
}
.box {
	width: 520px;
	margin-bottom: 38px;
	clear: both;
	overflow: hidden;
}

.box h2{
	float: right;
	height: 20px;
	width: 250px;
	font-size: 0.69em;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 8px;
	padding-top: 3px;
	background-image: none;
}

/* ページタイトル */
.pt {
	width: 520px;
	margin-bottom: 18px;
	clear: both;
	overflow: hidden;
}

/* パンクズ */
.bread {
	font-size: 0.8em;
	height: 18px;
	width: 800px;

}
.b-pan {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	list-style-image: url(../images1/common/side/pt2.jpg);
}
.b-pan1 {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	margin-left: -32px;		
}




/* サイドレイアウト */
.side {
	float: left;
	width: 230px;
	padding-top: 12px;
}

.side-p {
	width: 220px;
	margin-bottom: 28px;
}
.sidemenu {
	line-height:20px;
	margin-left: -18px;
	list-style-type: none;
}
.sidemenu1 {
	line-height:20px;
	margin-left: -8px;
	list-style-type: none;
}
.side-title {
	margin-bottom: -10px;
}



/* リンクの設定 */
a:link {
	color: #81929C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #81929C;
}
a:hover {
	text-decoration: underline;
	color: #4A7DD2;
}
a:active {
	text-decoration: none;
	color: #81929C;
}




/* 画像の設定 */
.photo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.photo_l {
	float: left;
	margin-right: 0px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo_r {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 10px;
}

.button {
	float: right;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* サイトナビ */


ul#sitenavi{
	margin:10px auto 18px;
	text-align:center;
}
ul#sitenavi li{
	display:inline;
	margin-right:1em;
	padding-left:1em;
	border-left:1px solid #999999;
}
ul#sitenavi li#liMenu09{
padding-right:1em;
border-right:1px solid #999999;
}


.font-06 {
	font-size: 0.7em;
}

.site-navi {
	width: 800px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}








.faq_q {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	border-bottom: 1px solid #3E1F00;
	line-height: 18px;
}
.faq_a {
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-indent: 2em;
}
.flash {
	height: 268px;
	width: 800px;

}






.attention2 {
	height: auto;
	width: 600px;
	text-indent: -2em;
	color: #666666;
	margin-left: auto;
	padding-left: 2em;
	margin-bottom: 38px;
	margin-right: auto;
}


