@charset "shift_jis";
/* Copyright (c) 2007 インネットWebクリエイティブ事業部 */
/*
 レイアウト [
----------------------------------------------------------- */
.top_r{
	width: 180px;
	float: right;
	padding: 5px;
	margin: 0 10px 0 0;
	border: 1px solid #DDD;
	background: #EEE;
}



.top_l{
	width: 340px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.top_l li{
	width: 340px;
	float: left;
	padding: 5px;
	clear: both;
	border-bottom: 1px dotted #DDD;
}
.top_l li.cap{
	font-size: 130%;
	color: #444;
	margin: 0px 0px 5px 0;
	padding: 1px 1px 5px 15px;
	border-left: #DDD solid 1px;
	border-top: #DDD solid 1px;
	background: url(../img/gif/haikei/cap_bg_title.gif) no-repeat left top;
}
.top_l li h2.cap_sub{
	font-size: 115%;
	color: #555;
}

	
.top_l img{
	width: 118px;
	float: left;
	margin: 5px;
}
.top_l p{
	width: 200px;
	float: left;
	margin: 5px;
}
.top_l p.ku{	
	text-align: right;
}

/*
 topics[
----------------------------------------------------------- */
#topic{
	width: 163px;
	float: left;
	color: #FFF;
	padding: 5px 3px 5px 5px;
	margin: 10px 0px 0px 2px;
}	
	



#feed_topics {
	margin: 0;
	padding: 0;
	border: none;

}


#feed_topics dl.feed_topics_dl , #feed_topics dt.feed_topics_dt , #feed_topics dd.feed_topics_dd {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;

}

#feed_topics dd span , #feed_topics dd span a {
	margin: 0;
	padding: 0 0 0.2em 0;
	line-height: normal;
	display: block;
	text-indent: 0;
	border: none;
	
}


#feed_topics dd span a {
	color: #FFF;
}


.top_r #qr_code {
	display: block;
	width: 180px;
	height: 349px;
	margin: 10px auto 0 auto;
	/*
	border: 1px solid #DDD;
	*/
}






.top_l li h2.cap_sub a {
	text-decoration: none;
	color: #666666;
}
.top_l li h2.cap_sub a:link {
	text-decoration: none;
	color: #444;
}
.top_l li h2.cap_sub a:visited {
	text-decoration: none;
	color: #666;
}
.top_l li h2.cap_sub a:hover {
	text-decoration: underline;
	color: #333;
}
.top_l li h2.cap_sub a:active {
	text-decoration: underline;
}




/*
 TOPページリンク[
----------------------------------------------------------- */
.top_link_set {
	font-size: 80%;
	letter-spacing: 0.05em;
	margin: 0 0 0 0.4em;
}

.top_link_set .top_link_set_title{
	font-weight: bold;
}


