@charset "utf-8";

/****************************************/
/* style.css							*/
/* (c) Nextion Serve,Inc. JSN.			*/
/* Date:2011/07/14						*/
/****************************************/

/*
	ソースを閲覧された方へ
	JSNのCSSに興味をお持ちくださりありがとうございます。
	作成にあたり、Web標準へとなるべく準拠したつもりではありますが、
	至らぬ点などありましたら、ご指摘いただければ幸いです。
	メール：customer@just-size.net
*/

/*
全体設定
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: small;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	background-color: #FFF;
	color: #000;
	line-height:130%;
}

a:link {
	color: #000033;
	/*color: #00309a;*/
}
a:visited {
	/*color: #506070;*/
	color: #330066;
}
a:hover,a:active {
	/*color: #FF8C00;*/
	color: #dd0000;
}

img	{
	border: none;
}

li,dd {
	padding-top:0.1em;
	padding-bottom:0.1em;
}

p {
	text-indent: 1em;
	line-height: 150%;
}

h2 {
	font-size: 1.6em;
	text-align: right;
	padding-bottom: 0.2em;
	padding-right: 5px;
	border-right: 5px outset #CD9C52;
	border-bottom: 2px solid #555;
	line-height: 120%;
}
h3 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-left: 5px solid #BBBBCC;
	padding: 0.3em;
	padding-left: 5px;
	line-height: 120%;
	background-color: #DFDEE5;
}
h4 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	border-left: 0.5em solid #999;
	padding-left: 5px;
	font-size: small;
}
h5 {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
	border-left: 0.3em solid #CCC;
	padding-left: 5px;
	font-size: small;
}

.totop {
	margin-top: 1em;
	text-align: right;
}

label {
	cursor : pointer;
}
label:hover {
	font-weight: bold;
}

address {
	text-align: center;
	font-style: normal;
}

abbr{
	cursor: help;
}

/*テキストブラウザ向け*/
.iftb {
	display: none !important;
}

/* ソーシャルボタン	*/
#social_button {
	margin-top: 5em;
}
#social_button li {
	float: left;
	padding-left: 10px;
	list-style-type: none;
}
#social_button2 {
	clear: both;
}
#social_button2 li {
	float: left;
	width: 70px;
	padding-left: 10px;
	list-style-type: none;
}

/*上部ヘッダ*/
.header {
	width: 85%;
	margin : auto;
	padding: 0;
}
.header h1 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.header h1 img {
	border: none;
}
.header li {
	list-style-type: none;
	float: left;
	width : 12.45%;
	background-color: #487CB3;
	line-height: 160%;
}
.header li a, .header li a:visited, .header li a:hover, .header li a:active, .header li a:link {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
}
.header li a:hover {
	background-color: #FEFEFE;
	color: #000;
}
.breadcrumbs {
	margin: 0px;
	line-height: 130%;
	color: #000;
	clear: both;
	width: 99.5%;
	background-color: #EEE;
	padding-top:	0.5%;
	padding-bottom: 0.5%;
}
.breadcrumbs a:link,.breadcrumbs a:visited {
	color: #000;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #FF8C00;
}

/*サイドバー*/
.sidebar {
	width: 20%;
	margin-right: -1px;
	line-height: 160%;
	float: left;
	font-size: 95%;
	border-right: 1px solid #888;
	padding-bottom: 4em;
}
.sidebar dl {
	margin: 0px;
}
.sidebar dt {
	/*background-color: #CFDEE5;*/
	background-color: #D8EB67;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px;
	margin-top: -1px;
	z-index: -1;
	border-left: 3px solid #666;
	padding-left: 0.5em;
}
.sidebar a {
	text-decoration: none;
}
.sidebar a:hover {
	text-decoration: underline;
}
.sidebar dd {
	margin-left: 1em;
	border-bottom: 1px dotted #6495ED;
	padding: 1px;
	border-left: 1px dotted #666;
	padding-left: 0.5em;
}
.sidebar dd:hover {
	background-color: #EFEFEF;
}

/*トップページ*/
#toptop {
	width: 85%;
	margin: auto;
}
#toptop .top_left {
	width: 50%;
	float: left;
	padding-top: 2%;
	padding-left: 1.5%;
}
#toptop .top_right {
	width: 42%;
	float: right;
	padding-top: 2%;
	padding-right: 2%;
}
#toptop dt {
	background-color: #D8EB67;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.3em;
	margin-bottom: 0.3em;
}
#toptop dt a {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	color: #000;
}
#toptop dd {
	margin-left: 0.5em;
	border-bottom: 1px dotted #BBB;
	line-height: 150%;
}
#toptop .value {
	font-family: "Arial Narrow", "Impact", sans-serif;
	font-size: 1.4em;
