@charset "utf-8";
/*---------------------
#header
---------------------*/
#header {
	font-size: 12px;
	color: #333;
	background:url(/img/header.jpg) no-repeat;
	float: left;
	width: 260px;
	height: 60px;
	margin: 0 auto 0 auto;
	padding:6px 10px 0 690px;
	clear: none;
	border:solid 1px #999;
	border-bottom:none;
}
#header .search{
	margin-bottom:10px;
}
#header .hNavi a:link {
	text-decoration: none;
	background: url(/img/marusan.jpg) no-repeat;
	display: block;
	width: 100px;
	padding: 0 0 0 14px;
	float: left;
}
#header .hNavi a:hover {
	color: #F00;
}
/*---------------------
.search
---------------------*/
.search input::-ms-clear {
    visibility:hidden
}
#main_content .search{
	padding:13px;
}

/*---------------------
others
---------------------*/
.green12 {
	font-size: 12px;
	color: #090;
}
.orange12 {
	font-size: 12px;
	color: #F90;
}
.blue12 {
	font-size: 12px;
	color: #00F;
}
body {
	font-family: "ＭＳ ゴシック", "MS Gothic";
	line-height: 16px;
	font-style: normal;
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(../img/_bg.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
}
tr {
	font-size: 13px;
}
#sub_body{
	color: #333;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 543px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	margin: 0px;
	height: auto;
}
a {
	
	color: #333;

}
#sub_menu a{
	color: #f60;
	text-decoration: none;
	width: 160px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: -8px;

}
#sub_menu a:link {
	color: #06F;
	text-decoration: none;
	width: 160px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: -8px;

}
#sub_menu a:visited {
	color: #06C;
text-decoration: none;
	width: 160px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: -8px;

}
#sub_menu a:hover {	color: #F00;
	text-decoration: none;
	width: 160px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: -8px;
}
#sub_menu a:active {	color: #F60;
	text-decoration: none;
	width: 160px;
	background-color: #FFF;
	display: block;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-indent: -8px;
}

a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #069;
}
a:hover {
	text-decoration: none;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F00;
}
#footer {
	background-image: url(../img/footer.jpg);
	padding: 0px;
	height: 40px;
	width: 961px;
	color: #333;
	background-repeat: repeat-x;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	float: left;
	margin: 0px;
}
#news{
	background-image: url(../new_btn/001.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 500px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #7DA573;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	background-color: #FFF;
}
#o0{	background-color: #063;
	display: block;
	margin: 0px;
	height: auto;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	color: #000;
}
#o0 a:link{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o0 a:active{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o0 a:visited{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o0 a:hover{
	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/orange_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o1 a.smltxt{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	}
#o1 a.smltxt span{
	font-size:8pt;
	}
