@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////////////////////////
  Site Name  :  QUMARION
  File Name  :  design.css
  Created    :  2012.03.08
  Up Date    :  2012.06.21
  Copyright c CELSYS,Inc. All Rights Reserved.
///////////////////////////////////////////////////////////////////////////////////////////*/

/*****************************************************************************************************　layout　*/

html {overflow-y: scroll;}

body {
	background-color:#000;
}
#wrapper {
	/*min-height:100%;*/
	height:auto !important;
	width:980px;
/*	margin:0 auto -60px;*/
	margin:0 auto 0px;
	background-color:#000;
	position:relative;
}
#container {
	position:relative;
}

.contents_singlecolumn .main_area, .contents_2column .main_area {
	margin-top:40px;
	background:none;
}

/*singlecolumn*/
.contents_singlecolumn .contents_wrap {
	width:auto;
	position:relative;
}

/*2column*/
.contents_2column .contents_news_wrap {
	width:600px;
	float:left;
	padding-left:35px;
}

.contents_2column .sidenav {
	width:270px;
	float:left;
}
.contents_2column .sidenav .sidenav_wrap {	
	padding:15px 15px;
	margin-bottom:20px;
	background:#191919;
	border:1px solid #555;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	position:relative;
}

.contents_wrap .contents_wrap_left {
	float:left;
	width:472px;
}
.contents_wrap .contents_wrap_right {
	margin-left:492px;
}
.main_area {
	min-height:600px;
	height: auto !important;
	height: 600px;
	position:relative;
	background:url(../img/bg_contents.png) no-repeat #000;
}
.main_area .moviearea .movie_autowidth {
	margin-bottom:15px;
}
.term .main_area {
	background:url(../img/bg_contents01.png) no-repeat #000;
	background-position:bottom;
	min-height:750px;
	padding-bottom:200px;
}
.contents_page {
	padding-bottom:70px;
}
.contents_page .main_area {
	padding-top: 50px;
	padding-left: 295px;
}

/*****************************************************************************************************　link　*/
a:link, a:link span, #header_area a:link, #header_area a:link span {
	text-decoration:underline;
	color:#FFF;
}
a:visited, a:visited span, #header_area a:visited, #header_area a:visited span {
	text-decoration:underline;
	color:#FFF;
}
a:hover, a:hover span, #header_area a:hover, #header_area a:hover span {
	text-decoration:underline;
	color:#FFCC33;
}
a:active, a:active span, #header_area a:active, #header_area a:active span {
	text-decoration:underline;
	color:#FFCC33;
}

h3 a:link {
	text-decoration:underline;
	color:#FFCC33;
}
h3 a:visited {
	text-decoration:underline;
	color:#FFCC33;
}
h3 a:hover {
	text-decoration:underline;
	color:#FFCC33;
}
h3 a:active {
	text-decoration:underline;
	color:#FFCC33;
}


