/*-----------------------------------------------
Reset
-----------------------------------------------*/
body{
	padding: 0px;
	margin: 0px auto;
	border: 0px;
	line-height: 1.3em;
	font-size: small;
}

div,h1,h2,h3,h4,h5,h6,form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

p{
	line-height: 1.5;
	margin: 0 0 1em 0;
}

img{
	border: 0;
	vertical-align: middle;

}

fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}

legend{
	display: none;
}

/*
ul{
	list-style: none;
}
*/

.clear{
	clear: both;
}

.ya_center{
	margin: 0px;
	padding-left: 70px;
}


.ondes {
	color: #999;
}


/*-----------------------------------------------
Link
-----------------------------------------------*/
a{
text-decoration: none;
color: #1d3994;
}
/*---------------------------
a: link {
text-decoration: underline;
}
---------------------------*/
a:visited{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

a:active{
text-decoration: underline;
}


/*-----------------------------------------------
いろいろ設定
-----------------------------------------------*/
h2 {
	color: #009;
	margin: 20px 0px 10px;
	line-height: 1em;
}

img.le01 {
	margin: 3px 5px 5px 0px;
	vertical-align: top;
	float: left;
}

img.le02 {
	margin: 0px 8px 0px 0px;
	vertical-align: middle;
	float: left;
}

.rig2 {
	width: 90%;
	margin-bottom: 0px;
	padding: 3px 5px 4px 3px;
	float: right;
	text-align: right;
}

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

a.btn {
	padding: 4px 4px;
	background-color: #e6ffff;
	border: 1px #06f solid;
	white-space: nowrap;
	font-size: x-small;
}

a:hover.btn {
	background-color: #f3ffff;
	text-decoration: none;
}

.osusume00 {
	width: 120px;
	padding: 0px 5px 0px 2px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	float: left;
}

.osusume00 img {
	border: 1px #999 solid;
}

.osusume01 {
	width: 208px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	float: right;
}

.fontm {
	font-size: medium;
}

.fonts {
	font-size: small;
}

.bo01 {
	border-bottom: 2px #090 solid;
	padding: 3px;
	background-color: #efe;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	line-height: 1em;
}


/*-----------------------------------------------
 container
-----------------------------------------------*/
#container {
	width: 1016px;
	margin: 0px auto;
	padding: 0px;
	background: url(../image/bk.jpg) repeat-y;
}

#wrapper {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 968px;
	min-height: 85px;
	margin: 0px;
	padding: 0px;
	background: url(../image/title-bk.jpg) no-repeat;
	background-color: #c4efb7;
	overflow: hidden;
}

#header: after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#header-left {
	width: 312px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#header-left img {
	margin: 0px auto;
	padding: 0px;
	vertical-align: bottom;
}

#header-cm {
	width: 350px;
	margin: 0px;
	padding: 15px 9px 10px 11px;
	float: left;
}

#header-cm img {
	margin: 0px auto;
	padding: 0px;
}

#header-right {
	width: 286px;
	min-height: 85px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: visible;
}

#header-right1 {
	width: 269px;
	margin: 0px;
	padding: 6px 0px 2px 17px;
	float: left;
}

#header-right2 {
	width: 264px;
	margin: 0px;
	padding: 0px 0px 2px 22px;
	float: left;
}

#header-right3 {
	width: 276px;
	margin: 0px;
	padding: 2px 0px 3px 10px;
	text-align: left;
	float: left;
}

.text1 {
	margin: 2px;
	padding: 2px;
	float: left;
}

.text2 {
	margin: 2px 3px;
	padding: 2px;
	border: 1px #ccc solid;
	background-color: #fff;
	font-size: x-small;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.text2-2 {
	margin: 2px 3px;
	padding: 2px;
	border: 1px #ccc solid;
	background-color: #e6e6fa;
	font-size: x-small;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.text3 {
	margin: 2px 3px;
	padding: 2px;
	border: 1px #ccc solid;
	background-color: #fff;
	font-size: small;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.text3-2 {
	margin: 2px 3px;
	padding: 2px;
	border: 1px #ccc solid;
	background-color: #e6e6fa;
	font-size: small;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.text4 {
	margin: 2px 3px;
	padding: 2px;
	border: 1px #ccc solid;
	background-color: #fff;
	font-size: medium;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

.text4-2 {
	margin: 2px 3px;
	padding: 2px;
	border: 1px #ccc solid;
	background-color: #e6e6fa;
	font-size: medium;
	font-weight: bold;
	float: left;
	cursor: pointer;
}

#navigetion {
	width: 968px;
	margin: 0px auto 12px;
	padding: 0px;
	background: url(../image/navi.jpg) no-repeat;
	float: left;
}

#navigetion img {
	margin: 0px auto;
	padding: 0px;
	vertical-align: bottom;
}

#navigetion: after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


/*-----------------------------------------------
 navigetion menu
-----------------------------------------------*/
ul.navigetion {
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

ul.navigetion li {
	float: left;
	text-indent: -9999px;
	text-decoration: none;
}

ul.navigetion a {
	display: block;
	height: 35px;
	text-decoration: none;
}

li#navigetioncate01 a{
	background-image: url(../image/navi-01.jpg);
	width: 160px;
}

li#navigetioncate01 a:hover {
	background-position: 0px -35px;
	width: 160px;
}

li#navigetioncate02 a{
	background-image: url(../image/navi-02.jpg);
	width: 131px;
}

li#navigetioncate02 a:hover {
	background-position: 0px -35px;
	width: 131px;
}

