* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	background-image: url(common_images/wrapper_bg01.jpg);
	background-repeat: repeat-x;
	height: auto;
	margin-top: 25px;
	background-color: #666666;
	background-position: left top;
	padding-bottom: 20px;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
#wrapper img {
	vertical-align: bottom;
}
#footer {
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	clear: both;
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#header {
	height: 575px;
	width: 800px;
	background-image: url(common_images/head.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	height: auto;
	width: 740px;
	background-color: #000000;
	background-image: url(common_images/contents_bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#news {
	height: 200px;
	width: 740px;
}
#news_left {
	height: 200px;
	width: 480px;
	float: left;
}
#news_right {
	float: right;
	height: 230px;
	width: 240px;
	text-align: center;
}
#bukken_joho {
	height: 300px;
	width: 740px;
	margin-top: 50px;
}
#bukken_joho_left {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(index_images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	float: left;
	height: 300px;
	width: 370px;
}
#bukken_joho_right {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(index_images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	float: right;
	height: 300px;
	width: 370px;
}
#bukken_photo {
	height: 129px;
	width: 340px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
#photo_left {
	float: left;
	height: 115px;
	width: 154px;
	background-color: #FFFFFF;
	border: 5px solid #CCCCCC;
	padding-top: 4px;
}
#photo_right {
	float: right;
	height: 115px;
	width: 154px;
	background-color: #FFFFFF;
	border: 5px solid #CCCCCC;
	padding-top: 4px;
}



p {
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
}
.center {
	text-align: center;
}


.information {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-image: url(index_images/new_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.bukken_txt {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 10px;
}
.bukken_title {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	padding-top: 15px;
}
/*------------------------------------
	clearfix
------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#wrapper #header #flash {
	height: 435px;
	width: 800px;
}
#wrapper #contents #news #news_left .information a {
	color: #FF0;
}