/*	font-weight: bold;*/
	color: deeppink;
}
#toptop .point {
/*	font-size: 1em;*/
	font-weight: bold;
	color: #3366ff;
}
#toptop dd.links {
	margin-top: 0.5em;
}
#toptop dd.announce {
	margin-top: 1em;
	border: none;
	margin-top: 1.5em;
}

#topinfo {
	width: 85%;
	margin: auto;
	clear: both;
}
#topinfo .topinfo_left {
	width: 50%;
	float: left;
	padding-top: 2%;
	padding-left: 1.5%;
	padding-bottom: 1.5%;
}
#topinfo .topinfo_right {
	width: 42%;
	float: right;
	padding-top: 2%;
	padding-right: 2%;
}
#topinfo dl dd p {
	text-indent: 1em;
}
#topinfo dt {
	background-color: #DEE7FF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.3em;
	margin-bottom: 0.3em;
}
#topinfo dt a {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	color: #000;
}
#topinfo dd {
	margin-left: 0.5em;
	border-bottom: 1px dotted #BBB;
	line-height: 150%;
}

#top_social_button {
	clear: both;
	margin-left: 58%;
}
#top_social_button li {
	float: left;
	list-style-type: none;
	padding: 4px;
}

.orderlink {
	margin: 2px 0 5px 0;
	text-align: right;
}

/*中身*/
#contents {
	width: 85%;
	margin: 10px auto 1em auto;
}
.contmain {
	width: 77%;
	padding-left: 0.5em;
	border-left: 1px solid #888;
	line-height: 130%;
	float: left;
	padding-bottom: 4em;
}
.contmain p{
		margin-left: 1em;
		}
		
.contmain ul, .contmain ol{
		margin-left: 2.5em;
		}

.contmain li{
		line-height: 140%;
		}

/*フッタ*/
#footer {
	clear: both;
	width: 100%;
	background-color: #487CB3;
	color: #FFF;
}
#footer p {
	text-indent: 0;
}
#footer a:link,#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover,#footer a:active {
	text-decoration: underline;
}
#footer .start {
	margin : 0 auto 0 auto;
	width: 80%;
}
#footer .news {
	float: left;
	padding-top: 5px;
	font-weight: bold;
}
#footer .uptop {
	float: right;
	font-size: 1.3em;
	vertical-align: middle;
}
#footer .sitemap {
	clear: both;
	width: 80%;
	margin: 0 auto 0 auto;
	padding: 4px;
}
#footer ul {
	float: left;
}
#footer li {
	list-style-type: none;
	margin-right: 1.5em;
	padding-top: 2px;
}
#footer .end {
	clear: both;
	width: 90%;
	padding-top: 1em;
	text-align: right;
}

/* 各ページ特有のスタイル */
dl.table {
	margin-left: 1em;
}
.table dt {
	border: 1px solid #666;
	border-left: 4px solid #666;
	background-color:#F1F1F1;
	padding: 2px;
	padding-left: 5px;
	margin: 3px;
	margin-top: 1em;
}
.table dd {
	margin-left: 2em;
}
.searchresult{
	line-height:140%;
	}
.searchresult li{
	margin-top:1em;
	}
.srwords{
	color: #F00;
	font-weight:bold;
	}
table.sbcheck,table.sbcheck3{
	border:1px solid #000;
	border-collapse:collapse;
	text-align:center;
	width:80%;
	margin:1em auto 1em auto;
	}
.sbcheck th{
	margin:0px;
	padding:0.5em;
	color:#FFF;
	background-color:#000;
	}
.sbcheck3 th{
	margin:0px;
	padding:0.2em;
	color:#FFF;
	background-color:#000;
	}
.sbcheck3 td{
	margin:0px;
	padding:0.2em;
	border:1px solid #000;
	}
.sbcheck td{
	margin:0px;
	padding:0.8em;
	border:1px solid #000;
	}
.sbcheck2{
	background-color:#F1F1F1;
	}
.sbcheckerror{
	text-align:center;
	text-decoration:underline;
	color:#F00;
	font-weight:bold;
	}
.sbcheckcap{
	margin-top:0.5em;
	margin-bottom:1em;
	font-size:x-small;
	}
.sbcheckok{
	text-align:center;
	text-decoration:underline;
	color:#00F;
	font-weight:bold
	}
