@charset "utf-8";

/* start basic style */

*{
	padding:0px;
	margin:0px;
}

body{
	color:#495263;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	letter-spacing:1px;
	line-height:130%;
}

html:\66irst-child body{
	color:#495263;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	letter-spacing:-1px;
	line-height:130%;
}

img{
	border:0px;
}

br{
	letter-spacing:0px;
	clear:both;
}

h1{
	font-size:12px;
	font-weight:normal;
	margin:20px 0px 0px 10px;
	float:left;
}

a:link{
	color:#0096FF;
	text-decoration:underline;
}

a:visited{
	color:#0096FF;
	text-decoration:underline;
}

a:hover{
	color:#66C0FF;
	text-decoration:none;
}

a.triangleancher{
	background-image:url("../img/link_icon.gif");
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:0px 4px;
}

a.triangleancher2{
	background-image:url("../img/link_icon2.gif");
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:0px 4px;
}

hr{
	border-top:dashed 1px #CCCCCC;
	border-right:dashed 1px #FFFFFF;
	border-bottom:dashed 1px #FFFFFF;
	border-left:dashed 1px #FFFFFF;
	margin:10px 0px;
	_margin:-4px 0px;
}

*:first-child+html hr{
	border-top:dashed 1px #CCCCCC;
	border-right:dashed 1px #FFFFFF;
	border-bottom:dashed 1px #FFFFFF;
	border-left:dashed 1px #FFFFFF;
	margin:-3px 0px -3px;
	_margin:0px 0px;
}

/* end basic style */

/* ////////////////////////////////////////////// */

/* start basic box */

div#header{
	width:950px;
	margin:0px auto;
}

div#main{
	width:955px;
	margin:0px auto;
}

div#mainleft{
	width:798px;
	_width:803px;
	margin:14px 0px 0px 9px;
	_margin:14px 0px 0px 5px;
	float:left;
}

div#mainright{
	width:125px;
	margin:20px 0px 10px 11px;
	_margin:20px 0px 10px 5px;
	float:left;
}

div#footer{
	width:100%;
	height:91px;
	text-align:center;
	background-image:url("../img/footerbg.gif");
	background-repeat:repeat-x;
}

/* end basic box */

/* ////////////////////////////////////////////// */

/* start header */

p#hdrtopancher{
	margin:20px 5px 0px 0px;
	float:right;
}

p#logo{
	margin:5px 0px 0px 0px;
	float:left;
}

div#conbtarea{
	width:735px;
	margin:9px 0px 0px 0px;
	float:right;
}

div#conbtarea p{
	float:left;
}

div#conbtarea p a{
	display:block;
	width:131px;
	height:38px;
	background-repeat:no-repeat;
}

div#conbtarea p a:hover{
	background-position:left bottom;
}

p#conbt0top a{
	background-image:url("../img/conbt-top.gif");
}

p#conbt0movlist a{
	background-image:url("../img/conbt-movlist.gif");
}

p#conbt0shplist a{
	background-image:url("../img/conbt-shplist.gif");
}

p#conbt0movfight a{
	background-image:url("../img/conbt-movfight.gif");
}

p#conbt0abouturemov a{
	background-image:url("../img/conbt-abouturemov.gif");
}

p#hdrbtmtxtleft{
	margin:18px 0px 0px 10px;
	float:left;
}

p#hdrbtmtxtright{
	margin:18px 5px 0px 0px;
	float:right;
}

/* end header */

/* ////////////////////////////////////////////// */

/* start loginbox */

div#loginbox{
	width:122px;
	background-image:url("../img/login_bg.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:5px;
	margin:7px 0px 15px;
}

div#loginbox p{
	margin:0px 0px 2px 4px;
}

p.lgnbttstyle{
	padding-bottom:5px;
}

input.mainrightlogin{
	width:115px;
}

p.passrest{
	font-size:11px;
	letter-spacing:0px;
}

