@charset "UTF-8";   

/*  
 Share Style [  
----------------------------------------------------------- */  
* {
	padding:0;
	margin: 0;
    }

/*  
 PNGIE 
----------------------------------------------------------- */

* html .iepngfix {
behavior: expression(IEPNGFIX.fix(this));
} 

 
a,p,h1,h2,h3,h4,ul,ol,li,dl,dt,dd,p,form,input{
	margin: 0px;
	padding: 0px;
}

a {
	overflow:hidden;
	outline:none;
	text-decoration: none;
	font-size: 1.6em;
	color: #009;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color:#FC0;
}

#container {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}


a img { border: 0; }

/*  
 body
 
----------------------------------------------------------- */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 2.0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/back.gif);
	background-repeat: repeat;
	color: #555;
	font-size: 14px;
}

/*  
 container
 
----------------------------------------------------------- */

#container {
	background-color: #FFFFFF;
	padding-top: 10px;
}

/*  
 head
 
----------------------------------------------------------- */
#head {
	background-image: url(../image/head.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
	margin-bottom: 15px;
}

h1 {
	font-size: 9px;
	font-weight: normal;
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #E4E9E6;
text-decoration: none;

}

h1 a {
	color: #666666;
	text-decoration: none;
}



#head h2 {

	font-size: x-small;
	display: inline;
    position: relative;
    margin: 0px auto;
    padding-top: 22px;
    width: 760px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
    line-height: 28px;
    color: #fff;


}
#head h2 a {
	color: #B4BEC7;
	text-decoration: none;
}


/*  
 コンテンツ全体
 
----------------------------------------------------------- */


#content {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}



/*  
 mian
 
----------------------------------------------------------- */

#mian {
	width: 870px;
	float: left;
	padding-bottom: 30px;
	clear: both;
}



/*  
 記事
 
----------------------------------------------------------- */


#kiji01, #kiji02
{
	width: 830px;
	margin: 10px 0px 0px 20px;
	padding: 20px 0px 0px 30px;
	display: inline;
	position: relative;
	float: right;
	min-height: 1px;
	text-align: left;
	font-size: 1.0em;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	border-left: 1px dotted #ccc;
}



h3 {
	position: relative;
	margin: 1px 0px 15px;
	padding: 2px 0 2px 0px;
	color: #0F0F0F;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;

}


#mian .pro h3 {
	position: relative;
	margin: 5px 0 15px;
	padding: 2px 0 2px 25px;
	color: #555;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px solid #7e571e;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	border-top: 1px solid #7e571e;

}

h4 {
	position: relative;
	margin: 1px 0px 15px;
	padding: 2px 0 2px 0px;
	color: #0F0F0F;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;

}


#mian .pro h4 {
	position: relative;
	margin: 5px 0 15px;
	padding: 2px 0 2px 35px;
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8;
	text-align: left;
	border-bottom: 1px dotted #666;
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	border-top: 1px dotted #666;

}

#mian .pro h4 img {
	margin-bottom:-10px;
	margin-right: 10px;
}

/*  
 サイド
 
----------------------------------------------------------- */

#side {
	float: right;
	width: 210px;
	display: inline;
}


/*  
 ホームボタン------------------- */

.b_home a {
	background-image: url(../image/mc_top.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 210px;
	text-indent: -9999px;
	display: block;
}
#side .b_home {
	margin-bottom: 10px;
}

/*  
 カテゴリ------------------- */
 
#side .cate {
	background-color: #F2F2F2;
	height: auto;
	padding-top: 10px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.cate ul {
	background-color: #FCF8F8;
	border: 1px solid #E4E2E2;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	padding-left: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.cate li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 8px;
}
.cate h3 img {
	margin-left: 0px;

}
.cate img {
	margin-bottom:5px;
	}

/*  
 中カテゴリ------------------- */
 
