@charset "UTF-8";
/* CSS Document */

.page_setumei{
	font-size: 100%;
	line-height: 1.5em;
	margin-right: 5px;
	margin-left: 15px;
	font-weight: normal;

}

.sub_title_1 {
	font-size: 110%;
	line-height: 2em;
	margin-right: 5px;
	margin-left: 15px;
	font-weight: bold;
}

.honbun_1{
	font-size: 100%;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 40px;
	font-weight: normal;
	margin-top: 20px;
}

.honbun_2_title{
	font-size: 120%;
	line-height: 2em;
	margin-right: 10px;
	margin-left: 50px;
	font-weight: bold;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.honbun_2{
	font-size: 100%;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 60px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}

.honbun_3_title{
	font-size: 105%;
	line-height: 2em;
	font-weight: bold;
	margin-left: 70px;
	margin-top: 20px;
}

.honbun_3{
	margin-left: 80px;

}

.download{
	font-size: 100%;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 80px;
	font-weight: normal;
}

.comments{
	font-size: 85%;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 80px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.ul_right{
	background-position: right;
	margin-right: 20px;
	text-align: right;
}

dl.links{
	margin-left: 50px;
	margin-top: 0px;
	padding-top: 5px;
	border: 1px dashed #999999;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

ul.page_menu{
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 2em;
	list-style-type: disc;
	margin-right: 10px;
}

dl.honbun_2_hurikomi dt{
	
}


/*本文内リスト*/
ul.list1{
	margin-left: 50px;
	list-style-type: circle;

}

dl.numbering{
	margin-left: 60px;
	margin-top: 20px;
}

dl.numbering dt.number_2{
	font-weight: bold;
	margin-top: 20px;
}

dl.numbering dt.number{
	background-color: #CCCCFF;
	line-height: 2em;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 5px;
}

dl.numbering dd.num_contents{
	margin-top: 10px;
}

ol.honbun_2_list{
	margin-top: 10px;
	margin-left: 60px;
	list-style-type: decimal;
}

ol.honbun_2_list li.honbun_2_li{
	margin-left: 10px;
}
ul.honbun_2_pochi{
	list-style-type: circle;
	margin-left: 10px;

}
ul.honbun_2_pochi li.honbun_2_pli{

}

ul.honbun_2_left100{
	margin-left: 100px;
}

ul.honbun2_left100_box{
	margin-left: 100px;
	list-style-type: disc;
}


.blue_comments{
	font-size: 80%;
	color: #0000FF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.3em;
}

p.yajirusi{
	font-size: 90%;
	margin-left: 20px;
	margin-top: 10px;
	text-align: right;
	margin-right: 20px;
}

.green_comments{
	font-size: 90%;
	color: #336600;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 30px;
	}

/**** for sitemap ****/
div #left{
	float: left;
	width: 350px;
	margin-left: 30px;
}

div #right{
	float: left;
	width: 350px;
	margin-left: 20px;
}

p.smap_sub{
	font-size: 110%;
	line-height: 1.5px;
	margin: 10px;
	padding: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

p.smap_sub2{
	margin-left: 30px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

p.smap_sub3{
	margin-left: 50px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

p.smap_sub4{
	margin-left: 70px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*既存フォーム用*/

table.form_table{
	margin-left: 60px;
	margin-top: 20px;
	padding: 20px;
}

table.form_table td{
	font-size: 120%;
}
.back_home {
	text-align: right;
}
