@charset "shift_jis";
/* CSS Document */

/*IE8以下対応*/
body {
	font-size: 1em;
	text-align: left;
}
body table{
	text-align: left;
	font-size: 13px;
}
body div{
	font-size: 13px;
}

a img{
	border: 0;
}
/*	TOPプレミアパーツ	*/
#premier{
	overflow:hidden;
	margin-bottom:10px;
}

#premier table.left{
	border: thin outset #E6E6E6;
    float: left;
    width: 49%;
}

#premier table.right{
	border: thin outset #E6E6E6;
    float: right;
    width: 49%;
}

#premier table img.img{
    width:60px;
	border:none;
	height:60px;

}

div.special_report img{
	border:none;
}







/* |||||| HEADER JACK |||||| */

#top_header_jack{
	background: url(../sp/pingpong/img/topjack_bg.jpg) no-repeat 5px -3px;
}
#header_jack{
	background: url(../sp/pingpong/img/jack_bg.jpg) no-repeat 5px -3px;
}
#top_header_jack .headLine,#header_jack .headLine{
	background: none;
	}
#jack_title {
	padding:0 0 10px 4px;
}
#top_header_jack a img{
	 border: none;
}


/* |||||| COMMON HEADER |||||| */



#common-header {
margin:0;
padding:0;
width:100%;
height:30px;
}

#common-header .left {
margin:0;
padding:0;
float:left;
}
#common-header .right {
margin:4px 0 0 0;
padding:0;
float:right;
}

#common-header p {
margin:0 5px 0 0;
padding:0;
height:21px;
float:left;
}
#common-header p.game {
background:url(/images/common/blue_center.png) repeat-x;
}
#common-header p.pachi {
background:url(/images/common/orange_center.png) repeat-x;
}
#common-header p.tunagari {
background:url(/images/common/pink_center.png) repeat-x;
}
html>/**/body #common-header p img {
vertical-align:top;
}

/* -- #### Generic #### -- */
div,p,span,a,input,select,textarea,form,ul,ol,li,dl,dt,dd{
font-size:100%;
}

body,td,th{
font: x-small;
color:#000000;
}

body{
/*background:#000000 url(/parts/20111212_sankyo/mainbg.jpg) no-repeat center -2px ;*/
/*background:#e6e6e6 url(/img/bgshadow.gif) repeat-y center top ;*/
margin:0px;
}

th{
text-align:left;
font:normal;
}

strong{
font-weight:normal;
}

a:link{
color:#003399;
}

a:visited{
color:#3399cc;
}

a:hover{
color:#ce5c00;
}

p{
line-height:150%;
}

/* -- #### Common #### -- */
.lh125{
line-height:125%;
}

.lh150{
line-height:150%;
}

.s{
font:84%;
}

.l{
font:115%;
}

.ll{
font:150%;
}

.break{
word-break:break-all;
}

.fltL {
float:left;
}

.fltR {
float:right;
}

/* float off */
.hidn{visibility:hidden;}
.pkg{overflow:hidden; zoom:1;}
.pkg:after{
content: "";
display:block;
clear:both;
height:1px;
overflow:hidden;
}
/*\*/
* html .pkg{
height:1em;
overflow:visible;
}
/**/

/* ---- #### Parts Variation #### ----*/

/* ---- Text Color ---- */
.white{
color:#ffffff;
}

.paleGray{
color:#e6e6e6;
}

.lightGray{
color:#cccccc;
}

.middleGray{
color:#808080;
}

.darkGray{
color:#666666;
}

.black{
color:#000000;
}

.Cfreetalk{
color:#FFCC00;
}

.Creport{
color:#99CC00;
}

/* ---- Line ----*/
.normalRect{
background:#666666;
}

.normalHr{
background:#666666;
height:1px;
overflow:hidden;
}
.whiteHr{
background:#FFF;
height:1px;
overflow:hidden;
}

.dotRect{
background:url("/img/dotline.gif");
}

.dotHr{
background:url("/img/dotline.gif");
height:1px;
margin:1px 0px;
overflow:hidden;
}

.dotHr2{
background:url("/img/dotline.gif");
height:1px;
margin:5px 0px;
overflow:hidden;
}


.normalHr2{
background:#666666;
height:2px;
overflow:hidden;
margin-top: 3px;
}

/* ---- BgColor ----*/
.bgcolorWhite{
background:#ffffff;
}

.bgcolorPaleGray{
background:#e6e6e6;
}

.bgcolorLightGray{
background:#cccccc;
}

.bgcolorLightYellow{
background:#fafae8;
}

.contents-area .main-area table .bgcolorPaleGray div img{
margin: 8px !important;
}

/* ---- Title ---- */
div.title1{
border-left:9px solid #FF6600;
padding:0px 0px 0px 0.3em;
}

.col2 div.title1{
padding-right: 0;
}


div.title2{
border-left:9px solid #FECC02;
padding:0px 0px 0px 0.3em;
}
#freetalk div.title2{
border-left:9px solid #33CC00;
padding:0px 0px 0px 0.3em;
}

h1.title1{
font:184% bold;
color:#000000;
margin:0px;
}

h1.title2{
font:130% bold;
color:#000000;
margin:0px;
}

div.title3{
background:no-repeat right;
height:50px;
margin:0px 0px 1em;
}

div.title4{
margin:0.6em 0px;
}

h2.title5{
font:167% bold;
color:#000000;
margin:0px;
}

div.titleEx{
border-bottom:1px solid #666666;
margin:0px 0px 1em;
}

h5 {
margin-bottom:10px;
padding:10px;
border-bottom:1px solid #CCC;
border-left:9px solid #FF6600;
font-size:100%;
}

/* ---- Indent ---- */
.tab60{
margin:0px 0px 0px 60px;
}

.tab30{
margin:0px 0px 0px 30px;
}

/* ---- Item ---- */
.item{
margin:0.6em 0px 0.6em 11px;
line-height:125%;
text-indent:-11px;
}

.noMarkItem{
margin:0.6em 0px;
line-height:125%;
}

.tab60 .item{
margin:0.6em 0px;
line-height:125%;
text-indent:-10px;
}

/* ---- List ---- */
.list{
margin:0.6em 0px;
}

.arrow {
padding-left:15px;
background:url(/img/arrow.gif) no-repeat 0% 50%;
}

/* ---- Margin ---- */
.marginRight10{	/* 画像右マージンリスト用 */
margin:0px 10px 0px 0px;
}

.marginLeft10{	/* 画像左マージンリスト用 */
margin:0px 0px 0px 10px;
}

.marginRightBottom10{	/* 画像右マージン記事写真用 */
margin:0.25em 10px 10px 0px;
}

.marginRB10{	/* 画像右+下マージン記事写真用 ゲームインデックス */
margin:0px 10px 10px 0px;
}

.marginLeftBottom10{	/* 画像左マージン記事写真用 */
margin:0.25em 0px 10px 10px;
}

/* ---- Table ---- */
table.tableType1{
border-bottom:1px solid #666666;
}

table.tableType1 tr td{
border:solid #666666;
border-width:1px 1px 0px 0px;
}

table.tableType1 tr td.noVline{
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#666666;
}

table.tableType1 tr th.noVline{
border-width:1px 0px 0px 0px;
border-style:solid;
border-color:#666666;
}

.table.tableType1 tr th{
border:solid #666666;
border-width:1px 1px 0px 0px;
background-color:#666666;
color:#ffffff;
}

table.tableType1 tr td table tr td{
border:0px solid;
}

table.tableType1 tr td table tr th{
border:0px solid;
}

table.tableType2{
border-bottom:1px solid #666666;
}

table.tableType2 tr td{
border-top:1px solid #756C46;
background-color:#ffffff;
}

table.tableType2 tr th{
border-top:1px solid #756C46;
background-color:#fafae8;
}

table.tableType2 tr td table tr td{
border:0px solid;
}

table.tableType2 tr td table tr th{
border:0px solid;
}


/* ---- goto追加↓ ---- */
table.tableType3{
border-bottom:1px solid #666666;
}

table.tableType3 tr td{
border-top:1px solid #666666;
}

table.tableType3 tr th{
border-top:1px solid #666666;
}

table.tableType3 tr td table tr td{
border:0px solid;
}

table.tableType3 tr td table tr th{
border:0px solid;
}
/* ---- goto追加↑ ---- */

/* 追加　お問い合わせ用 */

table.tableContact{
border-bottom:1px solid #756C46;
}

table.tableContact tr td{
border-top:1px solid #756C46;
background-color:#F4EED8;
}

table.tableContact tr th{
border-top:1px solid #756C46;
background-color:#BBB59E;
}

table.tableContact tr td table tr td{
border:0px solid;
}

table.tableContact tr td table tr th{
border:0px solid;
}



/* ---- #### TemplateParts #### ---- */

/* ---- FrameLayout ---- */
.center{
width:980px;
background:#ffffff;
}

/* .leftSpace{
background:url("/img/bgshadow1.gif") right;
width:20px;
}

.rightSpace{
background:url("/img/bgshadow2.gif") left;
width:20px;
}*/

.logo{
	padding:5px 0px;
}

.body{
width:100%;
margin:20px 0px 0px 0px;
}

.menu{
width:140px;
padding:0px 0px 0px 4px;
background:url("/img/menu_bg.gif") right repeat-y;
}

.page{
width:100%;
padding:0px 4px;
}

.contents{
width:100%;
}

.main{
width:100%;
padding:0px 16px 1.5em;
}

.main.main-area-table{
padding:0px 16px 1.5em 8px;
}

.col2 .contents-area{
	width: 1066px;
	padding: 0;
	margin: 0;
	margin-left: 4px;
}

.col2 .main.main-area{
	width: 1042px;
	*width: 1029px;

	margin-left: 15px;
}


.sbu-col .contents-area{
	width: 822px;
	padding: 0;
	margin: 0 4px;
	*width: 804px;
	*margin: 0;
	*padding-left: 4px;
}
.sbu-col .main.main-area{
	width: auto;
	padding: 0;
	margin: 0;
}



.sbu-col .main{
	padding: 0 0 1.5em;
}

.sbu-col .page{
padding:0;
}

.sbu-col .page-wap{
	margin: 0 4px;
	width: 820px;
}
div.table-box{
	width: 822px;
}

.mainFrame{
width:100%;
}

.sub{
padding:0px 0px 0px 4px;
}

.bodyBottom{
width:780px;
height:5px;
padding:0px 4px;
overflow:hidden;
}

.headLine{
background:#FECC02;
height:6px;
overflow:hidden;
}

.footLine{
background:#E6E6E6;
height:1px;
overflow:hidden;
}

h2.headText{
font:100% normal;
color:#666666;
margin:0px 4px;
}

.headBanner{
/*background:#FFFFFF;*/
padding:4px;
}

.siteLink{
margin:20px 0px 30px;
}

.niftyFooter{
margin-top:10px;
}

.footText{
font:10pt;
}

table#nif_footer tr td{
padding:3px;
font-size:12px;
white-space:nowrap;
padding:3px 5px;
}

table#nif_footer td.OtherLinks{padding:0 0 0.8em 0; white-space:nowrap;}
table#nif_footer td.tdLine{border-bottom:1px solid #DEDEDE;}

/* ---- Footpath ---- */
.footpath{
color:#ffffff;
background:#676767;
padding:2px 16px;

line-height:125%;
overflow:hidden;
}

.footpath a:link{
color:#ffffff;
}

.footpath a:visited{
color:#ffffff;
}

.footpath a:hover{
color:#ffcccc;
}

/* ---- PageTitle ---- */
.topTitle{
margin:3px 4px 4px;
height:70px;
}

.pageTitle{
padding:0px 0px 0px 16px;
margin:0px 0px 4px;
background:left;
height:50px;
}

/* ---- Menu ---- */
.menuBody{
margin:0px 1px;
}

.menu .menuBody .menu1,
.menu .menuBody .menu1Selected {
height: 26px;
}

.menu2Block{
padding:0.3em 0px;
background-color:#ece9e0;
}

.menu2{
padding:0.3em 1px 0.3em 4px;
}

.menu2Selected{
padding:0.3em 1px 0.3em 4px;
background:#ff9900;
}

.menu2 a:link{
color:#4c3900;
text-decoration:none;
}

.menu2 a:visited{
color:#7c6930;
text-decoration:none;
}

.menu2 a:hover{
color:#ce5c00;
text-decoration:none;
}

.menu2Selected a:link{
color:#ffffff;
text-decoration:none;
}

.menu2Selected a:visited{
color:#ffffff;
text-decoration:none;
}

.menu2Selected a:hover{
color:#ffffff;
text-decoration:none;
}

.menuEx{
font:84%;
margin:0px 1px;
padding:0.3em 1px 0.3em 4px;
}

.menuExSelected{
font:84%;
margin:0px 1px;
padding:0.3em 1px 0.3em 4px;
background:#001481;
}

.menuEx a:link{
color:#4c3900;
text-decoration:none;
}

.menuEx a:visited{
color:#7c6930;
text-decoration:none;
}

.menuEx a:hover{
color:#ce5c00;
text-decoration:none;
}

.menuExSelected a:link{
color:#ffffff;
text-decoration:none;
}

.menuExSelected a:visited{
color:#ffffff;
text-decoration:none;
}

.menuExSelected a:hover{
color:#ffffff;
text-decoration:none;
}

.menuNormalLine{
background:#756c46;
height:1px;
overflow:hidden;
}

.menuDotLine{
background:url("/img/menu_dotline.gif");
height:1px;
overflow:hidden;
}

.menuFrame{
background:#c1a126;
}

