　charset "utf-8";"
/* CSS Document */

/* tag ***********************************************************************/

html,h1,h2,h3,h4,h5,h6,table,p,div,pre,span,ul,ol,li,dl,dt,dd,form,strong,em,img,embed,object {
	margin: 0px;
	padding: 0px;
}

body {
	color: #666666;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 140%;
}
body{
	font-family: "メイリオ","Meiryo","sans-serif","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka";
}
img {
	border: 0px;
}

table {
	font-size: 100%;
}



/* tag end *******************************************************************/



/* float *********************************************************************/

.clear {
	clear: both;
}

.float_l{
	float: left;
}

.float_r{
	float: right;
}

/* float end *****************************************************************/




/* layout ********************************************************************/

#layout {
	width: 800;
	padding: 0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}

/* layout end ****************************************************************/



/* header ********************************************************************/

#header {
	width: 800;
	height: 70px;
	padding: 0px 0px 0px 0px;
	background: url(/static/image/practice/skin_nbg/gheader_bg.gif) no-repeat top left;
}

	#header h1 {
		text-indent: -9999px;
		height: 50px;
		width: 220px;
		background: url(/static/image/practice/skin_nbg/glogo.gif) no-repeat top left;
	margin: 5px 0px 0px 0px;
		float: left;
		/*\*/ overflow:hidden; /* */
	}

#header h1 a {
			display: block;
			height: 70px;
			width: 220px;
			text-decoration: none;
		}

#header_left {
	height: 70px;
	width: 560px;
	float: left;
}

#header_left li {
	text-indent: -9999px;
	list-style: none;
	/*\*/ overflow:hidden; /* */
}




/* header menu ------------------------------------------------------------- */

#header_menubox {
	height: 15px;
	margin: 5px 0px 0px 0px;
}

ul#header_menu {
	padding: 0px;
	margin: 0px 0px 0px 300px;
}

ul#header_menu2 {
	padding: 0px;
	margin: 0px 0px 0px 300px;
}

ul#header_menu li,ul#header_menu2 li {
		padding: 0px 0px 0px 20px;
		margin-bottom: -4px;
		float: left;
	}

ul#header_menu li a,ul#header_menu2 li a {
			height: 15px;
			display: block;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			text-decoration: none;
		}


/* header menu end --------------------------------------------------------- */

.gl_menu{
		background: url(/static/image/practice/skin_nbg/gl_menu.gif) no-repeat top left;
		width: 133px;
		height: 30px;
		text-align:center;
		padding: 5px 0px 0px 0px;
		display: block;
		overflow: hidden;
		color:#FFFFFF;
		text-decoration: none;
		border:0;
}

.side_menu{
		background: url(/static/image/practice/skin_nbg/lm_menu.gif) no-repeat top left;
		width: 180px;
		height: 30px;line-height:30px;
		text-indent:20px;
		 padding: 0px 0px 0px 0px;
		 display: block;
		 overflow: hidden;
		color:#203060;
		border:0;
}
/* login form -------------------------------------------------------------- */

#login_form {
	height: 38px;
	margin: 0px;
	padding: 0px;
}

#login_form table {
float: right;
}

#login_form td {
	height: 21px;
	padding-left: 2px;
	padding-right: 3px;
	line-height: 100%;
	vertical-align: middle;
}


#login_form input.login_id {
		color: #666666;
		height: 15px;
		width: 100px;
		background: #FFFFFF;
		border: solid #999999 1px;
	}

#login_form input.login_pass {
		color: #666666;
		height: 15px;
		width: 100px;
		background: #FFFFFF;
		border: solid #999999 1px;
	}

#login_form input.login_bt {
		color: #666666;
		width: 72px;
		background: #FFFFFF;
		border: solid #999999 1px;
	}

/* login form end ---------------------------------------------------------- */



/* usre menu --------------------------------------------------------------- */

#usr_menubox {
	height: 21px;
	margin: 0px 0px 17px 15px;
}


ul#usr_menu {
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul#usr_menu li {
		padding: 0px 0px 0px 0px;
		margin: 0px 1px 0px 1px;
		float: left;
	}