.contents_page a:link, .contents_page a:link span,
.term a:link, .term a:link span{
	text-decoration:underline;
	color:#53839B;
}
.contents_page a:visited, .contents_page a:visited span,
.term a:visited, .term a:visited span {
	text-decoration:underline;
	color:#53839B;
	background:none;
}
.contents_page a:hover, .contents_page a:hover span,
.term a:hover, .term a:hover span {
	text-decoration:none;
	color:#53839B;
}
.contents_page a:active, .contents_page a:active span,
.term a:active, .term a:active span {
	text-decoration:underline;
	color:#53839B;
}
.footertext1 a:link, .footertext1 a:visited, .footertext1 a:active {
	text-decoration:underline;
	color:#ccc;
}
.footertext1 a:hover{
	text-decoration:underline;
	color:#eee;
}
a.more_link {
	cursor:pointer;
	font-size: 10px !important;
	font-weight: normal !important;
	width: 60px;
	text-align: center;
	height: 15px;
	display: block;
	line-height: 15px !important;
	padding: 0 !important;
	background-color: #999;
	color: #fff !important;
	text-decoration: none;
	position: absolute;
	top: 2px;
	right: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a.more_link:hover {background-color: #777;}
a.product_link {
	width:100px;
	top: 50px;
	right: 10px;
	background-color:#485bb3;
}
a.product_link:hover {background-color:#2d3b7a;}

a.button, button {
	width:130px;
    height:25px;
	padding: 0 10px;
	line-height:25px;
    color:#fff;
	text-decoration:none;
	text-align:center;
    background-image:url(../img/common/bt_gradation_white.png);
	background-repeat:repeat-x;
	background-position:0 -5px;
	background-color:#E0840E;
    display:block;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:solid 1px #E0840E;
}
.button_gray {
	width:130px;
    height:25px;
	padding: 0 10px;
	line-height:25px;
    color:#eee;
	text-decoration:none;
	text-align:center;
    background-image:url(../img/common/bt_gradation_white.png);
	background-repeat:repeat-x;
	background-position:0 -5px;
	background-color:#999;
    display:block;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:solid 1px #999;
}

a.button:hover {background-color:#CE790C;}

/*****************************************************************************************************　module　*/

/*special*/

/*top*/
.thumb_wrap {}
.thumb_box {float:left; margin-right:20px; width:200px; margin-bottom:20px;}
.thumb_box_wide {float:left; margin-right:20px; width:350px; margin-bottom:20px;}
.thumb_box img {}
.thumb_box .title, .thumb_box_wide .title {display:block; color:FC3;}
.thumb_box .date, .thumb_box_wide .date {display:block;}


/*contents*/
.splist_wrap {background:#333; padding:20px; margin-bottom:20px;}
.splist_wrap img {width:450px; float:right;}
.splist {float:left; width:350px;}
.splist li {
	background:#444;
	text-align:center;
	color:#777;
	padding:10px;
	border-bottom:1px solid #555;
}
.splist li.active {background:#FC6; color:#222; font-weight:bold;}

.spcontents_wrap{margin-bottom:20px;}
.spcontents_inner{float:left; width:450px;}
.img_area {float:right;}

.spcontents_3column {}
.spbox {float:left; padding-right:10px;}
.pad_none {padding-right:0px;}

.spcontents_2column {} 



.thumb_detail .thumb_box {height:200px; border:1px solid #555; text-align:center;}
.landscape .thumb_box { height:175px; padding-top:25px;}

.txt_box h3 { margin-top:0;}
.txt_box p { overflow:hidden;}

.img_box img {border:1px solid #ccc;}

/*.thumb_detailwrap h3 {font-size:150%;}
.thumb_detailwrap .thumb_box {width:410px;}*/

/*.thumb_detailwrap_small h3 {font-size:100%;}
.thumb_detailwrap_small .thumb_box {width:130px;}
.thumb_detailwrap_small .thumb_box img {width:130px;}*/

.contents_wrap, .newsarea {
	width:610px;
	padding:30px 30px 30px 30px;
	background:#191919;
	border:1px solid #555;
	filter: alpha(opacity=90);
  	-moz-opacity:0.90;
  	opacity:0.90;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin-bottom: 80px;
}
.contents_wrap {padding:40px 60px 30px;}

.contents_page .contents_wrap {
	margin-bottom:20px;
	width:560px;
}

.newsarea {margin-bottom:20px;}

.newsarea h2, .newsarea p {
/*filter: alpha(opacity=100);
  -moz-opacity:1.0;
  opacity:1.0;*/
}
.newsarea .logoarea img {
	background:#f5f5f5;
	width:220px;
	height:220px;
	float:right;
	margin-bottom:10px;
}


/*header*/
#header_area {
	background:url(../img/common/bg_header.png) repeat-x #222;
	height: 70px;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
		position:relative;
}
#header_area .logo {
	position:absolute;
	top: 20px;
	left: 20px;
	z-index:9999;
}

/*globalnav*/
#globalnav_wrap {
	position: absolute;
	top:0;
	left: 190px;
	height:58px;
	padding:5px;
	background:#333;
	border-bottom: 1px solid #333;
	font-size:18px;
}
#globalnav_wrap ul {}
#globalnav_wrap li {
	float: left;
	position: relative;
}

#globalnav_wrap li a {
	background:url(../img/common/globalnav130329.png) repeat-x;
	text-decoration:none !important;
	text-indent:-9999px;
	width:112px;
	height:57px;
	display: block;
	overflow:hidden;
}

#globalnav_wrap li a.products { background-position:0 0;}
#globalnav_wrap li a.store { background-position:-112px 0;}
#globalnav_wrap li a.topics { background-position:-224px 0;}
#globalnav_wrap li a.sdk { background-position:224px 0;}
#globalnav_wrap li a.special { background-position:112px 0;}

/* over */
#globalnav_wrap li a.products:hover { background-position:0 -57px;}
#globalnav_wrap li a.store:hover { background-position:-112px -57px;}
#globalnav_wrap li a.topics:hover { background-position:-224px -57px;}
#globalnav_wrap li a.sdk:hover { background-position:224px -57px;}
#globalnav_wrap li a.special:hover { background-position:112px -57px;}

/* on */
#globalnav_wrap li.on a.products { background-position:0 -114px;}
#globalnav_wrap li.on a.store { background-position:-112px -114px;}
#globalnav_wrap li.on a.topics { background-position:-224px -114px;}
#globalnav_wrap li.on a.sdk { background-position:224px  -114px;}
#globalnav_wrap li.on a.special { background-position:112px -114px;}



/*globalnav EN*/
#globalnav {
	position: absolute;
	top:0;
	left: 190px;
	height:58px;
	padding:5px;
	background:#333;
	border-bottom: 1px solid #333;
	font-size:18px;
}
#globalnav ul {}
#globalnav li {
	float: left;
	position: relative;
}

#globalnav li a {
	background:url(../img/common/globalnav.png) repeat-x;
	text-decoration:none !important;
	text-indent:-9999px;
	width:130px;
	height:57px;
	display: block;
	overflow:hidden;
}

