@charset "utf-8";

@import "base.css";

/*
--------------------------------------------------------
news/index.html
--------------------------------------------------------
*/

#news #content .section {
	clear: both;
	margin-bottom: 20px;
}

#news #content h1 {
	background: url(../../news/image/h1_1.png) no-repeat 0 0;
	display: block;
	width: 600px;
	height: 145px;
	margin: 0 0 0 -20px;
	text-indent: -500em;
}

#news #content div.section h2.timestamp {
	clear: both;
	float: left;
	width: 575px;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top: 3px solid #d66c34;
	background-color: #fff8e6;
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	line-height: 140%;
	height: auto;
	text-indent: 0;
}

#news #content div.section .entry {
	margin-bottom: 10px;
}

#news #content div.section h3 {
	clear: both;
	float: left;
	width: 580px;
	color: #d66c34;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
}


#news #content div.section h3 a {
	color: #d66c34;
	text-decoration: none;
}

#news #content div.section h4 {
	clear: both;
	width: 580px;
	margin-top: 10px;
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
}

#news #content div.section h4 img {
	margin: 5px 10px 5px 10px;
	padding: 5px;
	border-top: solid 1px #C0C0C0;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
	border-left: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}

#news #content div.section h4 p {
	clear: both;
}

#news #content div.section .photo-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#news #content div.section .photo-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#news #content div.section .entry-footer {
	display: none;
	/* Hides from IE5-Mac ¥*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */}

#news #content div.section .entry-footer span {
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
}

#news #content div.section #contents-nav {
	clear: both;
	text-align: center;
	margin-top: 15px;
	padding: 10px;
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}

#news #content div.section #archive-nav {
	clear: both;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #cccccc;
}

#news #content div.section .paginate {
	clear: both;
	margin-top: 10px;
	padding: 5px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 140%;
}

#news #content div.section h4 .right-contents {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 140%;
}

#news #content div.section h4 .left-contents {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 140%;
}

/*-----------------------------------------------
ブログ共通 - トラックバックエリア
-----------------------------------------------*/

#news #content div.section #trackback {
	display: none;
	/* Hides from IE5-Mac ¥*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */

}

#news #content div.section #trackback_title {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px 0px 5px 6px;
	width: 562px;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	border-left: solid 2px #FE7333;
	color: #FE7333;
	border-bottom: 1px solid #CCCCCC;
}

#news #content div.section #trackback p.url {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 12px;
	line-height: 140%;
}

#news #content div.section #trackback p.detail,
#news #content div.section #trackback p.entry {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 140%;
}

#news #content div.section #trackback p.posted {
	background: #f2f2f2;
	margin: 10px 0 15px 0;
	padding: 3px 0 3px 0px;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
}

/*-----------------------------------------------
ブログ共通 - コメントエリア
-----------------------------------------------*/


#news #content div.section #comment {
	display: none;
	/* Hides from IE5-Mac ¥*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */

}

#news #content div.section #comment_title {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px 0px 5px 6px;
	width: 562px;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	border-left: solid 2px #FE7333;
	color: #FE7333;
	border-bottom: 1px solid #CCCCCC;
}

#news #content div.section #comment p.entry {
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 140%;
}

#news #content div.section #comment p.posted {
	background: #f2f2f2;
	margin: 10px 0 15px 0;
	padding: 3px 0 3px 0px;
	font-size: 10px;
	border-bottom: 1px solid #ccc;
}



