@charset "utf-8";
.p_info {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 17px;
	margin-left: 0px;
}
.titlecoment {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 19px;
	margin-left: 15px;
}


/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-image:url(../img/backg.gif);
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:14px;
}
img{
	border:none;
}
.center{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.main{
	margin:0 auto 0 auto;
	padding:0 0 10px 0;
	width:800px;
	height:100%;
	background-color:#FFF;
}
.info{
	width:500px;
	height:auto;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	text-align:left;
	float:left;
}
.banner{
	width:250px;
	height:auto;
	padding:0px;
	float:right;
	text-align:left;
	line-height:10px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
.news{
	width:500px;
	height:auto;
	padding:20px 0 0;
	margin:0 0 0 15px;
	clear:left;
	text-align:left;
}
.news table{
	border:0;
	margin:0 0 0 15px;
}
.under{
	width:770px;
	height:auto;
	padding:0px;
	text-align:center;
	clear: left;
	font-size:12px;
	color:#933b3f;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
hr{
	height:2px;
	color:#933b3f;
	background: #933b3f;
	border:none;
}
.news_contents {
	width:500px;
	height:auto;
	padding:0px;
	margin:0 0 0 15px;
	clear:left;
	text-align:left;
}