ul#usr_menu li a {
			height: 21px;
			width: 142px;
			display: block;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			text-decoration: none;
		}

#gl_menubox {
	clear: both;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

ul#gl_menu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


ul#gl_menu li {
		text-indent: -9999px;
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		float: left;
		/*\*/ overflow:hidden; /* */
	}

		ul#gl_menu li a {
			height: 30px;
			width: 130px;
			display: block;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			text-decoration: none;
		}
/* global menu ------------------------------------------------------------- */

/* top image ------------------------------------------------------------- */
/* top image ------------------------------------------------------------- */


/* header end ****************************************************************/



/* main container ************************************************************/


#main_container {
	width: 800px;
	padding: 0px;
	margin-right: 5px;
	background: url(/static/image/practice/skin_nbg/gmain_container_bg.gif) repeat-y;
}

/* main container end ********************************************************/



/* left container ************************************************************/

#left_container {
	width: 190px;
	padding-top: 14px;
	padding-bottom: 14px;
	float: left;
}

h2#contents_menu {
	height: 30px;
	width: 190px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background: url(/static/image/practice/skin_nbg/gh2_contents_menu.gif) no-repeat top left;
}


h2#usr_info {
	height: 30px;
	width: 190px;
	padding: 0px;
	margin: 0px 19px 0px 0px;
	text-indent: -9999px;
	background: url(/static/image/practice/skin_nbg/gh2_usrinfo.gif) no-repeat top left;
}

#usr_infobox {
	width: 170px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid #C0C0C0 1px;
	margin-bottom: 15px;
	background: url(/static/image/practice/skin_nbg/gusr_infobox_bg.gif) repeat-y;
}


dt#usr_name {
	font-weight: bold;
	line-height: 100%;
	background: url(/static/image/practice/skin_nbg/gusr_stats_ico1.gif) no-repeat top left;
	padding-left: 15px;
	margin: 0px 8px 10px 8px;
}

dd#usr_msg {
	font-size: 80%;
	line-height: 100%;
	background: url(/static/image/practice/skin_nbg/gusr_stats_ico2.gif) no-repeat top left;
	padding-left: 15px;
	margin: 0px 8px 10px 8px;
}

dd#last_login {
	font-size: 80%;
	line-height: 100%;
	background: url(/static/image/practice/skin_nbg/gusr_stats_ico3.gif) no-repeat top left;
	padding-left: 15px;
	margin: 0px 8px 10px 8px;
}

dd#point {
	font-size: 80%;
	line-height: 100%;
	background: url(/static/image/practice/skin_nbg/gusr_stats_ico4.gif) no-repeat top left;
	padding-left: 15px;
	margin: 0px 8px 10px 8px;
}



/* left menu --------------------------------------------------------------- */

#left_menu {
	width: 170px;
	margin: 0px 0px 20px 0px;
}

h2#regist {
	margin: 0px 0px 15px 3px;
}

#left_menu li {
	list-style: none;
	text-indent: -9999px;
	width: 170px;
	/*\*/ overflow:hidden; /* */
}


#left_menu li a {
	height: 40px;
	width: 170px;
	display: block;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}


.mobile_bn {
	margin: 0px 0px 15px 5px;
}

.golsta_bn {
	margin: 0px 0px 15px 5px;
}

/* left container end ********************************************************/



/* right container ***********************************************************/

#right_container {
	width: 590px;
	padding-top: 14px;
	float: left;
}

#right_container hr {
	clear: both;
	display: none;
}

h2#promotion1 {
	margin: 0px 0px 0px 0px;
	float: right;
}

h2#maintenance {
	height: 42px;
	width: 295px;
	text-indent: -9999px;
	margin: 0px;
	background: url(/static/image/practice/skin_nbg/gh2_maintenance.jpg) no-repeat top left;
	/*\*/ overflow:hidden; /* */
}

h2#whatsnew {
	height: 28px;
	width: 380px;
	text-indent: -9999px;
	margin: 0px;
	background: url(/static/image/practice/skin_nbg/gh2_whatsnew.gif) no-repeat top left;
	/*\*/ overflow:hidden; /* */
}

