@charset "utf-8";
/* CSS Document */

/*button up*/
#head_nav #bt2 a img{
   visibility:hidden;
}

#head_nav #bt2 a {
	background-image: url(../../common/images/bt2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*sidemenu*/
#sidemenu img{vertical-align:top;padding:0;}

#sidemenu #no1 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_1_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidemenu #no2 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_2_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidemenu #no3 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_3_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sidemenu #no4 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_4_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sidemenu #no5 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image: url(../images/sidebt1_5_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sidemenu #no6 a:hover {
	display: block;
	width: 160px;
	height: 50px;
	position: relative;
	background-image:url(../images/sidebt1_6_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#sidemenu #no1 a:hover img,#sidemenu #no2 a:hover img,#sidemenu #no3 a:hover img,#sidemenu #no4 a:hover img,#sidemenu #no5 a:hover img,#sidemenu #no6 a:hover img{visibility:hidden;}

/*table_box1 */

#table_box1 {
	/*font-size: 0.9em;*/
	width: 100%;
}

#table_box1 table {
	border: 1px solid #666666;
	border-collapse:collapse;
	margin-top: 1em;
}

#table_box1 td {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
/*	font-size: 0.9em;*/
	border: 1px solid #999999;
}

#table_box1 td p {
	/*font-size: 0.9em;*/
	margin-bottom: 8px;
	text-indent: -1em;
	margin-left: 1.1em;
}

#table_box1 td.widbox1 {
	width: 35px;
	font-size: 0.78em;
	text-align: center;
}
#table_box1 td.widbox2 {
	font-size: 0.78em;
	text-align: center;
	width: 250px;
	}

#table_box1 span {
	display: block;
	height: 14px;
	width: 14px;
	float: left;
	color: #FFFFFF;
	background-color: #666666;
	line-height: 100%;
	text-align: center;
	vertical-align: middle;
	margin-right: 4px;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}

#table_box1 ul {
	width: 566px;
	list-style-type: disc;
	list-style-position: inside;
	border: 1px solid #FFAEAE;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	line-height: 130%;
	/*font-size: 0.9em;*/
}

#table_box1 .bottom_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#table_box1 .right_border {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}

#table_box1 .backcolor {
	background-color: #FFDDd0;
}
#table_box1 td.indent_in {
	padding-left: 1em;
}
#table_box1 .indent_in .border_left {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFAEAE;
	margin: 0px;
	padding: 0px;
}

#table_box1 .indent_in span {
	background-color: #999999;
	color: #FFFFFF;
}

#table_box1 .back3 td {
	background-color: #FFDDD0;
}

/*h3 再定義*/
h3 {
	background-image: url(../../common/images/back_pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 16px;
	color: #FFFFFF;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-top: 1em;
	margin-left: 0em;
	margin-right: 0px;
	margin-bottom: 1em;
	clear: both;
}

ul.on_mark li,ul.no_mark li {
	margin-left: 1em;
	text-indent: -1em;
}

#content_in ul.no_mark li{
    margin-bottom:0.7em;
	margin-left:1.2em;
	text-indent:-1.4em;
}

#content_in ul.no_mark ul.no_mark{
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#content_in ul.no_mark ul.no_mark li{
	margin-bottom: 0.3em;
}
