@charset "utf-8";

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}

body {
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
	height: 110px;
}

#header ul li {
	text-align: right;
	float: right;
	list-style: url(none) none;
	margin-left: 15px;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
}

#header ul li a {
	color: #333333;
}

#header ul li a:hover {
	color: #666666;
	text-decoration: none;
}




/*-------------- NAVI ----------------*/

#navi {
	width: 1230px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bg.jpg) no-repeat;
	height: 654px;
	position: relative;
}

#navi-bg {
	background: #efefef;
	border-bottom: 1px solid #999999;
}

#navi a:hover img {
	filter: Alpha(opacity=70);
	opacity:0.7;
}

#navi .type00 {
	position: absolute;
	left: 517px;
	top: 30px;
}

#navi .type01 {
	position: absolute;
	left: 194px;
	top: 99px;
}

#navi .type02 {
	position: absolute;
	left: 343px;
	top: 98px;
}

#navi .type03 {
	position: absolute;
	left: 145px;
	top: 196px;
}

#navi .type04 {
	position: absolute;
	left: 295px;
	top: 194px;
}

#navi .type05 {
	position: absolute;
	left: 108px;
	top: 293px;
}

#navi .type06 {
	position: absolute;
	left: 257px;
	top: 292px;
}

#navi .type07 {
	position: absolute;
	left: 54px;
	top: 389px;
}

#navi .type08 {
	position: absolute;
	left: 203px;
	top: 390px;
}

#navi .type09 {
	position: absolute;
	left: 762px;
	top: 95px;
}

#navi .type10 {
	position: absolute;
	left: 912px;
	top: 95px;
}

#navi .type11 {
	position: absolute;
	left: 828px;
	top: 196px;
}

#navi .type12 {
	position: absolute;
	left: 981px;
	top: 192px;
}

#navi .type13 {
	position: absolute;
	left: 890px;
	top: 292px;
}

#navi .type14 {
	position: absolute;
	left: 1039px;
	top: 290px;
}

#navi .type15 {
	position: absolute;
	left: 921px;
	top: 390px;
}

#navi .type16 {
	position: absolute;
	left: 1072px;
	top: 390px;
}

#navi .type17 {
	position: absolute;
	left: 928px;
	top: 492px;
}

#navi .type18 {
	position: absolute;
	left: 16px;
	top: 494px;
}

#navi .type19 {
	position: absolute;
	left: 1132px;
	top: 170px;
}

#navi .type20 {
	position: absolute;
	left: 253px;
	top: 487px;
}

#navi .type21 {
	position: absolute;
	left: 372px;
	top: 248px;
}


/*------------ wrapper ---------------*/

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bg-low.gif) repeat-y;
	height: auto;
	padding: 10px 0px 0px;
}

#title {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.visual {
	float: left;
	width: 655px;
}

.visual-s {
	float: right;
}

.visual-s a:hover img {
	filter: Alpha(opacity=70);
	opacity:0.7;
}

#title-bg {
	background: url(../img/title-bg.gif) repeat-x;
}

#t-navi {
	background: url(../img/nav-bg.gif) repeat-x;
	height: 68px;
}

#t-navi ul li {
	list-style: url(none) none;
	float: left;
	margin-right: 2px;
	margin-left: 1px;
	background: url(../img/t-navi.gif) no-repeat;
	width: 110px;
	margin-bottom: 4px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	height: 31px;
}

#t-navi ul li a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 21px;
	padding-top: 10px;
	background: url(../img/t-navi.gif) no-repeat;
}

#t-navi_menu li a:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 21px;
	padding-top: 10px;
	background: url(../img/t-navi-h.gif) no-repeat;
}

#t-navi_menu {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
}


img {
	border-style: none;
}


/*------------ contents --------------*/

#contents {
	float: left;
	width: 538px;
	margin-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#wrapper #contents h1 {
	background: url(../img/h1.gif) no-repeat;
	height: 30px;
	width: 370px;
	padding-top: 52px;
	padding-left: 169px;
	font-size: 17px;
	color: #333333;
	margin: 0px;
	padding-bottom: 5px;
}

