#news-others {
	margin-bottom: 10px;
	width: 665px;
}
.news-img {
	margin-bottom: 20px;
	float: left;
	width: 84px;
}
.news-column {
	margin: 0 0 20px 0;
	float: left;
	width: 580px;
}
.news-column h3 {
	font-size: 120%;
}

#photonews {
	margin-bottom: 25px;
	width: 665px;
}
#photonews li {
	display: block;
	float: left;
	width: 170px;
}
#photonews li#first {
	width: 171px;
}
#photonews li#last {
	width: 154px;
}
#photonews h3 {
	font-size: 80%;
	margin-top: 8px;
	width: 154px;
}

/* @group DETAIL 1 */

#news-ttl {
	font-size: 150%;
	line-height: 1.2;
	margin-bottom: 10px;
}

#news-detail-mini {
	width: 665px;
}
#news-detail-mini #detail-img {
	margin-bottom: 15px;
	float: right;
	width: 174px;
}
#news-detail-mini #detail-column {
	margin: 0 0 15px 0;
	width: 486px;
}
#news-detail-mini #detail-column p {
	font-size: 120%;
}

#hot-write-ttl {
	margin-bottom: 0;
	padding-bottom: 5px;
	background: #f2ece5;
}
#hot-write-ttl a {
	display: block;
	width: 665px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../image/h2_write.gif) no-repeat 0 0;
}
#hot-write-ttl a:hover {
	background-position: 0 -35px;
}

/* @group Hot-write */

#hot-write {
	margin-bottom: 20px;
}
#hot-write li {
	padding: 10px 0;
	list-style-type: none;
	background: url(../../../image/topinfo_border.gif) repeat-x 0 bottom;
}
#hot-write li .write-img {
	padding-left: 55px;
	float: left;
}
#hot-write li h3 {
	font-size: 100%;
	margin: 0 0 2px 114px;
	width: 530px;
}
#hot-write li p {
	font-size: 80%;
	margin-left: 114px;
	width: 530px;
}
#hot-write li#write-1 h3,
#hot-write li#write-1 p {
	font-size: 100%;
	margin-left: 186px;
	width: 455px;
}
#hot-write li#write-1 h3 {
	font-size: 120%;
}

ol#hot-write  {
	background: #f2ece5;
}

#write-1 .write-img {
	background: url(../image/ico_num_1.gif) no-repeat 15px center;
}
#write-2 {
	background-color: #e8e1d9 !important;
}
#write-2 .write-img {
	background: url(../image/ico_num_2.gif) no-repeat 20px center;
}
#write-3 .write-img {
	background: url(../image/ico_num_3.gif) no-repeat 20px center;
}
#write-4 {
	background-color: #e8e1d9 !important;
}
#write-4 .write-img {
	background: url(../image/ico_num_4.gif) no-repeat 20px center;
}
#write-5 .write-img {
	background: url(../image/ico_num_5.gif) no-repeat 20px center;
}
#write-5 {
	background: none !important;
}

/* @end */

/* @group Clearfix */

ol#hot-write li:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
ol#hot-write li{display: inline-block;}
/* Hide MacIE \*/
* html ol#hot-write li{height: 1%}
ol#hot-write li{display: block;}
/* End hide MacIE */

/* @end */

/* @end */

/* @group DETAIL 2 */

h2#detail-ttl {
	margin-bottom: 0;
}

#news-detail #detail-img {
	text-align: right;
	margin-bottom: 20px;
	float: right;
	width: 320px;
}
#news-detail p {
	font-size: 120%;
	line-height: 1.6;
	margin-bottom: 25px;
}
.page-total {
	margin-bottom: 4px;
}

#page-nav {
	text-align: center;
	margin-bottom: 30px;
	width: 665px;
}
#page-nav img {
	margin: 0 2px;
}


/* @end */

/* @group Clearfix */

#news-others li:after,
#photonews:after,
#news-detail-mini:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#news-others li,
#photonews,
#news-detail-mini{display: inline-block;}
/* Hide MacIE \*/
* html #news-others li,
* html #photonews,
* html #news-detail-mini{height: 1%}
#news-others li,
#photonews,
#news-detail-mini{display: block;}
/* End hide MacIE */

/* @end */