#o1{	background-color: #009899;
	display: block;
	margin: 0px;
	height: auto;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	color: #000;
}
#o1 a:link{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o1 a:active{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o1 a:visited{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o1 a:hover{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/orange_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o2{	background-color: #03F;
	display: block;
	margin: 0px;
	height: auto;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	color: #000;
}
#o2 a:link{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o2 a:active{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o2 a:visited{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o2 a:hover{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/orange_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o3{	background-color: #9834CC;
	display: block;
	margin: 0px;
	height: auto;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	color: #000;
}
#o3 a:link{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o3 a:active{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o3 a:visited{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o3 a:hover{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/orange_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o4{	background-color: #FF679A;
	display: block;
	margin: 0px;
	height: auto;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	color: #000;
}
#o4 a:link{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o4 a:active{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o4 a:visited{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o4 a:hover{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/orange_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o5{
	background-color: #F90;
	display: block;
	margin: 0px;
	height: auto;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000;
}
#o5 a:link{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o5 a:active{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o5 a:visited{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o5 a:hover{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/orange_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o6{	background-color: #CCC;
	display: block;
	margin: 0px;
	height: auto;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	
	color: #000;
}
#o6 a:link{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o6 a:active{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o6 a:visited{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o6 a:hover{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/orange_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o7{	background-color: #FC0;
	display: block;
	margin: 0px;
	height: auto;
	width: 190px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;	
	color: #000;
}
#o7 a:link{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o7 a:active{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o7 a:visited{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #333;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#o7 a:hover{	background-color: #FFF;
	display: block;
	height: auto;
	width: 170px;
	
	color: #F60;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-image: url(../img/orange_tri.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.thispage {	background-color: #600;
	display: block;
	height: auto;
	width: 170px;
	
	color: #FFF;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 1px;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: normal;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	background-image: url(../img/white_tri.jpg);
	background-position: left center;
	background-attachment: fixed;
}
h1 {	font-size: 22px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	display: block;
	height: 25px;
	width: 720px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #069;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #033;
}
h2 {
	font-size: 16px;
	color: #FFF;
	background-repeat: no-repeat;
	display: block;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #333;
	border-left-color: #CCC;
}
h3 {	
	color: #333;
	display: block;
	height: auto;
	width: 530px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: outset;
	border-left-color: #F90;
	border-bottom-width: 1px;
	border-bottom-color: #F90;
	background-color: #FFC;
}
#k_1 {	
	color: #333;
	text-indent: -10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
#k_2 {	
	color: #333;
	text-indent: -20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 48px;
}
#top_under {
	background-image: url(../img/top_under.jpg);
	background-repeat: no-repeat;
}

.center_place {	margin-right: auto;
	margin-left: auto;
}
.back_aqua {	
	background-color: #E6FFFF;
}
#sub_body_top {
	color: #333;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 520px;
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	margin: 0px;
}


#sub_body_full {	
	line-height: auto;
	color: #333;
	display: block;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
}

.sub_right {
	float: right;
	width: 120px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sub_menu {
	display: block;
	width: 174px;
	margin: 0px;
	float: right;
	height: 1300px;
	border: thin solid #FFF;
	text-indent: -10px;
	padding: 2px;
	font-size: 13px;
}
h4 {
	
	font-weight: bold;
}

.back_yellow {	
	background-color: #FFC;
}
h5 {
	color: #063;
	margin: 0px;
	font-size: 14px;
}
.image_left_10 {	margin: 5px;
	float: left;
}
.image_right10 {	margin: 5px;
	float: right;
	padding: 5px;
}
.red {	
	color: #F00;
}
.blue {	
	color: #099;
}
#kind_waku {	
	color: #333;
	background-color: #FFF;
	display: block;
	padding: 2px;
	height: auto;
	width: 500px;
	border: 1px solid #666;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.kind_head {	
	color: #333;
	background-image: url(../img/green_tri.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	width: 488px;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#skill_waku {	
	color: #333;
	background-color: #FFF;
	display: block;
	padding: 5px;
	height: auto;
	width: 650px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 1px none #666;
	line-height: auto;
}
#skill_waku2 {	
	color: #333;
	background-color: #FFF;
	display: block;
	padding: 5px;
	height: auto;
	width: 590px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	border: 1px none #666;
	line-height: auto;
}
.test16 {	font-size: 16px;
}
.white {	
	color: #FFF;
}
.orange {	
	color: #F60;
}
.image_center {	margin-right: auto;
	margin-left: auto;
}
#winclose {	color: #666;
	padding-left: 58%;
}
#winclose a:link {
	color: #333;
	background-image: url(../img/win_close_1.jpg);
	display: block;
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	padding-top: 5px;
	padding-left: 24px;
}
#winclose a:hover {
	color: #F00;
	background-image: url(../img/win_close_2.jpg);
	display: block;
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	padding-top: 5px;
	padding-left: 24px;
}
#winclose a:visited {
	color: #333;
	background-image: url(../img/win_close_1.jpg);
	display: block;
	background-repeat: no-repeat;
	width: 150px;
	height: 22px;
	padding-top: 5px;
	padding-left: 24px;
}
#top_right {
	display: block;
	width: 205px;
	margin: 0px;
	padding: 2px;
	float: right;
	height: 700px;
	border: thin solid #FFF;
	background-repeat: no-repeat;
}
#news2 {
	background-image: url(../new_btn/002.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 500px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #2A77BB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	background-color: #FFF;
	border-top-color: #2A77BB;
	border-bottom-color: #2A77BB;
	border-left-color: #2A77BB;
}
#top_under {
	display: block;
	width: 510px;
	margin: 0px;
	padding: 3px;
	float: right;
	height: 300px;
	border: thin solid #FFF;
	background-image: url(../img/top_under.jpg);
	background-repeat: no-repeat;
}
#main_menu600 {
	
	color: #333;
	height: 600px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}#main_menu800 {
	
	color: #333;
	height: 600px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_menu2000 {
	
	color: #333;
	height: 2000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}

