@charset "utf-8";

body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	FONT-FAMILY: "メイリオ", "Meiryo", "Lucida Grande", "Verdana",  "MS P ゴシック","MS PGothic", "Osaka","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	background-color: #DEDEDE;
	background-repeat: repeat-x;
	line-height:150%;
	font-size: 14px;
}


ul {
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	}
	



h3 {
	font-size:16px;
	background: #006699;
	padding: 7px 5px 5px 10px;

	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px none #003366;
	border-right: 1px none #003366;
	border-bottom: 1px solid #003366;
	border-left: 7px solid #003366;
}



.backdraft {
	font-weight: bold;
	background-color: #FFFF00;
}


#wrap{
	background-color: #FFFFFF;
	width: 800px;
}



A img{
border:none;

}

.white{
color:#FFFFFF;

}

h1 {
	font-size: 32px;
	line-height: 145%;
	font-weight: bolder;
	color: #FF0000;
}


h2 {
	font-size: 26px;
	line-height: 125%;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A5A9;
}

h3 {
	font-size:16px;
	background: #006699;
	padding: 7px 5px 5px 10px;

	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px none #A1A5A9;
	border-right: 1px none #A1A5A9;
	border-bottom: 1px solid #A1A5A9;
	border-left: 7px solid #A1A5A9;
}

h4 {
	font-size: 18px;
	line-height: 100%;
	font-weight: bolder;
	color:#3C7FAF;
	border-bottom-color: #A1A5A9;
}


.mainbox{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	text-align: left;
}

.mainbox2{
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	line-height: 180%;
}



#footer{
	font-size:12px;
	line-height:120%;
	text-align: center;
	color:#FFFFFF;
	background-image: url(../images/bgcolor.jpg);
	background-repeat: repeat-x;
}
#footer A{
	color:#FFFFFF;
}


HR{
	border-left-width:1px;
	border-bottom-color:#A1A5A9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


.table_contents{
	border: 1px solid #999999;
	font-size:12px;
}

.img_migi{
margin-left:10px;
margin-bottom:10px;
}

.img_hidari{
margin-right:10px;
margin-bottom:10px;
}

#navigation{
	font-size:16px;
	color:#FFF;
		background-image: url(../images/bgcolor.jpg);
	background-repeat: repeat-x;
}

#navigation A{
	font-size:16px;
	color:#FFF;
	text-decoration:none;
}
#navigation A:hover{
	font-size:16px;
	color:#FFF;
	text-decoration:underline;
}

.block_top{
	border: 1px solid #999;
	text-align: left;
	font-size: 14px;
	padding: 10px;
}



.text_right{
	text-align: right;
}

.text_center{
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
}

.text_left{}
