BODY{
  font-size: 12px;
  font-family: "MS UI Gothic","ＭＳ ゴシック";
  color: #333;
  margin: 0px;
  padding: 0px;
  scrollbar-face-color: #FFF;
  scrollbar-highlight-color: #F90;
  scrollbar-shadow-color: #F90;
  scrollbar-3dlight-color: #F90;
  scrollbar-arrow-color: #F90;
  scrollbar-track-color: #F90;
  scrollbar-darkshadow-color: #F90;
}
A:LINK    {
  color : #00c;
  text-decoration : none;
}
A:VISITED {
  color : #00c;
  text-decoration : none;
}
A:ACTIVE  {
  color : #f0c;
  text-decoration : none;
}
A:HOVER   {
  color : #00c;
  text-decoration : underline;
}
H1{
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
FORM,SELECT,INPUT{
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
/*   基本レイアウト */
#Layout{
	width: 755px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*   タイトルボックス */
#Top {
  text-align: left;
  width: 750px;
  padding: 0px;
  margin: 0px;
  height: 55px;
  background-color: #fc3;
  background-image : url(../image/back/top.gif);
}
/*   タイトル左 */
#Headleft{
  padding: 0px 0px 0px 5px;
  margin: 0px;
  float: left;
  width: 285px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 280px;
}
/*   提供 */
#Headright {
  float: right;
  width: 85px;
  padding: 0px;
  margin: 3px 0px 0px 0px;
  text-align: right;
}
/*   タイトル右 */
#Headcenter{
  float: right;
  width: 380px;
  padding: 0px;
  margin: 0px;
  text-align: right;
}
/*   サーチレイアウト */
#SearchBox {
  float: right;
}
/*   流れる文字 */
#MesBox {
  float: left;
  text-align: left;
  color: #930;
  padding: 0px;
  line-height: 20px;
}
/*   メニューボックス */
#Menubox {
  width: 750px;
  padding: 0px;
  margin: 0px;
  background: #c30;
  list-style: none;
  float: left;
}
/*   メニュートップ */
.menutop {
  float: left;
  color: #fff;
  background: #c30;
  width: 130px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  margin : 0px;
  padding: 0px ;
}
.menutop a{
  background: #c30;
  color: #fff;
  height: 20px;
  margin : 0px;
  padding: 3px 0px 3px 10px;
  display: block;
}
.menutop a:visited{
  background: #c30;
  color: #fff;
  text-decoration: none;
}
.menutop a:hover{
  background: #fff;
  color: #000;
  height: 20px;
  text-decoration: none;
}
/*   メニューコンテンツ */
.menucon {
  float: left;
  background: #c30;
  color: #fff;
  width: 120px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin : 0px;
  padding: 0px ;
}
.menucon a{
  background: #c30;
  color: #fff;
  background : url(../image/mark/menulist.gif) no-repeat left center;
  height: 20px;
  margin : 0px;
  padding: 3px 0px 3px 0px;
  text-decoration: none;
  display: block;
}
.menucon a:visited{
  background: #c30;
  color: #fff;
  background : url(../image/mark/menulist.gif) no-repeat left center;
  height: 20px;
  text-decoration: none;
}
.menucon a:hover{
  background : url(../image/mark/menulist.gif) no-repeat left center;
  background: #fff;
  color: #000;
  height: 20px;
  text-decoration: none;
}
/*   メニューボックス */
#Menubox_b {
	width: 750px;
	padding: 0px;
	margin: 0px;
	background: #c30;
	list-style: none;
	float: left;
}
.menutop2 {
  float: left;
  color: #fff;
  background: #c30;
  width: 110px;
  text-align: left;
  margin : 3px 0 5px 10px;
  padding: 0px ;
}
.menucon2 {
	float: left;
	background : url(../image/mark/menulist.gif) no-repeat left center;
	background: #fff;
	color: #000;
	height: 20px;
	text-decoration: none;
	width: 120px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin : 0px;
	padding: 3px 0px 3px 0px;
}
#Listnone{
  list-style: none;
  margin : 0px;
  padding: 0px ;
}
#Erabu_box_foot{
  margin : 0px;
  padding: 0px;
}
#Erabu_box_foot img{
  margin : 0px;
  padding: 0px;
}
#Cashing{
  margin : 0px;
  padding: 0px;
  text-align: center;
}
#Mente_mes{
  padding: 12px 0px 0px 0px;
  text-align: center;
  color:#060;
}
/*   スクロール */
#Scroll {
  float: left;
  width: 710px;
  line-height: 12px;
  background: #fff8df;
  font-size: 10px;
  color:#666;
  border-top : 1px solid #999;
  margin: 20px 0px 0px 0px;
  padding: 3px 20px 3px 20px;
  text-align: left;
}
/*   空間 */
#Space {
	text-align: left;
	width: 750px;
	padding: 0px;
	margin: 0px;
	height: 50px;
	clear: left;
}

