@charset "utf-8";

/*  トップ
-----------------------------------------------------------*/



/*  フラッシュ
-----------------------------------------------------------*/

div#flash {
	width: 100%;
	height: 475px;
	margin: 0 auto;
	background:url(../images/flash_bg.jpg) repeat-x left top;
}

div#flash p {
	padding-top: 100px;
}

.accordion {
	width: 905px;
	height: 350px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	overflow: hidden;
	border: 5px solid #DAE870;
	background-color: #DAE870;
}

.accordion dt {
	float: left;
	width: 100px;
	height: 350px;
	background: #9fb7d4;
	cursor: pointer;
}

.accordion dd {
	float: left;
	width: 605px;
	height: 350px;
	display: none;
	background: #ddd;
}

.accordion dd div {
	width: 605px;
	height: 350px;
	overflow: hidden;
	display: block;
}
#top-menu  {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5E9C61;
}
#top-menu tr td  {
	padding-top: 4px;
	padding-bottom: 4px;
}
#top-menu tr td div {
	background-color: #FFFFFF;
	width: 298px;
	height: 79px;
	margin-left: auto;
	margin-right: auto;
}
#top-menu tr td div img:hover{
	opacity: 0.7;
}


/*  HTMLコンテンツ
-----------------------------------------------------------*/
div#top_contents {
	width: 918px;
	margin: 0 auto;
}

div#top_contents div.sec1,
div#top_contents div.sec2,
div#top_contents div.sec3 {
	width: 300px;
	float: left;
}

div#top_contents div.sec1,
div#top_contents div.sec2 {
	margin-right: 8px;
}

div.sec_inner {
	background: url(../images/top_4.gif) repeat-y;
	padding-top:16px;
	padding-bottom:15px;
	height: 422px;
	/padding-top: 34px;
	/height: 404px;
}

div.sec_inner2 {
	background: url(../images/top_4.gif) repeat-y;
	padding-top:16px;
	padding-bottom:15px;
	height: 422px;
}

div.sec_inner p {
	width:260px;
	margin: 0 auto;
}

div.sec_inner2 p {
	width:260px;
	margin: 0 auto;
}

div.sec_inner2 p.image {
	/*padding-bottom: 12px;*/
	text-align: right;
}
div.sec_inner p.image2 {
	/*padding-bottom: 12px;*/
	text-align: right;
	/margin-top: -18px;
}

div.sec_inner2 p.reprt {
	padding-bottom: 12px;
	text-align: right;
}

p.yell {
	text-align: right;
	line-height: 1;
	padding-bottom: 5px;
}

.yell span {
	font-size: 26px;
	font-weight:bold;
	color: #0a9c3d;
}



/*  新着情報とバナー
-----------------------------------------------------------*/

div#top_news_wrapper {
	width: 918px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 75px;
}

div#top_news {
	width: 607px;
	margin-right: 8px;
	float: left;
}

div#top_news p.img {
	font-size:1px;
}

div#top_news div.inner {
	background: url(../images/top_9.jpg) repeat-y;
	padding-top: 5px;
	padding-bottom: 25px;
}

div#top_news div.inner div.section {
	width: 577px;
	background:url(../images/top_14.gif) bottom no-repeat;
	margin: 0 auto;
	padding-bottom:12px;
	padding-top:15px;
}

div#top_news div.inner div.section_dammy {
	width: 577px;
	margin: 0 auto;
	height: 50px;
}

div#top_news div.inner div.section p {
	margin-right: 10px;
}

div#top_news div.inner div.section p a {
	color: #003399;
	text-decoration: underline;
}

div#top_news div.inner div.section p a:link {
	color: #003399;
	text-decoration: underline;
}

div#top_news div.inner div.section p a:hover {
	color: #003399;
	text-decoration: none;
}

div#baner_sp {
	width: 300px;
	float: right;
	background: url(../images/top_18.gif) no-repeat bottom #FEF2CC;
}

div#baner_sp p {
	font-size:1px;
}

div#baner_sp div.inner {
	padding-top: 8px;
	background-color:#FEF2CC;
}

div#baner_sp div.inner p {
	width: 273px;
	text-align: left;
	margin: 0 auto;
	font-size: 12px;
}
div#baner_sp div.inner p.txt {
	padding: 5px 0 5px 5px;
	margin-bottom: 5px;
	line-height:128%;
}