.menuTopBlock{
width:140px;
height:50px;
background:#c1a126;
}

.menuFrameTop{
background:#999999;
width:140px;
height:1px;
overflow:hidden;
}

.menuFrameBottom{
background:#999999;
width:140px;
height:1px;
overflow:hidden;
}

/* ---- TopicBox ---- */
.topicBox{
width:200px;
border:solid #908761;
border-width:1px;
margin:0px 0px 4px;
}

.topicBoxTitle{
background:#908761;
padding:0.3em 0.6em;
color:#ffffff;
font-weight:bold;
}

.topicBoxBody{
padding:0.3em 0.6em;
}


/* padding */
.noPdd{padding:0 !important;;}

.pdd5{padding:5px !important;}
.pddT5{padding-top:5px !important;}
.pddR5{padding-right:5px !important;}
.pddB5{padding-bottom:5px !important;}
.pddL5{padding-left:5px !important;}

.pdd10{padding:10px !important;}
.pddT10{padding-top:10px !important;}
.pddR10{padding-right:10px !important;}
.pddB10{padding-bottom:10px !important;}
.pddL10{padding-left:10px !important;}

.pdd20{padding:20px !important;}
.pddT20{padding-top:20px !important;}
.pddR20{padding-right:20px !important;}
.pddB20{padding-bottom:20px !important;}
.pddL20{padding-left:20px !important;}

/* margin */
.noMrg{margin:0 !important;}

.Mrg5{margin:5px !important;}
.MrgT5{margin-top:5px !important;}
.MrgR5{margin-right:5px !important;}
.MrgB5{margin-bottom:5px !important;}
.MrgL5{margin-left:5px !important;}

.Mrg10{margin:10px !important;}
.MrgT10{margin-top:10px !important;}
.MrgR10{margin-right:10px !important;}
.MrgB10{margin-bottom:10px !important;}
.MrgL10{margin-left:10px !important;}

.Mrg20{margin:20px !important;}
.MrgT20{margin-top:20px !important;}
.MrgR20{margin-right:20px !important;}
.MrgB20{margin-bottom:20px !important;}
.MrgL20{margin-left:20px !important;}

.clear{clear:both;}

/* ---- Button ----*/
.pagetopBtn{
width:122px;
height:11px;
}

.backBtn{
width:39px;
height:14px;
}

.topBtn{
width:146px;
height:14px;
margin:0px 0px 0px 20px;
}


/* ---- CopyPalette ---- */

#copyPalette{
width:300px;
position:absolute;
border-style:solid;
border-width:1px;
border-color:#826E0B;
background-color:#EAD270;
visibility:hidden;
filter:alpha(opacity=50);
padding:4px;
color:#826E0B;
}


/* ---- 白石追加 ---- */
.TopTit_bg{
background:url(/img/top_bg_tit.gif);
height:25px;
margin:0px 0px 0px 0px;
overflow:hidden;
}

.bbs_bg{
height:25px;
margin:0px 0px 0px 5px;
overflow:hidden;
}

.capTitle{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image:url(/img/bg_st2.gif);
background-repeat:x;
height:35px;
}
.capTitle2{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image:url(/img/bg_st3.gif);
background-repeat:x;
height:49px;
}
.adsTitle{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image:url(/img/bg_st_ads.gif);
background-repeat:x;
height:18px;
}

.lh170{
line-height:200%;
}

.bold{
font-weight:bold;
}

.lightblue{
color:#3399FF;
}

.navy{
color:#000066;
}

.darkred{
color:#990000;
}

.preach {
margin : 0 auto;
text-align : left;
}

.award{
margin : 0 auto;
text-align : left;
}

.pre {
font-weight:bold;
margin:5px;
}

/* ---- かねごん追加 ---- */

/* ---- 図鑑 ---- */
#zukan {
width:100%;
margin: 0px;
padding:0px;
}

/* ---- パチンコ図鑑 ---- */
.z_pachi {
width:49%;
float:left;
border: thin outset #E6E6E6;
}

/* ---- パチスロ図鑑 ---- */
.z_slot {
width:49%;
float:right;
border: thin outset #E6E6E6;
}

/* ---- パチンコ図鑑　見出し ---- */
.z_pachi h2 {
margin: 0px;
padding:3px;
font-size:110%;
font-weight: bold;
color: #FFFFFF;
background-image: url(/img/index/bg_t.gif);
}
.z_pachi h2 a {
text-decoration:none;
color:#FFFFFF;
}

.z_pachi h2 a:visited {
color:#FFFFFF;
text-decoration:none;
}

.z_pachi h2 a:active {
color:#FFFFFF;
text-decoration:none;
}

.z_pachi h2 a:hover {
color:#FFFFFF;
text-decoration:none;
}

/* ---- パチスロ図鑑　見出し ---- */
.z_slot h2 {
margin: 0px;
padding:3px;
font-size:110%;
font-weight: bold;
color: #FFFFFF;
background-image: url(/img/index/bg_t.gif);
}
.z_slot h2 a {
text-decoration:none;
color:#FFFFFF;
}

.z_slot h2 a:visited {
color:#FFFFFF;
text-decoration:none;
}

.z_slot h2 a:active {
color:#FFFFFF;
text-decoration:none;
}

.z_slot h2 a:hover {
color:#FFFFFF;
text-decoration:none;
}

/* ---- 攻略ポイント　見出し ---- */
#zukan h3 {
clear:both;
font-size:90%;
font-weight: bold;
color: #333333;
margin: 5px 1px 0px 1px;
padding:5px;
background-image: url(/img/index/t_point.gif);
}

/* ---- 図鑑　盤面画像 ---- */
.pachiz {
float:left;
margin: 10px 10px 0px 0px;
width:100px;
text-align:center;
}

/* ---- 図鑑　機種名リスト ---- */
#zukan ul {
padding: 10px 0px 10px 20px;
margin:0px;
line-height: 160%;
}

#zukan li {
padding:0px;
margin: 0px 0px 0px 10px;
list-style-image: url(/img/arrow.gif);
}

#zukan li a {
font-weight: bold;
}

/* ---- ニュース ---- */
#news{
width:100%;
margin: 0px 0px 20px 0px;
padding:0px;
border: thin outset #E6E6E6;
}

/* ---- ニュース見出し ---- */
#news h2 {
font-size:110%;
font-weight: bold;
color: #FFFFFF;
background-image: url(/img/index/bg_t.gif);
margin: 0px;
padding:3px;
}

#news h2 a {
text-decoration:none;
color:#FFFFFF;
}

#news h2 a:visited {
color:#FFFFFF;
text-decoration:none;
}

#news h2 a:active {
color:#FFFFFF;
text-decoration:none;
}

#news h2 a:hover {
color:#FFFFFF;
text-decoration:none;
}

/* ---- ニュース画像 ---- */
.newsp {
float:left;
margin: 10px 0px 5px 0px;
width:100px;
}

/* ---- ニュースリスト ---- */
#news ul {
margin: 10px 0px 0px 20px;
padding:0px;
line-height: 190%;
}

#news li {
padding:0px;
margin: 0px 0px 0px 10px;
list-style-image: url(/img/arrow.gif);
}

#news li a {
font-weight: bold;
}

/* ---- トップ - ニュース ---- */
.top_news{
width:100%;
margin: 0px 0px 20px 0px;
padding:0px;
border: thin outset #E6E6E6;
}

/* ---- トップ - ニュース見出し ---- */
.top_news h2 {
font-size:110%;
font-weight: bold;
color: #FFFFFF;
background-image: url(/img/index/bg_t.gif);
margin: 0px;
padding:3px;
}

.top_news h2 a {
text-decoration:none;
color:#FFFFFF;
}

.top_news h2 a:visited {
color:#FFFFFF;
text-decoration:none;
}

.top_news h2 a:active {
color:#FFFFFF;
text-decoration:none;
}

.top_news h2 a:hover {
color:#FFFFFF;
text-decoration:none;
}

/* ---- トップ - ニュースリスト ---- */
.top_news ul {
margin: 10px 0px 0px 90px;
padding:0px;
line-height: 190%;
}

.top_news li {
padding:0px;
margin: 0px 0px 0px 10px;
list-style-image: url(/img/arrow.gif);
}

.top_news li a {
font-weight: bold;
}

/* ---- 777Town.net枠 ---- */
#town{
border: thin outset #E6E6E6;
margin-bottom: 20px;
padding-bottom: 10;
width: 577px;
overflow: hidden;
}

#town p{
padding: 0 0 2px 135px;
margin: 0;
font-weight:bold;
font-size: 90%;
}
/* ---- 777Town.netみだし ---- */
#town h2 {
margin: 0 0 10px 0;
padding:0px;
background-color:#999999;
}

dl.townlist li{
float:left;
margin: 0 ;
padding:0 5px 0 0;
background: none;
list-style:none;
line-height: 180%;
white-space: nowrap;
}
dl.townlist li a{
padding-bottom: 3px;
}

dl.townlist li.p_icon a {
padding-left: 15px;
background: url(/img/index/P_icon.gif) no-repeat left top;
}
dl.townlist li.s_icon a {
padding-left: 15px;
background: url(/img/index/S_icon.gif) no-repeat left top;
}
dl.townlist {
width:435px;
padding-left:10px;
overflow:hidden;
margin:0 0 5px 0;
}

dl.townlist dt {
float:left;
clear:both;
margin:0px;
padding: 5px 0;
font-weight: bold;
text-indent: 10px;
background: url(/img/arrow.gif) no-repeat left 5px;
}
dl.townlist dd {
margin-left:3px;
padding-left: 80px;
}



/* ---- 777Town.netサムネイル ---- */
#town div.thumbBox{
margin-left: 5px;
float:left;
width:120px;
}



/* ---- テキスト広告 ---- */
#txt {
clear:both;
margin:15px 0px 0px 0px;
}

/* ---- 日替わりコンテンツ ---- */
#daily {
width:100%;
margin: 0px 0px 10px 0px;
padding:0px;
border: thin outset #E6E6E6;
clear:both;
}

/* ---- 日替わりコンテンツ見出し ---- */
#daily h2 {
font-size:110%;
font-weight: bold;
color: #FFFFFF;
background-image: url(/img/index/bg_t.gif);
margin: 0px;
padding:3px;
}

#daily img {
border:0;
}

.dailymenu {
border-top:1px solid #FFFF99;
border-bottom:1px solid #663300;
border-left:1px solid #FFFF99;
border-right:1px solid #663300;
margin:2px;
padding:2px 2px 2px 5px;
background:#FF9900;
color:#FFFFFF;
font-weight:bold;
}

.dailymenu a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.dailymenu a:visited {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.dailymenu a:active {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.dailymenu a:hover {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.hrdot {
border-style:dotted;
color:#666666;
}

form {
margin:0px;
padding:0px;
}

.new {
color:#FF0000;
}

strong{
font-weight:bold;
}

.yokocho ul {
margin: 10px 0px 0px 20px;
padding:0px;
line-height: 150%;
}

.yokocho li {
padding:0px;
margin: 0px 0px 0px 10px;
list-style-image: url(/img/arrow.gif);
}

.yokocho li a {
font-weight: bold;
}

.yokocho p{
line-height:150%;
margin:1em 0em 0em 0em;
padding:0px;
}

.dbmenu {
border-top:1px solid #999999;
border-bottom:3px solid #CCCCCC;
border-left:1px solid #999999;
border-right:1px solid #999999;
margin:5px 0px 5px 5px;
padding:5px;
font-weight:bold;
}
.main.main-area .dbmenu{
	margin:5px 0px 5px 2px;
}

.dbmenu a {
font-weight:bold;
}

.dbmenu a:visited {
font-weight:bold;
}

.dbmenu a:active {
font-weight:bold;
}

.dbmenu a:hover {
font-weight:bold;
}

.title02 {
color:#000099;
font-size: 16px;
border-left:8px solid #FFCC00;
padding:3px 10px;
margin:0;
}
#freetalk .title02 { /* フリートーク用 */
color:#000099;
font-size: 16px;
border-left:8px solid #33CC00;
padding:3px 10px;
margin:0;
}

.title03 {
font-size: 16px;
padding:3px 10px;
margin:0;
}

.eva01 {
line-height:125%;
margin:7px;
padding:0px;
}

/* ---- 特選 ---- */
#tokusen{
width:100%;
margin: 0px 0px 20px 0px;
padding:0px;
border: thin outset #E6E6E6;
}

/* ---- 特選見出し ---- */
#tokusen h2 {
font-size:110%;
font-weight: bold;
color: #FFFFFF;
background-image: url(/img/index/bg_t.gif);
margin: 0px;
padding:3px;
}

#tokusen h2 a {
text-decoration:none;
color:#FFFFFF;
}

#tokusen h2 a:visited {
color:#FFFFFF;
text-decoration:none;
}

#tokusen h2 a:active {
color:#FFFFFF;
text-decoration:none;
}

#tokusen h2 a:hover {
color:#FFFFFF;
text-decoration:none;
}

/* ---- 特選画像 ---- */
.tokusenimg {
float:left;
margin: 10px 0px 5px 0px;
width:100px;
}

/* ---- 特選 ---- */
#tokusen ul {
margin: 10px 0px 0px 90px;
padding:0px;
line-height: 190%;
}

#tokusen li {
padding:0px;
margin: 0px 0px 0px 10px;
list-style-image: url(/img/arrow.gif);
}

#tokusen li a {
font-weight: bold;
}

.fxsmall {
font-size: x-small;
}

