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

/* 基礎関連 */
body{
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	line-height: 20px;
	background: #000000;
	letter-spacing: 1px;
}

* {
	margin: 0px;
	padding: 0px;
	color: #777777;
}
br{
	letter-spacing:normal;}
	
img { border: none; }


.table01 {
	border-top	: 1px solid #ccc;
	border-spacing: 0px; 
}

.table01 th,
.table01 td {
	padding		: 5px 1px 5px 9px;
	border-bottom	: 1px solid #ccc;
	vertical-align	: top;
}

.table01 th{
	background:#EFF4F1;
	text-align	: left;
	vertical-align	: middle;
}

	
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color:#FFFFCC;
	text-decoration: underline;
}
a:active {
	color:#CCCCCC;
	text-decoration: none;
}

.link{
	color:#000000;	
}

.style_01{
	font-size: 10px;
	color: #ffffff;
	vertical-align: sub; 
	
}

.style_02{
	font-size: 12px;
	color:#666666;
	vertical-align:super;
	
}

.line_style{
	border: none;
	background-color:#333333;
	height: 1px; 
	width: 400px;
	margin-top:0px;
	margin-bottom:1px;
	}

.line_style2{
	border: none;
	background-color: #333333;
	height: 1px; 
	width: 225px;
	margin-top: 0px;
	margin-bottom:1px;
}



h1 {
	font-size: 20px;
}
h2 {
font-size: 18px;
height: 22px;
width:auto;
display: block;
padding-top: 5px;
color: #464646;
margin-top: 10px;
border-top-width: 1px;
border-top-style: solid;
border-top-color:#CCCCCC;
margin-bottom: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color:#CCCCCC;
padding-left: 5px;
border-left-width: 8px;
border-left-style: solid;
border-left-color:#C4A785;
border-right-width: 1px;
border-right-style: solid;
border-right-color:#CCCCCC;
background-color:#FFFEF0;
}

h3 {
	font-size: 16px;
	height: 20px;
	width:auto;
	display: block;
	padding-top: 5px;
	color: #464646;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CDBEA7;
	padding-left: 0px;
	background-color: #ffffff;　
}

h4 {
font-size: 14px;
height: 15px;
width:auto;
display: block;
padding-top: 5px;
color:#B09D97;
margin-top: 2px;
margin-bottom: 7px;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #ffffff;
padding-left: 0px;
border-left-width: 0px;
border-left-style: solid;
border-left-color: #ffffff;
background-color: #ffffff;	
	
}
h5 {
	font-size: 12px;
}



p {
	margin-left: 30px;
	margin-right: 30px;
	clear: both;
}

.koumoku{
color: #464646;
border-bottom: 1px #dedede dotted;
}

.koumoku_1{border-bottom: 1px #dedede dotted;}
a.links:link { color:#336699; }
a.links:visited { color: #336699; }
a.links:hover { color: #336699; }
a.links:active { color: #336699; } 

.num{
display: block;
color: #464646;
border-bottom: 1px #dedede dotted;
padding-left: 5px;
border-left-width: 2px;
border-left-style: solid;
border-left-color:#FFCCCC;
background-color:#ffffff;}
