@charset "shift_jis";
	
	
	body{
	margin: 0;
	font-family: "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro";
	color: #000;
	line-height: 170%;
	text-align: center;
	letter-spacing: 0.15em;
	background-image: url(background.jpg);
	background-position: center top;
	background-repeat: repeat;
	}
	
	strong{
	font-size: small;
	font-weight: normal;
	}
	
	h1{
	float: left;
	color: #fff;
	font-size: medium;
	font-weight: normal;
	}
	
	h2{
	color: #fff;
	font-size: small;
	font-weight: normal;
	}
	
	h3{
	color: #fff;
	font-size: medium;
	font-weight: normal;
	margin: 10px 0 0 10px;
	text-decoration: none;
	}
	
	
	h4{
	color: #0A3D76;
	font-size: large;
	margin-bottom: 5px;
	}
	
	h5{
	color: #0A3D76;
	font-size: medium;
	}
	
	h6{
	color: #0A3D76;
	font-size: small;
	}
	
	
	p{
	color: #646464;
	margin-bottom: 15px;
	font-size: medium;
	}
	
	a:link { color: #646464;
	} 
	
	a:visited { color: #646464;
	} 
	
	a:hover { color: #646464;
	} 
	
	a:hover img{/* 画像リンクの自動色変更 */
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
	}	
	
	hr {
	border:dotted #0A3D76;
	border-width:1px 0 0 0;
	margin-bottom: 20px;
	height:1px;/* for IE6 */
	clear:both;/* for IE6 */
	}
	
	img {
	margin: 0 auto;
	border:0px;
	}
	
	.small{
	font-size: small;
	}
	
	
	
	/*----------[ヘッダー]----------*/
	
	#header{
	}
	
	#headerin-1{
	height: 50px;
	background-image: url(bigfootback.jpg);
	background-repeat: repeat;
	background-position: center; 
	text-align: left;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	}
	
	#headerin-2{
	width: 1000px;
	margin: 0 auto;
	padding-top: 14px;
	}
	
	
	#headerin{
	width: 1000px;
	height: 70px;
	margin: 35px auto 20px auto;
	}
	
	#rogo{
	float: left;
	}
	
	#headtext{
	float: right;
	text-align: left;
	margin-top: 2px;
	}
	
	#g-navout{
	width: 100%;
	background-image: url(midback.png);
	background-position: center top;
	background-repeat: repeat;
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.4);
	}
	
	#g-nav{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-image: url(midback2.png);
	background-position: center top;
	background-repeat: repeat;
	border-right: 1px dotted #646464;
	}
	
	#count{
	margin-top: 45px;
	margin-left: 50px;
	float: left;
	}
	
	/*----------[階層メニュー記述]----------*/
	
	*{
	margin:0;
	padding:0;
	list-style:none;
	color: #fff;
	font-size:medium ;
	}
	
	ul.main li{
	float:left;
	width:250px;
	height:50px;
	position:relative;
	color: #fff;
	}
	
	ul.main li a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	text-indent:0px;
	line-height:50px;
	color: #fff;
	border-left: 1px dotted #646464;
	border-collapse: collapse;
	}
	
	
	ul.main li a:hover{
	text-decoration:none;
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: “alpha( opacity=50 )”;
	background-image: url(midback.png);
	background-position: center top;
	background-repeat: repeat;
	}
	
	/*----------[階層メニューここまで]----------*/
	
	
	
	/*----------[全体]----------*/
	#container{
	clear: both;
	overflow: auto;
	margin: 0px auto;
	}
	
	a:hover img{/* 画像リンクの自動色変更 */
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
	}
	
	#totop{
	margin: 10px 0;
	clear: both;
	float: right;
	}
	
	.float{
	clear: both;
	margin-top: 5px;
	}
	
	
	/*----------[メインコンテンツ]----------*/
	#img{
	clear: both;
	overflow: auto;
	margin: 0 auto;
	width: 100%;
	background-image: url(footback.png);
	background-position: center top;
	background-repeat: repeat;
	}
	
	#img2{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	height: 100px;
	background-image: url(footback.png);
	background-position: center top;
	background-repeat: repeat;
	}
	
	#smalltitle{
	width: 1000px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	}
	
	#section{
	clear: both;
	width: 1000px;
	margin: 50px auto 50px auto;
	padding: 5px 0px;
	text-align: left;
	}
	
	#menu{
	height: 25px;
	border-left: solid 5px #0A3D76;
	border-bottom: solid 1px #0A3D76;
	margin-bottom: 10px;
	padding-left: 10px;
	clear: both;
	}
	
	#menu2{
	height: 25px;
	border-bottom: dotted 1px #0A3D76;
	border-left: solid 3px #ff3300;
	margin-bottom: 30px;
	padding-left: 10px;
	}
	
	#menu2text{
	padding-left: 15px;
	margin: 30px 0 50px 0;
	}
	
	#menu3text{
	}
	
	#box{
	margin: 10px 0 40px 0;
	clear: both;
	width: 1000px;
	}
	
	.pickup{
	background-image: url(pick.jpg);
	padding: 5px 0 18px 10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	}
	
	#indexmenu{
	margin: 0 auto;
	}
	
	#indexleft{
	clear: both;
	width: 700px;
	float: left;
	}
	
	#indexright{
	width: 270px;
	float: right;
	}
	
	#banner{
	margin-bottom: 5px;
	}
	
	#right{
	float: right;
	margin-left: 10px;
	}
	
	#blog{
	background-image: url(blog.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	border: solid 1px #bfbfbf;
	padding: 40px 0 5px 7px;
	background-color: #fff;
	}
	
	#title{
	clear: both;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #0A3D76;
	}
	
	#section a:hover{
	color: #0A3D76;
	} 
	
	.clearfix:after{
	content:".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
	
	.clearfix{
	min-height: 1px;
	}
	
	* html .clearfix{
	height: 1px;
	height: auto;
	overflow: hidden;
	}
	
	#top1{
	clear: both;
	float: left;
	margin-right: 14px;
	margin-bottom: 15px;
	}
	
	#top2{
	float: left;
	}
	
	#top3{
	float: right;
	}
	
	#photo{
	float: right;
	margin-left: 10px;
	}
	
	.office{
	font-size: large;
	margin-bottom: 10px;
	}
	
	.officeimg{
	float: left;
	}
	
	.officetext{
	float: right;
	width: 430px;
	}
	
	.fotorama{
	margin: 0 auto;
	clear: both;
	}
	
	/*----------[newstable]----------*/
	.news{
	width: 700px;
	margin: 10px 0 5px 0;
	line-height: 1.2em;
	}
	
	.news td{
	height: 50px;
	border-bottom: dotted 1px #0A3D76;
	}
	
	.newsdate{
	text-align: center;
	color: #0A3D76;
	font-size: medium;
	width: 100px;
	}
	
	.newstext{
	color: #646464;
	padding-left: 10px;
	font-size: medium;
	}
	
	.newstext a{
	color: #646464;
	padding-left: 10px;
	font-size: medium;
	}
	
	/*----------[overtable]----------*/
	.over{
	background-color: #fff;
	width: 700px;
	margin: 10px 0 30px 0;
	line-height: 1.5em;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	}
	
	.over td{
	height: 30px;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	}
	
	.overleft{
	text-align: center;
	color: #0A3D76;
	font-size: small;
	width: 100px;
	}
	
	.overright{
	color: #0A3D76;
	padding: 20px 10px;
	font-size: small;
	}
	
	/*----------[staff]----------*/
	.staff-1-3{
	float: left;
	width: 160px;
	margin-bottom: 15px;
	margin-right: 15px;
	}
	
	.staff-4{
	float: right;
	width: 160px;
	margin-bottom: 15px;
	}
	
	#staff-l{
	clear: both;
	float: left;
	}
	
	#staff-r{
	float: right;
	width: 330px;
	}
	
	/*----------[フッター]----------*/
	#footline{
	margin-top: 20px;
	background-image: url(footline.png);
	background-repeat: x-repeat;
	height: 4px;
	clear: both;
	}
	
	#footer{
	clear: both;
	background-image: url(bigfootback.jpg);
	background-position: center top;
	background-repeat: repeat;
	margin: 0 auto;
	padding: 30px 0 0 0;
	height: 135px;
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.4);
	}
	
	#footerin{
	text-align: left;
	font-size: small;
	margin: 0 auto;
	width: 1000px;
	}
	
	#footerinleft{
	clear: both;
	float: left;
	text-align: left;
	}
	
	#footerinright{
	color: #fff;
	font-size: small;
	padding-left: 10px;
	height: 100px;
	margin-left: 15px;
	float: right;
	}
	
	#footerinright a{
	color: #fff;
	font-size: small;
	}
	
	#footerud{
	clear: both;
	background-image: url(midback.png);
	background-position: center top;
	background-repeat: repeat;
	margin: 0 auto;
	}
	
	#footerudin{
	text-align: center;
	font-size: small;
	margin: 0 auto;
	width: 1000px;
	}
	
	/*----------[gotop]----------*/
	#page-top {
	position: fixed;
	bottom: 20px;
	right: 50px;
	}
	
	#page-top a {
	}
	
	#page-top a:hover {
	text-decoration: none;
	}

