@charset "utf-8";
/* ===== Universal Reset ===== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,th,td {
  margin:0px;
  padding:0px;
}

/* ===== ▽ページ設定 ===== */
input[type="submit"],input[type="reset"],
input[type="radio"],input[type="checkbox"],
label,button {
  cursor:pointer;
}

a {
	color: #024488;
}

a:hover {
	color: #FF0000;
}

h1 {
	width: 850px;
	text-align: center;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-size: 12px;
	padding: 0px;
	color: #666666;
	padding-top: 5px;
	height: 15px;
}
h2,h3,h4,h5,h6 {
  font-size:140%;
}

ol,ul {
  list-style:none;
}

a img {
  border:none;
}

img {
	border: none;
	margin-left: 0px;
}

p {
	line-height: 160%;
	text-align: left;
}

ul {
	padding-left: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
li {
	background-position: center left;
	padding: 5px;
	padding-left: 0px;
	margin-left: 5px;
	line-height: 160%;
}
b {
	color: #CC9933;
	font-weight:bold;
}

dl {
	background-color: #EEEEEE;
	margin: 10px auto;
	border: 1px solid #cccccc;
	border-top: none;
	width: 572px;
	font-size: 95%;
	margin-left: 5px;
	clear: both;
	margin-top: 5px;
}

dt {
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #cccccc;
	width: 130px;
	float: left;
	text-align: left;
}
	
dd {
	background-color: white;
	margin: 0 0 0 160px;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: left;
	color: #666666;
	margin-left: 140px;
}
.profile {
	margin-top: 15px;
	margin-bottom: 20px;
}

.profile dl {
	background-color: #EEEEEE;
	margin: 10px auto;
	border: 1px solid #cccccc;
	border-top: none;
	width: 572px;
	font-size: 95%;
	margin-left: 5px;
}

.profile dt {
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #cccccc;
	width: 100px;
	float: left;
	text-align: left;
}
	
.profile dd {
	background-color: white;
	margin: 0 0 0 160px;
	padding: 5px 0 5px 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	text-align: left;
	color: #666666;
	margin-left: 110px;
}


/* ===== ▲ページ設定 ===== */

/* ===== ▽body ===== */
body {
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
	background-color: #FFFFFF;
}

/* ===== ▲body ===== */

/* ===== ▽container ===== */
#container {
	width: 850px;
	text-align: left;
	margin: 0px auto;
	background-position: top center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

/* ===== ▲container ===== */

/* ===== ▽header ===== */
#header {
	height: 150px;
	width: 850px;
	background-image: url(../images/header.jpg);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#logo a{
	width: 390px;
	height: 75px;
	display: block;
	margin-top: 0px;
	float: left;
}

#headerContact a{
	width: 290px;
	height: 150px;
	display: block;
	margin-top: 0px;
	float: right;
	margin-right: 0px;
}

/* ===== ▽gNavi ===== */
.gNavi {
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
	width: 850px;
	float: left;
	margin-bottom: 10px;
}

.gNavi ul{
	border: 0;
	margin: 0;
	padding: 0;
	
}

.gNavi ul li{
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	float: left;
	background-image: url(../images/gNavi.jpg);
	
}

.gNavi ul li a{
	display: block;
	color: #333333;
	text-decoration:none;
	height: 37px;
	background-image: url(../images/gNavi.jpg);
}

.gNavi ul li a:hover{
	display: block;
	color: #333333;
	background-repeat: no-repeat;
	background-image: url(../images/gNavi.jpg);
}

.gNavi li a{
	font-size: 12px;
	text-indent: -9999px;
}

.gNavi li#navi_1 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 170px;
}
.gNavi li#navi_1 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: 0px -50px;
	height: 50px;
	width: 170px;
}

.gNavi li#navi_2 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 170px;
	background-position: -170px 0;
}
.gNavi li#navi_2 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -170px -50px;
	height: 50px;
	width: 170px;
}

.gNavi li#navi_3 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 170px;
	background-position: -340px 0;
}
.gNavi li#navi_3 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -340px -50px;
	height: 50px;
	width: 170px;
}

.gNavi li#navi_4 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 170px;
	background-position: -510px 0;
}
.gNavi li#navi_4 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -510px -50px;
	height: 50px;
	width: 170px;
}


.gNavi li#navi_5 a{
	background-image: url(../images/gNavi.jpg);
	height: 50px;
	width: 170px;
	background-position: -680px 0;
	background-repeat: no-repeat;
}
.gNavi li#navi_5 a:hover{
	background-image: url(../images/gNavi.jpg);
	background-position: -680px -50px;
	height: 50px;
	width: 170px;
}
/* ===== ▲gNavi ===== */

/* ===== ▽bread ===== */
#bread {
	height: 10px;
	width: 830px;
	padding: 5px;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 5px;
	clear: both;
	text-align: left;
	margin-left: 10px;
	font-family: "MS PGothic", "Osaka";
}
#bread a{
	color: #024488;
}
#bread a:hover{
	color: #FF0000;
}