/* ---- クチコミ ---- */
.hyokabg {
background-repeat: no-repeat;
background-color: #fafae8;
background-position: center;
}

.aboutme_float {
float:right;
}

.wb {
word-break:break-all;
}

/* ---- 左ペインgoodsshop ---- */
#goodsshop{
padding:4px;
margin-top: 5px;
background-color: #ff9900;
border-bottom: #999999 solid 1px;
border-top: #999999 solid 1px;
}
#goodsshop p.goodstitle{
background-color:#FFFFFF;
margin: 0;
padding: 5px;
}

#goodsshop span.goodsimg{
background-color:#FFFFFF;
display:block;
text-align:center;
}

/* ---- 左ペインmobile ---- */

#mobile{
	width:138px;
	padding: 10px 0;
	font-size: 75%;
	overflow:hidden;
	 }

#mobile p{
	margin: 0px;
	padding: 0px;
	 }

#mobile div.smp{
	background: url(../img/777mob_smp.gif) no-repeat top left;
	height: 90px;
	margin-top: 10px;

	 }
	#mobile div.smp-inner{
	 	background: url(../img/777mob_smp_qr.gif) no-repeat bottom right;
		padding-bottom: 6px;
			 }
#mobile p.btn{
	padding: 4px 0 0 7px;
	 }



/* ---- 右ペインtwitter ---- */
#twitter_div {
margin : 0;
padding : 0;
text-align : left;
width: 200px;
}

#twitter_update_list {
margin-left: 1px;
padding-left : 0px;
padding-top : 2px;
width: 200px;
}

/* ---- 右ペイン夕刊ガジェット ---- */

#gadget ul,#gadget ol,#gadget li{
margin: 0;
padding: 0;
	}

#gadget{
border:solid 10px #FFD24C;
}
#gadget div{
padding:5px;

}
#gadget div ul{
width: 180px;
}

#gadget li{
list-style-image:none;
list-style-type:none;
list-style-position: outside;
margin-bottom: 0;
}
#gadget li a{
display:block;
background:url(http://entame.nifty.com/img/get/line.gif) repeat-x bottom;
padding:5px;
}
#gadget li a:hover{
background:url(http://entame.nifty.com/img/get/line.gif) repeat-x bottom #ECFFFF;

}
#gadget h2{
margin:0 0 5px 0;
padding:0;
font-size:1em;

}
#gadget .new h2{background:#FFF;}
#gadget .pickup h2{	background:#493426;}
#gadget a:link{color:#333;text-decoration:underline;}
#gadget a:visited{color:#F60;text-decoration:underline;}
#gadget a:hover{color:#F60;text-decoration:underline;}
#gadget a:active{color:#336699;text-decoration:none;}
#gadget img ,#gadget a{border:0;}




/* ---- AWARD投票フォーム用 ---- */
/*award entry*/
div#awa_container{
	width: 792px;
	font-size:100%;
	line-height: 180%;
	font-size:124%;
	margin-bottom: 20px;
}

#awa_contentsTop {
	margin-bottom: 20px;
}

#awa_contentsTop p {
	margin-bottom: 0px;
}


#awa_contents {
	text-align:left;
	margin-bottom: 20px;
}

.awardentry{
	background: url(/img/awa_form_bg.gif) no-repeat bottom right;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 10px;
}
.awardentry p.redttl,.awardentry p.bluettl,.awardentry p.orangettl{
	height: 42px;
	font-weight: bold;
	font-size: 120%;
	color: #fff;
	padding: 5px 35px;
	margin: 0;
}

.awardentry p.orangettl {
	background: url(/img/awa_form_orange_bg.gif) no-repeat top left;
}

.awardentry p.bluettl {
	background: url(/img/awa_form_blue_bg.gif) no-repeat top left;
}

.awardentry p.redttl {
	background: url(/img/awa_form_red_bg.gif) no-repeat top left;
}

.awardentry .awardentryinner {
	padding:10px 20px 10px;
}

.awardentry .awardentryinner input {
	font-size: 120%;
	font-weight: bold;
	}

.awardentry .awardentryinner ul ,.awardentry .awardentryinner p {
	margin: 0;
	padding: 0;
}

.awardentry .awardentryinner li {
  list-style: none;
  padding: 0 10px 5px;
  margin: 0;
}
.awardentry .awardentryinner li label{
  padding: 0 10px ;
}

.awardentry .awardentryinner p.image-btn input {
	margin-top: 20px;
	display:block;
    border: 0px;
	padding: 0;
    width: 308px;
    height: 56px;
	font-size: 120%;
	font-weight: bold;
    background: url(/img/awa_image_btn.png) no-repeat left top;
	cursor:pointer;
}

#makerlink {
    width: 592px;
    background: url(/img/awa_makerlink_bg.gif) no-repeat bottom left;
	margin: 0 98px 10px;
	overflow: hidden;
}
#makerlink p.ttl {
	margin-bottom: 0;
	padding-bottom: 0;
}

#makerlink .makerlinkinner{
	display:block;
    width: 505px;
	font-weight: bold;
	margin: 0 34px ;
	padding: 0 15px 45px 15px;
	overflow: hidden;
	text-align:center;
	font-size: 120%;
}


#entrybtn p a{
	display:block;
    width: 592px;
	height: 70px;
	margin: 0 98px 10px;
	background: url(/img/awa_entry_btn.gif) no-repeat left top;
}
#entrybtn p a span,#entrybkbtn p a span,#entrytopbkbtn p a span  {
	display:none;
}

#entrybtn p a:hover {
	background-position: 0 -70px;
}

#entrybkbtn p a {
	display:block;
    width: 354px;
	height: 45px;
	background: url(/img/awa_entry_bkbtn.gif) no-repeat left top;
	overflow:hidden;
}

#entrybkbtn p a:hover {
	background-position: 0 -45px;
}

#entrytopbkbtn p a {
	display:block;
    width: 354px;
	height: 45px;
	background: url(/img/awa_entry_topbkbtn.gif) no-repeat left top;
	overflow:hidden;
}

#entrytopbkbtn p a:hover {
	background-position: 0 -45px;
}
/* ---- /AWARD投票フォーム用 ---- */

/* ---- パチンコ・パチスロ一覧_注目の新機種枠(普通バージョン)
div#att_container{
	background: url(/img/att_bg_slo_ttl.gif) no-repeat top left;
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 580px;
}

#att_container div.thumb{
	float:left;
	width:90px;
	margin-left: 10px;
}

#att_container div.spec_box{
	float:left;
	width: 290px;
	margin-left: 5px;
	padding-top: 30px;
}

#att_container div.spec_box p.spec{
	margin: 0 0 5px 0;
	line-height: 150%
}
#att_container div.spec_box p.spec a{
	font: normal bold 120% "ＭＳ Ｐゴシック";


}

#att_container div.spec_box p.read{
	line-height: 115%;
	margin: 0;
}

#att_container div.slolinkbtn a,#att_container div.paclinkbtn a{
	float: left;
	width:167px;
	display:block;

	overflow:hidden;
}
#att_container div.slolinkbtn a{
	margin: 10em 0 0 5px;
	height: 28px;
	background: url(/img/att_btn_slo.gif) no-repeat left top;
}
#att_container div.slolinkbtn a:hover{
	background-position: 0 -28px;
}

#att_container div.paclinkbtn a{
	margin: 8em 0 0 5px;
	height: 36px;
	background: url(/img/att_btn_pac.gif) no-repeat left top;
}
#att_container div.paclinkbtn a:hover{
	background-position: 0 -36px;
}

#att_container div.slolinkbtn a span,#att_container div.paclinkbtn a span{
	display:none;
}

 /パチスロ一覧_注目の新機種枠 ---- */


/* ---- パチンコ・パチスロ一覧_注目の新機種枠(ゴージャスver.)  ---- */

/* **** パチンコ **** */
div#att_container_pac{
	background: url(/jsp/parts/780/fix_img/att_bg_pac_ttl.jpg) no-repeat top left;
	overflow: hidden;
	padding: 30px 0 0 0;
	width: 580px;
}

#att_container_pac div.linkbtn a{
	height: 40px;
	background: url(/jsp/parts/780/fix_img/att_btn_pac.png) no-repeat left top;
}
#att_container_pac div.linkbtn a:hover{
	background-position: 0 -40px;
}

/* **** スロット **** */
div#att_container_slo{
	background: url(/jsp/parts/777/fix_img/att_bg_slo_ttl.jpg) no-repeat top left;
	overflow: hidden;
	padding: 30px 0 0 0;
	width: 580px;
}


#att_container_slo div.linkbtn a{
	height: 40px;
	background: url(/jsp/parts/777/fix_img/att_btn_slo.png) no-repeat left top;

}

#att_container_slo div.linkbtn a:hover{
	background-position: 0 -40px;
}

/* **** パチ・スロ共通 **** */
#att_container_pac div.thumb, #att_container_slo div.thumb{
	float:left;
	width:90px;
	margin-left: 10px;
}

#att_container_pac div.spec_box, #att_container_slo div.spec_box{
	width: 300px;
	margin-left: 100px;
	padding-top: 35px;
}

#att_container_pac div.spec_box p.spec, #att_container_slo div.spec_box p.spec{
	margin: 0 0 5px 0;
	line-height: 150%
}
#att_container_pac div.spec_box p.spec a, #att_container_slo div.spec_box p.spec a{
	font: normal bold 120% "ＭＳ Ｐゴシック";
}

#att_container_pac div.spec_box p.read,#att_container_slo div.spec_box p.read{
	line-height: 115%;
	margin: 0;
}

#att_container_pac div.linkbtn a, #att_container_slo div.linkbtn a{
	display:block;
	overflow:hidden;
	margin:10px 20px 10px;
	clear:both;
}

#att_container_pac div.linkbtn a span,#att_container_slo div.linkbtn a span{
	display:none;
}
/* ---- /パチンコ・パチスロ一覧_注目の新機種枠 ---- */



/* ---- チャーリー　ウワサ話 ---- */
#rumormodule{
	width:592px;
	background:#c8c5c5;
	padding:10px 0;
	margin-bottom:20px;
}

#rumormodule .moduleInner {
	width:570px;
	background: url(/img/rumor/comment_bg.jpg) no-repeat top left;
	border:0px;
	margin-left: 10px;
	padding: 30px 0px 0px;
	overflow: hidden;
}
#rumormodule div.rumorttl{
	font-size:140%;
	color:#262626
}

#rumormodule p.comment{
	margin:0 30px 15px;

}

/* ---- /チャーリー　ウワサ話 ---- */
/* ---- ソーシャルプラグイン ---- */
.socialplugins{
	float:right;
	padding:0;
	margin:0;
	}
.socialplugins ul {
	margin:0;
	padding: 0;
}

.socialplugins li {
	margin:0 0 0 15px ;
	padding: 0;
	display:inline;
}

.col3 .socialplugins {
	margin-top: -12px;
	margin-bottom: 6px;
}

/* ---- /ソーシャルプラグイン ---- */
#social{
	overflow-x:hidden;
	overflow-y:hidden;
        width:180px;
	height:120px;
	background:#F8F8F8;
}
#social td{
	font-size:80%;
}
#twitter_div ul{
	display:none;
}
/* ---- スマホ用バナー ---- */

.pcSiteLinkBtn{
	margin: auto;
	width: 952px;
	padding:15px 0;
	text-align:center;
}
.pcSiteLinkBtn a{
	border:1px solid #787878;
	background:none !important;
	margin:0 auto;
	display:block;
	color:#fff;
	text-shadow: 0 -3px 3px #666;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0, rgb(150,150,150)),
	    color-stop(0.5, rgb(150,150,150)),
	    color-stop(0.5, rgb(171,171,171))
	) !important;
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(150,150,150) 0%,
	    rgb(150,150,150) 50%,
	    rgb(171,171,171) 50%
	) !important;
	color:#fff !important;
	text-align:center;
	font-weight:bold;
	padding:30px 0 !important;
	width:90%;
	font-size:56px;
	line-height:1.2;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	text-decoration:none;
}
.pcSiteLinkBtn a:hover{text-decoration:none;}
/* ---- /スマホ用バナー ---- */


/* ---- + 芸人コラム 共通 ---- */
body.yoshimoto .page{
	text-align:left;
}
body.yoshimoto .socialplugins{
   padding-bottom:3px;
   text-align:right;
	 margin-top:10px;
}
body.yoshimoto .socialplugins ul li{
   display:inline;
   vertical-align:middle;
   padding-right:5px;
}
/* ---- - 芸人コラム 共通 ---- */

/* ---- + 芸人コラム 一覧 ---- */
body.yoshimoto .headimg{
	margin-bottom:40px;
}

body.yoshimoto .headShoukai{
	margin-bottom:12px;
}

body.yoshimoto .profile{
	margin-left: -10px;
}
body.yoshimoto .profile .dotHr{
	margin-top:5px;
}
body.yoshimoto .profile .block{
	float:left;
	margin:0 0 10px 10px;

}
body.yoshimoto.listpage .profile{
	width:612px;
	margin-left:-10px;
	margin-right:-10px;
}

body.yoshimoto .profile img{
	margin:0 10px 0  0;
}
body.yoshimoto .ycopy{
	text-align:center;
	font-size:0.9em;
	margin-bottom:85px;
}

/* ---- - 芸人コラム 一覧 ---- */

/* ---- + 芸人コラム 詳細 ---- */

body.yoshimoto.detailpage .main,.iedetailpagemain{
	_width:592px;
	min-width:592px;
}
.iedetailpagemain{
	_width:592px;
	min-width:592px;
}

