body {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
        text-align: center;
        background-image:url(img/back.gif);
        font-size:14px;
}


a {
        color:#0000ff;
	text-decoration: underline;
}

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




hr {
        border:1px dotted #999999;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

strong{
        font-weight: bold;
}

em{
        font-weight: normal;
        font-style: normal;
}


a img { border:none; }


/*ベースカラー*/
#container { 
margin-right: auto;
margin-left: auto;
text-align: left;
width: 840px;
padding: 0px;
background-color:#fff;
border: solid 3px #ddd;
position:relative;
border-top: none;
}




/*バナー*/
#banner{
	margin: 0;
	padding: 0;
	height: 100px;
	background: url(img/back-title.jpg) no-repeat;
        border-bottom:3px solid #3399FF;
}

h1 {
	margin: 0;
	padding: 2px 10px 0px 0;
	text-align: right;
	font-size: 12px;
	color: #ffffff;
	height: 17px;
	/*background-color: #3399FF;*/
background-color: transparent;
background-image: url(img/top-bg.gif);
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
	}

#banner h2 a img {
	margin: 0;
	padding: 10px 0px 0px 20px;
	}

#banner p {
	margin: 0 0 0 0;
	padding: 0px 0 0 40px;
	font-size: 14px;
	color: #000000;
	}






#pick{
        height:200px;
	margin-top:10px;
        padding:0;
	background: url(img/pick.gif) no-repeat left top #fff;
	}

#pick p {
	padding: 20px 15px 10px 225px;
	}





/*パンくずリスト*/

.navi {
        margin: 0px 2px 20px 0px;
        text-align: left;
        font-size: 12px;
}

.navi a {
        color: #0000ff;
        font-size: 12px;
}
.navi a:hover {
        color: #ff6600;
        font-size: 12px;
}



/*メイン*/


#description{
	padding: 20px 10px 20px 10px;
                height:200px;
                border:1px solid #999;
	background: #FFFFFF;
	margin:10px 10px 10px 0px;
                text-align:left;
                font-weight:normal;
                background: url(img/description.jpg) no-repeat right top;
                font-family: ＭＳ Ｐゴシック,Verdana,Arial,Helvetica,sans-serif;
}

#description p{
                margin:0px 20px 15px 20px;
                padding:0px 0px 0px 0px;
                font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 150%;
                color:#333333;
                font-family:"HG創英角ｺﾞｼｯｸUB";
                line-height: 150%;
}



#center {
float: left;
width: 555px;
overflow: hidden;
padding-left: 20px;
padding-right: 0px;
margin-top:0px;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
margin-right: 10px;
padding-right:10px;
	}

.content img {
                border:0;
                padding:5px 10px 5px 10px;
}



.content p {
	color: #252525;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	margin:10px 10px;
	padding: 5px 0px;
}


.content ol {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:5px;
	margin-right:0px;
	color: #000000;
	/*list-style-type: none;*/
        padding: 5px 10px 5px 10px;
border:1px solid #FFC0CB;
background-color:#FEF4F4;
}

.content ol li {
	margin-left: 20px;
	line-height: 200%;
}


.content ol a{
color:#de0000;
text-decoration:underline;
}


.content ol a:hover{
color:#0000de;
text-decoration:underline;
}









.content ul {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:5px;
	margin-right:0px;
	color: #000000;
        padding: 5px 10px 5px 10px;
border:1px solid #A0D8EF;
background-color:#EBF6F7;
}

.content ul li {
	margin-left: 20px;
	line-height: 200%;
}


.content ul a{
color:#0000de;
text-decoration:underline;
}


.content ul a:hover{
color:#ff6600;
text-decoration:underline;
}






.content h2 {
        /*border: 1px solid #ccc;*/
	background:url(img/h.gif) no-repeat 0 0;
    font-size:20px;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
        padding: 9px 0px 9px 10px;
	color: #333;
        text-indent: 25px;
        margin:0px 0 5px 0;
}


.content h3{
    height:35px;
    text-indent:30px;
    font-size: 24px;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    margin: 15px 0 0 0;
    padding: 20px 5px 5px 40px;
    clear:both;
    border-left:0px solid #ff0066;
    border-bottom:1px solid #ccc;
}