#contents h2 {
	background: url(../img/h2.gif) no-repeat;
	height: 60px;
	width: 519px;
	margin: 15px 0px 0px;
	font-size: 16px;
	padding-top: 28px;
	padding-left: 20px;
	color: #666666;
	letter-spacing: 0.1em;
}

#contents h3 {
	background: url(../img/h3.gif) no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-left: 7px;
	font-size: 14px;
	margin-top: 10px;
	color: #666666;
}

#contents h4 {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	padding-bottom: 5px;
}

#contents p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	letter-spacing: 0.1em;
}

#contents p a {
	font-size: 12px;
	color: #43677e;
	line-height: 20px;
}

#contents ul li {
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	color: #333333;
	text-align: left;
}

#contents #sogo h1 {
	background: url(../img/h1.gif) no-repeat;
	height: 30px;
	width: 370px;
	padding-top: 52px;
	padding-left: 169px;
	font-size: 17px;
	color: #333333;
	margin: 0px;
	padding-bottom: 0px;
}

/*------------ MENU --------------*/

#menu {
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.menu01 a {
	background: url(../img/menu.gif) no-repeat;
	height: 22px;
	width: 270px;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 30px;
	font-size: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
}

#menu ul li a {
	background: url(../img/menu.gif) no-repeat;
	height: 22px;
	width: 270px;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 30px;
	font-size: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
}
#menu ul {
	list-style: url(none) none;
}

#menu ul li a:hover {
	background: url(../img/menuh.gif) no-repeat;
	height: 20px;
	width: 270px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
}

.menu01 a:hover {
	background: url(../img/menuh.gif) no-repeat;
	height: 20px;
	width: 270px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
}

.menu02 a {
	background: url(../img/menu02.gif) no-repeat;
	height: 22px;
	width: 270px;
	padding-top: 8px;
	padding-left: 30px;
	font-size: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

.menu03 ul li {
	list-style: url(none) none;
}
.menu03 ul li a {
	color: #333333;
}


.menu03 a {
	background: url(../img/menu03.gif) no-repeat;
	height: 25px;
	width: 230px;
	padding-top: 15px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.menu03 a:hover {
	color: #003366;
	text-decoration: underline;
}

.menu04 {
	background: url(../img/menu04.gif) no-repeat;
	height: 22px;
	width: 260px;
	padding-top: 8px;
	padding-left: 40px;
	font-size: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

.menu05 a {
	background: url(../img/menu-h.gif) no-repeat;
	height: 22px;
	width: 250px;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 50px;
	font-size: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
}

#menu .menu02 a:hover {
	background: url(../img/menu02-h.gif) no-repeat;
	height: 20px;
	width: 270px;
	padding-top: 10px;
	padding-left: 30px;
	font-size: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

#wrapper #menu h2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 100%;
	text-align: center;
}

/*------- footer -------*/

#footer {
	background: url(../img/footer.gif) repeat-x;
	height: 280px;
	font-size: 12px;
	color: #666666;
}

#footer_txt {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: 12px;
	color: #666666;
}

#footer #footer_txt p {
	font: 12px/20px "ＭＳ ゴシック", "Osaka－等幅";
}

#footer #footer_txt ul li {
	font: 12px/20px "ＭＳ ゴシック", "Osaka－等幅";
	list-style: url(none) none;
}

#footer #footer_txt p a {
	color: #666666;
}

#footer_txt p a:hover {
	color: #CC0000;
	text-decoration: none;
}

#footer #footer_txt ul li a {
	color: #666666;
}

#footer_txt ul li a:hover {
	color: #CC0000;
	text-decoration: none;
}


/*-------------- logo ----------------*/

#logo {
	top: 16px;
	position: absolute;
}

#logo a:hover img {
	filter: Alpha(opacity=70);
	opacity:0.7;
}

