﻿@charset "utf-8";

/*----------------------------------------------------
	layout[index]
----------------------------------------------------*/

/* top_mainArea
----------------------------------------------------*/
#top_mainArea{
}

#top_mainArea p{
	margin-left:16px;
	line-height:1.7;
}

#top_mainArea p em{
	font-weight:bold;
}

/* top_scheArea
----------------------------------------------------*/
#top_scheArea{
	margin-top:5px;
}

#top_scheArea ol{
	margin:6px 0px 10px 10px;
	width:660px;
	overflow:hidden;
}

#top_scheArea li{
	list-style:none;
	width:220px;
	float:left;
	margin:0px;
	background:url(../images/top/index_bg-schearea.gif) no-repeat left bottom;
	height:188px;
}

#top_scheArea li p{
	margin:1px 20px 0px 18px;
	line-height:1.3;
}

#top_scheArea p.top_sche-txt{
	font-weight:bold;
	margin-left:10px;
}

#top_scheArea p.top_sche-btn{
	text-align:center;
	margin:15px 0px 35px 0px;
}


/* top_linkArea
----------------------------------------------------*/
#top_linkArea{
	margin-top:5px;
	margin-bottom:25px;
}

#top_linkArea ul{
	margin-bottom:-10px;
}

#top_linkArea li{
	position:relative;
	margin-bottom:10px;
}

#top_linkArea li p{
	position:absolute;
	top:100px;
	left:395px;
}

/* top_newsArea
----------------------------------------------------*/
#top_newsArea{
	margin-top:12px;
	margin-bottom:15px;
	background-color:#efefef
}

#top_newsArea dl{
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:8px;
}

#top_newsArea dt{
	width:80px;
	float:left;
	font-weight:bold;
}

#top_newsArea dd{
	padding-left:90px;
	background:url(../images/top/index_bg-line.gif) repeat-x bottom;
	padding-bottom:6px;
	margin-bottom:6px;
}

#top_bottomtxt{
	margin-bottom:80px;
}

/* midashibox
----------------------------------------------------*/
.midashibox{
	margin-top:0px;
	margin-bottom:15px;
	height: 220px;
	width: 670px;
	background-image: url(../images/top/mitumori.jpg);
}

.midashibox-text{
	line-height:1.7;
	padding-top: 74px;
	padding-left: 165px;
	padding-right: 120px;
	font-size: 14px;
}

.midashibox-bana{
	line-height:1.7;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}


.btn_link{
	clear:left;
	overflow: hidden;
	text-indent:-9999px;
	padding-left:280px;
	margin-right:auto;
	text-align:left;
}

.btn_link a{
	text-indent:-9999px;
	text-decoration:none;
	float:left;
}

.rollover01,.rollover01 a {
	width:370px;
	height:60px;

	background:url(../images/top/mitumori2.jpg) left top no-repeat;
	margin-bottom:10px;
}

.rollover01 a:hover {
	width:370px;
	height:60px;

	background:url(../images/top/mitumori3.jpg) left top no-repeat;

}

