@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 ! */



/*--------------------------
 News
---------------------------*/

.news{
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#333333;
}

.news a{
	color:#39f;
}

.news .news_wp{
	background:url(../img/news/news_bg.jpg) no-repeat bottom;
	width:450px;
}

.news .news_wp td a{
	display:block;
	width:100%;
}

.news tr{
	border-bottom: 1px dashed #ccc;
	*background-image: url(../img/news/border01.jpg);
	*background-repeat: repeat-x;
	*background-position: bottom;
}

.news .tr02{
	border-bottom:none;
	background-image:none;
}

.news .news_wp table{
	border:none;
	margin:5px auto;
	width:420px;
}

.news .news_wp td{
	border:none;
	padding:18px 7px;
}

.news .news_wp02{
	background:url(../img/news/news_wp02.jpg)  repeat-y;
	width:200px;
	overflow:hidden;
}

.news .news_wp02 table{
	border:none;
	margin:5px auto;
	width:180px;
	background-color:#fcfcfc;
}

.news .news_wp02 td{
	border:none;
	padding:18px 7px;
	background-color:#fcfcfc;
}

.news .news_wp02{
	background:url(../img/news/news_wp02.jpg)  repeat-y;
	width:200px;
	overflow:hidden;
}

.news .news_wp02 ul{
	border:none;
	margin:5px auto;
	width:180px;
	background-color:#fcfcfc;
	*margin-top:4px;
}

.news .news_wp02 li{
	border:none;
	padding:18px 7px;
	background-color:#fcfcfc;
	*padding-top:18px;
}

.news .news_wp02 a{
	display:block;
	width:100%;
}

.news .news_wp02 .li02 {
	border-bottom: 1px dashed #ccc;
	*background-image: url(../img/news/border01.jpg);
	*background-repeat: repeat-x;
	*background-position: bottom;
	*border:none;
}

.news .left{
	float:left;
	margin-right:15px;
	_margin-right:10px;
	padding-top:5px;
}

.news .right{
	padding-top:8px;
}

.news .border_bottom{
	vertical-align:top;
}

/**
 * } news
**/










