<!--

body {
background-color:#f9f9f9;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: "ＭＳ Ｐゴシック", sans-serif;
}

*:first-child+html body {   font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;}
html>body {   font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;}

/*
装飾・イメージ
-------------------------------------------------------------------*/

p {  
     margin: 0;
     line-height:160%;
     padding-left: 10px;
    padding-right: 10px;
     font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    
}


strong {font-weight: normal;}
em {font-style: normal;}
ul { list-style-type: none; }

 
.line { background: #ffff00; 
	font-weight: bold;}
.aka { color: #ff0000; }
.ao { color: #0000cc; }
.moji24 { font-size: 24px; 
	  margin: 20px 20px 0px 10px;}
.moji18 { font-size: 18px; }
.big { font-weight: bold; }


.imgl {
margin: 10px 20px 10px 15px;
padding: 0;
float: left;
}

.imgr {
margin: 5px 10px 10px 10px;
padding: 0;
float: right;
}


.goto {
margin: 20px 20px 0px 10px;
padding: 0;
float: right;
}




/*
ベース
-------------------------------------------------------------------*/

#base { margin: 0 auto; width : 800px ;
	background:#fff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #330001;
        border-left: 2px solid #330001;
        border-right: 2px solid #330001;

}


/*
ヘッダー
-------------------------------------------------------------------*/
#header {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	background: url(img/top1.gif);
	background-repeat:no-repeat;
	background-position: center top;
	height:90px;
	width:800px;
	
}



.topbunner {
	position:relative; top: -75px; left: -25px;
}


/*IE6.0*/
*:html .topbunner {
	position:relative; top: -75px; left: -25px;
}


/*IE7.0*/
*:first-child+html .topbunner {
	position:relative; top: -70px; left: -18px;
}



.topmenu
{
	margin: 0;
	color: #777;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	position:relative; top: 10px; left: 480px;
	text-align: left;
	width: 310px;
	height:60px;
}

/*IE6.0*/
html .topmenu
{
	margin: 0;
	color: #777;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	position:relative; top: 10px; left: 480px;
	text-align: left;
	width: 310px;
	height:60px;
}


/*IE7.0*/
*:first-child+html .topmenu
{
	margin: 0;
	color: #777;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	position:relative; top: 10px; left: 480px;
	text-align: left;
	width: 310px;
	height:60px;
}



/*
Hタグ
-------------------------------------------------------------------*/
h1
{
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	position:relative; top: 2px; left: 10px;
	text-align: left;
}



h2 {

	font-size: 16px;
        font-weight: bold;
	color: #513320;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #330001;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 30px;
	paddingn-bottom: 10px;
	padding-right: 3px;
	padding-left: 45px;
        text-align: left;


}



h3 {
	height : 50px;
	font-size: 18px;
        font-weight: bold;
	color: #513320;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 35px;
	paddingn-bottom: 50px;
	padding-right: 3px;
	padding-left: 40px;
        text-align: left;
        border-bottom: 0px dotted #0000ff;
        clear: both;

}

h4 {
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right:20px;
	font-size:16px;
	color: #005100;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDAD6;
}


/*
リンク
-------------------------------------------------------------------*/
#navi{
	color:#666;
	font-size:12px;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	padding:10px 5px 10px 5px;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;

}

#navi a{
	color:#666;
	text-decoration:none;
}


/*
コンテンツ
-------------------------------------------------------------------*/
#contents {
       	width:780px;
	float: left;
	margin-top: -100px;
	padding-right: 5px;
	padding-left: 5px;


}

.hbbn{
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 5px;
	margin-top: 10px;

}

/*IE6.0*/
html .hbbn{
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

/*IE7.0*/
*:first-child+html .hbbn
{
	margin-left: 0px;
	margin-right:0px;
	margin-bottom: 5px;
	margin-top: 100px;
}


.hbtx1{
	color:#999999;
	font-size:14px;
	line-height:120%;
	font-weight:normal;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:15px;
	margin-top:10px;
	word-break: break-all;
}

.hbtx2{
	color:#000;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:80px;
	margin-top:5px;
	word-break: break-all;

}

.hbtx3{
	color:#333333;
	font-size:14px;
	line-height:125%;
	font-weight:normal;
	margin-left: 10px;
	margin-right:10px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding:10px 10px 10px 10px;
	background: #EAECEB;
	border: 1px solid #330001;
        word-break: break-all
}

.hbtx4{
	color:#333333;
	font-size:12px;
	line-height:125%;
	font-weight:normal;
	margin-left: 10px;
        word-break: break-all
	margin-right:10px;
	margin-bottom: 20px;
	margin-top: 80px;
	padding:10px 10px 10px 10px;
	background: #EAECEB;
	border: 1px solid #330001;
}


/*
フッター
-------------------------------------------------------------------*/

#footer { clear:both; width : 800px ; }

#footer a{
	color:#eeeeee;
	text-decoration:none;
}

.copyright{
	color: #eeeeee;
	font-size:12px;
	line-height:140%;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding:10px 5px 10px 5px;
	background-color: #330001;
}



/*
テーブル
-------------------------------------------------------------------*/



.tb_rank_txt {
	width: 238px;
	background-color: #EEEEEE;
	font-size: 14px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #757575;
	border-right-color: #757575;
	border-bottom-color: #757575;
	border-left-color: #757575;
	padding-left: 5px;
	padding-right: 5px;
        padding-top: 7px;
        padding-bottom: 7px;
	vertical-align: baseline;
        margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
}

.tb_rank_img {
	margin: 0;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.tb_rank_txt02 {
	
	text-align: left;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
}


table {
}
tr {
}
td {
text-align: center;
padding: 5px;
}




-->