@charset 'UTF-8';
/*　グローバルナビ　現在表示中
-------------------------------------------------*/
/*
#nav ul.main li.nvm_01 a {
	background:url(../../shared/images/nav_01_r.gif) no-repeat;
	}
*/

/* サイドナビ 現在表示中
-------------------------------------------------*/

#secondary_sub-nav ul li.nvp_01 a {
	background:url(../../shared/images/ico_subnav_head_r.gif) no-repeat 0 2px;
}
/* カテゴリ画像
-------------------------------------------------*/

#category {
	background:url(../images/cat_osusume.jpg) no-repeat;
}
/* ニュース一覧
-------------------------------------------------*/
#news_list {
}
#news_list ul {
	list-style-type:none;
}
#news_list ul li {
	width:93%;
	padding:10px 20px 10px 10px;
	border-bottom:1px dotted #E3E3E3;
}
#news_list ul li .photo {
	float:left;
	border:1px solid #EBEBEB;
	padding:2px;
	width:50px;
	min-height:50px;
	height: auto !important;
	height: 50px;
	margin:0 10px 20px 0;
	text-decoration:none;
	font-size:1px;
	line-height:1px;
	display:inline;
}
#news_list ul li a .photo img {
	margin:0px;
}
#news_list ul li a .date {
	display:block;
	color:#999999;
	text-decoration:none;
	font-size:80%;
	padding:5px 0 0 0;
}
#news_list ul li a .ttl {
	font-size:90%;
}
/*
-------------------------------------------------*/

#news_detail {
	width:96%;
	padding:0px 20px 10px 10px;
}
#news_detail .date {
	font-size:80%;
}
#news_detail .ttl {
	color:#675249;
	font-size:100%;
}
.entry_head {
	border-bottom:1px solid #CCC;
	padding:0 0 5px 0;
}
.entry_body {
	padding:15px 0;
	line-height:1.5em;
	font-size:90%;
	color:#666;
}
.entry_body p {
	line-height:1.5em;
	font-size:90%;
	margin-bottom:20px;
}
#news_detail .photo {
	float:right;
	padding:2px;
	margin:0 0px 10px 20px;
	font-size:1px;
	max-width:320px;
	width: auto !important;
	width: 320px;
}
#news_detail .photo img {
	margin:0 0 5px 0;
}
#news_detail .entry_foot {
	text-align:right;
	font-size:80%;
}
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/

/*
behavior: expression(IEPNGFIX.fix(this));
*/

