/*base*/
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

a {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*全体枠*/
#frame {
	padding: 0px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
}

/*header 部分*/
#header {
	background-image: url(../parts/main/site_header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 800px;
}



#tittle {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
}
#sub_tittle {
	padding: 0px;
	text-indent: 15px;
	font-size: 14px;
	color: #333333;
	line-height: 17px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sub_tittle_explain {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
}
#main_wrapper {
	width: 800px;
	margin-top: 10px;
	background-image: url(../parts/main/maintable_top.gif);
	background-repeat: no-repeat;
}
#box_ab_wrapper {
	float: left;
	width: 650px;
}

#box_a {
	float: right;
	width: 500px;
}
#box_b {
	width: 150px;
	float: right;
}
#box_c {
	width: 150px;
	float: left;
}
#box_d {
	clear: left;
	width: 800px;
	background-image: url(../parts/main/maintable_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
}
#link {
	width: 800px;
}
#footer {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 800px;
	background-image: url(../parts/main/footer.gif);
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#contents_a {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#contents_b {
	width: 148px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contents_c {
	width: 148px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}



/*ページ内タイトル部分*/
.tittle01 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #003366;
	background-image: url(../parts/main/tittle01.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 480px;
	text-indent: 50px;
	margin: 0px;
	padding: 0px;
}
.tittle02 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #003366;
	background-image: url(../parts/main/tittle02.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
	width: 478px;
	border: 1px solid #CCCCCC;
}
.tittle_relation {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100px;
	background-image: url(../parts/main/relation_tittle.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}

/*side menu title*/


#futuu {
	background-image: url(../parts/main/side_futuu.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 148px;
	text-indent: -9999px;
}


#kei {
	background-image: url(../parts/main/side_kei.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 148px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#syako_sonohoka {
	background-image: url(../parts/main/syako_sonohoka.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 148px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#syorui_kakikata {
	background-image: url(../parts/main/side_syorui.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 148px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sonohoka_tetsuzuki {
	background-image: url(../parts/main/side_etc.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 30px;
	width: 148px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*list関連*/
.list_relation {
	background-image: url(../parts/main/note.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: 30px;
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
}
.ul_relation {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.list01 {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	list-style-position: inside;
	list-style-type: decimal;
	text-indent: 5px;
}
.ul_list01 {
	margin: 0px;
	padding: 0px;
}

.list02 {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	list-style-position: inside;
	list-style-type: decimal;
	text-indent: 5px;
}
.ul_list02 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*side list parts*/

.side_contents {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.side_contents_ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.side_contents_li a {
	height: 25px;
	width: 144px;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	display: block;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 25px;
	text-align: left;
	text-indent: 5px;
	background-color: #FFFFFF;
}
.side_contents_li a:hover {
	background-color: #C9D1D3;
	display: block;
	text-decoration: none;
	color: #666666;
}
.side_contents_li a:visited {
	text-decoration: none;
	display: block;
	color: #666666;
}


/*top link parts*/

#top_link {
	background-image: url(../parts/main/top_link.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 148px;
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}
#top_link a {
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	background-image: url(../parts/main/top_link.gif);
	height: 40px;
	width: 148px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	display: block;
}
#top_link a:hover {
	color: #FF0000;
	text-decoration: none;
	background-image: url(../parts/main/top_link_over.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 148px;
	display: block;
}

/*site link*/

#site_link {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#site_link_inner {
	width: 780px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 20px;
	padding: 2px;
	color: #336699;
	margin-right: auto;
	margin-left: auto;
}


#site_link_inner a {
	text-decoration: none;
	color: #336699;
}
#site_link_inner a:hover {
	text-decoration: underline;
}

/*side_nagare*/

#side_nagare {
	height: 250px;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../parts/main/side_nagare.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 20px;
}
#side_nagare_h2 {
	font-size: 14px;
	line-height: 20px;
	color: #003366;
	text-indent: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#side_nagare_ul {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#side_nagare_li01 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-image: url(../parts/main/arrow01.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-indent: 12px;
}
#side_nagare_li01 a {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_nagare_li01 a:hover {
	color: #336699;
	text-decoration: underline;
}

#side_nagare_li02 {
	font-size: 12px;
	line-height: 20px;
	margin-top: 66px;
	background-image: url(../parts/main/arrow01.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	text-indent: 12px;
	margin-left: 8px;
}
#side_nagare_li02 a {
	text-decoration: none;
	color: #333333;
}
#side_nagare_li02 a:hover {
	color: #336699;
	text-decoration: underline;
}
#side_nagare_li03 {
	margin-top: 62px;
	background-image: url(../parts/main/arrow01.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 8px;
	text-indent: 12px;
}
#side_nagare_li03 a {
	color: #333333;
	text-decoration: none;
}
#side_nagare_li03 a:hover {
	color: #336699;
	text-decoration: underline;
}

