@charset "utf-8";
/* CSS Document */

body {
	background:none;
}

#header_img{
	background:url(../img/hp_header_img.jpg) 0 0 no-repeat;
	width:600px;
	height:150px;
	padding:20px;
	margin-top:10px;
}

*html #header_img{
	width:640px;
	height:190px;
}

#header_img2{
	background:url(../img/hp_header_img2.jpg) 0 0 no-repeat;
	width:600px;
	height:150px;
	padding:20px;
	margin-top:10px;
}

*html #header_img2{
	width:640px;
	height:190px;
}

#header_img h3{
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
}

#header_img p{
	color:#FFFFFF;
}

#header_img2 h3{
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
}

#header_img2 p{
	color:#FFFFFF;
}

#hp table{
	width:640px;
}

#hp table th{
	background:url(../img/table_th.jpg) 0 0 no-repeat;
	height:30px;
	text-align:center;
	font-weight:bold;
	vertical-align:top;
}

#hp table td{
	padding-left:10px;
}

#hp #navi ul{
	margin:9px 0 0 10px;
}

#hp #navi li a{
	background:url(../img/hp_bt.jpg) 0 0 no-repeat;
	width:296px;
	height:46px;
	margin-bottom:2px;
	display:block;
	line-height:46px;
	text-indent:20px;
}

#hp #navi p{
	margin:10px 0 0 10px;
}

.pr_box{
	width:640px;
	margin-bottom:30px;
}

#title_hp{
	background:url(../img/hp_tit01.jpg) 0 0 no-repeat;
	width:298px;
	height:58px;
	margin:10px 0 0 0;
	text-indent:-9999px;
}

#title_hp2{
	background:url(../img/hp_tit02.jpg) 0 0 no-repeat;
	width:298px;
	height:58px;
	margin:10px 0 0 0;
	text-indent:-9999px;
}

.pic_box02{
	background: url(../img/index_pic02_bg.jpg) 0 0 no-repeat;
	float:left;
	width:120px;
	height:170px;
	margin:0 3px 10px 0;
	display:inline;
}

*html .pic_box02{
	margin:0 0 10px 0;
}

.pic_box02 img{
	margin:8px 11px;
}

.pic_box02 .pic_text02{
	background:url(../img/icon01.jpg) 0 0 no-repeat;
	text-indent:25px;
	margin-left:10px;
	line-height:18px;
	height:35px;
}

.pic_box02 .pic_line02{
	background:url(../img/tit_bar02.jpg) 0 0 no-repeat;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	margin:15px 2px;
	padding:0;
}


/* hp_un--------------*/

#hp_un #outline{
	width:620px;
	background:#F2F2F2;
	border:1px solid #CCCCCC;
	padding:10px;
}

*html #hp_un #outline{
	width:640px;
	padding:10px;
}

#hp_un #outline table{
	width:620px;
	margin:0px;
	text-align:center;
}

#hp_un #outline table strong{
	font-weight:bold;
}

#hp_un #outline table td{
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

#hp_un #outline table th{
	background:#FFFFFF;
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

#hp_un #outline table img{
	margin:10px;
}