li#navigetioncate03 a{
	background-image: url(../image/navi-03.jpg);
	width: 131px;
}

li#navigetioncate03 a:hover {
	background-position: 0px -35px;
	width: 131px;
}

li#navigetioncate04 a{
	background-image: url(../image/navi-04.jpg);
	width: 104px;
}

li#navigetioncate04 a:hover {
	background-position: 0px -35px;
	width: 104px;
}

li#navigetioncate05 a{
	background-image: url(../image/navi-05.jpg);
	width: 104px;
}
li#navigetioncate05 a:hover {
	background-position: 0px -35px;
	width: 104px;
}

li#navigetioncate06 a{
	background-image: url(../image/navi-06.jpg);
	width: 104px;
}

li#navigetioncate06 a:hover {
	background-position: 0px -35px;
	width: 104px;
}

li#navigetioncate07 a{
	background-image: url(../image/navi-07.jpg);
	width: 103px;
}

li#navigetioncate07 a:hover {
	background-position: 0px -35px;
	width: 103px;
}

li#navigetioncate08 a{
	background-image: url(../image/navi-08.jpg);
	width: 131px;
}

li#navigetioncate08 a:hover {
	background-position: 0px -35px;
	width: 131px;
}

li#navigetioncate09 a{
	background-image: url(../image/navi-09.jpg);
	width: 131px;
}

li#navigetioncate09 a:hover {
	background-position: 0px -35px;
	width: 131px;
}


/*-----------------------------------------------
 ７件表示（古い）
-----------------------------------------------*/
li#navigetioncate1 a {
	background-image: url(../image/navi01.jpg);
	width: 173px;
}

li#navigetioncate1 a:hover {
	background-position: 0px -35px;
	width: 173px;
}

li#navigetioncate2 a {
	background-image: url(../image/navi02.jpg);
	width: 147px;
}

li#navigetioncate2 a:hover {
	background-position: 0px -35px;
	width: 147px;
}

li#navigetioncate3 a {
	background-image: url(../image/navi03.jpg);
	width: 146px;
}

li#navigetioncate3 a:hover {
	background-position: 0px -35px;
	width: 146px;
}

li#navigetioncate4 a {
	background-image: url(../image/navi04.jpg);
	width: 119px;
}

li#navigetioncate4 a:hover {
	background-position: 0px -35px;
	width: 119px;
}

li#navigetioncate5 a {
	background-image: url(../image/navi05.jpg);
	width: 146px;
}
li#navigetioncate5 a:hover {
	background-position: 0px -35px;
	width: 146px;
}

li#navigetioncate6 a {
	background-image: url(../image/navi06.jpg);
	width: 119px;
}

li#navigetioncate6 a:hover {
	background-position: 0px -35px;
	width: 119px;
}

li#navigetioncate7 a {
	background-image: url(../image/navi07.jpg);
	width: 118px;
}

li#navigetioncate7 a:hover {
	background-position: 0px -35px;
	width: 118px;
}


/*-----------------------------------------------
 main
-----------------------------------------------*/
#main {
	width: 944px;
	margin: 0px auto 12px;
	padding: 0px;
}

#main: after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.textpan {
	margin: 2px 3px;
	padding: 2px;
	font-size: small;
}

.main1-1 {
	width: 900px;
	margin: 15px 20px 5px;
	padding: 0px;
}

.main1-2 {
	width: 420px;
	margin: 5px 20px 20px 25px;
	padding: 0px;
	float: left;
}

.main1-3 {
	padding: 10px;
}

li.jisin1{
	list-style: disc;
}

li.jisin2{
	list-style: none;
}

h2.jisin{
	color: #000;
	padding: 15px 0px 3px;
	margin: 10px 0px 8px;
	line-height: 1em;
	border-bottom: solid 1px #360;
}

.jisin-1{
	font-size: larger;
	font-weight: bold;
}


/*-----------------------------------------------
 main-left
-----------------------------------------------*/
#main-left {
	width: 570px;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	float: left;
	background-color: #fff;
}

