@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align:middle;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
a{
	color:#666;
}
p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:140%;
}

.both{
	clear:both;
}
body{
	background-image:url(../img/bg.jpg);
}
.bgparts{
	width:2000px;
	height:600px;
	display:block;
	position:fixed;
	z-index:-1;
	background-repeat:repeat-x;
	background-image:url(../img/bgpart.png);
	background-position:0 -270px;
}
#topnav{
	background-color:#0b2753;
	color:#FFF;
}
#topnav ul{
	width:960px;
	height:32px;
	margin:0 auto;
}
#topnav li{
	float:left;
}
#topnav li h1{
	color:#FFF;
	font-size:12px;
	padding-top:8px;
}
#topnav li.tnav1,#topnav li.tnav2{
	float:right;
}
#topnav li.tnav1 a{
	width:90px;
	background-image:url(../img/sprite.jpg);
	background-position:-740px -151px;
	display:block;
	height:32px;
	text-indent:-9999px;
	outline:none;
}
#topnav li.tnav2 a{
	width:120px;
	background-image:url(../img/sprite.jpg);
	background-position:-850px -151px;
	display:block;
	height:32px;
	text-indent:-9999px;
	outline:none;
}
#glonav{
	background-image:url(../img/nav-bg.jpg);
}
#glonav ul{
	width:960px;
	margin:0 auto;
}
#glonav li{
	float:left;
}
#glonav li a{
	background-image:url(../img/sprite.jpg);
	text-indent:-9999px;
	outline:none;
	display:block;
	width:50px;
	height:76px;
}
#glonav li.nav1 a{
	width:298px;
}
#glonav li.nav2 a{
	background-position:-298px 0;
	width:130px;
}
#glonav li.nav3 a{
	background-position:-428px 0;
	width:114px;
}
#glonav li.nav4 a{
	background-position:-542px 0;
	width:100px;
}
#glonav li.nav5 a{
	background-position:-642px 0;
	width:230px;
}
#glonav li.nav6 a{
	background-position:-872px 0;
	width:88px;
}
#glonav li.nav2 a:hover,
#glonav li.nav2.on a{
	background-position:-298px -75px;
}
#glonav li.nav3 a:hover,
#glonav li.nav3.on a{
	background-position:-428px -75px;
}
#glonav li.nav4 a:hover,
#glonav li.nav4.on a{
	background-position:-542px -75px;
}
#glonav li.nav5 a:hover,
#glonav li.nav5.on a{
	background-position:-642px -75px;
}
#glonav li.nav6 a:hover,
#glonav li.nav6.on a{
	background-position:-872px -75px;
}

