/* 共通 */
P {
	font-size:12px;
	line-height:15px;
	letter-spacing:1px;
}
h1 {display:none;}
h2 {display:none;}
h3 {display:none;}
h4 {display:none;}
a { text-decoration: none; }
a img {border:none}
a:link { color: #003366; font-size: 12px; }
a:visited { color: #003366; font-size: 12px; }
a:active { color: #66FFFF; font-size: 12px; }
a:hover { color: #66FFFF; font-size: 12px; }
strong { font-weight:normal; }
ul{
	margin:0;
	padding:0;
}
ul li { list-style:none; }

ul.link_bnr {
	padding:0;
	margin:0;
}
ul li.link_bnr {
	margin:5px 0;
}

/* ボディ */
.txt_center {
	text-align:center;
}
#area_box {
	width:782px;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	background-image:url('image/table_b.gif');
	margin:0 auto;
}

/* タイトル */
#title_box {
	width:780px;
	height:180px;
	text-align:left;
}
#title_left {
	background-color:#FFFFFF;
	width:237px;
	float:left;
}
#title_left_img {
	width:237px;
	height:180px;
}
#title_right {
	width:543px;
	float:left;
	vertical-align:top;
}
#title_right_img {
	width:543px;
	height:117px;
}
li.title_li {
	text-align:center;
	float:left;
	font-size:12px;
	margin:5px 0;
}

/* 左メニュー */
#left_menu {
	width:172;
	text-align:center;
	float:left;
}
#left_top {
	width:172px;
	height:6px;
}
.left_menu_title {
	width:159px;
	height:19px;
	border:0;
}
.left_text {
	font-size:11px;
	color:#666666;
}
.left_text_p {
	font-size:11px;
	line-height:0;
	letter-spacing:0;
}
.menu_align {
	text-align:center;
}
#left_company {
	font-size:12px;
	letter-spacing:0.5px;
}
.left_bnr_img1 {
	width:120px;
	height:60px;
	border:0;
}
.left_bnr_img2 {
	width:70px;
	height:39px;
	margin:0 10px;
	border:1px;
}

/* 右メニュー */
#right_menu {
	text-align:left;
	float:left;
	width:600px;
}
#hp_bnr {
	text-align:center;
	height:130px;
}
.topic_line_box {
	float:left;
	width:49px;
}
.topic_line_img {
	width:49px;
	height:93px;
}
.topic_des_box {
	float:left;
	width:551px;
}
.topic_des_img {
	width:378;
	height:26px;
	border:0;
}
.topic_des_font {
	font-size:12px;
}

/* ニュース */
li.news {
	background:url(image/icon.gif) left 5px no-repeat;
	padding-left:23px;
	background-position:5px;
	font-size: 12px;
}
#news_box {
	font-size:small;
	width:551px;
	height:110px;
	overflow:auto;
}

/* フッター */
.bold_strong{
	font-weight:bold;
}
#footer_box {
	width:600px;
	float:right;
	text-align:center;
}
#footer_pare_box {
	width:400px;
	margin:10px auto;
}
.footer_img {
	width:88px;
	height:31px;
	border:0;
}


