@charset "shift_jis";
@import url("_css/share.css");

/* +++++++++++++++++++++++++++++++++
トップページ
+++++++++++++++++++++++++++++++++ */
div#Topicsbg {
	text-align:left;
	width:690px;
	margin:15px 15px 0px 15px;
	background:url(index_imgs/topics_bg.gif) repeat-y;
}

div#Topicsfoot {
	background:url(index_imgs/topics_foot_bg.gif) no-repeat left bottom;
	padding:0px 10px 10px 10px;
}

div#Topicsfoot p.news {
	width:670px;
	margin-top:10px;
	line-height:1.3em;
}
div#Topicsfoot p.news span.hizuke {
	display:block;
	background:#f4f5e4;
	border-left:solid 2px #e42134;
	padding:1px 5px;
	margin-bottom:5px;
}
/*トピックス2*/
div#Topics2bg {
	text-align:left;
	width:690px;
	margin:15px 15px 0px 15px;
	background:url(index_imgs/topics2_body_bg.gif) repeat-y;
}
div#Topics2foot {
	background:url(index_imgs/topics2_foot_bg.gif) no-repeat left bottom;
	padding:0px;
}
div#Topics2head {
	background:url(index_imgs/topics2_head_bg.gif) no-repeat left top;
	padding:15px;
}
div#Topics2head .BlockLeft {
	width:405px;
}
div#Topics2head .BlockRight {
	width:240px;
}
div#Topics2head .BlockLeft h2 {
	padding:5px 0px;
	color:#ffffff;
	line-height:1.3em;
	background:#1a4899;
	border-left:solid 5px #83a7e0;
}
div#Topics2head .BlockLeft h2 span {
	margin:0px 5px;
	display:block;
}