@charset "EUC-JP";
body {
	background-repeat: repeat;
	background-position: center;
	height: auto;
}

#container_white{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	height: auto;
	overflow: hidden;
	background-color:#FFFFFF;
}
#container_white:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #container_white {
    height: 1em;
    overflow: visible;
}
/**/
.context{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	clear:both;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.context02{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
	clear:both;
	text-align:left;
	background-color:#FFF5D7;
	padding-left:5px;
	padding-right:5px;
}
.context:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .context{
    height: 1em;
    overflow: visible;
}
/*画像*/
.img_right{
	margin-left:10px;
}
.img_left{
	margin-right:10px;
}
/*文字サイズ*/
.size12{
	font-size: 12px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
.size11{
	font-size: 11px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
.size13{
	font-size: 13px;
	line-height: 150%;
	color:#333333;
	text-align: left;
}
/*マージン*/
.space0{
	margin:0;
	padding:0;
}
.space2{
	margin-bottom:2px;
}
.space5{
	margin-bottom:5px;
}
.space10{
	margin-bottom:10px;
}
.space15{
	margin-bottom:15px;
}
.space20{
	margin-bottom:20px;
}
/*回り込み解除*/
.clear{
	clear:both;
}
.midashi {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 15px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color:#FF9900;
	text-align: left;
}
.midashi_nobar{
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color:#000000;
	margin-bottom: 8px;
	text-align: left;
}
.midashi_nobar02{
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color:#FF6600;
	margin-bottom: 15px;
	text-align: left;
}
.photo_cap{
	font-size: 12px;
	line-height: 150%;
	color:#000000;
	text-align: left;
	margin-bottom:10px;
}
.info{
	border:10px solid  #333333;
	padding:10px;
	background-color:#FFFFFF;
}
.intro{
	background-image:url(../img/intro_bg.jpg);
	background-repeat:no-repeat;
	width:940px;
	height:500px;
}
.intro_text{
	padding-left:10px;
	padding-top:105px;
	padding-right:560px;
}