body.yoshimoto .headDetail{
	margin-top:5px;
	_width:592px;
	min-width:592px;
}
body.yoshimoto .headDetail .profile{
	float:left;
	margin:0;
	width:348px;
}
body.yoshimoto .headDetail .profile .block{
	margin:0;
}
body.yoshimoto .headDetail .profile .dothr{
	margin-bottom:5px;
}
body.yoshimoto .headDetail .profile .info span{
	font-size:.9em;
}
body.yoshimoto .headDetail .headImgDetail{
	float:right;
	margin-left: 9px;
}
body.yoshimoto .entryTitle{
	background:#FFB100 url(/images/yoshimoto/head_bg_entry_detail.jpg) repeat-x 0 100%;
	margin:10px 0 0;
	/*min-width:592px;*/
}
body.yoshimoto .entryTitle h1{
	font-weight:bold;
	font-size:1.3em;
	line-height:1.3em;
	padding:10px 5px 0;
	text-align:left;
}
body.yoshimoto .entryTitle table{
	padding:8px 8px 3px;
}
body.yoshimoto .entryTitle td{
	padding:0;
	padding:0 8px\9;/*ie8*/
}

body.yoshimoto .entry{
	padding: 12px;
	border:8px solid #feca52;
	display: inline-block;
	margin:0 0 15px;
}
body.yoshimoto .entry table{
	line-height: 1.2em;
}
body.yoshimoto .entry td.entryText{
	line-height: 1.5em;
	padding:0 8px;

	text-align:left;
}

body.yoshimoto .entry .photo2column{
	padding:0;
	margin:45px 0 15px;
	width: 100%;
}
body.yoshimoto .entry .photo2column td{
	padding:expression((this.parentNode.firstChild ==this)?'0 10px 0 0':'0');
	margin:0 0 10px;
}
body.yoshimoto .entry .photo2column td:first-child{
	padding:0 10px 0 0;
}

body.yoshimoto .entry .banner{
	text-align:center;
	padding:5px 0;


}
body.yoshimoto .entry .banner a{
	margin :0 auto;
}
body.yoshimoto.detailpage .ycopy{
	padding: 15px 0;
}
/* ---- - 芸人コラム 詳細 ---- */

/* ---- + 業界ニュース ---- */
#b-news {
    border: thin outset #e6e6e6;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
#b-news h2 {
    background-image: url("/img/index/bg_t.gif");
    color: #ffffff;
    font-size: 110%;
    font-weight: bold;
    margin: 0;
    padding: 3px;
}
#b-news h2 a {
    color: #ffffff;
    text-decoration: none;
}
#b-news h2 a:visited {
    color: #ffffff;
    text-decoration: none;
}
#b-news h2 a:active {
    color: #ffffff;
    text-decoration: none;
}
#b-news h2 a:hover {
    color: #ffffff;
    text-decoration: none;
}

#b-news ul {
    margin: 10px 0px 0px 20px;
    padding:0px;
    line-height: 190%;
}

#b-news li {
    padding:0px;
    margin: 0px 0px 0px 10px;
    list-style-image: url(/img/arrow.gif);
}

#b-news li a {
    font-weight: bold;
}
/* ---- - 業界ニュース ---- */

/* -------- + 2015/03 -------- */

/* clearfix */
.pkg{zoom:1;}
.pkg:after{content:'';display:block;clear:both;}


.sprite-img{
	background: url("/img/sprite-img.png") no-repeat;
	text-indent: -9999em;
	display: block;
}

.sprite-img.logo a{
	background-position: -1px -1px;
}

.sprite-img.mypege-icon{
	background-position: -240px -3px;
	height: 15px;
	width: 12px;
	padding-left: 5px;
	float: left;
}

.sprite-img.help-icon{
	background-position: -255px -3px;
	height: 15px;
	width: 12px;
	padding-left: 5px;
	float: left;
}

.sprite-img.ft-banner01{
	background-position: -0px -48px;
	width: 200px;
	height: 50px;
}

.sprite-img.entry-btn,
.sprite-img.ft-banner02{
	background-position: -131px -100px;
	width: 142px;
	height: 68px;
}

.sprite-img.niftyTop{
	background-position: -0px -106px;
	width: 87px;
	height: 15px;
}

.sprite-img.register{
	background-position: -0px -123px;
	width: 100px;
	height: 15px;
}

.sprite-img.search-icon{
	background-position: -252px -46px;
	height: 17px;
	width: 16px;
	float: left;
	margin-left: 3px;
	margin-right: 5px;
	*margin-right: 3px;
}

.sprite-img.search02-icon{
	background-position: -252px -46px;
	height: 16px;
	width: 11px;
	float: left;
	margin-left: 3px;
	margin-right: 5px;
	*margin-right: 3px;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM1QkMyOTU0NzAxNzExRTVBRjgwOTJCNkFCQTA3QTQ2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM1QkMyOTU1NzAxNzExRTVBRjgwOTJCNkFCQTA3QTQ2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzVCQzI5NTI3MDE3MTFFNUFGODA5MkI2QUJBMDdBNDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzVCQzI5NTM3MDE3MTFFNUFGODA5MkI2QUJBMDdBNDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6JI4eRAAAA70lEQVR42mL8//8/wxF9fXkGBoaZQGwDxNxA/BWI19hcvJjAgAQYD+vpgRTuAmI1IF4LxF+AWA6IHYH4KlCDDlw1UPEOIP4PxF4gW2AYyK+DinfAxJigVu8EmrAN2UogvwlI3YXKgwET1I13GLCDI0DMg6wYBCRwKFZB5oAUHwVid2iIIIzU1/cCUtZAfAEmxgLEbUC8FRQiQAWLoaEBsikfiL8BcT086KDhXAhkN0PdDwMvoDarAz37Aa4YyeoCKPM5UMFKIH8DkO0PxI1AfgOKYoyggGjuh3Id8SqGaoCZ/pGFgTAApY8FIAZAgAEAxzdgjQborDMAAAAASUVORK5CYII=") no-repeat;
	position: absolute;
	left: 8px;
	margin-top: 2px;
}

.sprite-img.sub-rss{
	background-position: -228px -46px;
	height: 17px;
	width: 20px;
}

.sprite-img.ran-num01{
	background-position: -208px -73px;
	height: 17px;
	width: 15px;
	float: left;
	margin-right: 8px;
}
.sprite-img.ran-num02{
	background-position: -231px -73px;
	height: 17px;
	width: 15px;
	float: left;
	margin-right: 8px;

}
.sprite-img.ran-num03{
	background-position: -254px -73px;
	height: 17px;
	width: 15px;
	float: left;
	margin-right: 8px;

}

.sprite-img.ft-banner01:hover,
.sprite-img.entry-btn:hover,
.sprite-img.ft-banner02:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}


/*header*/

.text-center{
	*text-align: center;
}

.wap-header{
	background: #fff;
	width: 1226px;
	margin: 0 auto;
	min-height: 54px;
	*height: 54px;
	text-align: left;
}

.wap-header p{
	margin: 0;
	padding: 0;

}

#tagline{
	position: relative;
}

#tagline span {
	position: absolute;
	margin-left: 260px;
	margin-top: 15px;
	width: 520px;
	font-size: 0.9em;
}

.header-area .mod-ttl {
	margin-left: 17px;
	width: 228px;
	line-height: 0;
	height: 35px;
	*height: 38px;
	float: left;
	margin-top: 5px;
}

.header-area .mod-ttl a{
	display: block;
	width: 225px;
	height: 35px;
	*height: 34px;
}


.header-area .s-menu{
	float: right;
	width: 180px;
}

.header-area .s-menu a{
	color: #003399;
}

.header-area .s-menu a:hover{
	color: #ce5c00;
}


.header-area .s-menu p{
	text-align: right;
	margin-top: 2px;
	margin-right: 20px;
}

.header-area .s-menu ul{
	padding: 0;
	margin: 0;
	margin-left: 15px;
}

.header-area .s-menu ul li{
	list-style-type: none;
	margin: 0;
	float: left;
	padding: 7px 0 5px 0px;
}


.header-area .s-menu ul li.mypage{
	padding-right: 15px;
}



/* ---- + 左サイド ---- */

/* -- + 設定 -- */

.menu{
	background: #fff !important;
	min-width: 140px !important;
	padding: 0 !important;
	margin: 0;
}
.menu p{
	margin: 0;
	padding: 0;
}

.menu ul{
	padding: 0;
	margin: 0;
}

.menu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu li.accordion {
	height: 30px;
}


.menu input,.menu select {
outline:0px none black;
}

/* -- - 設定 -- */


/* -- + ナビ -- */


ul.said-menu p {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%
}

ul.said-menu {
	background: #f6f6f6;
	font-family: "メイリオ", sans-serif;
}

ul.said-menu.patt01 {
	border-left: 4px solid #fa6f06;
}
ul.said-menu.patt02 {
	border-left: 4px solid #ffc000;
}



ul.said-menu > li{
	position: relative;
}

ul.said-menu.patt01 li:hover{
	background: url(/img/sprite-img.png) no-repeat;
	background-position: -835px -51px;
}

ul.said-menu.patt02 li a:hover{
	background: #ffc000;
}


ul.said-menu li a{
	border-bottom: #efefef solid 1px;
	margin: 0;
	display: table;
	padding: 5px 0;
	width: 100%;
	text-decoration: none;
	color: #575757;
	font-size: 12px;
	position: relative;
	z-index: 1;
	*height: auto;
	*overflow: hidden;
}


ul.said-menu.patt01 li a{
	background: url(/img/sprite-img.png) no-repeat;
	background-position: -866px -20px;
}

ul.said-menu.patt01 li.on a,
ul.said-menu.patt01 li a:hover{
	background: url(/img/sprite-img.png) no-repeat;
	background-position: -840px -51px;
	*background-position: -835px -51px ;
}

ul.said-menu.patt02 li a:hover{
	border-bottom: #ffc000 1px solid;
}



ul.said-menu.patt01 li ul li a{
	background: none;
}



ul.said-menu.patt02 li a:hover{
	color:#fff;
}



ul.said-menu li a span{
	padding: 0px 10px 0 6px;
}

ul.said-menu li ul li span{
	padding: 0;
	margin: 0 9px;
	display: inline-block;
	*display: block;
	*zoom: 1;

	}



ul.said-menu li ul{
	background: #fa6f06;
	width: 144px;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	*margin-left: -4px;
	display: none;
	z-index: 1;

}

@media (min-width: 1px) {
ul.said-menu li ul{
	left: 144px;
	top: 0px;
}


ul.said-menu li.long-name a{
	line-height: 1.1;
}

}

ul.said-menu.patt01 li a:hover + ul.said-menu li ul{
	display: block;
}



ul.said-menu li ul.fast{
	display: block;
}


ul.said-menu li ul li.last a{
	border-bottom: none;
}



ul.said-menu.patt01 li ul li a{
	color: #fff;
	border-bottom: solid 1px #ffb247;
	cursor: pointer;
}

ul.said-menu.patt01 li ul li a:hover{
	background: #ff9900;
	color: #fff;
}

ul.said-menu.patt01  li.list-none a:before,
ul.said-menu.patt01  li ul li a:before{
	content:"";
}

ul.said-menu > li:hover > a{
	background: none;
}


ul.said-menu > li:hover ul {
	display: block;
}

ul.said-menu.patt01 li a:hover{
	background: url("/img/sprite-img.png") no-repeat;
	background-position: -835px -51px ;
}

ul.said-menu.patt01 li:hover{
	background: url("/img/sprite-img.png") no-repeat;
	background-position: -835px -51px ;
}


/*
ul.said-menu.patt01 li:hover{
	background: url("/img/sprite-img.png") no-repeat;
	background-position: -835px -51px ;
}
*/

/* -- - ナビ -- */

/* -- + 検索 -- */
.mod-search{
	margin: 20px 0;
}

.mod-search .mod-inner{
	background: #f6f6f6;
	font-family: "MS P ゴシック";
	padding: 10px 0;
}
.mod-search .mod-inner.patt01{
	padding-bottom: 5px;
}
.mod-search .mod-inner.patt02{
	padding: 05px 0 10px 0px;
}


.mod-search .mod-inner .mod-ttl{
	margin-bottom: 3px;
	font-weight: bold;
}
.mod-search .mod-inner .search-area{
	padding: 0 5px;
}



.search-area input{
	display: inline-block;
	*display: block;
	*zoom: 1;
	margin: 0;
	padding: 0;
}
.search-radio{
	display: block;
	margin-bottom: 5px;
}
.search-radio span.fl{
	display: inline-block;
	*display: block;
	margin-right: 10px;
	*margin-right: 5px;
	float: left;


}
.search-radio span.fr{
	float: left;
}


.search-radio input{
	display: inline-block;
	*display: block;
	*float: left;
	box-sizing:content-box;
	margin: 0 3px;
	font-family: sans-serif;
}

.search-radio label{
	font-size: 11px;
	display: inline-block;
	*margin-left: -5px;
	*margin-top: 2px;
}

.search-area .text-box{
	margin-bottom: 2px;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
.search-area .text-box input{
	font-size: 11px;
	width: 90px;
	min-height: 20px;
	*height: 20px;
}

input.submit-btn{
	background: #0066d7;
	border-radius: 0 2px 2px 0px;
	min-height: 20px;
	padding: 0 3px;
	*height: 20px;
	*margin-top: 1px;
	*margin-left: -5px;
	color: #fff;
	border: none;
	cursor: pointer;
}

/* -- - 検索 -- */

.mod-menu-ex ul.menu-ex li{
	margin-bottom: 5px;
	margin-left: 18px;
	list-style-type: disc;
	text-indent: -1px;
}

.mod-menu-ex ul.menu-ex li a{
	color: #575757;
	font-size: 10px;
	text-decoration: none;
}

.mod-sns{
	margin: 10px 0px;
}
.mod-sns .sns-fb{
	margin: 0 0 10px
}

.btn .label{
	font-size: 10px;
}

.mod-hall-entry a{
	display: block;
	width: 142px;
	height: 65px;
}
.mod-hall-entry a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}