#flashcontent {
	width: 420px;
	margin: 0px;
	padding-top: 18px;
	background: url(/static/image/practice/skin_nbg/gh2_flashcontent.jpg) no-repeat top left;
}


#index_movie_sec {
	height: 262px;
	width: 403px;
	margin: 0px 0px 5px 0px;
	/*float: left;*/
	text-align:center;
}
#mypage_movie_sec {
height: 310px;
width: 403px;
background: url(../../img/tpl/basic/mypage_movie_sec_bg.jpg) no-repeat top left;
padding: 0px;
margin: 0px auto;/*0px 0px 5px 0px;*/
text-align: center;
}

#mypage_movie_sec table {
padding: 0px;
margin-top: 15px;
margin-left:auto;
margin-right:auto;
}

#mypage_movie_sec p {
padding: 0px;
margin: 13px 0px 0px 0px;
}

h2#pickup {
	height: 42px;
	width: 590px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(/static/image/practice/skin_nbg/gh2_pickup.gif) no-repeat top left;
	/*\*/ overflow:hidden; /* */
}

.pickup_item_box{
	width: 520px;
	*_width: 540px;
	text-align: center;
	border: 1px solid #999;
	margin: 0 0 10px 5px;
	padding: 10px;
	}

/*.pickup_item_box {
	width: 585px;
	margin: 0px 7px 10px 8px;
	padding-top: 10px;
}*/

.pickup_item {
	width: 195px;
	margin-bottom: 10px;
	float: left;
	font-size: 80%;
}

.pickup_item img {
	margin-left: 3px;
	margin-right: 3px;
	float: left;
}


/* right container end *******************************************************/



/* footer ********************************************************************/

#foot_container {
	width: 800px;
	clear: both;
	margin-right: 5px;
	background: url(/static/image/practice/skin_nbg/gbg.jpg) repeat-y;
}

	#foot_container h2 {
		height: 21px;
		width: 800px;
		text-indent: -9999px;
		padding: 0px;
		margin: 0px;
		background: url(/static/image/practice/skin_nbg/gfooter_h2_bg.gif) no-repeat top left;
	}

	#foot_container p {
		text-align: right;
		padding: 0px 10px 0px 0px;
		margin: 0px;
	}

	#foot_container span {
		padding: 0px 0px 0px 10px;
		margin: 0px;
	}

	#foot_container a {
		text-decoration: none;
	}

	#foot_container a:hover {
		text-decoration: underline;
	}

	address {
		height: 20px;
		width: 370px;
		padding: 0px 0px 20px 0px;
		margin: 10px 10px 0px 430px;
		text-indent: -9999px;
		background: url(/static/image/practice/skin_nbg/gaddress_bg.jpg) no-repeat top left;
	}

	#footerlink {
		width: 800px;
		text-align: right;
		padding: 5px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 10px;
	}

/* footer end ************************************************************/



/* common parts **********************************************************/

.date {
	color: #FF9900;
}

.infobox1 {
	width: 380px;
	background: url(../../img/infobox1_bg.gif) repeat-y;
	border-bottom: solid #C0C0C0 1px;
}

.infobox1 li {
	list-style: none;
	text-align: left;
	padding: 0px 8px 5px 8px;
}


.infobox2 {
	width: 570px;
	background: url(../../img/infobox2_bg.gif) repeat-y;
	border-bottom: solid #C0C0C0 1px;
}

.loginbox {
	width: 170px;
	background: url(../../img/login_bg.gif) repeat-y;
	border-bottom: solid #00C000 1px;
}

/* common parts end ******************************************************/

.infobox_font {
font-size:11px;
}




/* swing list **********************************************************/

h3#new_movie {
	color: #C184C1;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 20px;
	margin: 0px 8px 0px 7px;
	background: url(../../img/tpl/basic/h3_new_movie_head.jpg) no-repeat top left;
}

#new_movie_sec {
	width: 388px;
	padding: 5px 0px 5px 0px;
	margin: 0px 8px 10px 7px;
	background: url(../../img/tpl/basic/dl_bg1.gif) repeat-y;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
}

#new_movie_sec p {
	margin: 10px 14px 5px 14px;
}

