@charset "UTF-8";
/* CSS Document */

.wrap{
	width:1000px;
	height:1505px;
	margin:0 auto;
}

.all_contents{
	width:950px;
	height:1505px;
	margin:0 25px;
}

.header{
	width:950px;
	height:575px;
	background-image:url(../img/header_news.jpg);
	background-repeat:no-repeat;
	padding-top:1px;
}

.header p{
	text-indent:-9999px;
	font-size:1px;
}

.box_all{
	width:950px;
	height:248px;
	padding-top:1px;
}

.box_news{
	margin:30px 50px 0;
	width:850px;
	height:165px;
	background:#FFF;
}

.box_news_text{
	width:540px;
	height:165px;
	float:left;
	margin-right:20px;
}

.box_news_text p{
	font-size:12px;
	color:#eb4b88;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height:18px;
}

.box_news_text a{
	color:#eb4b88;
	text-decoration:none;
}

.box_news_text a:hover{
	color:#eb4b88;
	text-decoration:underline;
}

.box_photo{
	width:290px;
	height:165px;
	background:#999;
	float:left;
}

.c_bar{
	width:950px;
	height:170px;
	background:url(../img/n_bar.gif);
	background-repeat:no-repeat;
}
