/* CSS Document */
@charset "Shift_JIS";



/*全体*/
body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
	background:#ffffff;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka, generic font family"; 
}

h1 {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka, generic font family";
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	font-weight:normal;
}

h2 {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka, generic font family";
	font-size: 12px;
	line-height: 18px;
	color: #4F5150;
	font-weight:normal;
}

p {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka, generic font family"; 
}


/*本文*/
#container {
	width:770px;
	margin: auto;
}

#header {
	width:770px;
	margin: auto;
	background-color:#ffffff
}

#logo {
	width:300px;
	margin-top: 10px;
}

#keyword {
	width:450px;
	float: right;
	text-align: right;
	padding-right: 5px;
	margin-top: 5px;
}
#image {
	width:770px;
	margin: auto;
	padding:0;
	background-color:#ffffff
}

#menu{
	width:770px;
	margin: auto;
	background-color:#ffffff;
	padding-bottom: 10px;
}

#campain {
	width:768px;
	background-image: url(../img_top/back_camp.jpg);
	border: 1px solid #EBEBE9;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	padding-top: 7px;

}

#camp_botan {
	width:370px;
	float: right;
	padding-top: 55px;
	padding-bottom: 20px;
	height: auto;
}

#camp_naiyou {
	width:520px;
}

.camp_midashi {
	width:360px;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-top: 20px;
}

.camp_shousai {
	width:465px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 0px 5px 3px 20px;
	margin-left: 30px;
	font-size: 12px;
	line-height: 18px;
	color: #5B5A58;
	background-image: url(../img_top/icon_leef.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

.camp_shousai table {
	width:465px;
	border:none;
}

.botan {
	width:115px;
	border:none;
	text-align:right;
	vertical-align:bottom;
}

#copyright {
	width:765px;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-align: right;
	padding-right: 5px;
	text-align: right;
	background-color:#ffffff;
	margin-bottom: 50px;
}

.info {
	font-size:14px;
	color: #009966;
	font-weight:bold;
}
.info2 {
	font-size:12px;
	color: #009966;
	font-weight:bold;
}
