@charset "utf-8";

* {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html div{
	height: 1%;
}
/*  
ボディ  
-----------------------------------------------------------
 */
body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
	color: #333333;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
	background-color: #fff7ec;
}
/*  
サファリ用  
-----------------------------------------------------------
 */
html:not(:only-child:only-child) body {
	font-size: 12px;
}
img {
	border: 0px;
	vertical-align:bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	text-align:justify;
	text-justify:distribute;
}

ul, li {
	list-style:none;
	font-size: 13px;
	text-align: left;
}
/*  
サファリ用  
-----------------------------------------------------------
 */
html:not(:only-child:only-child) ul, li {
	font-size: 12px;
}
th {
	font-weight:normal;
	text-align:center;
}
td {
	text-align:center;
	font-weight:normal;
}
table {
	text-align:center;
	border-collapse:collapse;
}
a {
	cursor:pointer;
	color: #01797e;	
}
a:link {
	color: #333;	
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #333;	
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #333;	
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:active {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
address {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-right: 20px;
	float: right;
}

/* ------------------------------------------
Style Name: clearfix.css
Since: 2007-09-01
Modified: 2007-09-30
Version: 1.0
------------------------------------------*/
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
 display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* End hide from IE-mac */



.right {
	text-align: right;
}
.center {
	text-align: center;
}


#wrapper {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 907px;
}

/*  
ヘッダー  
-----------------------------------------------------------
 */
#header {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
}

/*  
フッターエリア  
-----------------------------------------------------------
 */ 
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 80%;
	color: #333;
	clear: both;
	height: 35px;
	width: 906px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#footer_left {
	width: 550px;
	float: left;
}
#footer_left ul li {
	display: inline;
	font-size: 11px;
}
#footer_left ul {

}

/*  
検索  
-----------------------------------------------------------
 */ 
#search {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 50px;
	height: 59px;
}
input#search_btn {
	position: relative;
	top: 0px;
	vertical-align: middle;
}
#search_btn01 {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 160px;
}
/*  
IE7用  
-----------------------------------------------------------
 */
*:first-child+html #search_btn {
	margin-top: -34px;
}
/*  
IE6用  
-----------------------------------------------------------
 */
* html #search_btn {
	margin-top: -34px;
}

/*  
opera オペラ用  
-----------------------------------------------------------
 */
*+html #search_btn {
	margin-top: -14px;
}

/*  
IE7用  
-----------------------------------------------------------
 */
*:first-child+html #search_btn01 {
	margin-right: -13px;
}
/*  
IE6用  
-----------------------------------------------------------
 */
* html #search_btn01 {
	margin-right: -13px;
}
#search ul li {
	display: inline;
	font-size: 11px;
}
#search ul {
	float: left;
	text-align: right;
	padding-top: 20px;
	padding-left: 30px;
}

/*  
グローバルナビゲーション  
-----------------------------------------------------------
 */ 


#navi {
	clear: both;
	width: 907px;
	float: left;
	text-align: center;
}
#navi ul li {
	float: left;
}


#main_contents {
	width: 690px;
	float: left;
	display: inline;
}
#main {
	width: 906px;
	padding-top: 240px;
	float: left;
}
#main02 {
	width: 900px;
	padding-top: 130px;
	float: left;
}