/*-----------------------------------------------
 main-right
-----------------------------------------------*/
#main-right {
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
}

#flash {
	width: 350px;
	height: 240px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}

#flash img {
	margin: 0px auto;
	padding: 0px;
	vertical-align: bottom;
}

#kyujin-naiyou a {
	text-decoration: none;
	color:#FF7D1A;
	font-weight: bold;
}

#kyujin-naiyou a:visited{
	text-decoration: none;
	font-weight: bold;
}

#kyujin-naiyou a:hover{
	text-decoration: underline;
	font-weight: bold;
}

#kyujin-naiyou a:active{
	text-decoration: underline;
	font-weight: bold;
}

#kyujin-kigyo a {
	text-decoration: none;
	color:#090909;
}

#kyujin-kigyo a:visited{
	text-decoration: none;
}

#kyujin-kigyo a:hover{
	text-decoration: underline;
}

#kyujin-kigyo a:active{
	text-decoration: underline;
}

.list4 {
	margin: 0px;
	padding: 0px 0px;
	white-space: normal;
}

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

.list4 ul{
	margin: 0 0 0 1.5em;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

.list4 li{
	padding-left: 0px;
	color:#ED7618;
	margin-bottom: 1px;
}

.list2-22 {
	margin: 0px;
	padding: 0px;
	white-space: normal;
}

.list2-22:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.menu-kyujin01 {
	width: 336px;
	min-height: 19px;
	margin: 6px 0px 0px 0px;
	padding: 4px 3px 3px 9px;
	border-top: 1px #FFBC26 solid;
	border-left: 1px #FFBC26 solid;
	border-right: 1px #FFBC26 solid;
	background: url(../image/content12.jpg) no-repeat;
	background-position: bottom;
	background-color: #fff;
	font-weight: bold;
	color: #fff;
	font-size: 105% ;
}

.menu-kyujin02 {
	width: 343px;
	margin: 0px 0px 10px;
	padding: 9px 0px 6px 5px;
	border-right: 1px #FFBC26 solid;
	border-left: 1px #FFBC26 solid;
	border-bottom: 1px #FFBC26 solid;
	/*background: url(../image/content-s.jpg) repeat-x;*/
	font-family: Arial, Verdana, sans-serif;
}

.menu-kyujin02: after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.menu12 {
	width: 336px;
	min-height: 19px;
	margin: 6px 0px 0px 0px;
	padding: 4px 3px 3px 9px;
	border: 1px #53c249 solid;
	background: url(../image/content06.jpg) no-repeat;
	background-position: bottom;
	background-color: #fff;
	font-weight: bold;
	color: #01481e;
	font-size: 105% ;
}

.menu13 {
	width: 343px;
	margin: 0px 0px 10px;
	padding: 9px 0px 6px 5px;
	border-right: 1px #53c249 solid;
	border-left: 1px #53c249 solid;
	border-bottom: 1px #53c249 solid;
	background: url(../image/content-s.jpg) repeat-x;
	font-family: Arial, Verdana, sans-serif;
}

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

.menu14 {
	margin: 5px auto 0px;
	padding: 0px;
}

.menu-gu {
	width: 336px;
	min-height: 19px;
	margin: 6px 0px 0px 0px;
	padding: 4px 3px 3px 9px;
	border: 1px #FFBC26 solid;
	background: url(../image/content13.jpg) no-repeat;
	background-position: bottom;
	background-color: #fff;
	font-weight: bold;
	color: #fff;
	font-size: 105% ;
}

.menu-gu02 {
	width: 343px;
	margin: 0px 0px 10px;
	padding: 9px 0px 6px 5px;
	border-right: 1px #FFBC26 solid;
	border-left: 1px #FFBC26 solid;
	border-bottom: 1px #FFBC26 solid;
	background: url(../image/content-s.jpg) repeat-x;
	font-family: Arial, Verdana, sans-serif;
}

.menu-gu02: after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/*-----------------------------------------------
 sponsored link
-----------------------------------------------*/
#sponsored {
	width: 338px;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	color: #903;
}

#sponsored: after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#sponsored ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sponsored li {
	float: left;
	padding: 3px 5px 0px 5px;
	display: block;
}


/*-----------------------------------------------
 footer
-----------------------------------------------*/
#footer {
	width: 968px;
	margin: 0px auto;
	padding: 0px;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	text-align: center;
	clear: both;
}

#footer: after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#footer img {
	margin: 0px 5px;
	padding: 0px;
	vertical-align: text-bottom;
}

#footer-menu {
	margin: 5px auto;
	padding: 5px;
}

#footer-under {
	padding: 3px 0px;
	margin: 0px auto;
	clear: both;
}


