
/* ------------------------------------------------------------------------------------ */
/* ヘッダー部分 */ /*上、右、下、左*/
/* ------------------------------------------------------------------------------------ */
	/*ヘッダーの下のアンダーライン*/
.header_underLine { margin: 0px;
	 border-color: #6666ff;
	 border-width: 0px 0px 1px 0px;
	 border-style: solid;
	 	}
	/*ヘッダーの下のlink*/
#header_link { font-weight: 400; font-size: 12px; margin: 0px; line-height: 16px; text-align: left; color: white; 
	 border-color: #6666ff;
	 border-width: 0px 1px 2px 1px;
	 border-style: solid;
	 padding: 0px 0px 0px 5px;
	 background: #6666ff
		}
	/*ヘッダーのnavi*/
#header_navi { font-weight: 700; font-size: 12px; margin: 0px; line-height: 18px; text-align: left; 
	 margin: 2px 0px 5px 0px;
	 border-color: #6666ff;
	 border-width: 0px 0px 1px 0px;
	 border-style: solid;
	 padding: 0px 0px 0px 5px;
	 background: #ffffff
		}
#header_link a:visited { color: #ffffff;  text-decoration: none;}
#header_link a:link,active { color: #ffffff;  text-decoration: none;}
#header_link a:hover { color: #eeeeee; text-decoration: underline; }
/* ▼MenuBar▼ ------------------------------------------------------------------- */
#outputBar {
	margin: 0;
	padding: 0;
	border-color: #999999;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	}
#outputBar p {
	font: normal 12px Arial, Helvetica, sans-serif;
	width: auto;
	float: right;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0x;
	margin-bottom: 0;
	border-color: #999999;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	}
#outputBar p a {
	text-decoration: none;
	}
#outputBar p a:visited {
	text-decoration: none;
	}
#outputBar p a:hover {
	text-decoration: underline;
	background-color: #ffff99;
	}

/* ------------------------------------------------------------------------------------ */
/* フッター部分 */ /*上、右、下、左*/
/* ------------------------------------------------------------------------------------ */
#columm_bottom_af {
	 padding-top: 15px;
	}
#columm_bottom_af ul {
	margin: 0px;
	padding-left: 25px;
	list-style-image: url(../cssImg/marker_circle_check_blue.gif);
	}
#columm_bottom_af li {
	font: normal 14px  "ＭＳ Ｐゴシック", Osaka, Arial, Helvetica, sans-serif;
	padding-left: 0;
	}
/* ------------------------------------------------------------------------------------ */
 .right_ad_space {
	margin-bottom: 15px;
	}
 .right_ad_space ol {
	margin: 0px;
	margin-left: 27px;
	padding-left: 0px;
	}
 .right_ad_space li { font-size: 12px; line-height: 14px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	}
 .right_ad_space_line {
	margin: 0px;
	padding: 2px;
	border-color: #999999;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	}
 #right_much_site_menu { 
	font-weight: 700; font-size: 12px; line-height: 13px; color: #ffffff; text-align: left;
	margin: 0px;
	padding: 2px 2px 2px 20px;
	background: url(../cssImg/right_much_site_menu.gif) no-repeat;
	background-color: #ff9900;
	}
 #right_recommend_site_menu { 
	font-weight: 700; font-size: 12px; line-height: 13px; color: #ffffff; text-align: left;
	margin: 0px;
	padding: 2px 2px 2px 20px;
	background: url(../cssImg/right_recommend_site_menu.gif) no-repeat;
	background-color: #589aff;
	}
/* ------------------------------------------------------------------------------------ */
 .column_documment_space { 
 	font-size: 14px; line-height: 165%;
	margin: 0px; 
	padding-bottom: 10px;
	}
 .column_documment_space p {
	margin: 0px 5px 5px 0px; 
	padding: 0px;
	float: left;
 }