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

/*==ページタイトル==*/
#cont_title {
	width:550px;
	height:152px;
	background:url(images/news_img.jpg) no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
}

div.N_title {
	width:550px;
	height:67px;
	background:url(images/news_title.gif) no-repeat;
	margin-bottom: 10px;
}

div.N_title_s {
	width:550px;
	height:67px;
	background:url(images/news_title.gif) no-repeat;
	margin-bottom: 30px;
}


div.N_title h4 a {
	display:block;
	width:550px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	padding-top:25px;
	color:#a2a2a2;
	text-decoration:none;
}

div.N_title_s h4  {
	display:block;
	width:550px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	padding-top:25px;
	color:#a2a2a2;
	text-decoration:none;
}


p.entry-date {
	display:block;
	width:550px;
	height:17px;
	padding-top:8px;
	text-align:right;
	}
	
div.N_body {
	width:550px;
	height:auto;
	margin-bottom:0px;
}

div.N_body_m {
	width:540px;
	height:auto;
	background:url(images/n_body_mid.gif) repeat-y;
	padding-top:0;
	padding-bottom:0;
	padding-left:5px;
	padding-right:5px;
}

p.N_text {
	display:block;
	line-height:1.5em;
	margin-left:0px;
	margin-right:0px;
	text-align:justify;
	text-justify:distribute;
	}
	
div.asset-more-link a {
	display:block;
	font-weight:bold;
	color:#F90;
	text-align:right;
	text-decoration:none;
}

