﻿@charset "utf-8";
#header {
	height: 200px;
	width: 780px;
}
#g_navi_menu {
	height: 35px;
	width: 780px;
}
#header_coment {
	height: 18px;
	width: 777px;
	background-color: #0099FF;
	font-size: 10pt;
	color: #FFFFFF;
	padding-left: 3px;
	padding-top: 2px;
}
#header_coment .header_coment_h1 {
	font-size:10pt;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}
#wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
#current_pos_navi {
	height: 25px;
	width: 775px;
	font-size: 80%;
	text-align: left;
	color: #000000;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: normal;
}
#update_disp {
	height: 25px;
	width: 775px;
	font-size: 80%;
	text-align: right;
	color: #FF0000;
	padding-right: 5px;
	margin-top: 5px;
	font-weight: normal;
}
#main_contents {
	width: 780px;
	margin-top: 15px;
}
#right_contents_box {
	width: 570px;
	font-size: 90%;
	padding-left: 0px;
	margin-bottom: 50px;
}
#footer {
	height: 50px;
	width: 780px;
	margin-top: 0px;
}
#lcl_navimenu_bgc {
	background-color: #CCCCFF;
}
#contents_box_03 {
	height: 500px;
	width: 780px;
	font-size: 80%;
	background-color: #CCCCCC;
}
#move_top_pos {
	height: 30px;
	width: 570px;
	text-align: right;
	padding-right: 0px;
	font-size: 80%;
}

#service_area_info_box {
	margin-top: 30px;
	width: 180px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 130%;
}

#company_info_box {
	margin-top: 0px;
	width: 180px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 130%;
	margin-bottom: 50px;
}


.f_weight_normal {
	font-weight:normal;
}

.text_noline {
	text-decoration:none;
}

a:link {
	color: #0000FF;
}  
a:visited {
	color: #660099;
}  
a:hover { color: #FF0000; 
}  
a:active {
	color: #FF0000;
}

a.current_style:link{color:red;}
a.current_style:visited{color:red;}
a.current_style:hover{color:red;}



.image_noborder {
	border-style: none;
}
