*{
	margin: 0px;
	padding: 0px;
}

body{
	font-size: 12px;
	background: #fff;
	color: #000;
	margin: 0px	auto;
	text-align: center;
}

body div{
	text-align: left;
}

/*wrapper*/
#wrapper{
	width: 898px;
	text-align: left;
	background: #fff url(../_index_img/wrapper_bg.gif) repeat-y;
	margin: 0px	auto;
	border: 1px solid #000;
}

/*header*/
#header{
	width: 898px;
	background: url(../_index_img/head_bg.jpg) no-repeat #fff;
	height: 98px;
}

#head01{
	float: left;
	width: 705px;
	margin-top: 8px;
	margin-left: 10px;
}


#head02{
	float: left;
	width: 172px;
	margin-top: 13px;
}

#headnavi{
	width: 898px;
	height: 28px;
	clear: both;
	background: #fff;
}

#headmain01{
	width: 898px;
	clear: both;
	background: url(../_index_img/main_bg01.jpg) no-repeat #fff;
	height: 237px;
}

#headmain02{
	width: 898px;
	clear: both;
	background: url(../_index_img/main_bg02.jpg) no-repeat #fff;
	height: 237px;
}

#headmain03{
	width: 898px;
	clear: both;
	background: url(../_index_img/main_bg03.jpg) no-repeat #fff;
	height: 237px;
}

#headmain04{
	width: 898px;
	clear: both;
	background: url(../_index_img/main_bg04.jpg) no-repeat #fff;
	height: 237px;
}


#headmain05{
	width: 898px;
	clear: both;
	background: url(../_index_img/main_bg05.jpg) no-repeat #fff;
	height: 237px;
}

.bt_main01{
	margin-left: 20px;
	margin-bottom: 0px;
	padding-top: 18px;
}

.bt_main02{
	margin-left: 20px;

}


/*left*/
#left{
	width: 197px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}

#left p{
	line-height: 150%;
}

.lnavi{
	margin-bottom: 5px;
}

.left_txt{
	margin-left: 8px;
	margin-right: 15px;
}

.bt_detail{
	text-align: right;
	margin-top: 10px;
	margin-right: 16px;
}


/*main*/
#main{
	width: 514px;
	float: left;
}

#mainbox{
	padding: 0px 5px;
}

.navi_title{
	background: url(../_index_img/navi_tlbg.jpg) no-repeat #fff;
	padding-left: 16px;
	padding-bottom: 0px;
	width: 484px;
	height: 22px;
	margin-top: 5px;
	font-weight: bold;
}

.navi_table{}

.navi_table td{
	text-align: center;
	padding-top: 5px;
	line-height: 150%;
}

.navi_table2{

	margin-left: 20px;
}

.navi_table2 td{
	vertical-align: bottom;
	padding-top: 5px;
	font-size: 10px;
	line-height: 150%;
}


.navi_table3{

	margin-left: 20px;
}

.navi_table3 td{
	vertical-align: bottom;
	padding-top: 5px;
	font-size: 12px;
	line-height: 150%;
}



#inew01{
	width: 495px;
	height: 200px;
}

#inew02{
	width: 495px;
	height: 400px;
}

.navi_p{
	padding-left: 15px;
}

.navi_table ul{
	list-style: none;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

.iframe01{
	width: 100%;
	height: 200px;
}

.iframe02{
	width: 100%;
	height: 200px;
}


/*right*/
#right{
	width: 170px;
	float: right;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 50px;
}


.rnavi_box{
	width: 165px;
	background: #fff;
	padding: 0px;
	margin-top: 15px;
	line-height: 98%;
}

.rnavi_img{
	text-align: center;
	padding-top: 5px;
}

.rnavi_text{
	padding: 10px;
	line-height: 130%;
	font-size: 10px;
}

/*footer*/
#footer{
	width: 898px;
	text-align: center;
	clear: both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background: #fff;
}

#footer02{
	width: 898px;
	text-align: right;
	color: #fff;
	background: #003282;
}

#footer02 p{
	padding: 5px;
}


#footer02 a:link {	color: #fff;	text-decoration: underline;}
#footer02 a:active {	color: #fff;	text-decoration: underline;}
#footer02 a:visited {	color: #fff;	text-decoration: underline;}
#footer02 a:hover {	color: #fff;	text-decoration: none;}


/*common*/
td,th{	font-size: 12px;}
img{	border: none;}
adrress{	font-style: normal;}
em{	font-weight: bold;	font-style: normal;}

a:link {	color: #00f;	text-decoration: underline;}
a:active {	color: #f00;	text-decoration: underline;}
a:visited {	color: #60f;	text-decoration: underline;}
a:hover {	color: #f00;	text-decoration: none;}

form,h1,h2,h3,h4,h5,p {	margin: 0px;	padding: 0px}

ul,ol{
	padding: 0px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.txt10 {	font-size: 10px;}
.height150 {	line-height: 150%;}
.height120 {	line-height: 120%;}
.lead{ margin-top: 15px;}
.lead2{ margin-top: 60px;}
.lph{ margin-right: 5px;}
.pnk{ color: #f33;}

.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.clear02{
	clear: both;
}

.banner{
	padding-left: 4px;
	margin-bottom: 10px;

}