/* ===== ▲bread ===== */

/* ===== ▲header ===== */

/* ===== ▽side ===== */
#sNavi {
	width: 250px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

#sNavi h2{
}

#sNavi a{
	color: #002448;
	text-decoration: underline;
}

#sNavi a:hover{
	color: #FF0000;
	text-decoration: underline;
}


.sideBn {
	clear:both;
	margin-top: 0px;
}

.sideBn a{
	background-image: url(../images/sideBn.jpg);
	height: 130px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left:15px;
	margin-bottom:10px;
	clear:both;
}

.sideBn2 {
	clear:both;
	margin-top: 0px;
}

.sideBn2 a{
	background-image: url(../images/sideBn2.jpg);
	height: 130px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left:15px;
	margin-bottom:10px;
	clear:both;
}

.sideContact {
	clear:both;
	margin-top: 0px;
}

.sideContact a{
	background-image: url(../images/sideContact.jpg);
	height: 200px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left:15px;
	margin-bottom:10px;
	clear:both;
}

h2.side {
	margin-top: 0px;
	background-image: url(../images/sideH2.jpg);
	height: 30px;
	width: 220px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	margin-left:15px;
	margin-bottom:10px;
	clear:both;
}

#sNavi p{
	background-image: url(../images/sideP.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding-left: 35px;
	line-height: 120%;
}

/* ===== ▲side ===== */

/* ===== ▽content ===== */
#content {
	float: left;
	width: 590px;
	text-align: left;
}
.topContent{
	background-image: url(../images/topContent.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 150px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 9px;
	width: 570px;
	margin-bottom: 15px;
	display: block;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
	clear: both;

}
.topContent2{
	background-image: url(../images/topContent2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 182px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 9px;
	width: 570px;
	margin-bottom: 10px;
	display: block;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
	clear: both;

}
.topBn1 {
	width: 285px;
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}
.topBn1 a{
	background-image: url(../images/topBn1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
	text-indent: -9999px;
	width: 275px;
	margin-bottom: 5px;
	display: block;
	margin-left: 8px;
	float: left;
}
.topBn1 a:hover{
	background-image: url(../images/topBn1.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}
.topBn2 {
	width: 285px;
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}
.topBn2 a{
	background-image: url(../images/topBn2.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 100px;
	text-decoration: none;
	text-indent: -9999px;
	width: 275px;
	margin-bottom: 5px;
	display: block;
	margin-left: 5px;
	float: left;
}
.topBn2 a:hover{
	background-image: url(../images/topBn2.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
}

table {
	width: 572px;
	border: 1px solid;
	border-color: #DDDDDD;
	margin-left: 5px;
	font-size: 14px;
	margin-bottom: 10px;
}
td {
	background-color: #FFFFFF;
	padding: 5px;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
tr {

}
.color {
	background-color: #85C026;
	width: 120px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #FFFFFF;
}
caption {
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtRed {
	color:#CC0000;
	font-weight:bold;
}

th {
	background-color: #88C34F;
	padding: 5px;
	font-size: 100%;
	color: #FFFFFF;
}

form {
	text-align: left;
	background-color: #FFFFFF;
}

.color1 {
	background-color: #DEDEDE;
	width: 572px;
	text-align: center;
}

.color2 {
	background-color: #DEDEDE;
	width: 200px;
	text-align: center;
}

.color3 {
	background-color: #FFD0FF;
	width: 572px;
	text-align: center;
}

.color4 {
	background-color: #FFD0FF;
	width: 200px;
	text-align: center;
}

.color5 {
	background-color: #E4FF93;
	width: 572px;
	text-align: center;
}

.color6 {
	background-color: #E4FF93;
	width: 200px;
	text-align: center;
}


#mainImg {
	background-image: url(../images/mainImg.jpg);
	height: 250px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 0px;
	text-indent: -9999px;
	width: 850px;
	clear: both;
}
#topContent {
	background-image: url(../images/topContent.jpg);
	height: 187px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 0px;
}
.frame {
	border: 1px solid;
	background-color: #FFFFCC;
	border-color: #FFCC33;
	color: #333333;
	margin-bottom: 10px;
	clear: both;
	width: 572px;
	padding: 0px;
	margin-top: 5px;
	line-height: 150%;
	margin-left: 5px;
}
#content .frame p{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding: 10px;
}

#content h2.sub{
	padding: 15px;
	width: 580px;
	margin: 0px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 50px;
	margin-left: 5px;
	color: #FFFFFF;
	clear: both;
	padding-top: 15px;
	font-size: 110%;
	margin-top: 5px;
}

#content h3{
	padding: 7px;
	width: 580px;
	margin: 0px;
	background-image: url(../images/h3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 35px;
	padding-bottom: 10px;
	color: #333333;
	clear: both;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 100%;
	margin-bottom: 5px;
	padding-top: 8px;
}

#content p{
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#content p.img{
	padding: 0px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 25px;
}
#content p.link{
	background-image: url(../images/link.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px;
	padding-left: 15px;
	line-height: 100%;
	margin-bottom: 15px;
	clear: both;
}
#content p.link a{
}
#content p.link a:hover{
}
#content .pFrame {
	background-color: #FFFCEE;
	padding: 10px;
	border: 1px solid;
	border-color: #FACC38;
	clear: both;
	margin-left: 5px;
}


