@charset "utf-8";
/******************************************************************************
{ ss_libs } - var:2.0.0
*******************************************************************************/
@import"reset.css";/* Don`t toutch me ! */
@import"font.css";/* Don`t toutch me ! */
@import"grids.css";/* Don`t toutch me ! */


/*--------------------------
 News02
---------------------------*/

.news02{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
}

.news02 a{
	color:#39f;
}

.news02 .left{
	float:left;
	margin-right:15px;
	padding-top:10px;
}

.news02 .right{
	margin:0 0 0 0px;
	padding-top:8px;
	float:right;
}

.news02 .h3_01{
	background:url(../img/news02/h3_01.jpg) no-repeat;
	width:450px;
	height:49px;
	line-height:50px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-indent:15px;
	vertical-align:bottom;
}

.news02 .news_wp{
	background:url(../img/news/news_bg.jpg) no-repeat bottom;
	width:450px;
	overflow:hidden;
}

.news02 .news_wp h4 a{
	display:block;
	width:100%;
}


.news02 .date{
	background:url(../img/news02/date_bg.jpg) no-repeat;
	width:450px;
	height:31px;
	line-height:30px;
	color:#666666;
	text-indent:10px;
	*margin-top:-1px;
}

.news02 h4{
	font-size:14px;
	font-weight:bold;
	padding:10px;
	margin-left:5px;
}

.news02 .img_p{
	width:429px;
	margin:3px 0 15px 5px;
	margin-left:5px;
	overflow:hidden;
}

.news02 .img_p img{
	float:left;
/*	background-image: url(../img/news02/img_bg.jpg);*/
	background-color:#f0f0f0;
	background-repeat: no-repeat;
	background-position: left;
	padding:5px;
	margin-right:10px;
	margin-left:5px;
}

.news02 .img_p p{
	line-height:19px;
}

.news02 .img_p .p02{
	font-size:11px;
	color:#666666;
}

.news02 .news_wp02{
	background:url(../img/news/news_wp02.jpg)  repeat-y;
	width:200px;
	overflow:hidden;
}

.news02 .news_wp02 ul{
	border:none;
	margin:5px auto;
	width:180px;
	background-color:#f5f5f5;
}

.news02 .news_wp02 li{
	border:none;
	padding:18px 7px;
	background-color:#fcfcfc;
}

.news02 .news_wp02 .li02 {
	border-bottom: 1px dashed #cccccc;
}

.news02 .border_bottom{
	vertical-align:top;
}

.news02 .clear{
	clear:both;
}

.news02 .midashi{
	padding-top:10px;
	position: relative;
}

.news02 .midashi img{
	vertical-align:bottom;
}

.news02 .midashi img.news_list {
	position: absolute;
	top: 10px;
	left: 371px;
}

.news02 .left ul{
	padding-top:5px;
	padding-bottom:5px;
}

.news02 .left li{
	font-size:11px;
	line-height:26px;
}

.news02 .left li span{
	padding:0 20px 0 10px;
}

.news02 p#nw_for_top{
	margin:10px 0 0 0 ;
	background:url("img/detail/arw_blue.jpg") no-repeat left top;
	padding-left:10px;
}