#globalnav li a.products { background-position:0 0;}
#globalnav li a.topics { background-position:-130px 0;}
#globalnav li a.special { background-position:260px 0;}
#globalnav li a.store { background-position:130px 0;}

/* over */
#globalnav li a.products:hover { background-position:0 -57px;}
#globalnav li a.topics:hover { background-position:-130px -57px;}
#globalnav li a.special:hover { background-position:260px -57px;}
#globalnav li a.store:hover { background-position:130px -57px;}

/* on */
#globalnav li.on a.products { background-position:0 -114px;}
#globalnav li.on a.topics { background-position:-130px -114px;}
#globalnav li.on a.special { background-position:260px -114px;}
#globalnav li.on a.store { background-position:130px -114px;}

/* over */
.en li a.products:hover { background-position:0 -114px !important;}
.en li a.topics:hover { background-position:-130px -114px !important;}
.en li a.special:hover { background-position:260px -114px !important;}
.en li a.store:hover { background-position:130px -114px !important;}







.contact {}
.bt_contact {
	position:absolute;
	top:19px;
	right:17px;
	background: url(../img/common/bt_contact.png) no-repeat;
	width:114px;
	height:30px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	color:#444;
	display:block;
	overflow:hidden;
}
.bt_contact:hover {background-position:0 -30px;}
.en .bt_contact:hover {background-position:0 -60px;}

.bt_support {
	position:absolute;
	top:19px;
	right:12px;
	background: url(../img/common/bt_support130329.png) no-repeat;
	width:80px;
	height:30px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	color:#444;
	display:block;
	overflow:hidden;
}
.bt_support:hover {background-position:0 -30px;}

.bt_serial {right:105px !important;}
.bt_serial img:hover {	
	filter: alpha(opacity=70);
  	-moz-opacity:0.70;
  	opacity:0.70;}

.navhome {display:none;}

.lang_area {position:absolute; top:80px; right:10px; font-size:10px; z-index:9999;}

/*tab*/
.tab {
	margin-left:30px;
} 
.tab li {
	background:url(../img/common/bg_tab_off.png) repeat-x #222;
	text-align:center;
	float: left;
	position: relative;
	border-right: 1px solid #555;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.tab li a {
	text-decoration:none !important;
	min-width:140px;
	padding:10px 8px;
	display: block;
}
.tab li a span {
	text-decoration:none !important;
}
.tab li.selected span{
	color:#FFCC33;
	text-decoration:none !important;
	min-width:140px;
	padding:10px 8px;
	display: block;
	background:url(../img/common/bg_tab_on.png) repeat-x #222;
	/*background:#FFCC33;*/
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px: 5px 5px 0 0;
		position:relative;
}
.pluginarea a {
	position:absolute;
	top:0;
	right:0;
	background:#222;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding:5px 20px;
	border:1px solid #555;
	font-size:85%;
	text-decoration:none !important;
}