.new_movie_box {
	margin: 5px 14px 5px 14px;
	list-style: none;
}

.new_movie_thum {
	padding: 3px 2px 0px 0px;
	float: left;
}

.new_movie_stats {
	padding: 0px 2px 0px 0px;
	float: left;
}

.new_movie_stats_list {
	margin: 0px 0px 0px 10px;
}

.new_movie_stats_list li {
	font-size: 10px;
	list-style: none;
	padding: 0px 0px 0px 18px;
}
/* swing list **********************************************************/

/* page menu --------------------------------------------------------------- */

a	{
	text-decoration:none;
	}	
	
.menu h2 {
	margin:0px;
	}
.menu h2 a	{
	background-image:url(/user_file/130043/etc/nichi-button4.gif);
	font-size:12px;
	display:block;
	height:25px;
	border:none;
	text-align:center;
	line-height:25px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	color:#333333;
	padding-right: 3px;
	padding-left: 3px;
	background-position: left top;
	width: 140px;
	text-decoration: none;
	}
	
.menu h2 a:link {
	color:#003366;
	text-decoration: none;
	}
.menu h2 a:visited {
	color:#333333;
	text-decoration: none;
	}
.menu h2 a:active {
	color: #006666;
	text-decoration: none;
	}
.menu h2 a:hover {
	color: #CC3333;
	background-image: url(/user_file/130043/etc/nichi-button4.gif);
	background-position: left bottom;
	text-decoration: none;
	}	
		
.menu {
	width:auto;
	float:left;
	}
	
#path{
	color:#666666;
	font-size:10px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}	
.h3_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 0px;
	line-height: 25px;
	text-align: left;
	background-image: url(/user_file/130043/etc/result_green_bg.gif);
	background-repeat: repeat;
	padding-top: 0px;
	vertical-align: middle;
	margin: 0px;
	letter-spacing: 0.1em;
}
.h4_title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 550px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EFEFEF;
}
p {
	line-height: 150%;
}
.topinfo {
	line-height: 150%;
	color: #6666FF;
	padding: 2px;
	width: 95%;
	border: 1px dotted #CC0033;
}
.font6666ff {
	font-size: 10px;
	color: #6666FF;
}
.fontff00ff {
	font-size: 10px;
	color: #FF00FF;
}
.dot_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#result a {
	font-size: 12px;
	text-decoration: none;
}
#result a:link {
	color: #6666FF;
}
#result a:visited {
	color: #6666FF;
}
#result a:hover {
	color: #FF0033;
}
#result a:active {
	color: #33CC99;
}
.bold-wh {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bold-bl {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.text-12-12 {
	font-size: 12px;
	line-height: 120%;
}
.text-12-13 {
	font-size: 12px;
	line-height: 120%;
	text-indent:1em;
}

.text12-14 {
	font-size: 12px;
	line-height: 140%;
}

.table_01	{
	background:#333333;
}

.table_01 th	{
	height:25px;
	font-weight:normal;
	color:#000000;
	font-size:100%;
	background-image: url(/user_file/130043/etc/result_red_bg.gif);
}

.table_01 td	{
	height:25px;
	background:#FFFFFF;
	text-align:center;
}

.table_01 td.prize	{
	text-align:right;
}
.mymemu_box {
    text-align:left;
    text-indent:10px;
}

.mymenu_username{
	text-align:right;
}
#game{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}


/* page menu end--------------------------------------------------------------- */
h2 {
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #FF0000;
}

#banner_area2 img{
    margin:0px 10px 10px 0px;
    }
#banner_area2 div{
    height:100px;
    float:left;
}
.list_date{color:#FF9900;}
#loginpanel{
	width:160px;
	background:url(/static/image/practice/skin_nbg/h2_usrinfo_2.gif) no-repeat top center;
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	margin:0px 0px 0px 0px ;
	padding:20px 0px 0px 0px ;
	}
#add_contents{
	margin:0px 20px 0px 0px !important;
	}
	#main_image img {
    width: 780px;
}
#main_image object {
    height: 220px;
    width: 780px;
}
#main_image embed {
    height: 220px;
    width: 780px;
}
