@charset "UTF-8";
/* CSS Document 
URI:     http://www.timedomain.co.jp/
Description:  timedomain
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {line-height: 1;}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {list-style: none;}
blockquote {quotes: none;}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {border: none;}
/*---------clear---------*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/* =a link-------------------------------------------------------- */
a {text-decoration: none; color:#277DC0;}
a:hover{ color:#3EC097; text-decoration: underline;}
/* =Global Elements------------------------------------------- */
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	background: #fff url(img/bg-body.gif) top left repeat;
    line-height: 1.5em;
    text-align: left;
	color: #000;
}
/* =Layout----------------------------------------------------- */
.wrapper{
	width: 950px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}
/* =header---------------------------------------------------- */
.header{
	width: 950px;
}
.header h1{
	width: 207px;
	float: left;
}
.header .submenu{
/*	width: 451px;*/
	float: right;
	/*padding: 0 0 0 292px;*/
	padding-top: 18px;
}
.header .submenu li{
	float: left;
	display: block;
	text-align: right;
	font-size: 11px;
    font-weight: bold;
	margin-left: 20px;
}
.header .submenu li a{
	float: left;
	display: block;
	font-size: 11px;
    font-weight: bold;
}
.header .globalmenu{
	width: 950px;
	height: 44px;
	clear: both;
	padding: 14px 0 0 0;
}
.header .globalmenu li{
	float: left;
	height: 44px;
	display: block;
}
.header .globalmenu li a{
	float: left;
	height: 44px;
	display: block;
}
/* =footer---------------------------------------------------- */
#footer{
	clear: both;
	margin-top: 50px;
	padding: 4px 0 0 0;
	border-top: solid 3px #222;
	text-align: left;
}
#footer h4{
	float: left;
	width: 240px;
}
#footer ul{
	float: left;
	height: 314px;
	background: url(../img/common/bg_foot.jpg) no-repeat top left;
	padding: 15px 15px;
}
#footer ul li{
	color: #999;
	line-height: 1.4em;
	margin-bottom: 18px;
}
#footer ul li.mt40{
	margin-top: 40px;
}
#footer ul li a{
	display: block;
	font-weight: bold;
	color: #277DC0;
}
#footer ul li a.mt45{
	margin-top: 4px;
}
.copy{
	background: url(../img/common/bg_footline.gif) repeat-x top left;
	padding-top: 16px;
	clear: both;
	text-align: center;
}
/*修正追加*/
.bgkon{
	background: #333EAB;
	padding: 2px 10px;
}
table tr td h3{
	font-weight: bold;
	margin: 0 0 6px 0;
}
.list_m{
	list-style: disc;
}
.f14{
	font-size: 14px;
}
#tdtext{
	vertical-align: top;
	padding-top: 10px;
}
#tdtext02{
	vertical-align: top;
	padding-top: 60px;
}
table tr td img{
	vertical-align: top;
}
form{
	font-size: 14px;
}
form table tr td.formtdbg{
	background: #ccc url(../img/common/store_bc.gif) repeat top left;
	font-size: 16px;
}
.entryform tr td{
	padding: 4px;
	border: 1px solid #ccc;
}
.mt20{
	margin-top: 20px;
}
.mt10{
	margin-top: 10px;
}
.mt30{
	margin-top: 30px;
}
#top-image{
	margin-top: 10px;
	text-align: center;
}
#RLselect {
    background-color: #EEEEEE;
    border-bottom: 2px solid #CCCCCC;
    height: 24px;
    padding: 0;
    width: 740px;
	margin: 25px auto 0px auto;
}
.onlinetdbg{
	background: #ccc url(../img/common/store_bc.gif) repeat top left;
	padding: 10px;
}
/*product内商品ページカート*/
.orderarea{
	width: 750px;
	margin: 20px auto;
	border-top: 1px solid  #C4DBEE;
	text-align: left;
}
.orderarea table {
	width: 750px;
	margin-bottom: 14px;
}
.orderarea table tr th{
	width: 80px;
	border-bottom: 1px solid #C4DBEE;
	padding-bottom: 10px;
}
.orderarea table tr td{
	border-bottom: 1px solid #C4DBEE;
	padding-bottom: 10px;
}
.orderarea form{
	position: relative;
	border-bottom: 1px dotted #C4DBEE;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
.orderarea form .btn_submit input{
	display: inline-block;
	background: #ccc url(../img/common/btn_cart_off.png)  no-repeat top left;
	width: 224px;
	height: 45px;
	border: none;
	text-indent: -999em;
	overflow: hidden;
	cursor: pointer;
}
.orderarea form .btn_submit input:hover{
	background: none;
}
.orderarea form .btn_submit{
	position: absolute;
	top: 12px;
	right: 0px;
	display: inline-block;
	background: #ccc url(../img/common/btn_cart_on.png)  no-repeat top left;
	width: 224px;
	height: 45px;
	cursor: pointer;
}
/*ユーザー登録--------*/
.contactcontents{
	padding: 20px 0;
}
.contactmail,.completion{
	padding: 20px 0;
}
.contactmail p,.completion p{
	line-height: 1.6em;
}
.contactmail h2,.completion h2{
	margin-bottom: 20px;
}
.u_form{
	width: 100%;
	margin: 20px 0;
	border-top: 1px dotted #ccc;
}
.u_form tr th{
	width: 220px;
	padding: 10px 20px;
	background: #E2F3FF;
	border-bottom: 1px dotted #ccc;
	vertical-align: top;
	font-weight: normal;
	text-align: right;
}
.u_form tr td{
	padding: 10px;
	border-bottom: 1px dotted #ccc;
}
.w120i input{
	width: 120px;
	padding: 4px;
	font-size: 16px;
}
.w240i input{
	width: 240px;
	padding: 4px;
	font-size: 16px;
}
.w490i input{
	width: 490px;
	padding: 4px;
	font-size: 16px;
}
#btn_confirmation input {
    width: 186px;
    height: 36px;
  	background: url(../img/userregistration/btn_kakunin.jpg) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999em;
}
#btn_confirmation input:hover{
	background-position: 0 -38px;
}
#btn_commit{
	width: 337px;
	margin-left: 260px;
}
#btn_commit .back {
	width: 131px;
	height: 36px;
	float: left;
 	background: url(../img/userregistration/btn_back.jpg) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999em;
}
#btn_commit .back:hover{
	background-position: 0 -38px;
}
#btn_commit .soushin{
	width: 186px;
	height: 36px;
	float: right;
	background: url(../img/userregistration/btn_registration.jpg) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999em;
}
#btn_commit .soushin:hover{
	background-position: 0 -38px;
}
.rei {
	margin-left: 10px;
	font-size: 14px;
	color: #ccc;
}
#bloglink_h2{
	font-size: 18px;
    font-weight: bold;
    margin: 30px 0 0 10px;
}
#blog_description {
    border: 2px solid #ddd;
    border-radius: 10px;
    font-size: 14px;
    font-weight: bold;
    margin: 40px auto 20px;
    padding: 20px;
    width: 700px;
}
.blog_title {
    border-left: 10px solid #09c;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    padding-left: 10px;
    width: 400px;
}
.blog_userName {
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    width: 250px;
}
.blog_comments {
    background-color: #eee;
    border-color: #666;
    border-top: 2px solid #666;
    clear: both;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    line-height: 1.8em;
    padding: 10px 10px 20px;
    position: relative;
}
/* 試聴室ページ 20141029-------------------------*/
.listen h3{
	background: url(../img/listen/bg_std.png) no-repeat top left;
	height: 22px;
	padding: 12px;
	margin: 30px 0 20px;
	color: #fff;
	clear: both;
}
.listen .section{
	width:910px;
	margint : 0 auto;
	padding-bottom: 30px;
	clear:both;
}
.listen .lisn_name {
    border-bottom: 1px solid #ccc;
    border-left:4px solid #207CC2;
    font-size: 16px;
    font-weight: normal;
    padding:  4px 6px;
	margin: 10px 20px;
}
span.lisn_point {
    color: #666;
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.listen .lisn_photo {
	 width: 250px;
    float: left;
    margin: 0;
}
.listen .lisn_photo img {
    margin: 0;
}
.listen  .lisn_comments {
	width: 640px;
	float: left;
	font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
	padding-left: 20px;
}
.lisn_comments dl {
	width: 350px;
	 float: left;
	 margin-bottom: 10px;
	 line-height: 1.6em;
	 padding-right: 10px;
	 margin-right: 10px;
}
.lisn_comments dl dt{
	width: 74px;
	float: left;
	clear: both;
	color:  #ccc;
}
.lisn_comments dl dd{
	width: 276px;
	float: left;
}
.clear{
	clear: both;
}
#page-top {
    position: fixed;
    bottom: 40px;
    right:40px;
	font-size: 12px;
}
#page-top a {
    background: #207cc2 url(../img/common/pagetop.png) no-repeat 25px 10px;
    text-decoration: none;
    color: #fff;
    width: 90px;
    padding: 36px 0 20px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #3ec097 url(../img/common/pagetop.png) no-repeat 25px 10px;
}
/* ヘルプページ 20171226-------------------------*/
.help .contener {
	font-size: 15px;
	line-height: 1.5;
}
.help h2 {
	background: url(../img/listen/bg_std.png) no-repeat top left;
	height: 22px;
	padding: 8px 10px 12px 10px;
	margin: 30px 0 20px;
	color: #fff;
	clear: both;
	font-size: 18px;
}
.HowToUse {
	width: 100%;
}