@charset "euc-jp";

* { /* 全ての要素の間隔・余白を０へ */
margin:0;
padding:0;
}

body {
	/*background-image: url(images/backg.jpg);
	background-repeat: no-repeat;*/
	background-position: center top;
	font-size: 12px;
	color: #333;
	background-image: url(images/body_img.jpg);
	background-repeat: repeat-y;
}

/*---------- メイン ----------*/

#main {
	text-align: center;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/backg6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.moji-pink {
	color: #F69;
}
.yohaku-sita {
	margin-bottom: 30px;
}


/*---------- ヘッダー ----------*/

.header {
	text-align: center;
	height: 68px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

a:hover {
  color: #99ab4e;
  font-size: 12px;
}

a:visited {
  color: #99ab4e;
  font-size: 12px;
}

p {
	line-height: 150%;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 15px;
}

h1 {
  font-size: 12px;
  margin: 0;
  padding: 2px 3px 0px 3px;
  color: #333;
}
#globalnavi {
	height: 33px;
	margin-bottom: 0px;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	background-image: url(images/back_menu.jpg);
	background-repeat: repeat-y;
}

ul#navigation {
	width:800px;
	overflow: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

ul#navigation li {
	float:left;
	list-style: none;
}

ul#navigation li a {
	display:block;
	background-image: url(images/top_nav.gif);
	height: 33px;
	width: 133px;
	background-repeat: no-repeat;
}

ul#navigation li a.nav01 {background-position:0px 0px;}
ul#navigation li a.nav01:hover {background-position:0 -33px;}
 
ul#navigation li a.nav02 {background-position:-133px 0px;}
ul#navigation li a.nav02:hover {background-position:-133px -33px;}
 
ul#navigation li a.nav03 {background-position:-266px 0px;}
ul#navigation li a.nav03:hover {background-position:-266px -33px;}
 
ul#navigation li a.nav04 {background-position:-399px 0px;}
ul#navigation li a.nav04:hover {background-position:-399px -33px;}
 
ul#navigation li a.nav05 {background-position:-532px 0px;}
ul#navigation li a.nav05:hover {background-position:-532px -33px;} 

ul#navigation li a.nav06 {background-position:-665px 0px;}
ul#navigation li a.nav06:hover {background-position:-665px -33px;} 


#container {
	background-color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7.5px;
	margin-bottom: 20px;
	text-align: center;
}
.mainimages {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.contents .leftnav {
	width: 180px;
	margin-top: 7.5px;
	float: left;
}
.contents .leftnav img {
	margin-bottom: 5px;
}


.contents .center {
	float: left;
	width: 380px;
	margin-top: 7.5px;
	padding-left: 10px;
}
.center .news {
	border: 1px solid #CFCFCF;
	background-image: url(images/news.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 364px;
	float: left;
	padding-top: 25px;
	line-height: 150%;
	padding-left: 5px;
	padding-bottom: 10px;
}
.font_red {
	color: #F00;
}

.news_li {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 5px 5px;
	line-height: 150%;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 15px;

}
.news ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.news p {
	line-height: 150%;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
}


.center .mail {
	background-image: url(images/bar_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	font-size: 12px;
	border: 1px solid #AAD6F1;
	width: 360px;
	float: left;
	line-height: 150%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}

.contents .center .mail p {
	text-align: left;
}


.contents .right {
	margin-top: 7.5px;
	float: left;
	width: 218px;
	background-image: url(images/inquiry.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	padding-left: 7px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 15px;
}
.footer {
	text-align: center;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

.address {
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
}




.disp-n {
	display: none;
}

.rightcontents {
	float: left;
	width: 620px;
	margin-top: 7.5px;
	text-align: left;
}
ol {
	margin-left: 30px;
}
h4 {
	background-image: url(images/h4.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 570px;
	font-size: 14px;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 15px;
}
.page-top {
	font-size: 12px;
	text-align: right;
	width: 600px;
	margin-top: 20px;
}
.moji-yellow {
	color: #F63;
}



.rightcontents h2 {
	text-align: left;
}

.rightcontents .memo01 {
	padding: 10px;
}
.midashi {
	font-size: 13px;
	font-weight: bold;
	color: #396;
	margin-top: 15px;
	margin-bottom: 5px;
}
.waku {
	width: 575px;
	border: 1px solid #399;
	margin-bottom: 15px;
	padding: 5px;
	margin-top: 10px;
}
.line-dot {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 570px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* テーブル */
#ktn {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#ktn td {
	line-height: 130%;
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
	vertical-align: top;
}
#ktn th {
	border:1px solid #666666;
	padding:5px;
	background-color: #999999;
	vertical-align: top;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
}
#kt {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
}
#kt td {
	border:1px solid #CCC;
	line-height: 130%;
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
	vertical-align: middle;
}
#kt th {
	border:1px solid #CCC;
	padding:5px;
	background-color: #696;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}
#kt2 {
	border-collapse:collapse;
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
}
#kt2 th {
	line-height: 130%;
	padding: 5px;
	font-size: 14px;
	line-height: 150%;
	vertical-align: middle;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F69;
	text-align: left;
	background-color: #FCC;
}
#kt2 td {
	padding:5px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 150%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F9C;
}
h3 {
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #099;
	width: 300px;
	margin-bottom: 10px;
	font-size: 14px;
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
li {
	line-height: 150%;
}
