@charset "shift_jis";
html {
	height: 100%;
}
body{
	color: #333333;
	text-align: left;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: rgba(2,2,2,1.00);
	/*background:#C9D1D1;*/
}
img{ border:0px;}/* イメージボーダー指定 */
.wapper {
	margin: 0px;
	height: auto;
	width: 580px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	vertical-align: top;
}
.titol {
	font-size: 100%;
	color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
	background-color: #FDFDFF;
	background-image: url(../img/bar_back_red.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.main {
	height: auto;
	width: 540px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.com_new {
	color: #FF0000;
}