/*   フッタ */
#Foot {
  float: left;
  background: #c30;
  width: 750px;
  margin : 0px;
  padding: 0px;
}
#Foot_left {
  float: left;
  background: #c30;
  width: 570px;
  margin : 0px;
  padding: 5px 0px 0px 0px;
  text-align: left;
}
#Foot_right {
  float: right;
  background: #c30;
  width: 140px;
  margin : 0px;
  padding: 5px;
  text-align: right;
}
#Foot_right2 {
  float: right;
  background: #c30;
  width: 100%;
  margin : 0px;
  padding: 0px;
  text-align: right;
}
#Foot_right img {
  margin : 10px 0px 0px 0px;
  padding: 0px;
}
#Footlistbox{
  width: 560px;
  list-style: none;
  margin : 0px;
  padding: 0px ;
  display: block;
}
.footlist {
  float: left;
  color: #fff;
  text-align: left;
  font-size: 10px;
  background : url(../image/mark/migi3.gif) no-repeat left center;
  margin : 6px 0px 0px 10px;
  padding: 0px 0px 0px 20px;
}
.footlist a{
  color: #fff;
  text-decoration : underline;
}
.footlist a:visited{
  color: #fff;
  text-decoration : underline;
}
.footlist a:hover{
  color: #000;
  text-decoration : underline;
}
.width_m {
  width: 75px;
}
.width_n {
  width: 90px;
}
.width_n_ {
  width: 100px;
}
.width_nn {
  width: 120px;
}
.width_l {
  width: 150px;
}
/*   ピックアップ */
#pickuptop{
	background: #c30;
	color: #fff;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 170px;
	padding: 2px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pickup{
	background: #fff;
	color: #309;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 170px;
	padding: 2px;
	font-size: 13px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#pickup_mini{
  background: #fff;
  width: 170px;
  margin: 0px 0px 3px 0px;
  padding: 2px;
  font-size: 10px;
  text-align: center;
}
#pickup img{
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
#pickuptop2{
	background: #c30;
	color: #fff;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 170px;
	padding: 2px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pickup_box{
	background: #fff;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 170px;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#pickup_box2{
	background: #fff;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 170px;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
.pickup_list{
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.5px;
  background : url(../image/mark/migi4.gif) no-repeat left center;
  margin : 3px 0px 0px 3px;
  padding: 0px 0px 0px 15px;
}
.oshi{
  color: #f33;
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 0px;
}
.pickup_mes{
  font-size: 11px;
  margin : 5px 0px 3px 2px;
  display: block;
}

/*   左コンテンツボックス */
#Left_box {
	float: left;
	width: 490px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#Category{
	font-size: 12px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}
#Category2{
	font-size: 12px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	text-align: left;
}
/*   右コンテンツボックス */
#Right_box {
	float: left;
	width: 240px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#Right_box #rank_title{
	padding-left: 5px;
	font-size: 12px;
	padding-top: 10px;
	clear: left;
}
#Right_box #rank_title img{
	vertical-align: middle;
	padding-right: 5px;
}

#Right_box #rank_left{
	float: left;
	width: 105px;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
}
#Right_box #rank_right{
	float: left;
	width: 130px;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 12px;
}

#Right_box #line{
	padding-top: 10px;
	padding-left: 5px;
	clear: left;
}

#Right_box #cont{
	text-align: center;
	padding-top: 10px;
}

#Right_box #cont p{
	margin : 0px;
	padding: 0px;
	letter-spacing: 2px;
	font-size: 10px;
}

/*   リストスタイル無効 */
#Right_box .genre{
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*   ニュース/新着の追加イメージ */

#Right_box #pr_title{
	padding-left: 5px;
	font-size: 12px;
	padding-top: 5px;
	clear: left;
	font-weight: bold;
}

#Right_box #pr_left{
	float: left;
	width: 105px;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
}
#Right_box #pr_right{
	float: left;
	width: 130px;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 12px;
	padding-bottom: 0px;
}
#pr_right span{
	text-align: right;
	display: block;
	padding-right: 5px;
}

#Right_box .genre li{
	font-size: 12px;
	letter-spacing: 3px;
	background-color: #fff;	
}
.jyuni {
	font-size: 10px;
	color: #CC0000;
	position: absolute;
	width: 40px;
	left: 700px;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: right;
}
/*   リストスタイル無効 */
#Right_box .top10{
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#Right_box .top10 li{
	font-size: 12px;
	letter-spacing: 3px;
	background-color: #fff;	
	padding: 4px 0px 5px 15px;
	display: block;
}
#Right_box .top10 img{
	vertical-align: middle;
	margin-right: 6px;
}
#Right_box .top10 a{
	margin : 0px;
	padding: 0px;
}
.border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}
.border2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
}