p#favorite{
	margin-bottom:10px;
}

/* end loginbox */

/* ////////////////////////////////////////////// */

/* start ure family banner */

p.bnurefamily a{
	display:block;
	width:122px;
	height:113px;
	background-repeat:no-repeat;
}

p.bnurefamily a:hover{
	background-position:left bottom;
}

p#bnurekantou a{
	background-image:url("../img/bn/bn_ure_kantou.jpg");
}

p#bnuresaitama a{
	background-image:url("../img/bn/bn_ure_saitama.jpg");
}

p#bnurekanagawa a{
	background-image:url("../img/bn/bn_ure_kanagawa.jpg");
}

p#bnurechiba a{
	background-image:url("../img/bn/bn_ure_chiba.jpg");
}

p#bntumaken a{
	background-image:url("../img/bn/bn_tumaken.jpg");
}

p#bnjobtiara a{
	background-image:url("../img/bn/bn_jobtiara.jpg");
}

p#bnminerva a{
	background-image:url("../img/bn/bn_minerva.gif");
}

p#bnfuzokulife a{
	background-image:url("../img/bn/bn_fuzokulife.gif");
}

/* end ure family banner */

/* ////////////////////////////////////////////// */

/* start flvplayer bottom style */

div#evaluation{
	letter-spacing:1px;
	height:100%;
}

html:\66irst-child div#evaluation{
	letter-spacing:0px;
	height:100%;
}

div#evaluationbox{
	width:240px;
	margin:0px 2px 0px 0px;
}
/*
ul#evaluation{
	list-style-type:none;
	margin-bottom:3px;
}

ul#evaluation li{
	display:inline;
}

li#evaluationtxt{
	display:block !important;
	font-weight:bold;
	margin:4px 7px 0px 0px;
	float:left;
}*/

div#playcountbox{
	width:130px;
}

div#favoriteaddition{
	width:175px;
	text-align:center;
}

p.nmovlistthum{
	width:90px;
	margin:5px 5px 0px 0px;
}

p.nmovlistcmm{
	color:#009948;
	width:90px;
	font-size:11px;
	margin:5px 0px 0px 0px;
}

p.thismovcmm{
	height:35px;
}

p.movplaytitle{
	margin-bottom:12px;
}

/* end flvplayer bottom style */

/* ////////////////////////////////////////////// */

/* start footer */

div#footer p{
	letter-spacing:3px;
	line-height:210%;
	padding-top:15px;
}

/* end footer */

/* ////////////////////////////////////////////// */

/* start common style */

.borderbox{
	height:100%;
	border:solid 1px #BEC1C8;
	padding:5px;
}

.f_left{
	float:left;
}

.f_right{
	float:right;
}

.marginbtt{
	margin:0px 0px 5px;
}

.margintpbtt{
	margin:5px 0px;
	_margin:3px 0px;
}

.fontsize11{
	font-size:11px;
}

.tacenter{
	text-align:center;
}

.mrgnright{
	margin-right:11px;
}

.flvshpname{
	margin:7px 0px;
}

p#pagetop{
	text-align:right;
	margin:30px 0px;
}

ul#prevnext{
	font-size:15px;
	text-align:center;
	list-style-type:none;
	margin:30px auto 0px;
}

ul#prevnext li{
	display:inline;
	margin:0px 2px;
}

ul#prevnext li.pagenumber a{
	border:solid 1px #BEC1C8;
	padding:3px 7px 3px 10px;
}

.fontsize15{
	font-size:15px;
}

p#backtoshpdtl{
	margin:10px 0px 0px;
}

/* end common style */

/* ////////////////////////////////////////////// */

/* start color text style */

.tagclr{
	color:#AE00FF !important;
}

.movtitle{
	color:#FF5252;
}

.txtclr01{
	color:#FF7800;
}

.txtclr02{
	color:#009948;
}

.txtclr03{
	color:#FF009C;
}

/* end color text style */

