@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;}#container {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;

}


a img { border: 0; }

/*  
 body
 
----------------------------------------------------------- */

body {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.6;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/back.gif);
	background-repeat: repeat;
	color: #555;

}

/*  
 container
 
----------------------------------------------------------- */

#container {
	background-color: #FFFFFF;
	padding-top: 10px;
}

/*  
 head
 
----------------------------------------------------------- */
#head {
	background-image: url(../image/head.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
	margin-bottom: 15px;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-left: 25px;
	padding-bottom: 10px;
	color: #555;
text-decoration: none;

}


h3 {
    position: relative;
    margin: 5px 0 15px;
    padding: 2px 0 2px 25px;
    color: #800020;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    border-bottom: 1px dotted #7e571e;
    clear: both;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W8";

}






#head h2 {
	font-size: 25pt;
	padding-left: 60px;
	padding-top: 50px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	color: #fff;
}
#head h2 a {
	color: #666666;
	text-decoration: none;
}


/*  
 コンテンツ全体
 
----------------------------------------------------------- */


#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}



/*  
 mian
 
----------------------------------------------------------- */

#mian {
	width: 730px;
	float: left;
	padding-bottom: 30px;
	clear: both;
}



/*  
 記事
 
----------------------------------------------------------- */


#kiji01, #kiji02\
{
    width: 700px;
    margin: 0;
    padding: 10px;
    display: inline;
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    font-sizu: 15px;
    font-weight: normal;
    color: #555555;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    border-left: 1px dotted #ccc;
}





/*  
 サイド
 
----------------------------------------------------------- */

#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: #EFEEEE;
	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: 12px;
	margin-bottom: 10px;
}

/*  
 中カテゴリ------------------- */
 
.genrem {
	background-image: url(../image/list_mark1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 16px;
	font-weight: bold;
	margin-top: 15px;
       font-size: 1.3em;
}
.genrem a {
	color: #AA002B;
}

/*  
 小カテゴリ------------------- */
 
.genres {
	padding-left: 45px;
	list-style-type: circle;
	background-position: 15px 3px;
	padding-left: 28px;
	background-image: url(../image/list_mark2.gif);
	background-repeat: no-repeat;
}
.genres a {
	color: #555;
}


/*  
 バナー------------------- */
 
 
.bana {
	background-color: #EFEEEE;
	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 address {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
#foot .btm10 {
	margin-bottom: 10px;
}





.link a {
	font-size: 10px;
	color: #555;
text-decoration: none;

}



/*  
 ランキング（メイン）
 
----------------------------------------------------------- */

#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 .ranking06 {
	background-image: url(../image/ranking6.jpg);
	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: 20px;
        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: #000;
    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; 

}


.bbb /* 最大・太字 */
{
	color: #000;
	font-size: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	padding: 0;
}

.bbu /* 大・太字 */
{
    color: #000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
text-decoration: underline;
}


.bbru /* 大・太字 */
{
    color: #dc0000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
text-decoration: underline;
}


.bbbr /* 最大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.6em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbbo /* 最大・太字・青 */
{
    color: #0071BC;
    font-size: 1.8em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
text-decoration: underline;
}

.bbr /* 大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbr2 /* 大・太字・赤 */
{
    color: #CC0000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}


.bbr2line 
{
    color: #CC0000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
 background: #ffff00; 

}


.bbline 
{
	color: #000;
	font-size: 1.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	background: #ffff00;

}


.bbaoline 
{
    color: #0071BC;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
 background: #ffff00; 

}


.bbbaoline 
{
    color: #0071BC;
    font-size: 1.8em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
 background: #ffff00; 

}


.bbao /* 大・太字・青 */
{
    color: #0071BC;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