.border2 a{
	background-color: #f7f7f7;
}

#Right_box .genre a{
	margin : 0px;
	padding: 4px 0px 5px 15px;
	display: block;
}
#Right_box .genre a:hover{
	background-color: #f7f7f7;
}
#Right_box img{
	margin : 0px;
	padding: 0px;
}

#clear{
	clear: left;
	padding-top: 5px;
}

#Right_box #line{
	padding-top: 10px;
	padding-left: 5px;
	clear: left;
}

#Right_box #cont{
	text-align: center;
	padding-top: 10px;
}

#Right_box #cont p{
	margin : 0px;
	padding: 0px;
	letter-spacing: 2px;
	font-size: 10px;
}
#Right_box #pr_mini_box{
	margin : 0px;
	text-align: center;
	background-image: url(../image/table/right.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#Right_box #pr_mini_box img{
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;

	line-height: 14px;
}
#Right_box #pr_mini_box .txt{
	color: #FF0000;
	letter-spacing: 1px;
	font-size: 10px;
	display: block;
	float: left;
	line-height: 14px;
}
#Right_box #column{
	margin : 0px;
	padding: 5px 10px 5px 10px;
	letter-spacing: 2px;
	font-size: 10px;
	line-height: 16px;
	background-color: #F5FBEB;
    background: url(../image/table/right2.png) top center repeat-y;
}
#Right_box #column:first-letter {
	background-color: #FFFFFF;
	font-size: 14px;
	color: #000000;
	padding: 4px;
	margin-right: 2px;
}

/*   余白0 */
.mp0{
	margin : 0px;
	padding: 0px;
}

.line #Right_box{
    background: url(../image/table/right.png) top center repeat-y;
}

#bbs_ninki_box {
	width: 712px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	padding-left: 19px;
}
#bbs_ninki_box #left{
	width: 72px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
}
#bbs_ninki_box #right{
	width: 640px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#bbs_ninki_box #right #ninki {
	list-style: none;
	width: 640px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#bbs_ninki_box #right #ninki .border {
	float: left;
	width: 122px;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 21px;
}
#bbs_ninki_box #right #ninki .border img{
	vertical-align: bottom;
	margin-right: 1px;
	padding-top: 4px;
}
#bbs_ninki_box #right #ninki .border a{
	vertical-align: bottom;
	font-size: 10px;
}
#bbs_ninki_box #right #ninki .border a:hover{
	background-color: #f7f7f7;
}
#kuchikomi_mes{
	float: left;
	width: 458px;
	letter-spacing: 2px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 10px 0 0 0;
	font-size: 12px;
	border: 1px dotted #999999;
	color: #666666;
	font-weight: bold;
	line-height: 16px;
}
#kuchikomi_table{
	float: left;
	margin: 10px 0 0 0;
}
#kuchikomi_table .rank{
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	width: 60px;
	padding: 3px;
}
#kuchikomi_table .name{
	background-color: #FFFFCC;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	width: 410px;
	padding: 3px;
	text-align: left;
}
#kuchikomi_data {
	float: left;
	width: 468px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0;
	border: 1px solid #333333;
}
#kuchikomi_data .text {
	display: block;
	letter-spacing: 1px;
}
#kuchikomi_data #check {
	display: block;
	width: 90px;
	margin-top: 10px;
	background-color: #FFD423;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
#kuchikomi_kiji {
	float: left;
	width: 457px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0;
	border-top: 1px solid #FFD423;
	border-bottom: 2px solid #FFD423;
	border-left: 1px solid #FFD423;
	border-right: 2px solid #FFD423;
	background-color: #FFFFCC;
}
#kuchikomi_kiji span{
	margin : 10px 10px 0px 10px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
	display: block;
}
#kuchikomi_kiji p{
	margin : 0 10px 0 10px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	display: block;
	text-align: right;
}
#kuchikomi_s {
	margin: 10px 0 0 0;
	border-left: solid 1px #B7B7B7;
	border-top: solid 1px #B7B7B7;
	border-right: solid 2px #B7B7B7;
	border-bottom: solid 1px #B7B7B7;
}

#kuchikomi_s .left {
	font-weight: normal;
	padding: 5px 0px 6px 5px;
	margin: 0;
	background: #F8F8DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	text-align: left;
}

#kuchikomi_s .right {
	font-size: 12px;
	line-height: 16px;
	background: #FFF;
	padding: 5px 0px 6px 15px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7B7B7;
	text-align: left;
}
#kuchikomi_s span{
	font-size: 10px;	
}