.main_area_contents .social_area {
	display:none;
}
.twittearea {
	float:right;
	width:110px;
	z-index:9999;
}
.twittearea iframe {
	width:100px;
}
.facebook {
	float:right;
	width:auto;
	padding-right:5px;
	z-index:9999;
}
.facebook iframe {
	width:110px !important;
}
.hatena {
	float:right;
	padding-right:8px;
	z-index:9999;
}
.rss, .btmail {
	padding-right: 8px;
	float:right;
	z-index:9999;
}
.rss img {width:45px;}

.btmail img {width:100px;}

.rss a:hover img, .btmail a:hover img{
	filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}
.nav {
	position: absolute;
	top: -4px;
	right: 325px;
}
.movie_box {float:right;}

.term #header_area .logo {
	position:absolute;
	top: 50px;
	left: 185px;
}

.main_area .logo {
/*	position:absolute;
	top: 85px;
	right: 280px;*/
}
.copy {
	position: absolute;
	top: 150px;
	left: 318px;
}
.lead {
	position: absolute;
	top:490px;
	right: 60px;
	font-size: 85%;
	color:#999999;
}
.leadtxt {
	position:absolute;
	top: 200px;
	left: 315px;
	z-index:9999;
}
.monitor_banner {
	position:absolute;
	top: 264px;
	right: 60px;
	z-index:9999;
}
.monitor_banner img, .monitor_banner01 img {
	width:310px;
}

.term {
	padding-top:80px;
}

#footer {
	border-top: 1px solid #444;
	padding-top: 15px;
	width:980px;
	height:60px;
	margin:0 auto;
	text-align:center;
	background-color:#000;
    position: relative;
}
#footer .footertext1, #footer .footertext2 {
	text-align:right;
	color:#888;
	width:auto;
	margin:0 0 5px;
	font-size:85%;
}
.leadtxt1 {
	position: absolute; 
	top: -30px; 
	right: 0;
}



/*social_area*/
.social_area {
	float:left;
/*	position:absolute;
	top: 23px;
	right: 10px;
	z-index:9999;*/
}

.push {
	/*height:80px;*/
}

#main_contents {
	width:560px;
	height:auto;
	margin:0px auto;
	border: 1px solid #555;
/*	background:#fff;
	color:#888;*/
	padding:40px 40px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		position:relative;
}

.contents_page #main_contents {
	/*height:490px;*/
}


h1 {
	font-size:21px;
	margin-bottom:30px;
	background-color:#333;
	padding:15px 15px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position:relative;
}
h1.logo {
	background-color:transparent;
	padding:0;
	margin-bottom:20px;
}

h2 {
	font-size:20px;
	font-weight:bold;
	color:#f5f5f5;
	margin-bottom:15px;
}

