@charset "euc-jp";
/* CSS Document */
/* Jalpa */



/* ヘッダーの設定
----------------------------------------------------------- */

#header {
	width:798px;
	height:104px;
	margin:0px;
	background-image: url(bg_imgs/bg_header.jpg);
	background-repeat: repeat-x;
	}


/* フッターの設定
----------------------------------------------------------- */
#footer {
	clear:both;
	width:798px;
	height:45px;
	background-image:url(bg_imgs/bg_footer.jpg);
	background-repeat:repeat-x;

		}


/* 詳細
----------------------------------------------------------- */

.container{
	padding:8px;
	}

.container h2 {
	margin-bottom:10px;
	}


/* 詳細
----------------------------------------------------------- */
#con_center .lead span {
	font-weight:bold;
	font-size: 16px;
	}

#main_container #page_body #contents #con_center .inner00 .lead {
	line-height:1.8em;
	}





/*--- 【トピックス】--- */

#topics {
	border:#EBEBEB 1px solid;
	padding:10px 8px;
	margin-top:10px;
	margin-bottom:10px;
	}


#topics ul {
	list-style:none;
	margin-left:0px;
	padding-left:10px;
	}


#topics ul li {
	background: url(imgs/listmark01.gif) no-repeat 2px 4px;
	margin-left: 2px;
	padding-left:15px;
	padding-top:0px;
	margin-bottom:5px;
	}

.date {
	color:#D82119;
	font-weight:bold;	
	}


/* ---------------------- */
/*--- 【フォーム各種】--- */
/* ---------------------- */

.form_inner {
	margin-top:20px;
	margin-bottom:5px;
	}

.form_box {
	margin-top:5px;
	padding:5px;
	border:#CCCCCC 1px solid;
	}


.form_box a {color : #D82119 ;text-decoration:underline;}	
.form_box a:link {color : #D82119; }
.form_box a:visited { color:#D82119;}
.form_box a:hover {color : #D82119 ;text-decoration:underline;}	

.form_box .box01 {
	background-color:#E3E3E3;
/*		background-color:#5B5B5B; */
	/*		background-color:#F5A9A5; */
	padding:5px;}

.form_box .box02 {
	background-color:#F5F5F5;
	padding:5px;}
	
.form_box .box02 ol {
	margin-left:10px;
	padding-left:5px; /* その他*/
	_padding-left: 15px; /* IE6*/
	margin-bottom:0px;
	}

*:first-child+html .form_box .box02 ol {
	padding-left: 15px; /* IE7*/
	}


.date01 {
	font-size:14px;
	color:#5B5B5B;
	font-weight:bold;}
	
.date02	{
}


/* ------------------------------- */
/* --- 【プライバシーポリシー】--- */
/* ------------------------------- */


.priv_inner  {
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.5em;
	margin-bottom:30px;
	}

.priv_inner h2 {
font-size:14px;
margin-top:2.5em;
border-bottom:#F5A9A5 dashed 1px;
padding-bottom:0.2em;
}

.priv_inner p {
margin-top:1.0em;
}


/* ------------------------------- */
/* ------- 【サイトマップ】------- */
/* ------------------------------- */


#site_inner  {
	margin-bottom:30px;
		}

#site_inner a {text-decoration:underline;

}	


		
/* ------------------  フォントにいろつけるとき
.site_map02 .top a {text-decoration:underline; color:#335724; font-weight:bold;}	
.site_map03 .top a {text-decoration:underline; color:#32577C; font-weight:bold;}	

.site_map01 a {text-decoration:underline; color:#D82119;}	
.site_map02 a {text-decoration:underline; color:#335724;}	
.site_map03 a {text-decoration:underline; color:#32577C;}	
------------ */		



.site_map01 ul,
.site_map02 ul,
.site_map03 ul {
	list-style:none;
	margin-left:10px;
	padding-left:5px; /* その他*/
	_padding-left: 15px; /* IE6*/
	margin-bottom:0px;
	line-height:1.8em;
	font-size:14px;
	}



*:first-child+html .site_map01 ul {
	padding-left: 15px; /* IE7*/
	}

*:first-child+html .site_map02 ul {
	padding-left: 15px; /* IE7*/
	}

*:first-child+html .site_map03 ul {
	padding-left: 15px; /* IE7*/
	}




.site_map01 ul li {
	background:url(imgs/ya_red.gif) no-repeat center left;
	padding-left:16px;
	margin-left:1px;
	}

.site_map02 ul li {
	background:url(imgs/ya_grn.gif) no-repeat center left;
	padding-left:16px;
	margin-left:1px;
	}

.site_map03 ul li {
	background:url(imgs/ya_blu.gif) no-repeat center left;
	padding-left:16px;
	margin-left:1px;
	}