/* ---- - 左サイド ---- */


/* ---- + サブ ---- */
.sub-area {
	width: 200px;
	background: #f8f8f8;
	padding-bottom: 5px;
}
.sub-area a{
	color: #003399;
}

.sub-area a:hover{
	color: #ce5c00;
}


.sub-area p,
.sub-area ul{
	margin: 0;
	padding: 0;
}

.sub-area ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sub-area .mod-ttl{
	background: #454545;
	color: #fff;
	font-weight: bold;
	zoom:1;
}

.sub-area .mod-ttl p{
	margin-left: 8px;
	padding: 3px 0;
}


.sub-area .mod-ttl p{
	margin-left: 8px;
	padding: 3px 0;
}

.sub-area .advertising{
	text-align: center;
	margin: 10px 0;
}

.sub-area .sub-list{
	margin-top: 0px;
}
.sub-area .sub-list .list-box {
	margin-bottom: 15px;
	zoom:1;
}
.sub-area .sub-list .box01 .list-inner {
	padding:0 7px;
}
.sub-area .sub-list .box01 img{
	border:0;
}

.sub-area .sub-list .list-ttl{
	background: #454545;
	color: #fff;
}

.sub-area .sub-list .deco{
	color: #454545;
	text-align: center;
	margin-top: -6px;
	font-size: 15px;
	font-family: "メイリオ",sans-serif;
}


.sub-area .sub-list .list-ttl p{
	margin-left: 8px;
	padding: 4px 0;
}

.sub-area .sub-list .list-ttl .ttl{
	float: left;
}

.sub-area .sub-list .list-ttl .sub-rss{
	float: right;
	margin-right: 8px;
}
.sub-area .sub-list ul{
	padding: 0 8px;
}

.sub-area .sub-list ul li{
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 8px;
	*margin-bottom: 0px;

}

.sub-area .sub-list ul li span.name{
	display: block;
	text-align: right;
	*margin-top: 2px;
}

.sub-area .sub-list ul.ranking-list li{
	text-indent: 0;
	padding-left: 0;
	*margin-bottom: 8px;
}

.sub-area .sub-list ul.ranking-list li a{
	line-height: 1.3;

}

.rsnbanbBox{
	background:url("/img/sprite-img.png") no-repeat;
	background-position: -277px -0px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	height: 93px;
	width: 185px;
	margin: 0 auto 10px;
}


.rsnbanbBox p{
	text-align: center;
}

.rsnbanbBox a{
	display: block;
	height: 93px;

}

.okibikiBox{
	background:url("/img/sprite-img.png") no-repeat;
	background-position: -277px -93px;
	text-indent: -9999em;
	overflow: hidden;
	display: block;
	height: 128px;
	width: 185px;
	margin: 0 auto;
}


.okibikiBox p{
	text-align: center;
}



/* ---- - サブ ---- */



/* ---- + フッター ---- */
.wap-footer{
	background: #fff;
	padding-top:2px;
	border-top: 1px solid #cdcdcc;
	width:1226px;
	margin: 20px auto 0;
	clear: both;
}

.wap-footer a{
	color: #003399;
}
.wap-footer a:hover{
	color: #ce5c00;
}



.footer-area{
	padding-top: 10px;
	text-align: left;
}

.footer-area ul{
	margin: 0;
	padding: 0;
}

.footer-area ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.ftmenu-box{
	width: 570px;
	float: left;
}

.ftmenu-box .ftmenu{
	width: 135px;
	float: left;
}

.ftmenu-box .ftmenu.box01{
	margin-left: 30px;
}


.ftmenu p{
	margin: 0;
	padding: 0;
}

.ftmenu p.bpx-ttl{
	font-size: 1.1em;
}

.ftmenu ul{
	margin: 0;
	padding: 0;
	margin-top: 20px;
}

.ftmenu ul.ttl-on{
	margin: 0;
}



.ftmenu ul li{
	list-style-type: none;
	margin-bottom: 7px;
	text-indent: -0.5em;
	padding-left: 0.5em;
	padding-right: 1em;
}



.ftmenu ul.ftmenu-tow{
	margin-top: 20px !important;
}


.ftbanner-box{
	float: right;
	width: 382px;
	margin: 0 10px 0 10px;
}

.ftbanner-box .ftbanner{
	float: left;
}

.ftbanner-box .ftbanner.box01{
	width: 200px;
	margin-right: 20px;
}
.ftbanner-box .ftbanner.box01 a{
	display: block;
	width: 200px;
	height: 50px;
}
.ftbanner-box .ftbanner.box01 p{
	padding: 0;
	margin: 0;
	margin-top: 5px;
	line-height: 1.2;
	font-size: 0.85em;
}

.ftbanner-box p.ft-banner01{
	margin-top: 0 !important;
}

.ftbanner-box .ftbanner.box02 p{
	padding: 0;
	margin: 0;
	line-height: 0;
}

.ftbanner-box .ftbanner.box02 a{
	display: block;
	width: 142px;
	height: 65px;
}
.ftbanner-box .ftbanner.box02 a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}



.wap-footer .ft-logos{
	width: 210px;
	float: left;
	padding-left: 10px;
}

.wap-footer .ft-logos li{
	float: left;
}
.wap-footer .ft-logos li.niftyTop{
	padding-left: 5px;
}

.wap-footer .ft-logos li.niftyTop a{
	display: block;
	height: 15px;
	width: 87px;
}

.wap-footer .ft-logos li.register a{
	display: block;
	height: 15px;
	width: 100px;
}


.wap-footer .bottom-links{
	width: 752px;
	float: right;
	padding:0 10px 5px 0;

}
.wap-footer .bottom-links ul {
	float: right;
}
.wap-footer .bottom-links ul.links-tow{
	margin-top: 5px;
}

.wap-footer .bottom-links ul li{
	float: left;
}


.wap-footer .bottom-links ul li.sep{
	color:#282828;
	padding: 0 8px;
}

.wap-footer .bottom-links p{
	text-align: right;
	margin-top: 5px;
}

/* ---- - フッター ---- */

.moreimg{
	width: 590px !important;
	padding: 0 !important;
	margin: 0 auto;
}


div.body-area {
	padding: 10px 0 0;
	width: 1226px;
}
.col2 div.body-area{
}

div.container-area {
	width: 1226px;
	text-align: left;
	background: #fff;
}
div.container-area.col3 {
	width: 1234px;
}
div#unit-menu {
	float: left;
	width: 148px;
	margin-left: 4px;
}
div#unit-menu .said-menu .list {
	top: 0px;
	left: 144px;
}
div.contents-area{
	float: right;
	width: 1067px;
	margin-right: 4px;
	padding:0 0 20px;
}
.col2 div.contents-area{
	*margin: 0;
}
div.main-area.main {
	width: 712px;
	margin:0 18px 0 12px;
	padding: 0;
	float: left;
}
div.main-area.main .kushuListMenuButtons {
	width: 100% !important;
}
div.main-area.header {
	width: 1040px;
	margin:0 18px 0 12px;
	padding: 0;
	float: left;
}
.col3 div.main-area.header .kushuListMenuButtons{
	margin-bottom: 10px;
}

.col3 div.main-area.main .dbmenu.banmen{
	margin: 8px auto 5px !important;
}

div.main-area h2.abbreviation {
	margin-top: 2px;
	position: absolute;
	right: 20px;
	font-size:0.8em;
	color: #777;
	font-weight: normal;
}
div.sub-area {
	float: right;
	width: 320px;
	padding: 0;
	margin-bottom: 10px;
	background:#fff;
}
div.sub-area .unit{
	background:#f8f8f8;
	padding-bottom:10px;
	margin-bottom:10px;
}
.col2 div.page-area{
	width: 822px;
	float: left;
}

div.calender ul{
    float: right;
    margin: 0 0 1px 0;
    overflow: hidden;
}
div.calender ul li{
	list-style:none;
	background:url(/img/calendar/icon.gif) no-repeat left center;
	padding-left:15px;
	float:left;
}
div.calender li.p {
    padding-right: 15px;
}
div.calender dd.p{
	background:url(/img/calendar/icon_p.gif) no-repeat left top;
}
div.calender dd.s{
	background:url(/img/calendar/icon_s.gif) no-repeat left top;
}
div.calender div.calendarPoint{
	border: solid 1px #999999;
	padding: 3px;
}
div.calender dt {
    background: none repeat scroll 0 0 #eee;
    border-bottom: 5px solid #fff;
    border-top: 1px solid #ccc;
    clear: both;
    font-size: 115%;
    font-weight: bold;
    margin: 10px 0 5px;
    padding: 2px 10px;
}
div.calender dd {
    border-bottom: 1px dotted #333;
    line-height: 170%;
    margin: 0 0 10px;
    padding: 0 0 10px 17px;
}
div.calender dd.none {
    border-bottom: medium none;
}
div.calender h2 {
    border-left: 6px solid #fe5b32;
    margin: 10px 0 0;
    padding-left: 10px;
}
div.calender dl.back dd {
    font-family: Arial;
    overflow: hidden;
    padding: 0 0 10px;
}
div.calender dl.back dd span {
    color: #666;
    display: block;
    float: left;
    margin-right: 13px;
}
div.calender dd span {
    color: #900;
    padding-left: 10px;
}

/* -------- - 2015/03 --------  */

/* ↓Report.cssを移植 */
h1.report {
	font-size:115%;
	color: #333333;
	text-align: left;
	margin:0px 0px 10px 0px;
}

#pict h2 {
	width:550px;
	font-size:115%;
	color: #333333;
	text-align: left;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FECB00;
}

#pict {
	text-align: center;
}

.report01 {
	line-height: 150%;
	color: #000000;
	text-align: left;
}

.report02 {
	text-align: left;
	line-height: 150%;
	color: #000000;
	margin:0px 0px 25px 0px;
}

.report03 {
	width:100%;
	line-height: 150%;
	color: #000000;
	text-align: left;
}

.pimg {
	width:550px;
	text-align: center;
}

ul.report {
	width:500px;
	text-align: left;
	line-height: 150%;
	color: #000000;
	margin:0px 0px 20px 0px;
}

.report li {
	list-style-position: inside;
	list-style-image: url("../img/arrow.gif");
}

.pagelink {
	text-align: right;
	line-height: 150%;
	color: #000000;
	margin:5px 5px 10px 5px;
}

.pagelink2 {
	text-align: right;
	line-height: 150%;
	color: #000000;
	margin:5px 5px 20px 5px;
}

.pagelink3 {
	text-align: center;
	line-height: 150%;
	color: #000000;
	margin:5px 5px 5px 5px;
}

#pict4 table {
	margin:20px 0px 30px 0px;
}

.cap {
text-align:center;
margin:5px;
}

#pict4 h2 {
	width:550px;
	font-size:115%;
	color: #333333;
	text-align: left;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FECB00;
}

#pict4 {
	text-align: center;
}
/* ↑Report.cssを移植 */
/* -------- + 2015/04 --------  */

.wap-box{
	width: 802px;
}


/*設置店舗を探す btn*/
.search-btn a{
	background: url("/img/sprite-img.png") no-repeat;
	background-position: -7px -178px;
	width: 253px;
	height: 66px;
	overflow: hidden;
	display: block;
	text-indent: -9999em;
}

.search-btn a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}

/*review-area*/
.review-area.top{
	margin-top: 26px;
}

.review-area p{
	line-height: 100%;
	padding: 0;
	margin: 0;
}

.review-area .review-box{
	border-bottom: 3px solid #ddd;
	font-family: "メイリオ", sans-serif;
	margin-bottom: 15px;
	padding-bottom: 4px;
	position: relative;
	z-index: 1;
}


/*クチコミ・評価を評価する btn*/
.review-area{
	margin-bottom: 10px;
}

.review-area .review-btn {
	background: #ffcc00;
	border-radius: 5px;
	width: 360px;
	float: left;
	box-shadow: 1px 2px 1px #eee;
	margin-bottom: 5px;
}
.review-area .review-btn.long {
	width: 420px;
}

.review-area .review-btn.report {
	background: #ffb366;
}


.review-area .review-btn.evaluate{
	margin-right: 11px;
}

.review-area .review-btn a{
	border-radius: 5px;
	font-size: 1.23em;
	font-weight: bold;
	color: #000000;
	padding: 15px 5px;
	display: block;
	text-decoration: none;
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	background: url("/img/sprite-img.png") no-repeat;
}

.review-area .review-btn.evaluate a{
	background-position: -932px -75px;
}
.review-area .review-btn.evaluate.long a{
	background-position: -901px -75px;
}

.review-area .review-btn.report a{
	background-position: -887px -111px;
}

.review-area .review-btn.evaluate a span.deco{
	margin-left: 43px;
	white-space: nowrap;
}
.review-area .review-btn.evaluate.long a span.deco{
	margin-left: 68px;
}

.review-area .review-btn.report a span.deco{
	margin-left: 58px;
	white-space: nowrap;
}

.review-area .review-btn:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);/* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";/* ie 8 */
}

.review-area .review-area-list{
	margin-bottom: 10px;
}
.review-area .review-area-list .cmni-list{
	float: left;
	width: 420px;
	margin-right: 20px;
}