.content h3#rank01{
	background:url(img/rank01.gif) no-repeat 0 0;
}
.content h3#rank02{
	background:url(img/rank02.gif) no-repeat 0 0;
}
.content h3#rank03{
	background:url(img/rank03.gif) no-repeat 0 0;
}
.content h3#rank04{
	background:url(img/rank04.gif) no-repeat 0 0;
}
.content h3#rank05{
	background:url(img/rank05.gif) no-repeat 0 0;
}


.content h3#midasi{
	background:url(img/midasi.gif) no-repeat 0 0;
}
.content h3#midasi2{
	background:url(img/midasi2.gif) no-repeat 0 0;
}
.content h3#midasi3{
	background:url(img/midasi3.gif) no-repeat 0 0;
}
.content h3#midasi4{
	background:url(img/midasi4.gif) no-repeat 0 0;
}
.content h3#midasi5{
	background:url(img/midasi5.gif) no-repeat 0 0;
}





.content h4.itiran {
	color:#FF6600;
	font-size: 14px;
	margin-bottom:0px;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FF9966;
	border-left-color: #FF6633;
	padding-left: 7px;
}


.content h5 {
        font-size:16px;
        background-image: url(img/003-007.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding: 0px 0px 0px 100px;
}



.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
        margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


.entry-body{
        padding:0 0px 0 0px;
}








/*サイド*/

#right {
float: right;
width: 245px;
padding-left: 0px;
padding-right: 20px;
margin-top:10px;
}

#top-box {
margin:0 0 15px 0;
padding: 15px 10px 10px 10px;
background:#FFFFCC;
border:solid 1px #cd0000
}

#cate-box {
margin:0 0 15px 0;
padding: 15px 10px 10px 10px;
background:#FFFFFF;
border:solid 1px #002571;
}


#right #top-box h3,#right #top-box h4{
color: #fff;
text-indent: 5px;
height: 23px;
margin-top: 0px;
margin-bottom: 10px;
background-color: transparent;
background-image: url(img/side_a.gif);
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
line-height: 130%;
text-align: left;
voice-family: inherit;
font-size: 14px;
font-weight: bold;
border: 1px solid #cd0000;
padding-top: 6px;
padding-bottom: 3px;
padding-left: 10px;
}



#right #cate-box h3,#right #cate-box h4{
color: #fff;
text-indent: 5px;
height: 23px;
margin-top: 0px;
margin-bottom: 10px;
background-color: transparent;
background-image: url(img/side_b.gif);
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
line-height: 130%;
text-align: left;
voice-family: inherit;
font-size: 14px;
font-weight: bold;
border: 1px solid #0195F0;
padding-top: 8px;
padding-bottom: 3px;
padding-left: 10px;
}


#right ul {
margin:5px 0 15px 0;
padding:0;
list-style : none;
}

#right ul li {
font-size:14px;
margin:0 5px 5px 0;
padding:0 0 0 15px;
list-style:none;
background:url(img/icon03.gif) 2px 3px no-repeat;
font-family:Arial, Helvetica, sans-serif;
}

#right #cate-box ul li {
background:url(img/icon02.gif) 2px 3px no-repeat;
}



















#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-weight:normal;
       text-align:left;
       padding:5px 0px 5px 17px;
}

#powered a {
       text-decoration: none;
}



/* フッター */
#foot {
        font-size:12px;
	padding: 15px;
	text-align: center;
        background: #ffffff;
        color:#444;
        font-weight:normal;
        margin-bottom:0;
        border-top:1px solid #999;
}


.ads{
        margin:30px 0 20px 0;
        text-align:center;
}



.gotop { text-align: right;  clear: both;}



#mokuji {
                background: url(img/coffe1.jpg) no-repeat right top;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 1px dotted #999;
	margin:10px 10px 20px 0px;
}


#mokuji h5 {
font-size: 14px;
padding-left: 25px;
color: #663333;
line-height: 32px;
margin-top: 10px;
margin-bottom: 5px;
margin-right: 3px;
margin-left: 3px;
background-image: url(img/h2.jpg);
background-repeat: no-repeat;
clear: both;
}







