@charset "utf-8";
/* CSS Document */




/*========================================
　　トップ
========================================*/

#flash {
	width: 900px;
	margin: 0px auto 0px auto;
	}

#top_text {
	margin: 20px 0 0;
	}

#top_contents1 {
	margin: 0px;
	padding: 0 0px 0px 0px;
	}
#top_contents1 ul {
	margin: 0;
	padding: 0;
	}

#top_contents1 ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 7px;
	}

#top_contents1 ul li.margin0 { padding: 0; }

#top_contents1 ul .contents1_left {
	margin: 0px;
	padding: 20px 0px 0px; 
	}

#top_contents1 ul .contents1_right {
	padding: 0px 0px 20px 20px;
	}

#top_contents1 div.rise {
	background: url(../pages/images/common/icon.gif) 0px 3px no-repeat;
	margin: 0px 0px 20px;
	clear: both;
	}

#top_contents1 div.rise a { text-decoration: none; }

#top_contents1 div.rise a span {
	margin: 0 0 0 20px;
	text-decoration: underline;
	}

#top_contents1 div.clear {
	padding: 20px 0 0;
	}

#top_contents1 div.clear ul li {
	padding: 0 0 0 10px;
	}

#top_contents1 div.clear ul li.margin0 { padding: 0; }

#top_blog {
	padding: 20px 0 30px;
	clear: both;
	}

#top_blog strong {
	display: block;
	font-size: 14px;
	background: url(../pages/images/common/subtitle.jpg) left top no-repeat;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 20px;
	}

#top_blog dl {
	line-height: 140%;
	margin: 10px 0 0 20px;
	width: 560px;
	}

#top_blog dt {
	float: left;
	clear: both;
	width: 80px;
	font-weight: bold;
	margin: 0px 0px 5px;
	white-space: nowrap;
	}

#top_blog dl dd {
	margin: 0px 0px 5px 80px;
	}



#top_news {
	margin: 0 0 50px;
	}

#top_news strong {
	display: block;
	font-size: 14px;
	background: url(../pages/images/common/subtitle.jpg) left top no-repeat;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 20px;
	}

#top_news dl {
	line-height: 140%;
	margin: 10px 0 0 20px;
	width: 560px;
	}

#top_news dt {
	float: left;
	clear: both;
	width: 80px;
	font-weight: bold;
	margin: 0px 0px 5px;
	white-space: nowrap;
	}

#top_news dl dd {
	margin: 0px 0px 5px 80px;
	}



#top_info {
	margin: 40px 0px 0px;
	}

#top_info p {
	background: url(../pages/images/common/icon.gif) 0px 2px no-repeat;
	line-height: 12px;
	margin: 0px;
	padding: 5px 0px 5px 30px;
	}

