@import url("/css/gemstv.co.jp.css"); 
@import url("/css/fieldset.css"); 
@import url("/css/option.css"); 

body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: #333;
	font-family: "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 0.8em;
}

#promo {
	width: 1000px
	float: left;
	font-family: "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#tv_width {
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 0px;
	width: 690px;
	float: left;
	font-size: 12px;
}

/*#tv_width {
	margin: 10px;
	width: 690px;
	float: left;
}*/

input {
	border: none;
}

.ad {
	margin-top: 5px;
}
.right {
	text-align: right;
	border: none;
	font-size : 15px;
	font-family:'Meiryo','MS PGothic', Osaka, Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#func {
	float: left;
	width: 550px;
	height: 50px;
	line-height: 1.5;
	font-family:'Meiryo','MS PGothic', Osaka, Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.func a {
	text-decoration: none;
	color: #666;
}

#func .img {
	float: right;
	width: 96px;
	height: 21px;
	margin-right: 5px;
}


fieldset.w_auto{
	border:solid 1px #DEDEDE;
	padding:20px;
	}
fieldset.w_auto label{
	font-size:14px;
	font-weight:bold; 
	color:#d74150;
	display:block;
	paddign-left:18px;
	margin-bottom:6px;
}

fieldset.w_auto legend{
	font-weight:bold;
	color:#d74150;
	font-size:14px;
}

div.w_span_auto{
	padding-right:18px;
	height:34px;
	line-height:34px;
	clear:both;
	margin-bottom:14px;
}

input.w_auto{
	height:28px;
	padding-top:6px;
	text-indent:10px;
	font-size:15px; 
	color:#666666; 
	width:200px; 
}

.msg{
	font-size: 1em; 
	color:#666666; 
	margin-bottom:20px; 
	padding:10px;
}


.w_image {
	border: none;
}

* {
	text-align: left;
	margin: 0;
}

a {
	text-decoration: none;
}

.pink {
	color: #d74150;
}

.red {
	color: #f00;
}

.grey {
	color: #666;
}

/*
div {
		border: 1px dotted #ccc;
}
*/

input {
	border: 1px inset #666;
	font-size: 14pt;
	line-height: 120%;
	color: #333;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: #333;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 1em;
}

#header,
#topicpath,
#container,
#footer {
	float: left;
	width: 100%;
	text-align: center;
}

#header {
	margin-top: 10px;
	margin-bottom: 10px;
}

#header #header_inner,
#topicpath #topicpath_inner,
#container #container_inner,
#live #live_inner,
#footer #footer_inner {
	margin: auto;
	width: 1000px;
}

#header #header_inner {
	position: relative;
	height: 50px;
}

#header #header_inner #ribaoku {
	float: left;
	width: 250px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: url(../images/ribaoku.png) no-repeat;
}

#header #header_inner #qr {
	float: left;
	width: 185px;
	height: 50px;
	margin: 0px;
}

#header #header_inner #qr #txt {
	float: left;
	width: 120px;
	height: 40px;
	padding: 10px 5px 0 10px;
}

#header #header_inner #qr #txt .grey {
	color: #333;
	font-size: 10pt;
	line-height: 120%;
	text-align: right;
}

#header #header_inner #qr #txt .pink {
	color: #d74150;
	font-size: 10pt;
	line-height: 120%;
	text-align: right;
}

#header #header_inner #qr #img {
	float: left;
	width: 44px;
	height: 44px;
	margin: 3px 0 3px;
}

#header #header_inner #func {
	float: left;
	width: 555px;
	height: 50px;
	margin: 0px;
}

#header #header_inner #func #txt {
	text-align: right;
}

#header #header_inner #func #txt .grey, 
#header #header_inner #func #txt .light_grey, 
#header #header_inner #func #txt .pink {
	font-size: 10pt;
	line-height: 200%;
	text-align: right;	
}

#header #header_inner #func #txt .grey {
	color: #333;
}

#header #header_inner #func #txt .light-grey {
	color: #666;
}

#header #header_inner #func #txt .pink {
	color: #d74150;
}

#header #header_inner #func #txt .img {
	margin: 5px;
}

#header #header_inner #func #txt .button {
	vertical-align: middle;
}