.review-area .review-area-list .chart{
	margin-left: 5px;
	float: left;
}

.review-area.reviewList .review-area-list .chart{
	margin-left: 2px;
}
.review-area .right-text{
	text-align: right;
	margin: 10px 15px;
}
.review-area .right-text a{
	font-size: 1.3em;
	border: 0;
}

.review-area .right-text a img{
	border: 0;
	margin-right: 3px;
}

.review-btn-area.freeList{
	margin-top: 20px;
}

/*クチコミ*/
.mod-cmni-area .mod-ttl h2,
.mod-cmni-area .mod-ttl .ttl-el-Review
{
	float: left;
}
.mod-cmni-area .mod-ttl{
	margin-bottom: 8px;
}

.mod-cmni-area .mod-ttl h2{
	color: #000;
	margin-top: 7px;
	font-size: 1.5em;
}
.mod-cmni-area h3{
	color: #000;
	margin: 13px 0 8px;
	font-size: 1.3em;
}

.mod-cmni-area .mod-inner .mod-box-area{
	margin-bottom: 20px;
}
.mod-cmni-area .mod-inner .mod-box-area .mod-box{
	margin: 0 0 10px;
	float: left;
	width: 237px;
}

.mod-cmni-area .mod-inner .mod-box-area .mod-box p{
	margin: 0;
	padding: 0;
}
.mod-cmni-area .mod-inner .mod-box-area .mod-box .small-ss p.el-Star{
	padding: 0 5px 0 0;
}


.mod-cmni-area .mod-inner .mod-box-area .mod-box p.lead{
	min-height: 75px;
	padding: 0 10px 0 5px;
}
.mod-cmni-area .mod-inner .mod-box-area .mod-box p.lead a{
	padding-right: 12px;
}

// .mod-cmni-area .mod-inner .mod-box-area .mod-box.box01{
// 	margin: 0 0 10px;
// 	padding-left: 0px;
// }
// .mod-cmni-area .mod-inner .mod-box-area .mod-box.box02{
// 	margin: 0 0 10px;
// 	padding: 0 10px
// }

.mod-cmni-area .mod-inner .mod-btn-area{
	width: 600px;
	margin: 0 auto 5px;
	*padding: 0 0px 0 100px;
	*width: 100%;
}

.mod-cmni-area .mod-inner .mod-btn-area .review-btn{
	background: #ffcc00;
	min-width: 280px;
	*width: 280px;
	float: left;
	margin-right: 10px;
	border-radius: 5px;
	box-shadow: 1px 2px 1px #eee;
	border: solid #ffcc00 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.mod-cmni-area .mod-inner .mod-btn-area .review-btn:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}


.mod-cmni-area .mod-inner .mod-btn-area .review-btn.evaluate-link{
	background: #fafafa;
	border: solid #ccc 1px;
}

.mod-cmni-area .mod-inner .mod-btn-area .review-btn.evaluate-link:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}



.mod-cmni-area .mod-inner .mod-btn-area p,
.mod-cmni-area .mod-inner .mod-link-area p{
	margin: 0;
	padding: 0;
}

.mod-cmni-area .mod-inner .mod-btn-area .review-btn a{
	border-radius: 5px;
	font-size: 1.23em;
	font-weight: bold;
	color: #000000;
	padding: 10px 5px;
	display: block;
	text-decoration: none;
}

.mod-cmni-area .mod-inner .mod-btn-area .review-btn.evaluate a{
	font-family:'ＭＳ Ｐゴシック',sans-serif;
	background: url("/img/sprite-img.png") no-repeat;
	background-position:  -932px -77px;
}

.mod-cmni-area .mod-inner .mod-btn-area .review-btn.evaluate-link a span.num{
	font-size: 0.85em;
}
.mod-cmni-area .mod-inner .mod-btn-area .review-btn.evaluate-link{
	text-align: center;
}

.mod-cmni-area .mod-inner .mod-btn-area .review-btn.evaluate a span.deco{
	margin-left: 38px;
}


.mod-cmni-area .mod-inner .mod-link-area p {
	text-align: right;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.mod-cmni-area .mod-inner .mod-link-area p img{
	margin-right: 5px;
}


/*クチコミ・評価をする */
.mod-cmni-form #cmni-form-02 {
	display: none;
}

.mod-cmni-form{
	margin-bottom: 20px;
}

.mod-cmni-form .mod-ttl{
	margin-bottom: 10px;
}
.mod-cmni-form .form-area {
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 10px 10px 0 0;
}
.container-area.col2 .mod-cmni-form .form-area {
	width: 840px;
}
.mod-cmni-form .form-area ul{
	padding: 0;
	margin: 0;
}

.mod-cmni-form .form-area ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.mod-cmni-form .form-area ul.mod-tab li{
	float: left;
	width: 50%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background: #e8e8e8;
	margin-bottom: 10px;
	font-family: "メイリオ", sans-serif;
	border-radius: 8px 8px 0 0;
}

.mod-cmni-form .form-area ul.mod-tab li.select {
	background: #ff9900;
	display: block;
}


.mod-cmni-form .form-area ul.mod-tab li a{
	text-decoration: none;
	color: #000;
	padding: 13px 0;
	width: 100%;
	display: block;
}
.mod-cmni-form .form-area ul.mod-tab li a:hover{
	text-decoration: underline;
}


.mod-cmni-form .form-area ul.mod-tab li a span{
	text-align: center;
}

.mod-cmni-form .form-area ul.mod-tab li.select a{
	color: #fff;
	position: relative;
}

.mod-cmni-form .form-area ul.mod-tab li.select span{
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #ff9900;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	*bottom: -38px;
}


.mod-cmni-form .form-area .form-box li{
	padding: 20px 0;
	display: block;
}

.mod-cmni-form .form-area .form-box li.radio-area{
	padding: 30px 0px 30px 15px;
}

.mod-cmni-form .form-area.long-form-area .form-box li.radio-area{
	padding: 30px 0px 30px 0px;
}


.mod-cmni-form .form-area .form-box li .text-inner{
	padding: 0 20px;
}

.mod-cmni-form .form-area .form-box li .form-label{
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	color: #3f3f3f;
}
.mod-cmni-form .form-area .form-box li .form-label-box{
	font-size: 16px;
	color: #3f3f3f;
}
.mod-cmni-form .form-area .form-box li .form-label-box.type01{
	margin-right: 30px;
}
.mod-cmni-form .form-area .form-box li .form-label-box input{
	border: 1px solid
	#aaa;border-radius: 3px;
}


.mod-cmni-form .form-area .form-box li .yen{
	font-size: 12px;
}

.mod-cmni-form .form-area .form-box li .la{
	font-size: 10px;
	margin-left: 5px;
}
.mod-cmni-form .form-area .form-box li .red{
	color: #ff0000;
	font-size: 10px;
	margin-left: 5px;
}


.mod-cmni-form .form-area .form-box li .radio-box{
	padding: 10px 20px 10px 15px;
	margin-left: 5px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 0 1px 0 #d5d2cb;
}

.mod-cmni-form .form-area.long-form-area .form-box li .radio-box{
	padding: 10px 45px;
	margin: 0px 10px 15px 0;
}


.mod-cmni-form .form-area .form-box li .radio-box:hover{
	background: #eee;
	cursor: pointer;
}

.mod-cmni-form .form-area .form-box li .radio-box.select{
	background: #ffd037;
}

.mod-cmni-form .form-area .form-box li .radio-box input{
	margin-left: 13px;

	min-height: 10px;
}

.mod-cmni-form .form-area .form-box li .formInput{
	display: table-cell;
	vertical-align: top;
}

.mod-cmni-form .form-area .form-box li .formInput input,
.mod-cmni-form .form-area .form-box li .formInput textarea{
	font-size: 16px;
	padding: 8px 5px;
	line-height: 1.1;
	font-weight: normal;
	border:1px #aaa solid;
	border-radius: 3px;
}

.mod-cmni-form .form-area .form-box li input{
	min-height: 25px;
	font-size: 16px;
	padding: 8px 5px;

}

.mod-cmni-form .form-area .form-box li input.type01{
	min-height: 25px;
	padding: 5px;
	margin: 0 5px 0 10px;
	width: 150px;
	font-size: 18px;
	text-align: right;
}



.mod-cmni-form .form-area .form-box li .formInput input,
.mod-cmni-form .form-area .form-box li .formInput textarea{
	width: 530px;
	min-height: 25px;
}


.mod-cmni-form .form-area .form-box li.error .formInput input,
.mod-cmni-form .form-area .form-box li.error .formInput textarea,
.comment-form-box dl.error dd input,
.comment-form-box dl.error dd textarea,
.comment-form-box dl.error dd .star-text{
	background: #fff7d8;
	color: #ff0000;
}

.mod-cmni-form .form-area.long-form-area .form-box li .formInput input,
.mod-cmni-form .form-area.long-form-area .form-box li .formInput textarea{
	width: 670px;
}

.mod-cmni-form .form-area .btn-box{
	padding: 17px 0 30px;
	width: 380px;
	margin: 0 auto;
	background: none;
}



.mod-cmni-form .form-area .btn-box input{
	background: #fafafa;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 0 1px 0 #d5d2cb;
	color: #504f4f;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 13px 0;
	text-align: center;
	text-decoration: none;
	width: 380px;
	box-shadow: 1px 2px 1px #eee;
	margin-bottom: 5px;
}
.mod-cmni-form .form-area .btn-box input:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}
.mod-cmni-form .form-area .btn-box.error input {
	pointer-events:none;
	background: #e2e2e2;
}

.mod-cmni-form .form-area .btn-box.error a span{
	color: #9e9e9e;
}
.mod-cmni-form .form-area .btn-box.error a:hover{
	background: #eee;
	opacity: 1;
}


.mod-cmni-form .form-area .form-box li table.cmni-table{
	border-collapse: collapse;
	width: 540px;
}

.mod-cmni-form .form-area.long-form-area .form-box li table.cmni-table{
	width: 670px;
}


.mod-cmni-form .form-area .form-box li table.cmni-table tr{
	border: #eee solid 1px;
}
.mod-cmni-form .form-area .form-box li table.cmni-table td{
	padding: 5px 0;
	background: #fff;
}
.mod-cmni-form .form-area .form-box li table.cmni-table td.ttl{
	background: #eee;
	text-align: center;
	color: #525252;
	width: 200px;
	font-size: 15px;
	border: #eee solid 1px;
	border-bottom: #ddd solid 1px;

}

.mod-cmni-form .form-area.long-form-area .form-box li table.cmni-table td.ttl{
	width: 230px;
}



.mod-cmni-form .form-area .form-box li table.cmni-table td .el-Review{
	width: 370px;
}
.mod-cmni-form .form-area.long-form-area .form-box li table.cmni-table td .el-Review{
	width: 480px;
}
.mod-cmni-form .form-area .form-box li table.cmni-table td .el-Review .el-Star{
	padding: 3px 0 3px 0;
	font-weight: 300;
}

.mod-cmni-form .form-area .form-box li table.cmni-table td .el-Review .el-Star .star{
	margin-left: 8px;
}
.mod-cmni-form .form-area .attention{
	color:#ff3300;
	padding:0px 30px;
	text-indent: -10px;
}
.mod-cmni-form .form-area .attention p{
	margin: 0px;
}

/*reviewList*/
ul.cmni-list-area{
	padding: 0;
	margin: 0;
	padding: 0 5px;

}
ul.cmni-list-area li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding: 5px 0;
	margin-top: 6px;
}
ul.cmni-list-area li:first-child{
	border-top: 1px solid #666;
}

ul.cmni-list-area.freeList-page li{
	padding: 0;
	border-bottom: dotted 1px;
	margin-bottom: 5px;
}

ul.cmni-list-area.freeList-page li:first-child{
	border-top:none;
}

.mod-cmni-listText .mod-name-area{
	padding: 7px 8px 5px;
	margin-bottom: 10px;
	background: #f6f6f6;
}

.freeList-page .mod-cmni-listText .mod-name-area{
	padding: 2px 8px;
}

ul.cmni-list-area li .listText-inner{
	border-left: solid 5px #FFCC00;
	padding: 0 5px;
	margin-bottom: 10px;
}



ul.cmni-list-area.freeList-page li .listText-inner{
	border-left: solid 5px #FFCC00;
	padding: 0 5px;
	margin-bottom: 10px;
}

ul.cmni-list-area.freeList-page li .listText-inner.premium{
	border-left: solid 5px #99CC00;
}

ul.cmni-list-area.freeList-page li .listText-inner .cmni-text-area .mod-lead{
	margin-bottom: 10px;
}


ul.cmni-list-area.freeList-page li .listText-inner .cmni-text-area.img .mod-lead{
	float: left;
	width: 385px;
}

ul.cmni-list-area.freeList-page li .listText-inner .cmni-text-area img{
	float: none;
	margin-bottom: 10px;
	max-width: 150px;
}

ul.cmni-list-area.freeList-page li .listText-inner .money-table{
	border-collapse: collapse;
}

ul.cmni-list-area.freeList-page li .listText-inner .money-table th{
	background: #ffe9c7;
	text-align: center;
	padding: 5px 0;
}

ul.cmni-list-area.freeList-page li .listText-inner .money-table .num{
	text-align: right;
}

ul.cmni-list-area.freeList-page li .listText-inner .money-table .num.red{
color: #ff0000;
}


ul.cmni-list-area.freeList-page li .listText-inner .money-table .collection{
	background: #ffddc7;
}

