@charset "UTF-8";
/* CSS Document */

*{
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: sans-serif;
	font-size: 80%;
	line-height: 1.7;
	color: #333;
}

a img {border: none;}

a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #890C08;
}
a:active {
	text-decoration: underline;
	color: #FFF;
}

ul {
	list-style: none;
}

li {
	list-style:none;
}
a:hover img.alpha{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}



/* pkg class */

.pkg:after {
	content: ""; /* Vvf */
	display: block; /* ubNxvf */
	clear: both;
	height: 0;
	visibility: hidden;
}

.pkg {
	min-height: 1px;
}

* html .pkg {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.right {
	float: right;
}
.left {
	float: left;
}

 
#container {
	width: 950px;
	margin:0 auto;
}

#top_content {
	background-image: url(img/bg_main.png);
	background-repeat: no-repeat;
	padding-top: 710px;
	/padding-top: 0px;
}


#head img {
	float: left;
	margin-top: 10px;
}

#navi ul li {
	float: left;
}

#sub {
	width: 275px;
	padding-left: 25px;
	/margin-top: 390px;
}

#news .text-area {
	padding-right: 10px;
	padding-left: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	font-size: 90%;
	width: 255px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.bold_blue {
	font-size: 110%;
	font-weight: bold;
	color: #00A0C6;
}
#contact {
	background-image: url(img/contact_line.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#contact dl {
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 30px;
}
.bold_brown {
	font-size: 130%;
	font-weight: bold;
	color: #5A3D1B;
}
#contact dl dd {
	line-height: 120%;
	padding-bottom: 5px;
}
.bold_red {
	font-size: 150%;
	font-weight: bold;
	color: #C22603;
}
#contact dl .bold_brown.text {
	line-height: 120%;
}
.mail {
	background-image: url(img/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-size: 110%;
	font-weight: bold;
}
#main {
	width: 630px;
	background-image: url(img/bg_dot.gif);
	background-repeat: repeat-y;
	/margin-top: 390px;
}
#main .sction {
	padding-right: 10px;
	padding-left: 30px;
}
#main .sction p {
	padding-top: 10px;
}
.top_text {
	width: 580px;
}
#main .sction ul {
	padding-top: 15px;
	padding-bottom: 10px;
}
#main .sction ul li {
	padding-bottom: 5px;
}
#footer {
	height: 70px;
	width: 950px;
	background-color: #666;
	text-align: center;
	padding-top: 10px;
	margin-top: 15px;
	font-size: 90%;
	color: #FFF;
}

.white {
	color: #FFF;
}
#main .sction .p_img {
	padding-bottom: 20px;
}
#content_sec01 {
	background-image: url(img/bg_webyosen.jpg);
	background-repeat: no-repeat;
	background-color: #CDE5F3;
	padding-left: 355px;
	padding-top: 250px;
	padding-right: 45px;
	padding-bottom: 50px;
}
#content_sec01 h1 {
	position: absolute;
	top: -50000px;
}
#content_sec01 h2 {
	position: absolute;
	top: -5000px;
}
#content_sec02 {
	background-image: url(img/bg_kessyou.jpg);
	background-repeat: no-repeat;
	background-color: #CDE5F3;
	padding-left: 355px;
	padding-top: 220px;
	padding-right: 45px;
	padding-bottom: 50px;
}
#content_sec02 h1 {
	position: absolute;
	top: -50000px;
}
#content_sec02 h2 {
	position: absolute;
	top: -5000px;
}

#content_sec03 {
	background-image: url(img/bg_past.jpg);
	background-repeat: no-repeat;
	background-color: #CDE5F3;
	padding-left: 355px;
	padding-top: 220px;
	padding-right: 45px;
	padding-bottom: 100px;
}
#content_sec03 h1 {
	position: absolute;
	top: -50000px;
}
#content_sec03 h2 {
	position: absolute;
	top: -5000px;
}
#content_sec04 {
	background-image: url(img/bg_syokuiku.jpg);
	background-repeat: no-repeat;
	background-color: #CDE5F3;
	padding-top: 175px;
	padding-right: 45px;
	padding-bottom: 50px;
}
#content_sec04 h1 {
	position: absolute;
	top: -50000px;
}
#content_sec04 h2 {
	position: absolute;
	top: -5000px;
}