#wrapper{
	width:960px;
	margin:0 auto;
	background-color:#FFF;
	padding-top:15px;
	padding-bottom:15px;
}
#wrapper h2{
	margin-bottom:20px;
}
#wrapper h4{
	font-size:18px;
	padding-top:20px;
	padding-bottom:20px;
	color:#0b6db6;

}
img{
	
}
.topcon1{
	margin-top:20px;
}
.topcon1 h2,.dtailbtn a,.aboutbtn{
	background-image:url(../img/sprite.jpg);
	background-position:-416px -334px;
	width:198px;
	height:0px;
	display:block;
	padding-top:39px;
	overflow:hidden;
	margin-left:10px;
	margin-top:5px;
}
.topcon1 h2:hover,.dtailbtn a:hover,.aboutbtn:hover{
	background-position:-416px -374px;
}
.topcon1 li p{
	width:197px;
	margin-top:160px;
	margin-left:10px;
}
.topcon1 li{
	background-image:url(../img/top-sprite.jpg);
	background-position:-228px 0px;
	width:217px;
	height:376px;
	display:block;
	float:left;
	margin-right:10px;
}
.topcon1 li.topic1{
	background-position:0px 0px;
	margin-right:10px;
}
.topcon1 li.topic3{
	background-position:-456px 0px;
	margin-right:0px;
}
.topcon2 h3{
	background-image:url(../img/sprite.jpg);
	background-position:0 -420px;
	width:672px;
	height:0px;
	display:block;
	padding-top:84px;
	overflow:hidden;
	margin-top:25px;
}
.topcon3 h3{
	background-image:url(../img/sprite.jpg);
	background-position:0 -512px;
	width:672px;
	height:0px;
	display:block;
	padding-top:70px;
	overflow:hidden;
	margin-top:25px;
}
.newsbox{
	border:1px solid #d3d7dc;
	overflow-y:scroll;
	width:670px;
	height:550px;
}
.newsbox dl{}
.newsbox dt{font-size:12px; padding-top:10px; padding-left:10px; padding-right:10px; padding-bottom:5px;}
.newsbox dd{font-size:14px;  padding-left:10px; padding-right:10px; border-bottom:1px solid #d3d7dc; padding-bottom:10px; }
.topcon4 h3{
	background-image:url(../img/sprite.jpg);
	background-position:0 -582px;
	width:672px;
	height:0px;
	display:block;
	padding-top:70px;
	overflow:hidden;
	margin-top:25px;
}
.topcon4 p{
	border:1px solid #d3d7dc;
	padding:10px;
}
.aboutbtn{
	margin-top:10px;
	margin-left:0;
}
.topcon2 .prf_hirade{
	background-image:url(../img/top-sprite.jpg);
	background-position:0px -381px;
	width:672px;
	display:block;
	height:257px;
	padding-top:1px;
	margin-bottom:20px;
	
}
.topcon2 .prf_ouchi{
	background-image:url(../img/top-sprite.jpg);
	background-position:0px -642px;
	width:672px;
	display:block;
	height:257px;
	padding-top:1px;
	
}
.dtailbtn a{
	margin-top:198px;
	margin-left:422px;
}
.dtailbtn.ou a{
	margin-top:202px;
	margin-left:25px;
}
table.tstyle1{
	width:672px;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	margin-bottom:25px;
}
table.tstyle1 th{
	padding:10px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	background-image:url(../img/bg.jpg);
	color:#0d6fb8;
	font-size:12px;
	font-weight:bold;
}
table.tstyle1 td{
	padding:10px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	font-size:12px;
}
h5{
	border-bottom:1px dotted #333;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	color:#036eb7;
}
.prof{
	float:left;
	width:300px;
	margin-right:12px;
}
.prof2{
	float:left;
	width:330px;
}
table.tstyle2{
	width:300px;
	margin-bottom:20px;
}
table.tstyle2 th{
	font-size:12px;
	padding:3px;
}
table.tstyle2 td{
	font-size:12px;
	padding:3px;
}
.contact{
	font-size:14px;
}
.contact table{
	width:672px;
}
.contact td{
	padding:10px;
}
.contact tr{
	border-bottom:1px dotted #999;
}
.contact th{
	padding:5px;
	width:250px;
}
.contact th p{
	background-color:#f0f3fa;
	width:250px;
	padding:10px;
}
.contact .finput{
	width:350px;
	padding:5px;
}
.contact p.ftext{
	width:250px;
	height:185px;
}
.contact textarea.ftext{
	width:365px;
	height:200px;
}
.contact #must{
	color:#F00;
	font-size:10px;
}
.attention{
	font-size:12px;
}
.leftcol{
	width:672px;
	padding-left:20px;
	float:left;
}
.rightcol{
	float:left;
	width:217px;
	margin-left:30px;
}
.rightcol.top{
	margin-top:20px;
}
.rightcol .toiawase li.top{
	background-image:url(../img/sprite.jpg);
	background-position:0 -192px;
	width:217px;
	padding-top:51px;
	overflow:hidden;
	display:block;
	height:0px;
}
.rightcol .toiawase li.naka{
	width:215px;
	border-left:1px solid #d1d5da;
	border-right:1px solid #d1d5da;
	border-bottom:1px solid #d1d5da;
	padding-top:10px;
}
.rightcol .toiawase li.naka p{
	background-image:url(../img/sprite.jpg);
	background-position:-13px -256px;
	width:188px;
	height:0px;
	padding-top:42px;
	display:block;
	overflow:hidden;
	margin-left:15px;
	margin-bottom:10px;
}
.rightcol .toiawase li.naka a{
	background-image:url(../img/sprite.jpg);
	background-position:-224px -191px;
	width:188px;
	height:0px;
	padding-top:68px;
	display:block;
	overflow:hidden;
	margin-left:15px;
	margin-bottom:10px;
}
.rightcol .toiawase li.naka a:hover{
	background-position:-224px -263px;
}

.rightcol .map li.top{
	background-image:url(../img/sprite.jpg);
	background-position:0 -309px;
	width:217px;
	padding-top:51px;
	overflow:hidden;
	display:block;
	height:0px;
	margin-top:20px;
}
.rightcol .map li.naka{
	width:215px;
	border-left:1px solid #d1d5da;
	border-right:1px solid #d1d5da;
	border-bottom:1px solid #d1d5da;
	padding-top:10px;
}
.rightcol .map li.naka p{
	width:188px;
	margin-left:15px;
	font-size:12px;
}
.rightcol .map li.naka img{
	margin-left:15px;
}
.rightcol .map li.naka a{
	background-image:url(../img/sprite.jpg);
	background-position:-224px -335px;
	width:188px;
	height:0px;
	padding-top:35px;
	display:block;
	overflow:hidden;
	margin-left:15px;
	margin-bottom:10px;
}
.rightcol .map li.naka a:hover{
	background-position:-224px -374px;
}
.rightcol .bunkabanner{
	background-image:url(../img/sprite.jpg);
	background-position:-617px -193px;
	width:217px;
	height:0px;
	padding-top:150px;
	display:block;
	overflow:hidden;
	margin-top:20px;
}




#footernav{
	background-image:url(../img/nav-bg.jpg);
	border-top:1px solid #0b2753;
}
#footernav ul{
	width:960px;
	margin:0 auto;
}
#footernav li{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
#footernav li a{
	color:#575757;
	font-size:12px;
	
	padding-left:10px;
	padding-right:10px;
	
}
#copyright{
	background-color:#0b2753;
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding:5px
}