.genrem {
	background-image: url(../image/list_mark1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 13px;
	font-size: 1.1em;
	text-decoration: none;
}
.genrem a {
	color: #555;
	text-decoration: none;
	font-size: 13px;
}

.genrem a:hover {
	color:#F90;
	text-decoration:underline;
	}


/*  
 小カテゴリ------------------- */
 
.genres {
	padding-left: 45px;
	list-style-type: circle;
	background-position: 15px 7px;
	padding-left: 28px;
	background-image: url(../image/list_mark2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1em;
}
.genres a {
	color: #666;
	text-decoration: none;
	font-size: 13px;
}

.genres a:hover {
	color:#F90;
	text-decoration:underline;
	}



/*  
 バナー------------------- */
 
 
.bana {
	background-color: #F2F2F2;
	clear: both;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-size: 12px;
	margin-bottom: 15px;
}
.bana h3 img {
	margin-left: 12px;
	margin-bottom: 10px;
}
.bana dt {
	margin-bottom: 3px;
}
.bana dl {
	margin-left: 16px;
	margin-right: 16px;
}
.bana dd {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}




/*  
 フッター
 
----------------------------------------------------------- */

#foot {
	clear: both;
	height: 75px;
	padding-top: 18px;
	font-size: 12px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#foot a {
	color: #666666;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
}


#foot address {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
#foot .btm10 {
	margin-bottom: 10px;
}





#foot .link a {
	font-size: 12px;
	color: #555;
text-decoration:none;
}
#foot .link a:hover {
text-decoration:underline;
}


/*  
 ランキング（メイン）
 
----------------------------------------------------------- */

#mian .ranking {
	width: 700px;
	clear: both;
	float: left;
	font-size: 14px;
}
#mian .ranking h3 {
	background-image: url(../image/ranking_bar.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 700px;
	text-indent: -9999px;
}
#mian .ranking .ranking01 {
	background-image: url(../image/ranking1.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-weight: bold;
	color: #DF765B;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mian .ranking .ranking02 {
	background-image: url(../image/ranking2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #DF765B;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 70px;
}
#mian .ranking .ranking03 {
	background-image: url(../image/ranking3.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-weight: bold;
	color: #DF765B;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mian .ranking .ranking04 {
	background-image: url(../image/ranking4.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-weight: bold;
	color: #DF765B;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mian .ranking .ranking05 {
	background-image: url(../image/ranking5.gif);
	background-repeat: no-repeat;
	padding-left: 70px;
	font-weight: bold;
	color: #DF765B;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#mian .ranking .button {
	clear: both;
	margin-top: 15px;
	float: right;
	width: 240px;
}


#mian .ranking a {
 color: #000066;
 font-size: 25px;
        text-decoration: normal;
 font-weight: bold;
}

#mian .rankingbox {
	clear: both;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	float: left;
	width: 700px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
}

.rankingitem {
	display:table;
	font-size: 14px;
	width: 630px;
	float: left;
	margin-left: 10px;
}