#beta_logo {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 25px;
	left: 250px;
}

#topicpath #topicpath_inner {
	height: 40px;
}

#container #container_inner {
	height: auto;
}

#container #live {
	height: 644px;
	background: url(/images/bg_grayscale.png) repeat-x;
}

#live #live_inner {
	position: relative;
	height: 640px;
}

#live #live_inner #white_table {
	position: relative;
	top: 10px;
	height: 628px;
	width: 1000px;
	background: url(/images/white_table.png) no-repeat;
    
}

#live #live_inner #tv {
	position: absolute;
	top: 0px;
	left: 0px;
	/* padding: 20px; IE対応で削除*/
	margin-left: 20px;
	margin-top: 0px;
	width: 690px;
	height: 586px;
}

#live #live_inner #buy {
	position: absolute;
	top: 0px;
	left: 730px;
	margin-top: 20px;
	width: 270px;
	height: 586px;
	background: url(/images/price_info.png) no-repeat;
}

#live #live_inner #buy #price_info .gemDesc {
	padding-top: 40px;
	text-align: center;
	font-size: 18px;
	color: #333;
		font-family: 'Meiryo','MS PGothic', Osaka, Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;	
}

#live #live_inner #buy #price_info .last {
	padding-top: 25px;
	text-align: center;
	font-size: 18px;
	color: #333;
		font-family: 'Meiryo','MS PGothic', Osaka, Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;	
}

#live #live_inner #buy #price_info .startPrice {
	padding-top: 30px;
	text-align: center;
	font-size: 32px;
	color: #666;
}

#live #live_inner #buy #price_info .price {
	padding-top: 110px;
	text-align: center;
	font-size: 32px;
	color: #d74150;
}

#live #live_inner #buy #price_info .test {
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
}

#live #live_inner #buy #price_info .yen {
	font-size: 18px;
}

#live #live_inner #next {
	position: absolute;
	top: 371px;
	left: 0px;
	width: 270px;
	height: 121px;
}

#live #live_inner #next input {
	border: none;
}


#live #live_inner #note {
	position: absolute;
	top: 491px;
	left: 0px;
	width: 270px;
	height: 68px;
}


#live #live_inner #note .notice {
	padding-top: 10px;
	font-size: 10px;
}

#live #live_inner #note .copy {
	padding-top: 30px;
	font-size: 16px;
}

#live #live_inner #call {
	position: absolute;
	top: 559px;
	left: 0px;
	width: 270px;
	height: 27px;
	background: url(/images/call.png) no-repeat;
}

#container #container_inner #alpha,
#container #container_inner #beta,
#container #container_inner #delta {
	float:left;
	height: auto;
}

#container #container_inner #alpha {
	padding: 5px;
	width: 260px;
}

#container #container_inner #alpha_main {
	float: left;
	padding: 5px;
	width: 210px;
	height: auto;
}

#container #container_inner #alpha .cont {
	height: 0px;
}

#container #container_inner #alpha .top {
	width: 252px;
	padding: 10px;
	background: url(../images/sidebar-left-top.png) no-repeat;
    font-family :"Meiryo",'Century Gothic',Arial,sans-serif ;

}

#container #container_inner #alpha .top .head {
	text-align: left;
	width: 230px;
}

#container #container_inner #alpha .bottom {
	width: 252px;
	height: 11px;
	margin-bottom:30px;
	background: url(../images/sidebar-left-bottom.png) no-repeat;
	
}

#container #container_inner #alpha .cont + #container  #container_inner #alpha .top {
	min-height: 100px;
	height: auto;
}


#container #container_inner #beta_top {
	float: left;
	padding: 5px;
	width: 746px;
}

#container #container_inner #beta {
	padding: 5px;
	width: 720px;
}

#alpha .title,
#alpha .heading,
#alpha .body,
#beta .title,
#beta .heading,
#beta .body {
	line-height: 200%;
	
}

#alpha .title{
font-family : "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
color :#8b8b8b;
font-weight : bold;
padding-bottom : 3px;
margin-bottom : 2px;
}

#beta .title{
font-family : "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;

}

