@charset "EUC-JP";

/*--------------------*/
html{
overflow:scroll;
}
body{
	color: #FFFFFF;
	font: 12px/150% "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
	background: #000000 url(../img/back.jpg) repeat-x;
	text-align: center;
	letter-spacing: 0.1em;
}
h3,h4,h5,h6{
margin-bottom:10px;
}
a,a:link,a:visited{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	border:0;		
}
a:hover,a:active{
color:#FF0000;
text-decoration: underline;
}

br{
    letter-spacing: 0;
}
#wrapper{
	background: #666666;
	width: 780px;
	margin:0 auto;
}
#wrapper:after{
content:"";
display:block;
height:0;
clear:both;
}
#contents{

}
#contents:after{
content:"";
display:block;
height:0;
clear:both;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clear{
display:inline-block;
}
/*Hides from IE-mac \*/
*html .clearfix{
height:1%;}
.clearfix{
display:block;}
/*End hide from IE-mac \*/


/*--------------------ヘッダ--------------------*/
#dis{
	height: 20px;
	color:#FFFFFF;
font-size:10px;	
}
#dis h1{
	float:left;
	font-size:10px;
	font-weight: normal;
}
#header{
	width: 770px;
	height: 95px;
	background: url(../img/back_header.jpg) no-repeat;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
h1 {
	font-size: 10px;
	text-align: left;
	font-weight: normal;
	padding-left: 8px;
}

/*--------------------/ヘッダ--------------------*/

/*--------------------メニュー--------------------*/
#menu{
	width: 780px;
	height: 40px;
}


/*--------------------/メニュー--------------------*/

/*--------------------フラッシュ--------------------*/
#flash{
	height: 450px;
	width: 780px;
}
/*--------------------/フラッシュ--------------------*/

/*--------------------メイン--------------------*/
#main{
	width: 780px;
}
#main_contents{
	margin: 10px;
	text-align: left;
}


#top_contents{
	width: 780px;
	height:110px;
	background: url(../../img/text_main.jpg) no-repeat;
	text-indent: -9999px;
}

/*--------------------/メイン--------------------*/


/*--------------------フッター--------------------*/
#footer{
	width: 780px;
	height:50px;
	background: url(../img/back_footer.jpg);
	padding-top: 10px;
	font-size:10px;
	color: #FFFFFF;
}
/*--------------------/フッター--------------------*/


/*--------------------ほか--------------------*/

.gotop{
	font-size: 10px;
	text-align: right;
	margin-top:10px;
	margin-bottom:20px;
}
.gotop a, .gotop a:link, .gotop a:visited{
	text-decoration:none;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom: 1px;		
}
.gotop a:hover, .gotop a:active{
	text-decoration:none;
	border-bottom:1px solid #CC0000;
	padding-bottom: 1px;
}

.c_text{
line-height:2em;
}
#p_list{

}
#p_list th{
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}
#p_list td{
	text-align: right;
	border-bottom: 1px solid #FFFFFF;	
}
.pt{
	padding-left: 10px;
}


/*--------------------/ほか--------------------*/
#wrapper #contents #main #main_contents .c_text .text2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
