@charset "utf-8";

#headerarea {
	height: 451px;
}

#headerarea #slidearea {
	background: url(../image/top/header_slideback.png) repeat-x;
	height: 312px;
}

#sidearea {
	padding-top: 285px;
}

#sidearea .mainmenu {
	top: -315px;
}

#sidearea .mainmenu ul {
	height: 302px;
}

#sidearea .loginarea {
	top: -121px;
}


/*簡易検索*/
#maincontents .lightsearch {
	background: url(../image/common/flame_blue.gif) no-repeat;
	margin-bottom: 20px;
}

#maincontents .lightsearch p {
	padding: 10px 12px 6px;
	font-size:108%;
	color: #1581C3;
}

#maincontents .lightsearch form {
	margin: 0;
	padding: 0px 12px 10px;
	background: url(../image/common/flame_blue.gif) no-repeat left bottom;
}

#maincontents .lightsearch form #textfield {
	border: 1px solid #CCC;
	padding: 2px;
	width: 600px;
	font-size:108%;
	height: 21px;
}

#maincontents .lightsearch form #button {
	height: 27px;
	width: 52px;
	background: url(../image/common/bt_submit.gif) no-repeat;
	border-style: none;
	line-height: 27px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	font-size:108%;
}


/*流れアイコン*/
#maincontents .flow {
	margin-bottom: 6px;
	padding-bottom: 21px;
	background: url(../image/top/line_gradation.gif) no-repeat left bottom;
}

#maincontents .flow a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 171px;
}

#maincontents .flow img {
}

#maincontents .flow span {
	background: url(../image/common/line_dot_h.gif) repeat-y;
	height: 153px;
	display: block;
	float: left;
	text-indent: -9999em;
	width: 2px;
}


/*流れ詳細*/
#maincontents .flowdetail {
	clear: both;
}

#maincontents .flowdetail h3 {
	margin-bottom: 24px;
	padding-top: 11px;
}

#maincontents .flowdetail p.intro {
	margin-bottom: 29px;
}

#maincontents .flowdetail ol {
	padding-bottom: 10px;
}

#maincontents .flowdetail ol li {
	width: 330px;
	display: inline;
	margin-bottom: 15px;
}

#maincontents .flowdetail ol li.odd {
	float: left;
}

#maincontents .flowdetail ol li.even {
	float: right;
}

#maincontents .flowdetail ol li p.icon {
	float: left;
	width: 33px;
}

#maincontents .flowdetail ol li p.flowtext {
	float: right;
	width: 290px;
}

#maincontents .flowdetail ol li p.flowtext strong {
	color: #418BD7;
	display: block;
	margin-top: 5px;
	font-size: 108%;
}

#maincontents .flowdetail ol li p.flowtext span {
	font-size:93%;
}

#maincontents .flowdetail .sepline {
	background: url(../image/top/line_gradation.gif) no-repeat;
	height: 23px;
	clear: both;
}


/*インテリジェンス*/
#maincontents .intelligence {
	background: url(../image/top/flame_glay.gif) no-repeat;
	float: left;
	width: 335px;
	border-bottom: 2px solid #D6D6D6;
}

#maincontents .intelligence h3, #maincontents .intelligence p {
	margin: 12px;
}

#maincontents .intelligence h3 {
	font-size: 108%;
	font-weight: normal;
	line-height: 160%;
}

#maincontents .intelligence h3 span {
	font-size: smaller;
}

#maincontents .intelligence p {
	font-size:93%;
}

#maincontents .intelligence p.mail_info {
	color: #D98F1B;
}

#maincontents .intelligence p.mail_info img {
	vertical-align: middle;
	margin-right: 5px;
}


/*お問合せ*/
#maincontents .information {
	background: url(../image/top/flame_glay.gif) no-repeat;
	float: right;
	width: 335px;
	border-bottom: 2px solid #D6D6D6;
}

#maincontents .information h3 {
	margin: 2px;
}

#maincontents .information p {
	margin: 12px;
	font-size:93%;
}

#maincontents .information p.bunsei {
	font-size: 108%;
	font-weight: normal;
	line-height: 160%;
}

#maincontents .information p.bunsei span {
	font-size: smaller;
}

#maincontents .information p img {
	vertical-align: middle;
	margin-right: 5px;
}


/*スライダー
===========================================================================*/
.simply-scroll .simply-scroll-clip {
	height:306px;
}

.simply-scroll .simply-scroll-list li {
	height:302px;
}
