@charset "UTF-8";
@import url("/common/css/reset.css");
@import url("/common/css/fonts.css");
@import url("/common/css/base.css");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
}
body {
    color: #333333;
    font-family: "KozGoStd-Regular","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","メイリオ","KozGoStd-Light";
    font-size: 12px;
    line-height: 160%;
}
table, th, td {
    border-collapse: collapse;
}
img, dd, area {
    border: 0 none;
    vertical-align: top;
}
p {
    margin: 0;
    padding: 0;
}
dd, p {
    line-height: 160%;
    text-indent: 0;
}

body{
	text-align:center;
	margin:0 auto;
	width:940px;
	font-size:12px;
	line-height: 160%;
}

#win_header{
	text-align:left;
	margin:0 auto;
	width:940px;
	 background:url("/common/images/top_line.gif") repeat-x left top;
    padding: 22px 0 0;
}

#win_footer {
    padding: 10px 0 0;
    text-align: right;
}
#win_footer .txt_line {
    background:url("/common/images/txt_line_bg.gif") repeat left top;
    height: 11px;
    margin-bottom: 12px;
    margin-top: 18px;
}

.opening{
	margin:0 auto;
	padding-top:20px;
	width:940px;
	text-align:left;
	
}

.opening p{
	margin-bottom:1em;
}

.main_img,
.ttl{
	margin-bottom:20px;
}

.photo_wrap{
	overflow:hidden;
	_display:inline-block;
	padding-bottom:20px;
}

.left_cont{
	float:left;
	width:315px;
}

.right_cont{
	float:right;
	width:612px;
	overflow:hidden;
	_display:inline-block;
}

.right_cont .ph_l{
	float:left;
	width:300px;
	margin-bottom:10px;
}

.right_cont .ph_r{
	float:right;
	width:300px;
	margin-bottom:10px;
}

.message01{
	overflow:hidden;
	_display:inline-block;
	padding:28px;
	border:2px solid #610E13;
	margin-bottom:80px;
}

.message01 .ph{
	float:left;
	width:294px;
}

.message01 dl{
	float:right;
	width:547px;
}

.message01 dl dt{
	margin-bottom:20px;
}

.message02{
	height:1028px;
	width:940px;
	background:url("../images/message_bk.jpg") no-repeat 25px bottom;
	margin-bottom:20px;
	position:relative;
}

.message02 .mes01{
	width:229px;
	position:absolute;
	left:370px;
	top:161px;
	
}

.message02 .mes02{
	width:229px;
	position:absolute;
	left:661px;
	top:192px;
	
}

.message02 .mes03{
	width:229px;
	position:absolute;
	left:79px;
	top:484px;
	
}

.message02 .mes04{
	width:204px;
	position:absolute;
	left:650px;
	top:498px;
	
}

.message02 .mes05{
	width:229px;
	position:absolute;
	left:58px;
	top:791px;
	
}

.message02 .mes06{
	width:229px;
	position:absolute;
	left:334px;
	top:812px;
	
}

.message02 .blue{
	color:#184395;
}

.message02 .red{
	color:#a70808;
}