h2.border {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.top_page h2 {
	color:#fff;
}
.newsarea h2, .contents_wrap h2 {
		background:url(../img/bg_h2.png) no-repeat left 0.5px;
		padding-left:15px;
}
.newsarea h2 {
	/*width:552px;*/
	margin-bottom:15px;
}

h2.border_center {
		background-image:none;
		border:1px solid #888;
		border-width:0px 0 1px 0;
		padding:5px;
		font-size:18px;
		text-align:center;
		margin-top:15px;
}
.term h2, .termsarea h2 {
	color:#888;
}
h3 {
	width:auto;
	padding:0;
	color:#FFCC33;
	margin:15px 0 10px;
	font-size:130%;
}
.term h3, .termsarea h3 {
	color:#888;
	border:none;
	padding:0;
	margin:15px 0;
}

.top_page .pickup_contents h3 {
	width:auto;
	border:solid #bbb;
	border-width:0 0 1px 5px;
	padding:0 0 0 5px;
	line-height:1.2em;
	color:#fff;
	margin:3px 0 0;
}
h4 {
	position:relative;
	margin:0 0 5px;
}	


.mailinput_wrap {
	position: absolute;
	top: 260px;
	left: 320px;
}
input {display:block;}
input[type="checkbox"] { 
	display:inline !important;
	vertical-align:middle;
}
input[type="radio"] { 
	display:inline !important;
	vertical-align:middle;
}
input.txtarea {
	width:400px;
	height:32px;
	background:#fff;
	padding:5px 10px;
	border:2px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:5px;
	margin-right:5px;
	font-size:20px;
	float:left;
		position:relative;
}
a.submitarea {
position: absolute;
top: 320px;
left: 320px;
}
/*ieHack*/
input.txtarea {
	padding-top/*\**/:10px\9;
	height/*\**/:25px\9;
}

/*ボタン*/
input.bt, a.bt {
	background:url(../img/button.png) no-repeat;
	width:100px;
	height:46px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	color:#444;
	float:left;
}

input.back, a.back {margin-right:10px;}

.mailinput_wrap input.submitarea, a.submitarea {background-position:0 0;}
input.regist {background-position:-200px 0;}
input.back, a.back {background-position:-300px 0;}
input.consent, a.consent {background-position:-400px 0;}

.mailinput_wrap input.submitarea:hover, a.submitarea {background-position:0 -46px;}
input.regist:hover {background-position:-200px -46px;}
input.back:hover, a.back:hover {background-position:-300px -46px;}
input.consent:hover, a.consent:hover {background-position:-400px -46px;}

input.bt_apply {
	background:url(../img/button01.png) no-repeat;
	width:100px;
	height:46px;
	border:none;
	text-indent:-9999px;
	color:#444;
	float:left;
	background-position:0 -92px;
}
input.active {background-position:0 0; cursor:pointer;}
input.active:hover {background-position:0 -46px; cursor:pointer;}

input.bt_comp {
	background:url(../img/button02.png) no-repeat;
	width:100px;
	height:46px;
	border:none;
	text-indent:-9999px;
	color:#444;
	float:left;
}
input.bt_comp:hover {background-position:0 -46px;}

/*
input.bt_apply:hover {background-position:0 -46px;}*/


/*登録メールへボタン*/
.bt_entry {
	background:url(../img/bt_entry.png) no-repeat;
	width:294px;
	height:46px;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	color:#444;
	float:left;
	display:block;
}
.bt_entry:hover, .monitor_banner img:hover {
	filter: alpha(opacity=80);
  	-moz-opacity:0.80;
  	opacity:0.80;
}
#term_form {
	/*position:relative;
	padding:10px 15px;
	height:85px;
	background:#222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top:20px;*/
}
.term_check {
	text-align:center;
}
.term_entry {
	text-align:center; 
	width:670px;
}
.term_signin {
margin-top: 20px;
padding-left: 230px;
}

.txt1 img {width:294px;}
.txt3 {
margin-top:20px; text-align:center; width:675px;
}

.youtube_wrap {
	position: absolute;
	top: 540px;
	left: 35px;
	border:6px solid #222;
}

.qumarionarea {
	/*background:url(../img/qumarion.png) no-repeat;*/
	position:absolute;
	bottom:0;
	left:60px;
	width:170px;
	height:512px;
}


.contents_page .qumarionarea {
	/*background:url(../img/qumarion02.png) no-repeat;*/
	position:absolute;
	top: 160px;
	left:60px;
	width:170px;
	height:512px;
}



.titlearea {
	position:relative;
}
.titlearea .days {
/*	position:absolute;
	right:0;
	top:5px;*/
	font-size:90%;
	text-align:right;
	display:block;
}

#header_area ul.headernav {
	position:absolute;
	top:8px;
	left:220px;
	width:300px;
	z-index:9999;
}
#header_area .headernav li {
	float:left;
	padding-right:15px;
}
.icohome img {
	position:absolute;
	top:6px;
	left:220px;
	width:22px;
	height:22px;
	z-index:9999;
	filter: alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
}
.icohome img:hover {
	filter: alpha(opacity=50);
  -moz-opacity:0.50;
  opacity:0.50;
}
.inner {
	padding:10px 20px;
	background:#222;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		position:relative;
}
.inner_box {
	padding:10px 20px;
	border: 1px #DDD solid;
	background:#222;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position:relative;
}
.top_page .inner_box {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px #A3A0A0 solid;
}

.news01 {
	float:left;
	width:370px;
	padding-right:10px;
}
.news02 {
	float:left;
	width: 365px;
}
.news03 {
	margin-bottom:20px;
}
.news03 p {
	overflow:hidden;
}