#content .list {
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 5px;
	padding-left: 30px;
	margin-left: 10px;
}

.line1 {
	width: 180px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.line2 {
	width: 180px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
}

.line3 {
	width: 180px;
	float: left;
	margin-bottom: 5px;
}

.line1 a{
	font-size: 95%;
}
.line2 a{
	font-size: 95%;
}
.line3 a{
	font-size: 95%;
}

#content .imgRight {
	float: right;
	margin: 10px 25px 15px 10px;
}
#content .imgLeft {
	float: left;
	margin: 10px 15px 15px 5px;
}

#content .center {
	text-align: center;
	margin-bottom: 10px;
	clear: both;
	margin: 0px auto;
	margin-top: 5px;
}
#content .center img{
	text-align: center;
	margin-bottom: 10px;
	clear: both;
}
.contact {
	text-align: left;
	margin-left: 5px;
	margin-bottom: 15px;
	margin:0px;
	clear: both;
	margin-top: 20px;
}
.contact a {
	width: 570px;
	background-image: url(../images/contentC.jpg);
	height: 150px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	text-align: center;
	margin:0px;
	margin-left: 5px;
	margin-bottom: 15px;
}

iframe{
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}

div.disc ul {
	padding-left: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
div.disc li {
	background-position: center left;
	padding: 5px;
	padding-left: 0px;
	line-height: 160%;
	list-style-type: disc;
}

div.number ul {
	padding-left: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
div.number li {
	background-position: center left;
	padding: 5px;
	padding-left: 0px;
	line-height: 160%;
	list-style-type: decimal;
}

li.news {
	background-position: center left;
	padding: 5px;
	padding-left: 0px;
	line-height: 160%;
	border-bottom: 1px solid #CCCCCC;
	width: 550px;
}

.contentLink {
	margin: 0px auto;
	margin-bottom: 15px;
	text-align: center;
}

.contentLink a{
	width: 200px;
	background-image: url(../images/contentLink.jpg);
	height: 60px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	text-align: center;
	margin:0px auto;
	margin-bottom: 15px;
	background-position: top center;
}

.contentLink a:hover{
	width: 200px;
	background-image: url(../images/contentLink_o.jpg);
	height: 60px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	text-align: center;
	margin:0px auto;
	margin-bottom: 15px;
	background-position: top center;
}

#content p.style1 {
	color: #F39A02;
	font-weight:bold;
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.frame2 {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	width: 560px;
	margin-left: 5px;
	padding: 5px;
}

h4 {
	margin: 0px;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	font-size: 140%;
	margin-left: 10px;
}

.voice {
	width: 190px;
	float: left;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 10px;
}
#content .voice p{
	text-align: left;
	width: 190px;
	padding: 0px;
	margin: 0px;
}
.voice a{
	color: #333333;
}
.voice a:hover{
	color: #8E5909;
}



.style1 {
	color: #F39A02;
	font-weight:bold;
	font-size: 110%;
}
.style2 {
	color: #FF0000;
	font-weight:bold;
}
.style3 {
	color: #FF0000;
	font-weight:bold;
}
p.style3 {
	color: #FF0000;
	font-weight:bold;
	margin-top: 15px;
}
#content .voice p.style4 {
	background-color: #EEEEEE;
	width: 175px;
	padding: 7px;
}
/* ===== ▲content ===== */

/* ===== ▽footer ===== */
#footer {
	clear: both;
	background-color: #FFFFFF;
	padding: 0px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	font-size:90%;
	width: 850px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-top: 1px solid #cccccc;
	padding-right: 0px;
	line-height: 150%;
}

#footer a{
	color: #002448;
	text-decoration: underline;
	background-position:10px;
}

#footer a:hover{
	color: #FF0000;
	text-decoration: underline;
}

div.all {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top:0px;
	color: #333333;
	clear:both;
	width: 850px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 310px;
	background-image: url(../images/all.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-top: 1px solid #cccccc;
}

/* ===== ▽copy ===== */
#copy {
	background-color: #002448;
	padding: 0px;
	margin-top:0px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	width: 850px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 90%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-right: 0px;
}
#copy a{
	text-decoration: underline;
	background-image: none;
	padding-left: 0px;
	color: #FFFFFF;
}
#copy a:hover{
	text-decoration: underline;
	background-image: none;
	padding-left: 0px;
	color: #FFFF00;
}
/* ===== ▲copy ===== */

/* ===== ▲footer ===== */