ul.cmni-list-area.freeList-page li .listText-inner .money-table .result{
	background: #ffc299;
}

.mod-cmni-listText .mod-name-area p{
	margin: 0;
	line-height: 110%;
}


.mod-cmni-listText .mod-name-area .el-Review  p{
	line-height: 100%;
}
.mod-name-area p.name-lead{
	text-align: right;
}

.mod-cmni-listText .mod-name-area .eName{
	font-size: 0.85em;
	color: #aaa;
	margin-right: 5px;
}
.mod-cmni-listText .mod-name-area .elDate{
	font-size: 0.95em;
}

.mod-cmni-listText .mod-name-area .el-Review{
	float: left;
}
.mod-cmni-listText .mod-name-area .name-lead-box{
	float: right;
	margin-top: 10px;
}

.freeList-page .mod-cmni-listText .mod-name-area .name-lead-box{
	margin-top: 0;
}

.mod-cmni-listText .particularly-link a{
	text-align: right;
	color: #003399;
	font-size: 1.05em;
	float: right;
}
.mod-cmni-listText .particularly-link a:hover{
	color: #ce5c00;
}

.mod-cmni-listText .particularly-link a img{
	border: 0;
	margin-left: 5px;
	margin-top: -10px;
}


.cmni-text-area .good-text,
.cmni-text-area .but-text{
	margin-bottom: 8px;
	width: 100%;
	padding: 0 0px 10px;
}

.cmni-text-area p{
	margin: 0;
	line-height: 1.3 !important;
	padding: 0 10px;
}

.cmni-text-area p.mod-ttl{
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 8px;
	padding: 0;
	line-height: 150% !important;
}
.cmni-text-area p.mod-ttl.long{
	background: #fff0c7;
	padding: 5px 0px;
}


.cmni-text-area p.mod-ttl span{
	margin-left: 5px;
	background: #fff0c7;
	padding: 5px 8px;

}

.cmni-particularly {
	text-align: right;
}


/*particularly page*/

.particularly-wap{
	width: 712px;
}
.particularly-wap p{
	margin: 0;
	padding: 0;
	line-height: 100%;
}

.mod-cmni-box .hed-cmni-area{
	width: 647px;
	float: right;
}

.mod-cmni-box .mod-user-img{
	width: 55px;
	float: left;
}
.mod-cmni-box .hed-cmni-area .name-lead-box{
	float: left;
}
.mod-cmni-box .hed-cmni-area .name-lead-box .eName{
	margin: 10px 0 5px;
	display: block;
	font-size: 11px;
}

.mod-cmni-box .hed-cmni-area .review-area{
	margin-bottom: 0;
	float: right;
	*width: 298px;
	*margin-top: -20px;
}
.mod-cmni-box .hed-cmni-area .review-area .review-btn.evaluate{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}
.mod-cmni-box .cmni-back-btn{
	background: #fafafa;
	box-shadow: 0 0 1px 0 #ccc;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 40px 0 60px;
	box-shadow: 1px 2px 1px #eee;
}

.mod-cmni-box .cmni-back-btn a{
	color: #000;
	width: 100%;
	padding: 15px 0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 15px;

}

.mod-cmni-box .cmni-back-btn:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}



/*星 ttl*/
.review-area .el-lead{
	float: left;
	font-size: 1.5em;
	margin-top: 9px;
}
.review-area.reviewList .el-lead{
	margin-top: 2px;
}

.review-area .el-lead span{
	margin: 0px 2px 0px 5px;
}


/* 星*/
.el-Review .star{
	background: url("/img/sprite-img.png") no-repeat;
	background-position: -638px -60px;
	width: 25px;
	height: 25px;
	display: block;
	float: left;
}

.el-Review .star.on{
	background-position: -580px -60px;
}
.el-Review .star.half{
	background-position: -608px -60px;
}

.el-Review .star-text{
	float: left;
	margin-top: 9px;
	color: #4a4a4a;
	font-weight: bold;

}
.el-Review .star-text.but{
	margin-right: 3px;
	margin-left: 13px;
	width: 80px;
	text-align:right;
}


.el-Review .star-text.good{
	margin-left: 13px;
}
.el-Review .el-Star{
	margin-top: 3px;
}
.el-Review .el-Star,
.el-Review .el-ReviewPoint,
.el-Review .el-ReviewNum{
	float: left;
	margin: 0;
	line-height: 1;
}

.el-Review .el-ReviewPoint,
.el-Review .el-ReviewNum.freeList{
	color: #fa6f06;
	font-size: 2.15em;
	font-weight: bold;
	margin: 0px 5px 0px 4px;
	*margin: 2px 5px 0px 4px;
}
.el-Review .el-ReviewPoint{
	font-size: 1.25em;
}


.el-Review .el-ReviewNum {
	margin-top: 13px;
}

/* 星（大きい）*/

.el-Review.big .star{
	background-position: -538px -55px;
	width: 33px;
	height: 32px;
}
.cmni-list-form .el-Review.big .star,
.form-box .el-Review.big .star{
	margin-left: 5px;
}

.el-Review.big .star.on{
	background-position: -463px -55px;
}
.el-Review.big .star.half{
	background-position: -501px -55px;
}

.el-Review.big .el-ReviewPoint{
	font-size: 2.7em;
	margin-top: 2px;
}

.el-Review.big .el-ReviewNum {
	font-size: 1.4em;
	margin-top: 13px;
}

/*星（小さい）*/

.el-Review.small .star{
	background-position: -722px -64px;
	width: 22px;
	height: 21px;
}

.el-Review.small .star.on{
	background-position: -671px -64px;
}
.el-Review.small .star.half{
	background-position: -697px -64px;
}

.el-Review.small .el-ReviewPoint{
	font-size: 2.7em;
}

.el-Review.small .el-ReviewPoint{
	font-size: 1.2em;
	margin: 5px 0px 0px 5px !important;
}

.reviewList .el-Review.small .el-ReviewPoint{
	font-size: 0.95em;
	margin: 0 !important;
}

/*星( 一番小さい)*/
.el-Review.small-ss .star{
	background-position: -509px -106px;
	width: 18px;
	height: 16px;
}
.el-Review.small-ss .star.on{
	background-position: -469px -106px;
}
.el-Review.small-ss .star.half{
	background-position: -488px -106px;
}



/*表*/

.cmni-list{
	border: solid 1px #d6d6d6;
	border-collapse: collapse;
	margin-bottom: 5px;
	width: 226px;
}
.reviewList .cmni-list{
	width: 168px;
}
.mod-cmni-form .form-area .form-box li table.cmni-list{
	width: 325px;
}

.mod-cmni-form .form-area .form-box li table.cmni-list .el-Review{
	padding: 2px 5px 0px 5px;
}
.mod-cmni-form .form-area .form-box li table.cmni-list .ttl{
	width: 90px;
	padding-left: 10px;
	font-size: 14px;
}


.cmni-list td{
	vertical-align: middle;
	border: solid 1px #d6d6d6;
	padding: 2px 0;
}
.reviewList .cmni-list td{
	padding: 1px 0;
}

.cmni-list td.ttl{
	background: #ececec;
	border-right: solid 1px #d6d6d6;
	padding: 0 10px 0 8px;
	font-size: 0.88em;
}
.reviewList .cmni-list td.ttl{
	font-size: 0.7em;
	padding: 2px 4px;
	line-height: 1;
}
.cmni-list td .el-Review{
	padding: 0 2px 0 4px;
}
.reviewList .cmni-list td .el-Review{
	padding: 3px 2px;
	width:110px;
}

table.cmni-list-form{
	border-collapse: collapse;
	width: 100%;
}

table.cmni-list-form td{
	margin: 0;
	padding: 0;
	padding: 3px 0 1px;
}
table.cmni-list-form tr.fs td{
	border-top: none;
}

table.cmni-list-form td.ttl{
	width: 100px;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
}

table.cmni-list-form p{
	line-height: 100%;
	padding: 0;
	margin: 0;
}

table.cmni-list-form .el-Review .star{
	margin: 0 5px 0 0px;
}

.invisible{
	display: none;
}



/* -------- - 2015/04 --------  */

/* 来店取材カレンダー */
.calender .calendar-tab { 
	margin-top: 5px; 
	margin-bottom: 0px; 
} 
.calender .calendar-tab ul{
	padding: 0;
	margin: 0;
	width: 100%;
}
.calender .calendar-tab ul li{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.calender .calendar-tab ul.mod-tab li{
	float: left;
	width: 50%;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	background: #e8e8e8;
	margin-bottom: 10px;
	font-family: "メイリオ", sans-serif;
	border-radius: 8px 8px 0 0;
}
.calender .calendar-tab ul.mod-tab li.select {
	background: #ff9900;
	display: block;
}
.calender .calendar-tab ul.mod-tab li a{
	color: #000;
	padding: 13px 0;
	width: 100%;
	display: block;
}
.calender .calendar-tab ul.mod-tab li a:hover{
	text-decoration: none;
}
.calender .calendar-tab ul.mod-tab li a span{
	text-align: center;
}
.calender .calendar-tab ul.mod-tab li span{
	font-size: 20px;
	line-height: 1.3;
	padding: 0px;
	margin: 0px;
}
.calender .calendar-tab ul.mod-tab li.select a,
.calender .calendar-tab ul.mod-tab li.select span
{
	color: #fff;
	position: relative;
}
.calender .calendar-tab ul.mod-tab li a,
.calender .calendar-tab ul.mod-tab li span
{
	padding: 5px 0px;
	display: inline-block;
}

.calender .event-list dd table td {
	font-size: 1.1em;
}






/* -------- - 2015/07 --------  */
/* -------- - 導入前シリーズ詳細 --------  */
/*みんなの期待度*/
.mod-expectation-area {
	margin-bottom: 40px;
}
.mod-expectation-area .mod-expectation-box {
	border-bottom: 3px solid #ddd;
	margin-top: 10px;
	padding-bottom: 8px;
}
.mod-expectation-area .mod-expectation-box p.ttl {
	float: left;
	margin: 11px 10px 0 0;
	font-size: 120%;
	font-weight: bold;
}
.mod-expectation-area .mod-expectation-box .ttl-el-Review {
	float: left;
	margin-top: 5px;
}
.mod-expectation-area .review-btn {
	background: #ffcc00;
	min-width: 270px;
 *width: 270px;
	float: right;
	border-radius: 5px;
	box-shadow: 1px 2px 1px #eee;
	border: solid #ffcc00 1px;
	line-height: 100%;
	margin: 0;
}
.mod-expectation-area .review-btn a span.deco {
	margin-left: 103px;
	white-space: nowrap;
}
.mod-expectation-area .review-btn a {
	border-radius: 5px;
	font-size: 1.23em;
	font-weight: bold;
	color: #000000;
	padding: 15px 5px;
	display: block;
	text-decoration: none;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	background: url(/img/sprite-img.png) no-repeat;
}
.mod-expectation-area .review-btn a {
	background-position: -870px -75px;
}
.mod-expectation-area .review-btn:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}
.mod-expectation-area .review-btn.evaluate-link {
	background: #fafafa;
	border: solid #ccc 1px;
}
.mod-expectation-area .review-btn.evaluate-link:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}
.mod-expectation-area .note {
	margin: 5px 0 25px;
}
.mod-expectation-area .mod-ttl {
	margin-bottom: 8px;
}
.mod-expectation-area .mod-ttl h2 {
	color: #000;
	margin-top: 7px;
}
.mod-expectation-area .mod-inner .mod-box-area {
	margin-bottom: 20px;
}
.mod-expectation-area .mod-inner .mod-box-area .mod-box {
	margin: 0 0 10px;
	float: left;
	width: 255px;
}
.mod-expectation-area .mod-inner .mod-box-area .mod-box p {
	margin: 0;
	padding: 0;
}
.mod-expectation-area .mod-inner .mod-box-area .mod-box p.lead {
	height: 84px
}
.mod-expectation-area .mod-inner .mod-box-area .mod-box.box01 {
	margin: 0 0 10px;
	padding-left: 0px;
}
.mod-expectation-area .mod-inner .mod-box-area .mod-box.box02 {
	margin: 0 0 10px;
	padding: 0 10px
}
.mod-expectation-area .mod-inner .mod-btn-area {
	width: 600px;
	margin: 0 auto 5px;
 *padding: 0 0px 0 100px;
 *width: 100%;
}

/*percentage*/
.percentage ul {
	padding-left: 0;
}
.percentage ul li {
	margin-top: 10px;
}
.percentage .ttl {
	margin: 2px 0 0 0;
	text-align: center;
	float: left;
	width: 90px;
	font-weight: bold;
	font-size: 1.25em;
	color: #666;
}
.col3 .percentage .ttl {
	float: none;
	width: auto;
	padding-left: 15px;
	text-align: left;
}