.con-box {
	background: url(../img/k-bg.gif) repeat;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-right: 7px;
	padding-bottom: 35px;
	padding-left: 7px;
}

.con-boxin {
	background: #fafafa;
	padding: 10px 15px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.con-white {
	padding: 10px;
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.copy {
	text-align: center;
	padding-top: 50px;
}


/*---------- table ------------*/

table {
	margin-top: 5px;
	text-align: center;
	line-height: 14px;
}

table p {
	text-align: left;
}

table a {
	color: #5f6e48;
}

table a:hover {
	color: #FF0000;
	text-decoration: none;
}

td {
	padding: 5px;
	font-size: 11px;
}

/*----------- pearts ------------*/

.red {
	color: #FFFFFF;
	background: #CC0033;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

.blue {
	color: #FFFFFF;
	background: #003399;
	padding: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

.number {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: #0099CC;
	padding: 1px 3px;
	margin-right: 5px;
	color: #FFFFFF;
}

.number_bg {
	background: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}

.number_bg2 {
	background: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #CCCCCC;
	color: #333333;
}

.p-top {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

.p-top a:hover img {
	filter: Alpha(opacity=70);
	opacity:0.7;
}

.float-right {
	float: right;
	display: block;
	height: 174px;
	width: 174px;
	margin-left: 10px;
}

.float-box {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.float-pho {
	float: right;
	margin-left: 10px;
}

.box {
	height: 174px;
	width: 174px;
	float: right;
	margin-left: 10px;
}

#box235 {
	width: 235px;
	margin-right: 15px;
	float: left;
}

#box235 p a {
	font-size: 12px;
	color: #43677e;
	background: url(../img/point.jpg) no-repeat left center;
	padding-left: 10px;
	line-height: 20px;
}

#box235 p a:hover {
	color: #003399;
	text-decoration: none;
}

.box174 {
	height: 174px;
}




/*-------- link ---------*/

#link-title {
	font-size: 12px;
	padding: 10px 5px 10px 10px;
	margin-top: 15px;
	width: auto;
	background: url(../img/k-bg.gif);
}
.right-link-box1 {
	font-size: 12px;
}
#link-title a {
	font-size: 12px;
	color: #333333;
}

#link-comment {
	border: 1px solid #e1dccd;
	padding: 3px 8px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	width: auto;
}
#link-form-textlink02 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#green-link-form {
	font-size: 12px;
	line-height: 20px;
}

#green-link1,#green-link2 {
	font-size: 11px;
	font-weight: bold;
	width: auto;
	margin: 10px 0px 0px;
	padding-top: 3px;
	padding-left: 15px;
	color: #FFFFFF;
	border-right: 1px solid #D6CFCC;
	border-bottom: 1px solid #D6CFCC;
	border-left: 1px solid #D6CFCC;
	height: 17px;
}

#green-link1 {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;

}

#link-box1 {
	padding: 0px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}

.left-link-box1 {
	text-align: center;
	margin: 10px 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right-link-box1 {
	height: auto;
	background-color: #fafafa;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 8px 10px;
	line-height: 20px;
	border: 1px dotted #a3a3a3;
}
.vc {
	margin-top: 15px;
}

.vc a:hover img {
	filter: Alpha(opacity=70);
	opacity:0.7;
}

.vcpr {
	background: #FFFFFF;
	padding: 7px;
	font-size: 12px;
	line-height: 20px;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

.vcmidasi a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background: #ecf1ea;
	padding-left: 15px;
	display: block;
	padding-top: 5px;
	height: 20px;
	padding-bottom: 5px;
	margin-top: 5px;
	border: 1px dotted #CCCCCC;
}

.vcmidasi a:hover {
	font-size: 14px;
	color: #FF3300;
	text-decoration: none;
	background: #E8EDE4;
	padding-left: 17px;
	display: block;
	padding-top: 7px;
	height: 20px;
	padding-bottom: 3px;
	margin-top: 5px;
	border: 1px dotted #999999;
}