#footer-space{
margin: 0px;
padding: 0px;
text-align: right;
font-size:10px;
color:#666666;
line-height:100%;
}

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











#enavi{
	padding:10px;
	background: #eeeeee;
	margin-top: 45px;
                margin-right:15px;
}
#enavi h2 {
	background:url(image/icon01.png) 0 2px no-repeat;
	list-style:none;
	padding:0 5px 0 5px;
	margin-right:5px;
	width: 530px;
                font-size:14px;
                color:#000000;
                font-weight:bold;
                border:0px solid #999;
}
#enavi .entry-desc{
	margin:0px 10px 15px 10px;
	padding:5px;
	display:block;
                background: #eeeeee;
                font-size:10px;
}
#enavi ul{
	line-height:150%;
	margin:0px 0 15px 15px;
	padding:5px;
}
#enavi ul li{
	list-style-type:none;
	background:url(http://www.10000coin.com/img/mini1.gif) no-repeat 0px 8px;
	padding: 0px 0px 0px 0px;
}






.myboxall{
	margin:0px 10px 38px 0px;
	background:#eeeeee;
	clear:both;
	font-size: 12px;
	width: 530px;
	min-height:320px;
}

dt{ font-size:14px; font-weight:bold; }
dd{ font-size:12px; margin-bottom:20px; }





/* 文字装飾 */

.b { font-weight: bold; } /* 太字 */

.bb /* 大・太字 */
{
    color: #000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbb /* 最大・太字 */
{
    color: #000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
    padding: 0;
}

.bbbr /* 最大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.4em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.bbr /* 大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.2em;
    font-family: "HGP創英角ｺﾞｼｯｸUB";
    font-weight: normal;
}

.br { color: #dc0000; font-weight: bold; } /* 赤・太字 */

.line { background: #ffff00; font-weight: bold; }/* 背景マーカー処理 */
.u { border-bottom: 3px solid #FF8080;} /* アンダーライン */


/* 文字色 */

.red { color: #de0000; font-weight:bold; } /* 赤 */ 
.blue { color: #0066cc; font-weight:bold; } /* 青 */ 
.green { color: #339900; font-weight:bold; } /* 緑 */ 
.orange { color: #ff9900; font-weight:bold; } /* オレンジ */ 





.p16{
font-size:16px;
}
.p12{
font-size:12px;
}





#img2{
 	float: left;
	margin: 15px 8px 8px 8px;
}

#img1{
 	float: right;
	margin: 15px 8px 8px 8px;
}




dl{ padding:5px 10px; }
dt{ font-weight:bold; border-left:5px solid #222; padding:0 5px; }







table {
	border-collapse: collapse;
	border: 1px solid #128BC7;
	width:100%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
font-size:12px;
}

td {
	border-collapse: collapse;
	border: 1px solid #128BC7;
	padding: 5px 10px 5px 10px;
}

th {
	border-collapse: collapse;
	border: 1px solid #128BC7;
	padding: 5px 5px 5px 5px;
	background-color: #6AB9F1;
        color:#000;
        width:130px;
}







/*詳細ボタン*/
#shosai a {
	display: block;
	width:273px;
	height: 53px;
	text-indent: -1000px;
	overflow: hidden;
	background: url("img/shosai.gif");
	}

#shosai a:hover {
	background: url("img/shosai2.gif");
	}





#que{
    height:32px;
    text-indent:20px;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 0 0;
    padding: 3px 5px 0px 20px;
    clear:both;
    border-bottom:0px solid #ccc;
    background:url(img/question.gif) no-repeat 0 0;
}


#ans{
    height:32px;
    text-indent:20px;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0 25px 0;
    padding: 3px 5px 0px 20px;
    clear:both;
    border-bottom:0px solid #ccc;
    background:url(img/answer.gif) no-repeat 0 0;
color:#EA3374;
}




#kakko{
border:1px solid #ccc;
padding:0px;
margin-top:5px;
margin-bottom:5px;
}