@charset "utf-8";


@import url(reset.css);

/*common
------------------------------------------------------------------ */
html {
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	font-size: 12px;
	color: #333333;
	text-align: center;
	background: url('../images/bg.png') repeat-x top left;
}

p {
	line-height: 14px;
}

a:hover {
	text-decoration: none;
}
marquee{ display:block; position:relative;}

#basement {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
body       #basement { padding-top: 36px; }
body.nofix #basement { padding-top:    0; }

.caution {
	color: #cc0000;
	font-weight: bold;
}
div#user_channel {
	margin:30px 0 0 0;
}

div#user_channel p#user_chmake {
	padding:0 10px 0 0;
	text-align:right;
}
div#user_channel p#user_chmake a {
	color:#C36;
	padding:0 0 0 15px;
	background:url(../images/icon_userchbar.png) no-repeat left center;
}
/*toplines TODO: remove it
------------------------------------------------------------------ */
#topline {
	background: none;
	padding: 0 0 0 5px;
	overflow: visible;
}
#topline p {
	color: #fff;
	font-size: 1em;
	letter-spacing: 1px;
	text-align: left;
	line-height: 23px;
	height: 23px;
	background: none;
}
#topline a {
	color: #fff;
}
#topline a:hover,
#topline a:active {
	color: #ccc;
}
#topline_other {
	text-align: left;
	background: #efefef;
	position: absolute;
	border: 1px solid #595959;
	top: 1.8em;
	left: 25em;
	padding: 5px 9px;
	line-height: 1.4em;
	z-index: 1;
}
#topline_other a {
	color:#7b7878;
	display: inline;
}
#topline_other a:hover,
#topline_other a:active {
	color:#000;
}
#topline #user_menu {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
#topline_right {
	text-align: left;
	background: #efefef;
	position: absolute;
	border: 1px solid #595959;
	top: 1.8em;
	padding: 5px 9px;
	line-height: 1.4em;
	z-index: 10000;
}
#topline_right a {
	color:#7b7878;
	display: inline;
}
#topline_right a:hover,
#topline_right a:active {
	color:#000;
}
/*header
------------------------------------------------------------------ */
#header {
	height: 92px;
	position: relative;
	margin: 0 0 10px 0;
}
#header a,
#header a:visited {
	color: #333;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	display: block;
	width: 227px;
	line-height: 43px;
	top: 7px;
	left: 0px;
	position: absolute;
}
.userName {
	margin: 0 0 0 0;
	font-weight:bold;
}
#forNewer {
	margin: 0 0 0 12px;
	font-size: 0.8em;
	letter-spacing: 1px;
}
#amazon {
    position: absolute;
	width: 427px;
	height: 58px;
	right: 0px;
}
#amazon a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#gvmenu {
	color: #fff;
	font-size: 14px;
	width: 830px;
	height: 34px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url('../images/gvmenu.png') no-repeat left -34px;
}
#gvmenu li {
	line-height: 34px;
	float:left;
	text-indent: -9999px;
	overflow: hidden;
}
#gvmenu li a {
	display: block;
	color: #fff;
	height:34px;
	line-height: 34px;
}
#gvmenu li#btn_chlist a {
	background: #0a6079 url('../images/gvmenu.png') no-repeat left top;
}
#gvmenu li#btn_time a {
	background: #0a6079 url('../images/gvmenu.png') no-repeat -124px top;
}
#gvmenu li#btn_download a {
	background: #0a6079 url('../images/gvmenu.png') no-repeat -246px top;
}
#gvmenu li#btn_howto a {
	background: #0a6079 url('../images/gvmenu.png') no-repeat -368px top;
}
#gvmenu li#btn_help a {
	background: #0a6079 url('../images/gvmenu.png') no-repeat -490px top;
}
#gvmenu li#btn_sdk a {
	background: #0a6079 url('../images/gvmenu.png') no-repeat -612px top;
}
#gvmenu li#btn_chlist a:hover,
#gvmenu li#btn_time a:hover, 
#gvmenu li#btn_download a:hover, 
#gvmenu li#btn_howto a:hover, 
#gvmenu li#btn_help a:hover,
#gvmenu li#btn_sdk a:hover,
#gvmenu li#btn_chlist a.now,
#gvmenu li#btn_time a.now, 
#gvmenu li#btn_download a.now, 
#gvmenu li#btn_howto a.now, 
#gvmenu li#btn_help a.now, 
#gvmenu li#btn_sdk a.now {
	background: none;
}


div#footer {
	color: #fff;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
	padding: 2px 0;
	margin: 30px 0 7px 0;
	word-spacing: 5px;
	clear: both;
}
div#footer p {
	line-height: 26px;
	background: #999;
}
div#footer a {
	color: #fff;
}
address {
	color: #999;
	margin: 0 auto;
}
/*other
------------------------------------------------------------------ */
#content {
	width: 731px;
	float: left;
}

#content2 {
	width: 950px;
	text-align: left;
}

#other {
	width: 200px;
	float: right;
	margin-bottom:20px;
}
#btn_chlist {
	width: 124px;
}
#btn_time {
	width: 122px;
}
#btn_download {
	width: 122px;
}
#btn_howto {
	width: 122px;
}
#btn_help {
	width: 122px;
}
#btn_sdk {
	width: 122px;
}


/*bnr
------------------------------------------------------------------------------------------- */

a.bnr_teleking{
	display:block;
	width: 200px;
	height: 200px;
	background: url(../images/banner_teleking_tmp.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

/*about
------------------------------------------------------------------------------------------- */

#whatis {
	background: #4d4d4d;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#whatis p {
	color: #fff;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-align: left;
	padding: 5px 16px 0;
}
#whatis div {
	padding: 10px 0 0 0;
}

/*info
------------------------------------------------------------------------------------------- */
#info {
	background:#fff url('../images/bg_info.png') repeat-x left bottom;
	margin: 0 0 15px 0;
	text-align: left;
	}
#info h2 {
	background: url('../images/bg_infoh2.gif') repeat-x left bottom;
	line-height: 31px;
	padding: 8px 0 9px 8px;
}
#info p {
	line-height: 1.2em;
	padding: 8px 16px;
}

#info  a, #info  a:visited {
color:#333333;
line-height:2em;
}
#info  a, #info  a:visited {
color:#333333;
line-height:2em;
}
#info li span.date {
  display: block;
  text-align: right;
  color: #666;
}
a:hover {
text-decoration:none;
}


/*btn
------------------------------------------------------------------------------------------- */
#btn {
	padding: 5px 8px;
	background: #eee;
	border: 1px solid #d1d1d1;
	margin-bottom:10px;
}
#btn img {
	margin: 3px 0 3px 0;
}

/*モバイル
------------------------------------------------------------------------------------------- */
#mobile {
	padding: 5px 8px;
	background: #eee;
	border: 1px solid #d1d1d1;
}
#mobile img {
	margin: 4px 0;
}


/*error
------------------------------------------------------------------------------------------- */
#error {
	padding: 50px 0;
}
#error h2 {
	font-size: 1.2em;
	margin: 0 0 1em 0;
}






