@charset "utf-8";

/* CSS Document */

body#top div#headerWrapper{
	height:164px;
	background:url(../images/headerBg.gif) repeat-x left top;
}
body#top div#mainImageWrapper{
	display:block;
	width:100%;
	height:386px;
	position:relative;
	background:url(../../images/mainAreaBg.jpg) repeat-x left top;
}
body#top div#mainImageWrapper div#mainImage{
	display:block;
	width:950px;
	margin:0 auto;
	position:relative;
}
body#top div#mainImageWrapper div#mainImage .prev,
body#top div#mainImageWrapper div#mainImage .next {
	position:absolute;
	top:150px;
	width:24px;
	height:0;
	padding-top:93px;
	overflow:hidden;
	display:block;
	z-index:101;
}

body#top div#mainImageWrapper div#mainImage .prev {
	background:url(../../images/prev.gif);
	left:-50px;
}
body#top div#mainImageWrapper div#mainImage .next {
	background:url(../../images/next.gif);
    right:-50px;
	
}

body#top div#contents div#news{
	display:block;
	widows:950px;
	height:61px;
}
body#top div#contents div#news table{
	width:950px;
}
body#top div#contents div#news table tr th{
	width:187px;
	padding-right:20px;
}
body#top div#contents div#news table tr td.main{
	padding:17px 0 0 0;
	vertical-align:top;
	font-size:12px;
	width:100%;
}
body#top div#contents div#news table tr td.main a{
	color:#333;
}
body#top div#contents div#news table tr td.botan{
	vertical-align:top;
	padding:15px 0 0 15px;
	width:155px;
}
body#top div#contents div#message{
	display:block;
	width:950px;
	border-top:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	height:64px;
	text-align:center;
}
body#top div#contents div#pointArea{
	width:945px;
	border-left:#F2F2F2 solid 5px;
	margin:20px 0;
}
body#top div#contents div#pointArea table tr td{
	display:block;
	width:280px;
	float:left;
	padding:0 15px;
	border-right:#F2F2F2 solid 5px;
	vertical-align:top;
	line-height:150%;
	height:370px;
}
body#top div#contents div#pointArea table tr td p{
	padding-bottom:15px;
}
body#top div#contents div#flowArea{
	display:block;
	width:950px;
}
body#top div#contents div#flowArea div#flow{
	display:block;
	width:628px;
	background:url(../../images/box01_center.gif) repeat-y left top;
	float:left;
}
body#top div#contents div#flowArea div#flow table{
	width:540px;
	margin:5px auto 5px auto;
}
body#top div#contents div#flowArea div#flow table tr th{
	padding:0 25px 0 0;
	width:115px;
	height:58px;
	font-size:12px;
	line-height:130%;
	color:#3678C9;
	vertical-align:top;
}
body#top div#contents div#flowArea div#flow table tr td{
	padding:0;
	font-size:12px;
	line-height:130%;
	color:#3678C9;
	vertical-align:top;
}
body#top div#contents div#flowArea div#mobile{
	display:block;
	width:305px;
	float:right;
	padding:175px 0 0 0;
	height:94px;
	text-align:center;
	background:url(../../images/moble.jpg) no-repeat left top;
}
#top #contents #flowArea #mobile select{
width:80px;

}
#top #contents #flowArea #mobile input{
width:155px;
}

#top #contents #news .main #newsSlide #slides_news {
	width: 500px;
}