.percentage .ttl.yes { color: #7ab441;}
.percentage .ttl.no { color: #c04d51;}
.percentage .bar {
	background-color: #f7f7f7;
	background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
	background-repeat: repeat-x;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	overflow: hidden;
	float: left;
	width: 900px;
}
.col3 .percentage .bar{
	width: 580px;
	float: none;
	margin: 0 auto;
}

.percentage .bar .box {
	display: block;
}
.percentage .bar .box .barAnime {
	display:block;
	-webkit-animation:barAnime ease 2.8s none;
	animation:barAnime ease 2.8s none;
}
@-webkit-keyframes barAnime {
	0%{width:0;}
	10%{width:0;}
	80%{width:107%;}
	90%{width:92%;}
	100%{width:100%;}
}

@keyframes barAnime {
	0%{width:0;}
	10%{width:0;}
	80%{width:107%;}
	90%{width:92%;}
	100%{width:100%;}
}
.percentage .bar .box .barAnime.pachiStyle {
	background: #88b859;
}
.percentage .bar .box .barAnime.slotStyle {
	background: #cc595e;
}
.percentage .bar .box .barAnime span {
	display: block;
	padding: 5px 0 5px 10px;
	color: #fff;
	font-size: .93em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	width: 50px;
}
.percentage-btn {
}
.percentage-btn ul {
	width: 415px;
	margin: 0 auto;
	padding: 0;
}
.percentage-btn ul li {
	float: left;
	list-style: none;
}
.percentage-btn ul li.yes {
	margin-right: 10px;
}
.percentage-btn ul li a {
	width: 200px;
	display: block;
	padding: 4px 0 2px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 160%;
	vertical-align: bottom;
	border-radius: 5px;
	box-shadow: 1px 2px 1px #eee;
	margin-bottom: 5px;
}
.percentage-btn ul li.yes a {
	background: #7ab441;
	border: 1px solid #81a45e;
}
.percentage-btn ul li.no a {
	background: #c04d51;
	border: 1px solid #a95054;
}
.percentage-btn ul li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);/* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";/* ie 8 */
}

/*off-btn*/
.percentage-btn ul li.off-btn {
	width: 200px;
	display: block;
	padding: 4px 0 2px;
	text-align: center;
	color: #dbdbdb;
	text-decoration: none;
	font-size: 160%;
	vertical-align: bottom;
	border-radius: 5px;
	box-shadow: 1px 2px 1px #eee;
	margin-bottom: 5px;
	background: #fafafa;
	border: 1px solid #dbdbdb;
}



/*関連機種*/
.mod-relation-area .mod-ttl h2 {
	color: #000;
}
.mod-relation-list {
	padding-left: 0;
}
.mod-relation-list li {
	width: 48%;
	min-height: 130px;
	float: left;
	border-bottom: 1px solid #d5d5d5;
	margin-right: 10px;
	margin-bottom: 15px;
	list-style: none;
}
.mod-relation-list li img {
	max-width:80px;
	max-height: 120px;
}

/*人気のコメント,新着のコメント*/
.mod-comment-area .mod-ttl h2 {
	color: #000;
}
.mod-comment-list {
	padding-left: 0;
}
.mod-comment-list li {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 10px;
	list-style: none;
}
.mod-comme-ttl {
	margin-bottom: 10px;
}
.mod-comme-ttl .el-Star {
	width: 115px;
}
.mod-comme-ttl .name {
	width: 590px;
	float: left;
	text-align: left;
	margin: 3px 0 0 0;
}
.comment-area {
	width: 640px;
	float: left;
}
.comment-area p {
	margin: 0;
	line-height: 130%;
}
.comment-area .more-link {
	text-align: right;
	font-size: 110%;
}
.good-area {
	width: 60px;
	float: right;
	text-align: center;
}
.good-area .balloon {
	border: 1px solid #bbbbbb;
	border-radius: 3px;
	position: relative;
}
.good-area .balloon .num {
	display: inline-block;
	padding: 2px 0;
}
.good-area .balloon .balloon-arrow {
	position: absolute;
	bottom: -4px;
	display: block;
	width: 6px;
	height: 4px;
	background: url(/img/sprite-img.png) no-repeat;
	background-position: -994px -10px;
	left: 50%;
	margin-left: -3px;
}
.good-area .good-btn {
	line-height: 100%;
	margin: 5px 0 0 0;
	font-size: 85%;
	text-align: center;
	font-weight: bold;
}
.good-area .good-btn a {
	display: block;
	background: #ffcc00;
	border: 1px solid #deb200;
	border-radius: 2px;
	text-decoration: none;
	color: #252525;
	font-weight: bold;
	padding: 5px 0 2px;
}
.good-area .good-btn a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);/* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";/* ie 8 */
}

/*off-btn*/
.good-area .good-btn.off-btn {
	display: block;
	background: #fafafa;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	text-decoration: none;
	color: #bebebe;
	font-weight: bold;
	padding: 5px 0 2px;
}


/*もっと見る*/
.more-btn {
	text-align: center;
}
.more-btn a {
	background: url(/img/arrow.gif) no-repeat 0 center;
	padding-left: 10px;
}


/*コメントを書く*/
.mod-comment-form-area {
	margin-top: 40px;
	width: 100%;
}
.mod-comment-form-area .mod-ttl h2 {
	color: #000;
}
.comment-form-box dl dt {
	width: 130px;
	float: left;
}
.comment-form-box dl dd {
	width: 80%;
	float: right;
	margin: 0;
}
.comment-form-box dl dd input, .comment-form-box dl dd textarea {
	width: 100%;
	float: right;
	font-size: 16px;
	padding: 8px 5px;
	line-height: 1.1;
	font-weight: normal;
	border: 1px #aaa solid;
	border-radius: 3px;
}
.comment-form-box .btn-box {
	padding: 17px 0 30px;
	width: 380px;
	margin: 0 auto;
	background: none;
}
.comment-form-box .btn-box input {
	background: #fafafa;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 0 1px 0 #d5d2cb;
	color: #504f4f;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 13px 0;
	text-align: center;
	text-decoration: none;
	width: 380px;
	box-shadow: 1px 2px 1px #eee;
	margin-bottom: 5px;
}
.comment-form-box .btn-box input:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);/* ie 6 7 */
	-ms-filter: "alpha(opacity=60)";/* ie 8 */
}
.comment-form-box .form-label {
	font-size: 16px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #3f3f3f;
}
.comment-form-box .el-Review .star-text.but {
	width: auto;
	margin-right: 19px;
}
.comment-form-box .la {
	font-size: 10px;
	margin-left: 5px;
}
.comment-form-box .red {
	color: #ff0000;
	font-size: 10px;
	margin-left: 5px;
}
.comment-form-box .attention {
	color: #ff3300;
	padding: 0px 30px;
	text-indent: -10px;
}
.comment-form-box .attention p {
	margin: 0px;
}




/* -------- - 導入前シリーズ一覧 style-small　--------  */
/*みんなの期待度*/
.mod-expectation-area.style-small .mod-expectation-box {
}
.mod-expectation-area.style-small .review-btn {
	background: #ffcc00;
	width: 270px;
	border-radius: 5px;
	box-shadow: 1px 2px 1px #eee;
	border: solid #ffcc00 1px;
	line-height: 100%;
	margin: 20px auto;
	float: none;
}
.mod-expectation-area.style-small .review-btn.style02 {
	width: 380px;
}
.mod-expectation-area.style-small .percentage .bar {
	width: 580px;
}
.mod-expectation-area.style-small .percentage-btn ul {
	width: 355px;
}
.mod-expectation-area.style-small .percentage-btn ul li a {
	width: 170px;
}
/*off-btn*/
.mod-expectation-area.style-small .percentage-btn ul li.off-btn {
	width: 170px;
}



/*クチコミ*/
.mod-comment-list-area {
	padding-left: 0;
}
ul.mod-comment-list-area　{
	padding-left: 0;
	padding: 0;
	margin: 0;
}
ul.mod-comment-list-area li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding: 5px 0;
	margin-top: 6px;
}
ul.mod-comment-list-area li:first-child{
	border-top: 1px solid #666;
}
ul.mod-comment-list-area.freeList-page li{
	padding: 0;
	border-bottom: dotted 1px;
	margin-bottom: 5px;
}
ul.mod-comment-list-area.freeList-page li:first-child{
	border-top:none;
}
.mod-cmni-listText .mod-name-area{
	padding: 7px 8px 5px;
	margin-bottom: 10px;
	background: #f6f6f6;
}
.freeList-page .mod-cmni-listText .mod-name-area{
	padding: 2px 8px;
}
ul.mod-comment-list-area.freeList-page li .listText-inner{
	border-left: solid 5px #FFCC00;
	padding: 0 5px;
	margin-bottom: 10px;
}
ul.mod-comment-list-area.freeList-page li .listText-inner.premium{
	border-left: solid 5px #99CC00;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .cmni-text-area .mod-lead{
	margin-bottom: 10px;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .cmni-text-area.img .mod-lead{
	float: left;
	width: 385px;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .cmni-text-area img{
	float: none;
	margin-bottom: 10px;
	max-width: 150px;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .money-table{
	border-collapse: collapse;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .money-table th{
	background: #ffe9c7;
	text-align: center;
	padding: 5px 0;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .money-table .num{
	text-align: right;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .money-table .num.red{
color: #ff0000;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .money-table .collection{
	background: #ffddc7;
}
ul.mod-comment-list-area.freeList-page li .listText-inner .money-table .result{
	background: #ffc299;
}
ul.mod-comment-list-area .comment-area {
  width: 515px;
 }

/*クチコミ情報タイトル*/
.info-title {
	position: relative;
}
.info-title .title-link {
	position: absolute;
	top: 6px;
	right: 0;
	font-size: 85%;
}


/*コメントを書く*/
.mod-comment-form-area.style-small .comment-form-box dl dd {
	width: 455px;
}
.mod-comment-form-area.style-small .comment-form-box dl dd input,
.mod-comment-form-area.style-small .comment-form-box dl dd textarea {
	width: 455px;
}

/*口コミ・評価*/
.mod-cmni-form.style-small .form-area.long-form-area .form-box li .formInput input,
.mod-cmni-form.style-small .form-area.long-form-area .form-box li .formInput textarea{
	width: 550px;
}
.mod-cmni-form.style-small .form-area.long-form-area .form-box li table.cmni-table{
	width: 550px;
}
.mod-cmni-form.style-small .form-area.long-form-area .form-box li table.cmni-table td.ttl{
	width: 230px;
}
.mod-cmni-form.style-small .form-area .form-box li table.cmni-table td .el-Review{
	width: 350px;
}
.mod-cmni-form.style-small .form-area.long-form-area .form-box li table.cmni-table td .el-Review{
	width: 380px;
}
.mod-cmni-form.style-small .form-area.long-form-area .form-box li.radio-area{
	padding: 30px 0px 30px 30px;
}
.mod-cmni-form.style-small .form-area.long-form-area .form-box li .radio-box{
	padding: 10px;
	margin: 0px 10px 15px 0;
}

/* ニュースカテゴリ */
.news_category {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	padding: 1px 3px 2px 3px;
	border-radius: 5px;
	top: -6px;
	right: 3px;
	text-decoration: none;
	background: #3333ff;
	width: 60px;
	text-align: center;
}
.news_category.ct_top {
	padding: 0;
	padding-top: 1px;
	font-size: 11px;
	line-height: 1.5em;
	position: relative;
	top: -1px;
	left: 0px;
}
.news_category.ct_news {
	background: #5555ff;
}
.news_category.ct_event {
	background: #55aa55;
}
.news_category.ct_release {
	background: #ff5555;
}
.news_category.ct_etc {
	background: #55aaaa;
}

#advnf_777-wrap{
	position: relative;
	z-index: 100;
	width: 1226px;
	margin-left: auto;
	margin-right: auto;
}

#div-gpt-ad-1448506081919-1{
	width: 100%;
	margin: 0;
}

#div-gpt-ad-1448506081919-2{
	width: 100%;
	margin: 0;
}



/* おすすめのホール */
.col3 div.main-area.main .hallListView.wide td .content{
	float: none;
	padding-left: 10px;
	overflow: hidden;
	width: auto;
}


.pageLinkArea-Top{
	position: relative;
	text-align: center;
	padding: 10px 0;
	margin-top: -20px;
}

.pageLinkArea-Top a{
	display: inline-block;
	vertical-align: middle;
	max-width: 40%;
	padding: 0 0.7em;
	position: relative;
	font-size: 1.2em;
	line-height: 1.2;
	text-decoration: underline;
	font-weight: bold;
	word-wrap: break-word;
    word-break: break-all;
	margin-bottom: 5px;
}
.pageLinkArea-Top a:hover{
	text-decoration: none !important;
}

.pageLinkArea-Top a:not(:first-child) {
	border-left: #ccc 2px solid;
}

.pageLinkArea-Top a.arrowLeft:before {
	content: "＜";
	position: absolute;
	top: 50%;
	left: -0.7em;
	color: #ccc;
	font-size: 90%;
	text-decoration: none !important;
	overflow: hidden;
	font-size: 14px;
    line-height: 1;
    width: 12px;
    height: 13px;
	margin-top: -0.45em;
}

.pageLinkArea-Top a.arrowRight:before {
	content: "＞";
	position: absolute;
	top: 50%;
	right: -0.7em;
	color: #ccc;
	font-size: 90%;
	text-decoration: none !important;
	overflow: hidden;
	font-size: 14px;
    line-height: 1;
    width: 12px;
    height: 13px;
	margin-top: -0.45em;
}


.pageLinkArea-Bottom{
	padding: 15px 10px 10px;
}

.pageLinkArea-Bottom a{
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 48%;
	padding: 0px 0px 0px 15px;
	box-sizing: border-box;
	margin-bottom: 7px;
}

.pageLinkArea-Bottom a .anchorLink{
	font-size: 1.2em;
	line-height: 1.3;
}

.pageLinkArea-Bottom a:after{
	content:'';
	position: absolute;
	display: block;
	background: #F60;
	width: 7px;
	height: 12px;
	top: 9px;
	left: 0px;
	
}

.listData p{
	font-size: 1.15em;
	line-height: 1.4;
	margin-bottom: 30px;
}


.listData .imgWrap + .imgWrap{
	padding-top: 20px;
}