.photo_area {
	width:300px;
	float:left;
}
.photo_area02 {
	width:300px;
	float:right;
}
.photo_area03 {
	padding-right:20px;
	float:left;
}
.left_box01 {
	width:300px;
	float:left;
}

.errosbox {
	color:#CC3333;
	font-size:15px;
	margin-top:5px;
}
.ltxt {
	font-size:85%;
	width:auto;
}

.qumarion_area {display:none;}

/*規約*/
.termsarea {
	height:280px;
	overflow-y:scroll;
	padding:30px 20px;
	background:#fff;
	color:#444;
}
.module_title {
	position: relative;
	border-bottom: solid #555 1px;
	margin-bottom:10px;
}
.module_title h3, .contents_2column h3 {margin:0 0 5px;}



.left_contents {float:left;}
.left_contents img, .right_contents img {
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.right_contents {
	/*margin-left:350px;*/
	width:520px;
	float:right;
	overflow:hidden;
}
.left_contents01 {float:left; width:400px;}
.right_contents01 {margin-left:430px;}

.left_contents02 {float:left; padding-right:40px}
.right_contents02 {float:right; width:530px;}

.stepbox_wrap {}
.stepbox {width:265px; float:left; padding-right:20px;}
.stepbox img {width:265px;}
.stepbox h3 { border-bottom:1px solid #555; border-top:1px solid #555; }
.stepbox h3.ext {border:none; color:#CCC; font-size:100%; background:#444; padding:2px 5px;}

/*---------------------------top--------------------------------------------------*/

.top_qumarionarea {
	/*top: 100px;
	left: 160px;*/
	float:left;
	margin-top: 0px;
}
.top_qumarionarea .news_wrap{
	margin-left:30px;
	width:370px;
}
.top_page .right_area {
	margin-top:0px;
	margin-left:480px;
}

.top_page .main_area {
	position:relative;
	min-height:390px;
	height: auto !important;
	height: 390px;
	padding:50px 100px 20px 0;
	/*background:url(../img/bg.jpg) no-repeat #000;
	height:auto;
	width:729px;
	padding-left: 320px;*/
}

/*news style*/
.news_wrap {width:400px; float:left;}
.newslist_wrap dl {}
.newslist_wrap dt {float:left;}
.newslist_wrap dd {overflow: hidden; padding-left:10px;}
.top_page .banner_area {padding-left:450px;}

/*バナーエリア*/
.bannerbox {
/*	border:1px solid #444;
	border-width:1px 0 1px 0;*/
	width:398px;
}
.bannerbox01 {	
	position: absolute;
	top: 45px;
	right: 65px;
}



/*---------------------------List Design--------------------------------------------------*/
ul.list_header_image {
	line-height:2.5em;
	list-style:none;
	font-size:90%;
}
ul.list_header_image li {
	background:url(../img/ico_arrow.png) no-repeat left 0.6em;
	font-weight:normal;
	padding-left: 22px;
}
ul.list_header {
	line-height:2.0em;
	list-style:none;
	font-size:90%;
}
ul.list_header li {
	background:url(../img/ico_list.png) no-repeat left 0.3em;
	font-weight:normal;
	padding-left: 16px;
	overflow:hidden;
}
ol.list_number li {margin-left:18px;}

.sidenav ul.list_header_image {line-height:1.7em;}

.sidenav ul.list_header_image li {
	background:url(../img/ico_arrow.png) no-repeat left 0.2em;
	margin-bottom:6px;
}
.bigtxt {font-size:115%; line-height:1.7em; font-weight:bold;}




/*---------------------------Table Design--------------------------------------------------*/

.table_list table, .table_list  table th, .table_list table td {
	border:solid #555 1px;
}
.table_list table {
	color:#f5f5f5;
	border-width:1px 0 0 1px;
	border-collapse:collapse;
	border-spacing:0;
	background:#222;
}
.table_list table th {
	text-align:left;
	font-weight:700;
	border-width:0 1px 1px 0;
	padding:3px 5px 3px 15px;
}
.table_list table th.title {
	width:100px;
}

.width01 table th.title {
	width:200px;
}

.table_list table td {
	border-width:0 1px 1px 0;
	padding:10px 7px 10px 15px;
}


.table_list01 {
	border: 1px solid #555;
	border-top: none;
}
.table_list01 dl {
　border-top: 1px solid #555;
　border-top: none;
	color:#ccc;
/*	border-width:1px 0 0 1px;
	border-collapse:collapse;
	border-spacing:0;*/
	background:#222;
}
.table_list01 dl dt {
	text-align:left;
	font-weight:700;
	border-top: 1px solid #555;
	clear: left;
	float: left;
	padding:3px 5px 3px 15px;
	width:100px;
	height:auto;
}
.table_list01 dl dd {
margin-left: 110px;
border-top: 1px solid #555;
border-left: 1px solid #555;
	padding:5px 7px 3px 15px;
		height:auto;
}
table.sdkform th, table.sdkform td {
	padding:10px;
}
table.sdkform th {
	width:170px;
	vertical-align:top;
	text-align:left;
}
table.sdkform input {
	background-color:#fff;
	height:25px;
	padding:5px;
}
table.sdkform textarea {
	display:block;
	background-color:#fff;
	padding:5px;
}

table.sdkform input, table.sdkform textarea {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:relative;
	border:none;
	margin-bottom:3px;
}
.sdk_wrap {
	margin:0 auto;
	margin-bottom:30px;
	width:600px;
}

/*---------------------------規約　button--------------------------------------------------*/
.btarea {
	float:right;
	margin-top:15px;
}

.btarea a:link {
	background:#333;
	padding:6px 20px;
	width:120px;
	height:30px;
	color:#ccc;
	cursor:pointer;
	text-decoration:none;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	position:relative;
	font-size:10px;
}
.btarea a:visited {
	background:#333;
	color:#ccc;
	text-decoration:none;
}
.btarea a:hover {
	color:#ccc;
	background-color:#444;
	text-decoration:none;
}
.btarea a:active {
	color:#ccc;
	text-decoration:none;
}
.bottomarea {
	margin-top:-20px;
}
/*SDK規約ボタン*/
.button_box {
	padding:20px 20px 30px 20px;
	margin: 0 auto;
	width: 210px;
}


/*---------------------------other--------------------------------------------------*/

.hasPlaceholder {
	color: #999;
}

.txt1_m, .lead1_m {
	display:none;
}

body.colorbox {
	background:#f5f5f5;
	min-width:500px !important;
	height:450px;
}
.colorbox_wrap {
	border:2px solid #FC3;
}

/*****************************************************************************************************　common　*/


.main_area a:hover img {
	filter: alpha(opacity=80) !important;
	-moz-opacity:0.8 !important;
	opacity:0.8 !important;
}

.main_area a:hover img.opacity_clear {
	filter: alpha(opacity=100) !important;
	-moz-opacity:1 !important;
	opacity:1 !important;
}

.separator_dotted, .separator_solid {
	border-color:#999999;
}
.separator_solid01 {
	border-top:1px solid #111;
	padding-top:15px;
}
.separator_solid02 {
	border-top:1px solid #333;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:20px;
}
.font85 {
	font-size:85%;
	line-height:1.8em;
}

.radius5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
		position:relative;
}
.radius10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		position:relative;
}
.notes {
	font-size:85%;
	color:#E24545;
}

.newsarea .type01 {width:430px !important;}

.width50 { width:50px !important;}
.width85 { width:60px !important;}
.w385 { width:385px !important;}
.contents_type01 {
	float: left; width: 445px; margin-right: 15px;
}

/*****************************************************************************************************　terms　*/

ol.list_number, ol.list_number li {
	list-style-type:decimal !important;
}
ol.list_number li {
	margin-left:18px;
}
ol.list_number li .none_list_number, ol.list_number li .none_list_number li {
	list-style-type:none !important;
}

.list_inner{
	list-style-type:none !important;
}
.list_inner li{
	padding-bottom:0;
	list-style:none;
	position:relative;
	margin-left:27px;
}
.list_inner li span{
	position:absolute;
	top:0;
	left:-2em;
}
.list_number li .list_inner li{
	margin-left:27px;
}



/*****************************************************************************************************　store button　*/

ul.area_tria{
	margin-left:5px;
	padding:0px;
	}

ul.area_tria li{	
	float: left;
	width: auto;
	margin-right: 5px;
	padding: 8px 20px 8px 20px;
	border: 1px #555 solid;
	background-color: #222;
	text-align: center;
	}

ul.area_tria a:link {
	text-decoration:none;
	}
