@charset "shift_jis";


/* hot_news
-------------------------------------------------*/
#hot_news {
	width:564px;
	background:url(../../shared/images/bg_hotnews.gif) repeat-y;
	}


/*　詳細
-------------------------------------------------*/
#news_detail {
	width:510px;
	margin:0 auto;
	padding:0 0 30px 0;
	color:#787878;
	}

#news_detail h4	{
	font-size:150%;
	color:#09F;
	border-bottom:1px dotted #A8BACE;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
	}
#news_detail h4 .date {
	font-size:50%;
	display:block;
	font-weight:normal;
	}
#news_detail .text_box {
	
	}
	
#news_detail .photo_area {
	float:left;
	margin:0 15px 15px 0px;
	}
#news_detail .photo_area img {
	display:block;
	margin:0 0 2px 0;
	}
#news_detail p {
	margin:0 0 1em 0;
	}
	
/*　一覧
-------------------------------------------------*/
#hot_news ul {
	list-style-type:none;
	padding:0 15px;
	}
#hot_news ul .photo {
	display:block;
	width:64px;
	height:64px;
	padding:2px;
	border:1px solid #EEE;
	float:left;
	margin:0 15px 0 0;
	}
#hot_news ul .mask {
	display:block;
	width:64px;
	height:64px;
	overflow:hidden;
	}
#hot_news ul li {
	display:block;
	width:100%;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #EEE;
	}
#hot_news ul li a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#8f8f8f;
	}
#hot_news ul li a:hover {
	cursor:pointer;
	background:#ECFAFF;
	}
#hot_news .text {
	display:block;
	width:430px;
	float:left;
	}
#hot_news .text .date {
	font-size:80%;
	color:#CCC;
	}
	
#hot_news .text .ttl {
	display:block;
	color:#00b0df;
	font-weight:bold;
	font-size:108%;

	}
#hot_news a:hover .text .ttl {
	color:#00b0df;
	text-decoration:underline;
	}
	
#hot_news .text .sub {
	color:#8f8f8f;
	font-size:77%;
	}
#hot_news a:hover .sub {
	color:#a0a0a0;
	}

/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/
/*
-------------------------------------------------*/

