@charset "shift_jis";
/*******************************************************************/
/*グローバル*/
/*******************************************************************/
/*再定義*/
*{
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.6;
}

/*リンク*/
a{
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}

/*画像*/
img{
	margin:0;
	padding:0;
	border:none;
}

/*回り込み解除*/
.clear{
	clear:both;
	line-height:0;
}
.center{
	text-align:center;
}
.left{
	float:left;
	margin:0 20px 10px 0;
}
.right{
	text-align:right;
}
.fix{
	margin:15px 0 0;
}

/*font*/
.mini{
	font-size:80%;
}
.attention{
	font-size:80%;
	color:#C00;
}
.green{
	font-weight:bold;
	color:#096;
}

/*ライン*/
hr{
	color:#CCC;
	height:1px;
	margin:5px 0;
}

.tableMake td{
	padding:4px;
}
.tableMake .st{
	font-size:120%;
	font-weight:bold;
	color:#633;
}
.text{
	margin-right:10px;
	padding:0 4px;
	background:#FFF;
	border:solid 1px #000;
}

p{
	padding:10px 0;
}


/*******************************************************************/
/*レイアウト*/
/*******************************************************************/
body{
	margin:0 auto;
	text-align:center;
	background:url(../images/back.gif) center top repeat #FFF;
	font-size:80%;
}
#container{
	width:810px;
	margin:0 auto;
	text-align:left;
	background:#FFF;
}
#flashArea{
	clear:both;
	margin:0;
}
#contentsArea{
	padding:0 17px;
	background:url(../images/contents_inner.jpg) center top repeat-y #FFF;
}
.contentsTop{
	margin:0;
	height:25px;
	background:url(../images/contents_top.jpg) center top no-repeat #FFF;
}
.contentsBottom{
	margin:0;
	height:28px;
	background:url(../images/contents_bottom.jpg) center top no-repeat #FFF;
}

/*******************************************************************/
/*ヘッダー*/
/*******************************************************************/
#headerArea{
	width:810px;
	height:94px;
	margin:0 auto;
	background:url(../images/header.jpg) center top no-repeat;
}
#headerArea h1{
	padding-left:4px;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
}

/*******************************************************************/
/*メニュー*/
/*******************************************************************/
#menuArea{
	height:52px;
	margin:0 auto;
	background:url(../images/header2.jpg) center bottom no-repeat;
}
#menuArea li{
	float:left;
	list-style:none;
}
#menuArea a{
	display:block;
	width:90px;
	height:42px;
	text-indent:-9999px;
}
.btn01 a{background:url(../images/btn01.jpg);}
.btn02 a{background:url(../images/btn02.jpg);}
.btn03 a{background:url(../images/btn03.jpg);}
.btn04 a{background:url(../images/btn04.jpg);}
.btn05 a{background:url(../images/btn05.jpg);}
.btn06 a{background:url(../images/btn06.jpg);}
.btn07 a{background:url(../images/btn07.jpg);}
.btn08 a{background:url(../images/btn08.jpg);}
.btn09 a{background:url(../images/btn09.jpg);}

.btn01 a:hover{background:url(../images/btn01_f2.jpg);}
.btn02 a:hover{background:url(../images/btn02_f2.jpg);}
.btn03 a:hover{background:url(../images/btn03_f2.jpg);}
.btn04 a:hover{background:url(../images/btn04_f2.jpg);}
.btn05 a:hover{background:url(../images/btn05_f2.jpg);}
.btn06 a:hover{background:url(../images/btn06_f2.jpg);}
.btn07 a:hover{background:url(../images/btn07_f2.jpg);}
.btn08 a:hover{background:url(../images/btn08_f2.jpg);}
.btn09 a:hover{background:url(../images/btn09_f2.jpg);}



/*******************************************************************/
/*フッター*/
/*******************************************************************/
#footerArea{
	clear:both;
	margin-top:10px;
	padding:5px;
	background:#CCC;
}
#footerArea .copy{
	float:right;
}





/*******************************************************************/
/*トップ*/
/*******************************************************************/
.back1{
	clear:both;
	padding:0 18px;
	background:url(../images/top_back.jpg) center top no-repeat;
}
.back2{
	margin-bottom:10px;
	padding:5px 18px;
	background:#FC9;
}

.list{
	float:left;
	width:360px;
	height:90px;
	margin-bottom:10px;
	padding:5px;
	text-align:center;
	background:url(../images/top_box.gif) left top no-repeat;
}
.list_r{
	float:right;
	width:360px;
	height:90px;
	margin-bottom:10px;
	padding:5px;
	text-align:center;
	background:url(../images/top_box.gif) left top no-repeat;
	clear:right;
}
.list h4,.list_r h4{
	width:240px;
	height:26px;
	margin:0;
	padding:4px 0 0;
	text-align:center;
	background:url(../images/top_sub_t.gif) left top no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}


/*******************************************************************/
/*インナー*/
/*******************************************************************/
.tosenji,.eitaikuyou,.pass_away,.voice,.faq,.access,.entry,.pamphlet,.privacy{
	width:270px;
	height:24px;
	margin:20px 20px 0;
	text-indent:-9999px;
}
.tosenji{ background:url(../images/tosenji_st.gif) }
.eitaikuyou{ background:url(../images/eitaikuyou_st.gif) }
.pass_away{ background:url(../images/pass_away_st.gif) }
.voice{ background:url(../images/voice_st.gif) }
.faq{ background:url(../images/faq_st.gif) }
.access{ background:url(../images/access_st.gif) }
.entry{ background:url(../images/entry_st.gif) }
.pamphlet{ background:url(../images/pamphlet_st.gif) }
.privacy{ background:url(../images/privacy_st.gif) }

h5{
	height:35px;
	margin:0 0 10px;
	padding:10px 0 0 10px;
	font-size:140%;
	font-weight:bold;
	background:url(../images/h3.gif) left top no-repeat;
}
li{
	list-style:none;
}
.que{
	margin-bottom:5px;
	padding:10px;
	font-size:120%;
	font-weight:bold;
	color:#633;
	border-bottom:solid 1px #633;
}

h3 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.moji {
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
}
.udot{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}