#content_pri {
	background-image: url(img/bg_privacy.jpg);
	background-repeat: no-repeat;
	background-color: #CDE5F3;
	padding-left: 155px;
	padding-top: 165px;
	padding-bottom: 50px;
	padding-right: 155px;
}
#content_pri h1 {
	position: absolute;
	top: -50000px;
}
#content_past {
	background-image: url(img/bg_kako.jpg);
	background-repeat: no-repeat;
	background-color: #CDE5F3;
	padding-left: 155px;
	padding-top: 165px;
	padding-bottom: 50px;
	padding-right: 155px;
	height: 100px;
}
#content_past h1 {
	position: absolute;
	top: -50000px;
}

.bold_big {
	font-size: 110%;
	font-weight: bold;
	line-height: 140%;
}
h3 {
	background-color: #F94F63;
	height: 26px;
	width: 540px;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bold_vbig {
	font-size: 150%;
	font-weight: bold;
}
.small {
	font-size: 90%;
}
#content_sec01 p {
	padding-bottom: 8px;
}
#socialbtn {
	padding-left: 380px;
	margin-top: -30px;
	/position: absolute;
	/top: 550px;
	/right: 200px;
	/width: 500px;
	/height: 45px;
}
#content_pri h4 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}
#content_pri ul li {
	list-style-type: decimal;
	margin-left: 40px;
	padding-bottom: 5px;
}
#content_sec01 .bold_red {
	border: 2px solid #C22603;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
}
#socialbtn .adjust {
	margin-left: 110px;
	margin-top: -20px;
}
#content_sec03 ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#news .text-area dd {
	padding-bottom: 10px;
}
table {
	margin-top: 10px;
	margin-bottom: 20px;
}
table .bg-y {
	background-color: #FC6;
}
table th, td {
	padding: 5px;
}
table .bg-w {
	background-color: #FFF;
}
.king {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	color: #903;
	font-size: 120%;
}
.bg-k {
	background-color: #CCC;
}
.name {
	font-size: 120%;
	font-weight: bold;
	color: #903;
}
.grand {
	font-size: 120%;
	font-weight: bold;
	color: #960;
}
.top_text {
	font-size: 110%;
	line-height: 1.8em;
}
.top_img .pad {
	padding-top: 15px;
	padding-bottom: 10px;
}
.top_img_btn {
	padding-left: 90px;
	margin-top: -30px;
}
#banner li {
	text-align: center;
	padding-top: 10px;
}
#fukui {
	padding-left: 350px;
}
#sagen {
	width: 540px;
	background-image: url(img/syo_bg.gif);
	background-repeat: repeat-y;
}
#sagen p, dl {
	padding-right: 30px;
	padding-left: 30px;
}
#sagen h4 {
	background-image: url(img/syo_sub.png);
	background-repeat: no-repeat;
	height: 41px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	color: #8E2100;
	margin-top: 20px;
}
#sagen .sagen {
	width: 280px;
}
#sagen dl dt {
	font-size: 110%;
	font-weight: bold;
	padding-top: 5px;
}
#sagen dl dd {
	padding-left: 15px;
}
.btm_space {
	margin-bottom: 20px;
}
.syuten {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#content_sec02 .space {
	margin-bottom: 210px;
}
.center {
	text-align: center;
}
.topmessage1 {
	background-image: url(img/top_message01.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 580px;
	margin-top: 25px;
	padding-left: 110px;
}
.topmessage {
	margin-top: 25px;
	margin-bottom: 20px;
}
.topmessage dd {
	padding-left: 110px;
	margin-top: -50px;
}
.voice li {
	background-image: url(img/top_message_voice.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 10px;
}
.pad15 {
	margin-left: 170px;
}
.shinsa {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