#main_body2000 {
	color: #333;
	background-color: #FFF;
	height: 1800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
}
#main_menu2500 {
	
	color: #333;
	height: 2500px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}

#main_body2500 {
	color: #333;
	background-color: #FFF;
	height: 2300px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
}
#main_menu3000 {
	
	color: #333;
	height: 3000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body3000 {
	color: #333;
	background-color: #FFF;
	height: 2800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu3500 {
	
	color: #333;
	height: 3500px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body3500 {
	color: #333;
	background-color: #FFF;
	height: 3300px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu4000 {
	
	color: #333;
	height: 4000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body4000 {
	color: #333;
	background-color: #FFF;
	height: 3800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu6000 {
	
	color: #333;
	height: 6000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body6000 {
	color: #333;
	background-color: #FFF;
	height: 5800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu7000 {
	
	color: #333;
	height: 7000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body7000 {
	color: #333;
	background-color: #FFF;
	height: 6800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu7500 {
	
	color: #333;
	height: 7500px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body7500 {
	color: #333;
	background-color: #FFF;
	height: 7300px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu8000 {
	
	color: #333;
	height: 8000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body8000 {
	color: #333;
	background-color: #FFF;
	height: 7800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu9000 {
	
	color: #333;
	height: 9000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body9000 {
	color: #333;
	background-color: #FFF;
	height: 8800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu10000 {
	
	color: #333;
	height: 10000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body10000 {
	color: #333;
	background-color: #FFF;
	height: 9800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}
#main_menu11000 {
	
	color: #333;
	height: 11000px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}
#main_body11000 {
	color: #333;
	background-color: #FFF;
	height: 10800px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table
}








#maru_indent {
	text-indent: -13px;
	padding-left: 13px;
}
.pink {
	color: #FF679A;
	font-weight: bold;
}


#main_content{
	color: #333;
	background-color: #FFF;
	height: auto;
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	float: left;
	line-height: 18px;
	font-family: "ＭＳ ゴシック", "MS Gothic";
	display: table;
}


#main_menu {
	color: #333;
	height: 1600px;
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CFF;
}

#main_body {
	color: #333;
	background-color: #FFF;
	height: 1400px;
	width: 758px;
	float: left;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
._14pbold {
	font-size: 14px;
	font-weight: bold;

}


/*---------20180510追加--*/
.publishList{
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 !important;
}

.publishList li{
    width: 350px;
    border: #333 solid 1px;
    float: left;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

.publishList li h4{
    color: #099;
    font-weight: bold;
    margin:0 0 10px;
    line-height: 1.2;
}

.publishList li h4 span{
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin-top: 5px;
}

.publishList li img{
    float: left;
    height: 210px;
    width: auto;
    margin-right: 10px;
}

.publishList li .date{
    text-align: right;
    display: block;
}

.publishList li a{
    display: block;
    margin: 10px auto 0;
}