@charset "utf-8";
/* CSS Document */

#topMain{
	width: 600px;	;
/*	background-image:url(../img/img-main.jpg);
*/	height: 200px;
}
#topMainComment{}

#content #globalnav{}

#content #left{
}
#content #right{}

#content #right ul.head-line{
	background:#FFF;
	margin: 0 10px;
	list-style:none;
}
#content #right ul.head-line{
	margin-bottom: 15px;
}
#content #right ul.head-line li{
	line-height: 2.5;
	border-bottom: 1px dotted #DDD;
}
#content #right ul.head-line li span.date{
	margin-right: 5px;
}

/** tanshin,information **/
#content #btmBlock1 h2,
#content #btmBlock2 h2{
	text-indent:-9999px;
	width:635px;
	height:39px;
	background-repeat:no-repeat;
}

#content #btmBlock1 div {
	margin: 10px;
}
#content #btmBlock1 p.tanshin-title{
	float:left;
	border: 1px solid;
	padding: 1px 5px;
	margin-right: 10px;
	width: 150px;
}
#content #btmBlock1 p.tanshin-excerpt{
	font-size: 90%;
}

#content #btmBlock1 h2{
	background-image:url(/img/bg-top-h2-tanshin.png);
	}

/** information **/
#content #btmBlock2{
	margin-top: 15px;
}
#content #btmBlock2 h2{
	background-image:url(/img/bg-top-h2-info.png);
}

#content #news ul li img{
	vertical-align:middle;
}

#content #news ul li span.blog_topic{
	font-size: 10px;
	padding: 2px 3px;
}

#content #news ul li span.blog_topic1{
	border:1px solid #09C;
	color:#09C;
}
#content #news ul li span.blog_topic2{
	border:1px solid #396;
	color:#396;
}
#content #news .head-line li:nth-child(2n+1){
/*	background:#FFE6E6;
*/}
#content #news .head-line li:nth-child(2n){
	background:#FFF;
}
#content #news .head-line li span.date{
	padding-right:15px;
}
#content #news .head-line li a{
	padding-left: 5px;
	color:#333;
}


#content #rightBanner {
	margin-left: 385px;
}



