@charset "utf-8";
/* CSS Document */


body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	background-color: #141414;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	color: #AD9C72;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


body a:link { color: #B2A27A; text-decoration: underline;}
body a:visited { color: #B2A27A; text-decoration: underline;}
body a:hover { color: #FFFFFF; text-decoration: underline;}
#wrapper {
	padding: 0px 5px;
	height: auto;
	width: 1000px;
	background-color: #141414;
	background-image: url(http://image.093-club.com/img/wrapper_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	overflow:hidden;
	margin: 0 auto;
}
#page {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
}
img{ border: 0;}
form {margin: 0;}
h1 {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(http://image.093-club.com/img/head_top_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 1000px;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color:#CCC;
	border-bottom:2px solid #5E5033;
	background-repeat: no-repeat;
	padding: 0px;
	height: 23px;
	width: 600px;
	margin: 15px 0px 10px 0px;
	text-align: left;
	text-indent: 10px;
	line-height: 20px;
	clear:both;
}
h3 {
	background-image: url(http://image.093-club.com/img/movie/midasi_02.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 23px;
	width: 780px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	text-indent: 28px;
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(http://image.093-club.com/img/movie/midasi_list.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 23px;
	width: 295px;
	margin: 5px 0px 0px 0px;
	text-align: left;
	text-indent: 28px;
	line-height: 21px;
}
h2 a:link { color: #FFFFFF; text-decoration: underline;}
h2 a:visited { color: #FFFFFF; text-decoration: underline;}
h2 a:hover { color: #FFFFFF; text-decoration: underline;}
h3 a:link { color: #FFFFFF; text-decoration: underline;}
h3 a:visited { color: #FFFFFF; text-decoration: underline;}
h3 a:hover { color: #FFFFFF; text-decoration: underline;}
h4 a:link { color: #333; text-decoration: underline;}
h4 a:visited { color: #333; text-decoration: underline;}
h4 a:hover { color: #333; text-decoration: underline;}
.glay{font-size:12px; color:#E1D0BF;}

/* margin */
.m0_top		{ margin-top: 0px;}
.m0_bottom	{ margin-bottom: 0px;}
.m0_padding { padding-bottom: 0px;}
.m1_right	{ margin-right: 1px;}
.m1_topbottom{ margin-top: 1px; margin-bottom: 1px;}
.m1_rightleft{ margin-right: 1px; margin-left: 1px;}
.m1_bottom 	{ margin-bottom: 1px;}
.m2_left 	{ margin-left: 2px;}
.m2_right	{ margin-right: 2px;}
.m2_bottom 	{ margin-bottom: 2px;}
.m2_rightleft{margin-right: 2px; margin-left: 2px;}
.m3_top 	{ margin-top: 3px;}
.m3_left 	{ margin-left: 3px;}
.m3_right 	{ margin-right: 3px;}
.m3_bottom 	{ margin-bottom: 3px;}
.m4_top 	{ margin-top: 4px;}
.m4_rightleft{margin-right: 4px; margin-left: 4px;}
.m4_right 	{ margin-right: 4px;}
.m4_left 	{ margin-left: 4px;}
.m4_bottom 	{ margin-bottom: 4px;}
.m5_all 	{ margin: 5px;}
.m5_topbottom{margin-top: 5px; margin-bottom: 5px;}
.m5_top 	{ margin-top: 5px;}
.m5_bottom 	{ margin-bottom: 5px;}
.m5_right	{ margin-right: 5px;}
.m5_left	{ margin-left: 5px;}
.m6_top		{ margin-top: 6px;}
.m7_rightleft{margin-right: 7px; margin-left: 7px;}
.m10_top	{ margin-top: 10px;}
.m10_bottom	{ margin-bottom:10px;}
.m20_top	{ margin-top: 20px;}
.p20_top	{padding-top: 20px;}

.cb { clear:both;}


.float_left { float:left;}
.float_right { float:right;}

.center{text-align:center;}

hr {
	color: #999999;
	border-style: dotted;
	width: 170px;
	margin: 5px;
}
em {
	color:#8C002E;
	font-style: normal;
}
#m_top {
	margin: 0px;
	padding: 0px;
}
.add {
	font-size: 10px;
	color: #E1D1B0;
	margin: 0px;
	padding: 5px 0px 0px;
	float: left;
	line-height: 20px;
}
.add a:link { color: #E1D1B0; text-decoration: underline;}
.add a:visited { color: #E1D1B0; text-decoration: underline;}
.add a:hover { color: #E1D1B0; text-decoration: underline;}
.re {
	margin: 0px;
	padding: 0px 30px 0px 0px;
	float: right;
}
/* y[WŜ܂ */

/* wb_[ */
#header {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 1000px;
}
.head_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 96px;
	width: 339px;
}
.head_right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 96px;
	width: 661px;
	background-image: url(http://image.093-club.com/img/head_bg.jpg);
	background-repeat: no-repeat;
}
.head_right p {
	margin: 78px 10px 0px 0px;
	padding: 0px;
	float: right;
	height: 18px;
	width: 641px;
	text-align: right;
}
#header a:link { color: #E1D1B0; text-decoration: none;}
#header a:visited { color: #E1D1B0; text-decoration: none;}
#header a:hover { color: #FFFFFF; text-decoration: underline;}
.head_menu {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 1000px;
	clear: none;
}
/* wb_[܂ */

/* Rec */
#contents {
	padding: 0px 10px 20px 0px;
	height: auto;
	width: 805px;
	margin: 0px;
	float: right;
	text-align: left;
	background-color: #141414;
}
#main_contents {
	padding: 0px;
	height: auto;
	width: 600px;
	margin: 0px;
	float: left;
}
#right_contents {
	padding: 5px 3px 0px 3px;
	height: auto;
	width: 190px;
	margin: 0px;
	float: right;
}
/* Rec܂ */

/* tgj[ */
#left_menu {
	padding: 0px 4px 0px 5px;
	float: left;
	height: auto;
	width: 171px;
	margin: 0px;
}
.menubox_left {
	background-color: #141414;
	margin: 0px;
	padding: 0px 0px 5px;
	height: auto;
	width: 168px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=1);
	border-right: 1px solid #8C002E;
	border-bottom: 1px solid #8C002E;
	border-left: 1px solid #8C002E;
}
.keyword_input {
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

.key_form { margin:0 0 10px 0; }
.key_inputbox { width:100px; padding:0 5px;}


#left_menu a:link    { color:#B2A27A; text-decoration:none; }
#left_menu a:visited { color:#B2A27A; text-decoration:none; }
#left_menu a:hover   { color:#CCCCCC; text-decoration:underline; }

.left_b img {margin-top: 5px;}

.menubox_left_new {
	background-color: #141414;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	height: auto;
	width: 168px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=1);
	border-right: 1px solid #8C002E;
	border-bottom: 1px solid #8C002E;
	border-left: 1px solid #8C002E;
}

#menu_age p {
    background:url(http://image.093-club.com/img/menu_age.gif) no-repeat;
	width:168px;
	height:25px;
	margin:5px 0 0 0;
	padding:9px 0 0 0;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
}

#menu_age p a:link { color: #FFFFFF; text-decoration: none;}
#menu_age p a:visited { color: #FFFFFF; text-decoration: none;}
#menu_age p a:hover { color: #FFFFFF; text-decoration: underline;}

#menu_key p {
    background:url(http://image.093-club.com/img/menu_key.gif) no-repeat;
	width:168px;
	height:25px;
	margin:5px 0 0 0;
	padding:9px 0 0 0;
	font-weight:bold;
	color:#FFFFFF;
	font-size:18px;
}

#menu_key p a:link { color: #FFFFFF; text-decoration: none;}
#menu_key p a:visited { color: #FFFFFF; text-decoration: none;}
#menu_key p a:hover { color: #FFFFFF; text-decoration: underline;}
/* tgj[܂ */
/* CgRec */
.right_menu {
	width: 191px;
	height: auto;
}

.menubox_right {
	background-color: #141414;
	margin: 0px;
	padding: 0px 0px 5px;
	height: auto;
	width: 188px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=1);
	border-right: 1px solid #8C002E;
	border-bottom: 1px solid #8C002E;
	border-left: 1px solid #8C002E;
}

.sample_movie {
	margin: 5px 5px 5px 0px;
	padding: 0px;
	height: 75px;
	width: 180px;
	text-align: left;
	color: #FFFFFF;
}
#osusume {
	width: 175px;
	margin: 0px 0px 0px 3px;
	padding-top: 4px;
}
#osusu_flash {
	height: 160px;
	width: 175px;
	margin: 4px 0px 0px;
	padding: 5px 0px 0px;
}
#osusume p {
	height: 120px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}
.price {
	margin: 0px;
	padding: 5px 0px 5px 5px;
	height: auto;
	width: 175px;
}
.price p {
	padding: 0px;
	width: 170px;
	text-align: left;
	margin: 0px;
}
.price ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}
.price li {
	color: #E1D1B;
	border-bottom: 1px dotted #999999;
	padding: 2px 0px;
}
.price_midasi {
	color: #8C002E;
	font-weight: bold;
	margin-left: 0px;
	border-bottom: 1px dotted #999999;
	list-style-image: url(http://image.093-club.com/img/icon_02.gif);
	list-style-position: inside;
}
.price_strong {
	color:#FF0000;
	font-size: 18px;
	font-weight: bold;
}
/* CgRec܂ */

/* tb^[ */
#footer {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	font-size: 12px;
	clear:both;
}
#footer_menu {
	width: 1000px;
	height: 20px;
	margin: 15px 0px 0px;
	padding: 10px 0px 0px;
	background-repeat: repeat-x;
}

.up {
	font-size: 12px;
}
.up a:link { color: #E1D1B0; text-decoration: none;}
.up a:visited { color: #E1D1B0; text-decoration: none;}
.up a:hover { color: #E1D1B0; text-decoration: underline;}
.copy {
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
.copy span.txt {
	margin:0 0 10px 0;
	font-size: 10px;
	line-height:12px;
	display:block;
}
/* tb^[܂ */

/* main_ttlink */
.main_ttlink{ width:580px; height:15px; padding:0 10px 0 0; margin:15px 0 15px 0; font-size:15px; font-weight:bold; text-align:right;}
.main_ttlink a:link { color:#B2A27A; }
.main_ttlink a:visited { color:#B2A27A; }
.main_ttlink a:hover { color:#CCCCCC; }


/* main_ttlink */
.renew_tt { border-bottom:2px solid #5E5033; margin:10px 0 5px 0; padding:0 0 2px 5px; text-align:left; color:#CCC; font-weight:bold; font-size:14px; line-height:20px; clear:both; }
.renew_stt { border-bottom:1px solid #E1D1B0; margin:10px 0 5px 0; padding:0 0 1px 5px; text-align:left; line-height:14px; display:block; }

.renew_leftbox { text-align:left; padding:0 0 0 10px; font-weight:normal; font-size:14px; line-height:160%; } 
.renew_leftbox a:link    { color:#B2A27A; text-decoration:none; }
.renew_leftbox a:visited { color:#B2A27A; text-decoration:none; }
.renew_leftbox a:hover   { color:#CCCCCC; text-decoration:underline; }

/* renews_box */
.renew_box    {width:600px; height:210px; margin:10px 0; clear:both;}
.renew_box_l  {width:265px; height:210px; margin:0; padding:0; float:left;}
.renew_box_r  {width:325px; height:210px; margin: 0 0 0 10px; padding:0; float:left;}

/* renews_box */
.mv_renew_box    {width:780px; height:210px; margin:10px 0; clear:both;}
.mv_renew_box_l  {width:265px; height:210px; margin:0; padding:0; float:left;}
.mv_renew_box_r  {width:505px; height:210px; margin: 0 0 0 10px; padding:0; float:left;}





