@charset "shift_jis";


/*  基本的なこと    */

a {
	color:#0066CC;
}
a:hover{color:#FF6600;}

#MainBox{color:#333333;}


/*　共通：サイドメニュー　*/

#SideList1{
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 3px;
	margin-left: 0px;
}

#SideList1 li {
	margin-left: 0px;

	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#SideList1 li a{
	display: block;
	
	padding-left: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#SideList1 #Li1 {
	background-image: url(../img/listbu1_1.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#SideList1 #Li2{
	background-image: url(../img/listbu1_2.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	display: block;
}

#SideList1 #Li3{
	background-image: url(../img/listbu1_3.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#SideList1 #Li4{
	background-image: url(../img/listbu1_4.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#SideList1 #Li5{
	background-image: url(../img/listbu1_5.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#SideList1 #Li6{
	background-image: url(../img/listbu1_6.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#SideList1 #Li7{
	background-image: url(../img/listbu1_7.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#SideList1 #Li8{
	background-image: url(../img/listbu1_8.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#SideList1 #Li9{
	background-image: url(../img/listbu1_9.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#SideList1 #Li10{
	background-image: url(../img/listbu1_10.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}


#SideList2{
	background-color: #EFEFEF;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 0px;


}

#SideList2 li {
	font-size: 80%;
	list-style-image: url(../img/yaji1.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 25px;
	padding-left: 0px;
}
#ContentsBox2-Sub h1 {
	font-size: 14pt;
	color: #003366;
	background-image: url(../img/h1back1.gif);
	width: 627px;
	line-height: 60px;
	padding-left: 10px;
}
#ContentsBox2-Sub #PageNavi {
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#ContentsBox3-Sub h1 {
	font-size: 14pt;
	color: #003366;
	background-image: url(../img/h1back2.gif);
	width: 820px;
	line-height: 60px;
	padding-left: 10px;
}
#ContentsBox3-Sub #PageNavi {
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.Midashi1 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #003366;
	margin-top: 40px;
}

.Midashi1-2 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #003366;
}

.Midashi2 {
	background-color: #0371AB;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #003366;
	color: #FFFFFF;
}

.Midashi3 {
	font-size: 120%;
	background-color: #0066CC;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 40px;
}

.Midashi4 {
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	background-color: #EEF7FF;
	color: #003366;
}

.Midashi5 {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	background-color: #EEF7FF;
	color: #003366;
	margin-top: 30px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003399;
	font-size: 110%;
}

.Midashi6 {
	width: auto;
	color: #003366;
	margin-top: 30px;
	background-image: url(../img/mark3.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 18px;
}


.li_1 {
	list-style-image: url(../img/libu_1.gif);
}

.li_2 {
	list-style-image: url(../img/libu_3.gif);
	line-height: 150%;
}
.li_3 {
	list-style-image: url(../img/libu_5.gif);
	line-height: 200%;
}
.li_4 {
	margin-left: 20px;
	list-style-type: circle;
}


.P-1 {
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.P-2 {
	padding-top: 30px;
}
.P-3 {
	font-weight: bold;
	color: #006633;
	line-height: 130%;
}


.P-4 {
	font-weight: bold;
	color: #006633;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

.H2-1 {
	font-size: 100%;
	padding-top: 30px;
	color: #003366;
}
.Font90per {
	font-size: 90%;
	line-height: 130%;
}
.FontRed {
	color: #FF0000;
}
.SidePad10 {
	padding-right: 10px;
	padding-left: 10px;
}
