@charset "EUC-JP";

/*@import "https://pics.static-showtime.jp/r_css/imports.css";*/
@import "/r_css/imports.css";

/*----------------------------------------------------------------
	
	xxx CSS
	
	1.contents
	
	2.contentsHeader
	
	3.contentsContainer
	
	4.contentsFooter
	


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



/* 1.contents
========================================== */
#contents{
}

/* 2.contentsHeader
========================================== */
.contentsHeader{
}
.contentsHeader h1{
}

/* 3.contentsContainer
========================================== */
.contentsContainer{
	width:606px;
	margin:10px auto;
}
.contentsContainer .section{
}
.contentsContainer .enter{
	margin:30px 0 10px 11px;
}
.contentsContainer .section h2{
}
.contentsContainer .section .unit{
	width:606px;
	background:url(../img/btm_unit.gif) no-repeat;
	background-position: left bottom;
	padding-bottom:6px;
	margin-bottom:10px;
}
.contentsContainer .section .unit .wrapper{
	width:565px;
	padding:10px 13px 10px 28px;
	background:url(../img/bg_unit.gif) repeat-y;
}
.contentsContainer .section .unit .wrapper:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility:	hidden;
	font-size: 0;
}
.contentsContainer .section .unit .wrapper .txt{
	float:left;
	display:inline;
}
.contentsContainer .section .unit .wrapper .txt ul{
	width:435px;
}
.contentsContainer .section .unit .wrapper .txt li{
	/*background:url(../img/dot.gif) no-repeat;
	background-position:0 7px;
	padding-left:10px;*/
	/*padding:0 0 5px 10px;*/
}
.contentsContainer .section .unit .wrapper .red{
	color: #FF4000;
	padding: 0 10px 0 0;
}
.contentsContainer .section .unit .wrapper .img{
	float:right;
	display:inline;
}
.contentsContainer .cpn .unit .wrapper .txt{
	width:443px;
}
.contentsContainer .object .unit .wrapper .txt{
	width:380px;
}

/* 4.contentsFooter
========================================== */
.contentsFooter{
}




















/* 1.contents
========================================== */
/*#contents{
}

/* 2.contentsHeader
========================================== */
/*.contentsHeader{
}
.contentsHeader h1{
}

/* 3.contentsContainer
========================================== */
/*.contentsContainer{
}
.contentsContainer .section{
}
.contentsContainer .enter{
}
.contentsContainer .section h2{
}
.contentsContainer .section .unit{
}
.contentsContainer .section .unit .txt{
}
.contentsContainer .section .unit .txt ul{
}
.contentsContainer .section .unit .img{
}


/* 4.contentsFooter
========================================== */
/*.contentsFooter{
}
*/



