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

#wrapper {
	background-image: url(common_images/wrapper_bg02.jpg);
	background-repeat: repeat-x;
	height: auto;
	margin-top: 25px;
	background-color: #666666;
	background-position: left top;
	width: auto;
	padding-bottom: 30px;
}
#wrapper img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#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: 291px;
	width: 800px;
	background-image: url(common_images/head.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#block {
	height: auto;
	width: 740px;
	margin: auto;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	clear: both;
}
#contents {
	height: auto;
	width: 730px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #578080;
	clear: both;
}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.center {
	text-align: center;
}
.naiyo {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	line-height: 28px;
	color: #FFF;
	height: auto;
	width: 662px;
	margin-right: auto;
	margin-left: auto;
}
.txt_box {
	height: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*------------------------------------
	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 */
.pankuzu {
	font-size: 12px;
	line-height: 24px;
	color: #FFF;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
#wrapper #block #contents .pankuzu a {
	color: #FF0;
}
#wrapper #block .txt_box a {
	color: #FF9;
}

#post_block {
	border: 1px solid #fff;
	border-radius: 10px;
	padding:10px;
	margin:30px auto 10px auto;
	width: 660px;
}
/*-------------------- POPUP用ＣＳＳ ------------------------*/
.popup {
	background-color:#000;
	padding:15px;
}
.popup img {
	text-align:center;
}
#akarenga_thum {
}
#akarenga_thum td {
	padding-right: 10px;
	padding-left: 10px;
}
