/*=====================TSUNEISHI C VALUES CSS=====================

2008.12.19- ver1.0.0
wrixon.co.,ltd.

=================================================================*/

/*-------------------Default Colors-------------------

text:#444444;

Blue:#00406C;

Light-Blue(1):#B2C5D3;
Pale-Blue:ECEFF3;

-----------------------------------------------------*/


/*---------- news(list) ----------*/
#news_list {}

#news_list dl {
	margin:10px 0 20px 0;
	line-height:1.3;
	}

#news_list dt {
	background:url(../img/ico_blue.gif) no-repeat 0 3px;
	font-size:12px;
	padding-left:10px;
	}

#news_list dd {
	background:url(../img/line.gif) no-repeat bottom left;
	padding-bottom:10px;
	padding-left:10px;
	margin-bottom:10px;
	line-height:1.5;
	}

#news_list dd a.news_title {
	font-size:15px;
	font-weight:bold;
	}


#news_list dd p {
	margin-bottom:10px;
	margin-top:5px;
	}


.news_menu li {
	background:url(../img/submenu_bg.jpg) no-repeat 0 0;
	font-size:18px;
	color:#00406C;
	text-indent:25px;
	line-height:30px;
	}


.news_menu a {
	text-decoration:none;
	display:block;
	width:190px;
	height:30px;
	}


.news_pgnavi {
	margin:10px 0 30px 0;
	text-align:center;
	}

/*---------- news_ditail ----------*/

#news_ditail {
	margin-bottom:20px;
	}

#news_ditail p {
	margin-bottom:15px;
	text-indent:1em;
	}

#news_ditail .day{
	margin:0;
	color:#00406C;
	text-indent:0;
	}

#news_ditail .news_title {
	margin-top:0;
	}