#beta_gem .title {
	color: #d74150;
	font-size: 14pt;
	font-weight: bold;
	font-family :"Meiryo", "Lucida Grande", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#beta_gem .heading {
	color: #d74150;
	font-size: 12pt;
	font-family : "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#alpha .body {
	color: #666;
	font-size: 12pt;
	font-family : "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#alpha p.body {
	color: #666;
	font-size: 11pt;
	font-family : "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#container #container_inner #beta_gem {
	float: left;
	width: 403px;
}

#container #container_inner #beta_right {
	float: left;
	width: 323px;
}

#container #container_inner #beta_gem .cont {
	height: 0px;
}

#container #container_inner #beta_gem .top {
	width: 383px;
	background: url(../images/beta_gem-top.png) no-repeat;
	margin: 10px 10px 0;
}

#container #container_inner #beta_gem .tab {
	text-align: left;
	margin: 0 10px 20px 20px;
	width: 343px;
	color: #333;
	font-size: 1.2em;
	line-height: 2;
		font-family: "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.tbl {
	border-bottom: 1px solid #d74150;
	border-top: 2px solid #d74150;
}

.l_col {
	border-bottom: 1px dotted #a9a9a9;
}

.r_col {
	border-bottom: 1px dotted #a9a9a9;
}

#container #container_inner #beta_gem .head {
	text-align: left;
	margin: 0 10px 0 20px;
	width: 343px;
}

#container #container_inner #beta_gem .bottom {
	width: 383px;
	height: 11px;
	margin: 0 10px 30px;
	background: url(../images/beta_gem-bottom.png) no-repeat;
}

#container #container_inner #beta_right .cont {
	height: 0px;
}

#container #container_inner #beta_right .top {
	width: 323px;
	background: url(../images/beta_right-top.png) no-repeat;
	margin: 10px 10px 0;
	font-family: "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size : 13px;
}
#container #container_inner #beta_right .tab {
	text-align: left;
	width: 323px;
	color: #333;
	font-size: 1.2em;
	line-height: 2;
	padding-top : 7px;
	margin: 0 10px 20px 20px;
		font-family: "Meiryo","Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
#container #container_inner #beta_right .head {
	text-align: left;
	margin: 0 10px 0 20px;
	width: 323px;
}

#container #container_inner #beta_right .bottom {
	width: 303px;
	height: 11px;
	margin: 0 10px 30px;
	background: url(../images/beta_right-bottom.png) no-repeat;
}

#container #container_inner #alpha .cont + #container  #container_inner #alpha .top {
	min-height: 100px;
	height: auto;
}


#beta .title {
	color: #d74150;
	font-size: 15pt;
	font-weight: bold;
}

#beta .heading {
	color: #d74150;
	font-size: 12pt;
	font-family :"Meiryo", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

#beta .body {
	color: #666;
	font-size: 13px;
	font-family :"Meiryo", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",  "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	
}


#delta {
	width: 990px;
}

#footer {
		background-color: #f7f7f7;
}

#footer #footer_inner {
	height: 240px;
}

#footer #footer_inner {
	margin: 10px auto;
	width: 1000px;
	height: 230px;
	
}

#footer #footer_inner #menu,
#footer #footer_inner #gems, 
#footer #footer_inner #copyright {
	width: 1000px;
	margin-bottom: 5px;;
}

#footer #footer_inner #menu {
	float: left;
	text-align: center;
	height: 40px;
	
}

#footer #footer_inner #gems {
	float: left;
	text-align: left;
	height: 150px;
}

#footer #footer_inner #copyright {
	float: left;
/*	text-align: center;*/
	text-align: right;
	height: 25px;
}

#footer #footer_inner #menu .grey, 
#footer #footer_inner #gems .grey, 
#footer #footer_inner #copyright .grey,
#footer #footer_inner #gems .grey
 {
	color: #333;
	font-size: 10pt;
	line-height: 150%;
}

#footer #menu .grey {
}

#footer #gems .grey {
}

#footer #gems .grey a:link, 
#footer #gems .grey a:visited,
#footer #gems .grey a:hover,
#footer #gems .grey a:active {
		text-decoration: none;
		color: #333;
}


#footer #copyright .grey {
}

#footer #menu .light-grey, 
#footer #gems .light-grey {
	color: #666;
	font-size: 10pt;
	line-height: 150%;
}


