@charset "shift_jis";

/* ***********************************************************
 *
 * Since:     2009-05-08
 * Editor:    yamamoto
 * Modified:  2009-05-08 by:yamamoto
 *
 * ***********************************************************
 */
 
/* =====================================================

  News - お知らせ

===================================================== */

#news #main dl.newsDetail {
	margin-top: 20px;
	border-top: 3px solid #FFA611;
}

#news #main dl.newsDetail dt {
	padding:14px 10px 12px 28px;
	background: #F9F9ED url(../news/img/s.jpg) no-repeat 8px 15px;
}

#news #main dl.newsDetail dt span {
	font-size: 108%;
	font-weight: bold;
	margin-right: 10px;
}

#news #main dl.newsDetail dd {
	padding:20px 10px 10px;
}

#news #main dl.newsDetail dd p {
	padding-bottom:10px;
}

#news #main dl.newsBlock {
	padding-bottom: 15px;
	padding-left: 3px;
	border-bottom: 2px solid #FFB833;
	margin-top: 20px;
	border-top: 2px solid #FFB833;

}
	
	#news #main dl.newsBlock dt {
	float: left;
	width: 88px;
	font-size: 93%;
	padding-top: 15px;
	clear: both;
	white-space:nowrap;
		background: url(../img/en.gif) no-repeat 0px 17px;
	padding-left: 14px;
	letter-spacing: 0.1em;
	border-top: 1px solid #eeeeee;
	}
	
	#news #main dl.newsBlock dd {
	margin-left: 102px;
	width: 524px;
	padding: 15px 0px;
	_width: 522px;
	line-height: 125%;
	font-size: 108%;
	border-top: 1px solid #eeeeee;
	}


/* ---------- 新着リセット start ----------- */

/* 文字配置 */
#news #main .newsDetail .left{
	margin:0px;
	text-align:left;
	padding-right:10px;
}

#news #main .newsDetail .center{
	width:100%;
	margin:0 auto;
	text-align:center;
}

#news #main .newsDetail .right{
	margin:0px;
	text-align:right;
	padding-left:10px;
}

/* 見出し */
#news #main .newsDetail h1{
	font-size:240%;
	line-height:1.5;
}

#news #main .newsDetail h2{
	font-size:180%;
	line-height:1.5;
	margin:0;
}

#news #main .newsDetail h3{
	font-size:140%;
	line-height:1.5;
}

#news #main .newsDetail h4{
	font-size:120%;
	line-height:1.5;
}

#news #main .newsDetail h5{
	font-size:100%;
	line-height:1.5;
}

#news #main .newsDetail h6{
	font-size:82%;
	line-height:1.5;
}

/* リスト */
#news #main .newsDetail ol li{
	list-style:decimal;
	list-style-position:inside; 
}

#news #main .newsDetail ul li{
	list-style:disc;
	list-style-position:inside; 
}

/* インデント */
#news #main .newsDetail blockquote {
	padding-left:1em;
}

/* テーブル */
#news #main .newsDetail table{
	font-size:100%;
}

/* 線 */
#news #main .newsDetail hr{
	display:block;
}

/* 太文字 */
#news #main .newsDetail strong{
	font-weight:bold;
}

/* ---------- /新着リセット end ----------- */


#news #main .pagenavi {
	text-align: center;
	padding: 20px;
	margin-top: 20px;
	background: #FAFAFA;
}

#news #main .pagenavi a.next {
	background: url(../common/arw02.gif) no-repeat right center;
	padding-right: 15px;
	padding-left: 10px;
}

#news #main .pagenavi a.back {
	background: url(../common/arw03.gif) no-repeat left center;
	padding-right: 10px;
	padding-left: 15px;
}