#top {
	background-image: url(../images/kyoei_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top01 {
	background-image: url(../images/top01_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top02 {
	background-image: url(../images/top02_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top03 {
	background-image: url(../images/top03_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top04 {
	background-image: url(../images/top04_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top05 {
	background-image: url(../images/top05_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top06 {
	background-image: url(../images/top06_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



/*  
サイドエリア  
-----------------------------------------------------------
 */
#side {
	float: right;
	width: 210px;
	padding-bottom: 4px;
	text-align: center;
	margin-bottom: 13px;
}
#side a {
	text-align: center;
	padding-top: 2px;
}
#side a img {
	text-align: center;
}


/*  
トップニュース  
-----------------------------------------------------------
 */
#top_news {
	background-image: url(../images/top_news_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 665px;
	margin-top: 20px;
}
#main_contents img {
	vertical-align: top;
}
#top_news dl {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
#top_news dl dt {
	float: left;
	width: 90px;
}
#top_news dl dd {
	margin-left: 90px;
}
#top_news dl hr {
	width: 625px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-left: -15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top_news02 {
	background-image: url(../images/top_news_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 665px;
}


#footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	float: none;
}
#footer_left ul {
	padding-left: 20px;
}
#top_news02 ul li {
	padding-top: 15px;
	padding-left: 18px;
}
#top_news02 ul .li_end {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 18px;
}
#provision {
	line-height: 3;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#provision dl {
	padding-right: 20px;
	padding-left: 20px;
}
#provision02 {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:justify;
	text-justify:distribute;
	line-height: 2;
}
#provision02 dt {
	font-weight: bold;
}
.plan01 {
	padding-bottom: 20px;
	padding-left: 40px;
}
.plan01 dt {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #308BCF;
}
.plan01 dd {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.contents_ttl {
	background-image: url(../images/top_news_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 665px;
}
table.plan_table {
	width: 625px;
	border: 1px solid #CCC;
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
table.plan_table tr {
	border: 1px solid #CCC;
}
table.plan_table th, table.plan_table td {
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.col04 {
	width: 10%;
}
.col03 {
	width: 65%;
	text-align: left;
	padding-left: 10px;
}
.col02 {
	width: 20%;
}
.table_caption {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: -10px;
}
.plan_ttl {
	padding-top: 10px;
	padding-bottom: 30px;
	width: 665px;
}
.normal {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.plan_vis {
	text-align: center;
	padding-bottom: 20px;
}
.greeting {
	line-height: 3;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}


#top_news02 h2 {
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
}
.attention {
	color: #C03;
}
.data {
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.data dt {
	font-weight: bold;
	color: #308BCF;
	padding-top: 20px;
}
.data dd {
	padding-top: 5px;
	padding-bottom: 5px;
}
#hozen h1 {
	font-size: 20px;
	color: #933;
	text-align: center;
}
#hozen p {
	padding-top: 5px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C03;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 2;
	letter-spacing: 0.02em;
}
.anshin_vis {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.top_msg {
	padding: 20px;
}
#enkaku {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 2;
}
#enkaku dt {
	width: 120px;
	float: left;
}
#member p {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#member dl {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#member dl dt {
	font-size: 24px;
	font-weight: bold;
	color: #308BCF;
	padding-top: 20px;
}
#contact_tel {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#contact_tel dt {
	font-size: 24px;
	font-weight: bold;
}
.time {
	font-size: 16px;
}
#shiharai {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#shiharai dt {
	font-size: 24px;
	font-weight: bold;
	color: #308BCF;
	letter-spacing: 0.3em;
	padding-bottom: 10px;
}
#shiharai {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#top_catch {
	font-size: 24px;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 25px;
	color: #308BCF;
	letter-spacing: 0.2em;
}
#member dl dd {
	font-size: 16px;
	padding-bottom: 5px;
}
#wedding dl dt {
	font-size: 24px;
	color: #308BCF;
	padding-bottom: 20px;
}
#wedding dl {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#wedding dl dd {
	line-height: 3;
	font-size: 16px;
}
#privacy p {
}
#privacy {
	padding: 20px;
}
#privacy p {
	line-height: 1.8;
}
#privacy h3 {
	padding-top: 30px;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
#sitemap {
	padding: 40px;
}
#top_vis02 {
	padding-left: 5px;
}
#plan {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#shiharai_btn {
	text-align: center;
}
#shiharai_btn dt {
	padding-bottom: 15px;
}
#tokuten_vis img {
	text-align: center;
}
#tokuten_vis {
	text-align: center;
}
#member_table_ttl {
	margin-bottom: 10px;
	background-color: #ABABE2;
	width: 665px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#provision02 dd a {
	color: #C30;
}
#top_catch_h1 {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	position: absolute;
	top: 1030px;
	width: 900px;
}
#sitemap dl dt {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer_body {
	padding-top: 80px;
	width: 650px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 20px;
}
* html #footer_body {
	font-size: 70%;
}
#footer_body h2 {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
* html #footer_body h2 {
	font-size: 100%;
	font-weight: bold;
	line-height: 14px;
}
#footer_body ul li {
	display: inline;
	font-size: 10px;
	padding-right: 5px;
}
#footer_body ul li a {
	text-decoration: underline;
}
#footer_body ul li a:hover {
	color:#666;
}