/*syako_ihan pict*/
#syako_ihan {
	background-image: url(../parts/main/syako_ihan.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 200px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
	color: #336699;
}
.which_zinin_syoudaku {
	padding: 0px;
	height: 160px;
	width: 460px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
	color: #336699;
	background-image: url(../parts/main/which_zinin_syoudaku.gif);
	background-repeat: no-repeat;
}

/*which_zinin_syoudaku*/

/*footer text*/
#footer_text {
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
/*text decoration*/

.under_line01 {
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
.okotowari {
	font-size: 12px;
	line-height: 20px;
	color: #660000;
}
.explain_contents {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}




/*doc*/
#doc_sinsei01 {
	font-size: 12px;
	line-height: 20px;
	color: #336699;
	background-image: url(../parts/doc/sinsei01_doc.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 346px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#doc_koufusinsei01 {
	font-size: 12px;
	line-height: 20px;
	color: #336699;
	background-image: url(../parts/doc/koufusinsei01_doc.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 347px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#doc_zinin01 {
	font-size: 12px;
	line-height: 20px;
	color: #336699;
	background-image: url(../parts/doc/zinin01_doc.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 295px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#doc_siyousyoudaku01 {
	font-size: 12px;
	line-height: 20px;
	color: #336699;
	background-image: url(../parts/doc/siyousyoudaku01_doc.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 336px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#doc_haichi01 {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../parts/doc/haichi01_doc.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 369px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #336699;
}
#doc_kei_todokede {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../parts/doc/kei_todokede01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 338px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #336699;
}

/*table*/


/*tesuryou hiyou*/

#hiyou_table {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
	width: 470px;
}
.hiyou_table_header {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
}
.hiyou_table_text {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}

/*table_text02 (左寄せ)*/

#table_text02 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	line-height: 20px;
	width: 470px;
}

.table_header02 {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
}

.table_header_l02 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	text-align: left;
}

.table_text02 {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
.table_text02_l {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
}

/*table end*/

/*sinsei_back rollover*/
.sinsei_back {
	padding: 0px;
	height: 80px;
	width: 185px;
	text-indent: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sinsei_back a {
	font-size: 12px;
	line-height: 80px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	background-image: url(../parts/main/sinsei_back.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 185px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.sinsei_back a:hover {
	font-size: 12px;
	line-height: 80px;
	font-weight: bold;
	color: #336699;
	background-image: url(../parts/main/sinsei_back_over.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 185px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

/*----------- footer_links_arrow ---------------*/


#footer_links_arrow {
	margin: 0px;
	padding: 0px;
}
#footer_links_arrow a {
	color: #336699;
	text-decoration: none;
}
#footer_links_arrow a:hover {
	color: #FF0000;
	text-decoration: none;
}

#footer_links_arrow li {
	font-size: 12px;
	line-height: 20px;
	color: #006699;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}
/*----  news  -----*/

.news {
	padding: 0px;
	height: 84px;
	width: 470px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../parts/main/ad.gif);
	background-repeat: no-repeat;
}
.news_header {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.news_list {
	font-size: 12px;
	line-height: 20px;
	color: #660000;
	margin: 0px;
	padding: 0px;
}
.news_list li {
	background-image: url(../parts/main/arrow_cate01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	list-style-type: none;
	text-indent: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
}
.news_list a {
	color: #0033FF;
	text-decoration: underline;
	height: 20px;
}
.news_list a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*----side_ad-----*/

#hoken_tittle {
	background-image: url(../parts/main/hoken_tittle.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-indent: -9999px;
	height: 70px;
	width: 148px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#ad_net_tittle {
	background-image: url(../parts/main/ad_net_tittle.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-indent: -9999px;
	height: 70px;
	width: 148px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.side_hoken01 {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.side_hoken02 {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #FF6600;
}
.side_asp_link {
	font-size: 12px;
	background-image: url(../parts/main/arrow01.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	height: 20px;
}
.ad_box {
	padding: 0px;
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