table.cmp{
	border:1px solid #000;
	border-collapse:collapse;
	text-align:center;
	width:80%;
	margin:1em auto 1em auto;
	}
.cmp th{
	margin:0px;
	padding:0.1em;
	background-color:#DDD;
	border:1px solid #000;
	font-weight:normal;
	}
.cmp td{
	border:1px solid #000;
	padding:1px;
	}
th.cmpli{
	text-align: left;
	color: #FFF;
	font-weight:bold;
	background-color: #666;
	}
th.cmpti{
	background-color:#000;
	color:#FFF;
	font-weight:bold;
	}
.s_spec_table {
	width:60%;
	margin:0 auto 1em auto;
}
.s_spec_clear {
	margin-bottom: 2em;
}
.s_spec_red a:link {
	color:red;
}
.s_spec_red a:visited {
	color:red;
}
.s_spec_show_title {
	text-align:left;
	font-weight:bold;
}
.s_spec_show_tr {
	text-align:left;
}
.s_spec_show_tr_c {
	text-align:left;
	background-color:#F1F1F1;
}
.s_spec_uptime_tr {
	line-height: 200%;
}
.s_spec_uptime_tr_c {
	background-color:#F1F1F1;
	line-height: 200%;
}
.agreement_h5 {
	margin-top:1em;
}
.content_affiliate {
		width: 79%;
		margin: 0 auto 0 auto;
}
.contmain_affiliate {
		padding-right: 1em;
		line-height: 150%;

}
.contmain_affiliate p {
		margin-left: 1em;
		}
.contmain_affiliate ul, .contmain_affiliate ol{
		margin-left: 2.5em;
		}

/*	お知らせ	*/
#news .list {
	width: 70%;
	float: left;
}
#news .list dl {
	width: 100%;
	text-indent: 1em;
	margin-bottom: 0.5em;
}
#news .news {
	color: #0066cc;
}
#news .trouble {
	color: #ff6600;
}
#news .tb {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	margin-top: 2em;
	margin-right: 1em;
}
#news .tb_h {
	border-top: 1px dotted;
	margin-top: 2em;
	margin-right: 1em;
}
#news .tb_url {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	margin-right: 1em;
}
#news .tb_show {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
}
#news .tb_show:hover {
	background-color: #EFEFEF;
}
#news .date {
	text-align: right;
}
#news h4 {
	text-align: center;
	border: 0;
	font-size: 1.2em;
}
#news .body {
	margin: 0 auto 0 auto;
	width: 90%;
	margin-top: 3em;
}

table.price td {
	padding: 0.2em;
}

/*	小さいテーブル	*/
#small_table {

}
#small_table .table {	/* 全体	*/
	margin-left:2em;
	background-color:#000000;
	text-align:center;
}
#small_table .td_left {	/* 左側のtd	*/
	background-color:#DDDDDD;
	width:100px;
}
#small_table .td_right {	/* 右側のtd	*/
	background-color: #FFF;
	text-align: left;
	text-indent: 1em;
}

/*	広告ページ http://ad.just-size.net/	*/
#adpage {
	width: 80%;
	margin: 0 auto 0 auto;
}
#adpage h1 {
	text-align: center;
	margin: 1em;
}
#adpage h2 {
	text-align: left;
	text-indent: 1em;
	font-size: 1.3em;
	border: 0;
	margin-top: 1em;
	margin-bottom: 0.5em;
	background-color: #0099FF;
	color: #FFF;
}
#adpage .comment {
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	border-right: 1px dotted #000;
	margin-bottom: 2em;
	padding-bottom: 0.5em;
}
#adpage .left {
	float: left;
	width: 40%;
	margin-left: 5%;
}
#adpage .right {
	float: right;
	width: 40%;
	margin-right: 5%;
}
#adpage .access {
	clear: both;
	width: 50%;
	margin: 1em auto 1em auto;
	background-color: #FF6633;
	text-align: center;
	padding: 0.5em;
}
#adpage .access A:link, .access A:visited {
	color: #FFF;
	font-size: x-large;
}

/* 利用規約 */
#agreement {

}
#agreement h4 {
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 1em;
	border-bottom: 2px solid #999;
	border-left: 0.5em solid #999;
	padding-left: 5px;
	font-size: small;
}
#agreement li {
	margin-left: 1em;
}

/* リンクについて */
#about_link {
	margin-top: 1em;
}
#about_link ul {
}
#about_link li {
	list-style-type: none;
	padding-left: 0.5em;
}