div.rankingitem p.rankingImage{
	display:table-cell;
	vertical-align:top;

	/width:auto;
	/float:left; /* IE 6, 7 */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

div.rankingitem div.rankingText{
	display:table-cell;
	vertical-align:top;


	/zoom:1; /* IE 6, 7 */
	text-align: left;
	padding-right: 15px;
}
.rankingImage img {
	margin-right: 15px;
}

.ranking_b {
	clear: both;
	text-align: right;
	margin-top: 10px;
}


/* 文字装飾 */


.nnb /* 最大・太字 */
{
    color: #dc0000;
    font-size: 15px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
    padding: 0;
}


.nnn /* 最大・太字 */
{
	color: #666;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
	padding: 0;
}


.nnu /* 最大・太字 */
{
    color: #dc0000;
    font-size: 15px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
    padding: 0;
text-decoration: underline;
}


.nnu2 /* 最大・太字 */
{
    color: #0071BC;
    font-size: 15px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
    padding: 0;

}


.nnuline 
{
    color: #CC0000;
    font-size: 15px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
 background: #ffff00; 

}


.bb /* 最大・太字 */
{
    color: #000;
    font-size: 1.0em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
    padding: 0;
}


.by /* 最大・太字・黄色 */
{
    color: #ffcc33;
    font-size: 0.9em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
}


.bbb /* 最大・太字 */
{
    color: #000;
    font-size: 1.4em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
    padding: 0;
}

.bbu /* 大・太字 */
{
	color: #000;
	font-size: 1.0em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


.bbru /* 大・太字 */
{
    color: #dc0000;
    font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
text-decoration: underline;
}


.bbbr /* 最大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
}

.bbbo /* 最大・太字・青 */
{
    color: #0071BC;
    font-size: 1.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
text-decoration: underline;
}

.bbr /* 大・太字・赤 */
{
	color: #dc0000;
	font-size: 1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
}

.bbrr /* 大・太字・赤 */
{
    color: #dc0000;
    font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
}


.bbrrr /* 大・太字・赤 */
{
    color: #dc0000;
    font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight:normal;
}


.bbr2 /* 大・太字・赤 */
{
    color: #CC0000;
    font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
}


.bbr2line 
{
    color: #CC0000;
    font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
 background: #ffff00; 

}


.bbline 
{
    color: #000;
    font-size: 1.0em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
 background: #ffff00; 

}


.bbaoline 
{
	color: #0071BC;
	font-size: 1.0em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
	background: #ffff00;

}


.bbbaoline 
{
    color: #0071BC;
    font-size: 1.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
 background: #ffff00; 

}


.bbaol
{
    color: #ffffff;
    font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
 background: #CC3333; 

}


.bbao /* 大・太字・青 */
{
    color: #0071BC;
    font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
    font-weight: bold;
}


.blue  /* 青 */ 
{
	color: #003399;
	font-size: 1.2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
}


.blue2  /* 青 */ 
{
	color: #003399;
	font-size: 1.6em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
}

.small
{
	font-size:12px;
}

/*
ボタン
-------------------------------------------------------------------*/


#btn {
	width: 500px;
}


#btn a {
	background-image: url(../image/btn.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	display: block;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	margin:0px 0px 0px 100px;
	width: 500px;

}





/*
テーブル
-------------------------------------------------------------------*/

table{
	width:99%;
	background-color:#369;
}

.table01{
	width:50%;
	background-color:#BE7F58;
	margin-top: -20px;
}


tr,td{
	border-color:#369;
}


tr,td a {

	border-color:#369;
	text-decoration: none;

}

.td1{
	background-color:#336666;
	color:#FC0;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.td2{
	font-size:14px;
	width:135px;
	text-align: center;
	padding:5px;
	background-image: url(../image/title02.gif);
	color: #FFF;
}
	
.td3{
	font-size:11px;
	width:135px;
	text-align: center;
	padding:5px;
	background-color:#FFF;

}


	
.td4{
	text-align:left;
	padding:3px;
	background-color:#FFF;
}

.td5{
	background-color:#FFF;
	padding-left:3px;
	text-align: left;
}

.td6{
	background-color:#336666;
	color:#FFF;
	font-weight:bold;
	text-align: center;
}


.td7{
	text-align:center;
	background-color:#FFFFFF;
	color:#FFF;
	font-weight:bold;
	margin:2px 2px 2px 2px;

}

.td8{
	text-align:center;
	background-image: url(../image/title.gif);
	background-repeat: repeat;
	background-color:#FFFFFF;
	color:#FFF;
	font-size: 18px;
	font-weight:bold;
	margin:2px 2px 2px 2px;
}

.td8 a  {
	text-align:center;
	color:#FFF;
	font-size: 18px;
	font-weight:bold;
	margin:2px 2px 2px 2px;
	text-decoration: none;
}


/* 画像の回り込み */


.float
      {
	float: left;
	margin-right: 20px;
	width: auto;
      }

.float1
      {
    float: left;
    margin-right: 6px;
      }

.float2
      {
    float: right;
    margin-left: 5px;
      }

.floatclear
      {
         clear: both;
      }


#kiji01 .list img {
	margin-bottom:-8px;
	margin-right:15px;
}
	
#kiji01 .box {
	height:auto;
	width:auto;
	margin-left:50px;
}
