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

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, p, blockquote, table, th, td, object, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
}
body {
	color: #333;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background: #FFFDEC;
}

img {
	border: 0;
	vertical-align: bottom;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #56ACEB;
	text-decoration: underline;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	background: url(../../images/cp/icon.jpg) no-repeat left 6px;
	padding-left: 25px;
	margin-bottom: 3px;
}



ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/ * html .clearfix {} 
.clearfix {display: block;} /* End hide from IE-mac */
.clearfix:after { content: ""; display: block; clear: both; }
.clearfix {
	overflow: hidden;
}

.clear {
	clear: both;
	padding: 0px;
}
table, tr, th, td {
    border-collapse: collapse;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
sup {
	vertical-align: baseline;
	position: relative;
	top: -4px;
}

.clear { clear:both; }  
.clear hr { display:none; }  


/*****************  ヘッダー *****************/

#h_btn {
	height: 40px;
}
#h_fb {
	float: right;
	padding-top: 10px;
}
#h_tw {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}


#h_box {
	width: 100%;
	background: url(../../images/cp/common/h_bg.jpg) no-repeat center top;
}

#header {
	width: 960px;
	height: 218px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	font-size: small;
	line-height: normal;
	padding-top: 117px;
	margin-bottom: 18px;
}
#header #h_link {
	position: absolute;
	top: 139px;
	left: 389px;
	height: 20px;
}
#header #h_link li {
	float: left;
}
#header #h_link li.second {
	padding-left: 11px;
	padding-right: 15px;
}
#header #h_btn {
	position: absolute;
	top: 120px;
	left: 742px;
	height: 36px;
}
#header #h_btn li {
	float: left;
	padding-left: 5px;
}


/*****************  フッター *****************/

#footer {
	height: 130px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background: url(../../images/cp/f_bg.jpg) no-repeat left 10px;
	color: #888888;
	padding-top: 10px;
}
#f_logo {
	padding-top: 22px;
	padding-bottom: 9px;
}


/*****************  コンテンツ *****************/

#wrapper {
	padding: 0px 65px 0px 70px;
	width: 865px;
	margin-right: auto;
	margin-left: auto;
}
#top_box {
	width: 865px;
	height: 433px;
	position: relative;
	background: url(../../images/cp/top_bg.jpg) no-repeat left top;
	margin-bottom: 6px;
}
#top_logo {
	position: absolute;
	top: 20px;
	left: 30px;
}
#top_photo {
	position: absolute;
	top: 66px;
	left: 23px;
}
#top_top_campaign1 {
	position: absolute;
	top: 35px;
	left: 254px;
}
#top_top_campaign2 {
	position: absolute;
	top: 174px;
	left: 232px;
}

#about02 {
	height: 176px;
	position: relative;
	background: url(../../images/cp/about02_bg.jpg) no-repeat left top;
	margin-bottom: 6px;
}
#about02_img {
	position: absolute;
	top: 7px;
	left: 52px;
}
#about02_text {
	position: absolute;
	top: 28px;
	left: 353px;
}
#about02_link {
	position: absolute;
	top: 124px;
	right: 44px;
}

#outline {
	margin-bottom: 11px;
}

#oubo {
	height: 478px;
	position: relative;
	margin-bottom: 11px;
}
#oubo_howto {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#oubo_letter {
	position: absolute;
	top: 108px;
	right: 5px;
	z-index: 11;
}
#oubo_btn {
	position: absolute;
	top: 316px;
	right: 15px;
	z-index: 12;
}

#tousen {
	margin-bottom: 25px;
}

.infobox {
	margin-left: 19px;
	margin-bottom: 40px;
}
.infobox p {
	margin-left: 25px;
}
.infobox a {
	color: #333;
	text-decoration: none;
}
.infobox a:hover {
	color: #56ACEB;
	text-decoration: underline;
}

.infobox table {
	margin-left: 25px;
}
.infobox table td {
	padding-right: 8px;
}





/***********************************************************/
