@charset "utf-8";

/*---------------------------------------

	
	page 
	
	/cm/index.html
	/cm/aka_midori/tigau.html
	/cm/aka_midori/renko.html
	/cm/mendukuri/index.html
	/cm/yakisoba/mukashi_soccer_a.html
	/cm/yakisoba/mukashi_soccer_b.html
	/cm/yakisoba/bagoon_30.html
	/cm/yakisoba/koiyakisobabento_koi.html
	/cm/maruchan/ekaki_hokkaido.html
	/cm/maruchan/ekaki_niigata.html
	/cm/maruchan/ekaki_sizuoka.html
	/cm/bariuma/nanne.html
	/cm/bariuma/marinba.html
	/cm/gekimen/marinba.html
	
--------------------------------------------------- */

/* =================================================================
												/cm/- MT
================================================================= */
/* --------- /cm/index.html */
/* ===== #cmNew */
/* over write common wrapper class */
.cmIndex #cmNew h3.rConWrapTop{/* reset */
text-align:left;
}
.cmIndex .rConWrapBtm{
padding-bottom:0;
}
.cmIndex #cmNew .rConWrapBtm{
padding-bottom:15px;
}

/* reset - all margin */
.cmIndex #cmNew dl{
margin-top:0;
}


/* .setL / set float width  - common property class */
.cmIndex #cmNew .setL{
padding-left:5px;
padding-right:5px;
}
.cmIndex #cmNew .iFloat{
width:298px;
}
.cmIndex #cmNew p,
.cmIndex #cmNew h4,
.cmIndex #cmNew dl{
width:480px;
}
.cmIndex #cmNew h4.attention, .cmIndex #cmNew dl.attention {
width: 390px;
}
.cmIndex #cmNew dd p{
margin-top:0;
}

/* linkBtn - multi class */
.cmIndex .linkBtn{
text-align:right;
}



/* ===== cmCategory */

/* border */
.cmCategory .setL,
.cmCategory{
border-top:solid 1px #e9e8e8;
}

/* posi */
.cmCategory{
margin-top:-2px;
}
.cmCategory .setL{
margin-bottom:20px;
}
.cmCategory .setL{
margin-top:-1px;
padding-top:10px;
}

/* float */
.cmCategory h4{
padding-top:10px;
float:left;
width:141px;
text-align:center;
}

/* .setL / set float width  - common property class */
.cmCategory .setL{
float:right;
width:590px;
}
.cmCategory .setL .iFloat{
width:165px;
}
.cmCategory .setL dl,
.cmCategory .setL p{
width:395px;
}

/* linkBtn - multi class */
.cmCategory .linkBtn{
text-align:right;
}

/* margin */
.cmCategory .cmTime{
margin-top:2px;
}


.cmCategory .cmCast{
	font-size:80%;
}

/* --------- /cm/aka_midori/tigau.html
			/cm/aka_midori/renko.html
			/cm/mendukuri/index.html
			/cm/yakisoba/mukashi_soccer_a.html
			/cm/yakisoba/mukashi_soccer_b.html
			/cm/yakisoba/bagoon_30.html
			/cm/yakisoba/koiyakisobabento_koi.html
			/cm/maruchan/ekaki_hokkaido.html
			 /cm/maruchan/ekaki_niigata.html
			/cm/maruchan/ekaki_sizuoka.html
			/cm/bariuma/nanne.html
			/cm/bariuma/marinba.html
			/cm/gekimen/marinba.html */

/* ==== #cmNew */
/* over write */


/* .rConWrapTop / over write - common wrapper class */
.cmTemp #cmNew h3.rConWrapTop{
padding-top:22px;
padding-bottom:15px;
}
.cmTemp #cmNew h3.rConWrapTop,
.cmTemp #cmMovie p{
text-align:center;
}
.cmTemp #cmNew .offFlash{
padding-top:200px;
padding-bottom:200px;
}

/* ==== #cmNew */
/* snsPlagIn */
.cmTemp #cmNew .snsPlagIn ul{
padding-left:50px;
}

/* ==== free area */
.cmTemp #cmFreeArea{
padding-bottom:10px;
}

/* right side */
.cmTemp #iLinksSide .iSideItems{
padding-left:4px;
padding-right:4px;
}
.cmTemp #iLinksSide .iSideItems dl{
margin-top:-1px;
border-top:solid 1px #e9e8e8;
}

.cmTemp #iLinksSide .iSideItems dl dt{
padding:5px 0 0;
}

/* ==== secretStory,cmData */
/* over write - common wrapper class */
#secretStory .rConWrapBtm{
padding-bottom:20px;
}

/* over write - all margin */
#cmData dl,
#secretStory p,
#secretStory h4{
margin-top:16px;
margin-left:10px;
margin-right:10px;
}

/* posi */
#cmData{
padding-bottom:10px;
}
#cmData dt{
font-weight:bold;
}

/* position */
.ja#cmData{
position:relative;
}
#JASRAC{
position:absolute;
top:0;
left:428px;
}

/* float */
#cmData dt{
float:left;
width:75px;
}
#cmData dd{
float:right;
width:400px;
}


/* =================================================================
												clear
================================================================= */
/* clear */

#cmData dl:after,
.cmCategory:after{
content:".";
display:block;
height:0;
visibility:hidden;
clear:both;
font-size:0px;
line-height:0;
}

/* IE6,7 \*/
*html #cmData dl,
*html .cmCategory{
height:1%;
}

*:first-child+html #cmData dl,
*:first-child+html .cmCategory{
display:inline-block;
}
/* end */

/* macIE5 clear \*//*/
#cmData dl,
.cmCategory{
display:inline-block;
}
/* end */

/* without mac IE5 \*/
#cmData dl,
.cmCategory{
clear:both;
}
/* end */