@charaset "Shift_JIS";
/*
-----------------
wantsShop基本CSS
更新日：2008.5.15
-----------------*/

/*基本クラス設定
-----------------*/
body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック','MS P Gothic', sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: small;
	line-height: 1.6;
	color: #444;
	background-color: #fff;
}
td {
	text-align: left;
}
td ul{
list-style-type:none;
}
img {
	border: 0;
}
ul li img {
	vertical-align: bottom;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

ol {
	margin-left: 25px;
}

.s1 {
	font-size: 75%;
	line-height: 1.6;
}
.s2 {
	font-size: 85%;
	line-height: 1.6;
}
.s3 {
	font-size: 100%;
}
.s4 {
	font-size: 110%;
	line-height: 1.6;
}
.s5 {
	font-size: 115%;
	line-height: 1.4;
}
.s6 {
	font-size: 140%;
	line-height: 1.4;
}
.s1b {
	font-size: 75%;
	line-height: 1.6;
	font-weight: bold;
}
.s2b {
	font-size: 85%;
	line-height: 1.6;
	font-weight: bold;
}
.s3b {
	font-size: 100%;
	font-weight: bold;
}
.s4b {
	font-size: 110%;
	line-height: 1.6;
	font-weight: bold;
}
.s5b {
	font-size: 115%;
	line-height: 1.4;
	font-weight: bold;
}
.s6b {
	font-size: 140%;
	line-height: 1.4;
	font-weight: bold;
}
.linkArrow {
	background-image: url(../images/navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 12px;
	padding-right: 1em;
}
.red {
	color:#FF0000;
}

/*基本構造
-----------------*/
#headder {
	width: 740px;
	height: 106px;
	background-image: url(../images/headder_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#sidebar {
	width: 177px;
}

#footer {
	clear: both;
	width: 740px;
	height: 60px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}

#headder p,ul,ol,li {
	margin: 0;
	padding: 0;
	line-height: 1.6;
}

#sidebar p,ul,ol,li {
	margin: 0;
	padding: 0;
	line-height: 1.6;
}

#footer p,ul,ol,li {
	margin: 0;
	padding: 0;
	line-height: 1.6;
}

/*ヘッダ
-----------------*/
#headder #headLeft {
	float: left;
	margin-top: 18px;
	padding-left: 18px;
	width: 172px;
	height: 51px;
	margin-bottom: 17px;
}
#headder #headRight {
	float: right;
	width: 550px;
	height: 69px;
	text-align: right;
	margin-bottom: 17px;
}
#headder #global {
	clear: both;
	width: 740px;
	height: 20px;
	text-align: left;
	background-image: url(../images/global_bg.gif);
	background-repeat: repeat-x;
}
#headder #global li,a {
	display: inline;
	list-style: none;
	padding-left:0px;
}
#headder .cart {
	float: right;
	padding: 35px 10px 0 0;
}
#headder .freeDial {
	float: right;
}

/*サイドバー
-----------------*/
#sidebar {
	text-align: left;
}
#sidebar a{
	display: block;
}
/*
#sidebar .verSub {
	display: inline;
	padding-left: 4px;
}*/

#sidebar .verSub {
	display: inline;
	padding-left: 4px;
}

#sidebar ul {
	padding-bottom: 2px;
	background-color: #e2f4f8;
}
#sidebar li {
	list-style-type: none;
	padding-left:0px;
}
/*
#sidebar .naviBanner {
	padding-bottom: 20px;
	background-color: #fff;
	background-image: none;
}
#sidebar .banner {
	margin-top: 2px;
}*/
#sidebar .naviBanner {
	padding-bottom: 20px;
	background-color: #fff;
	background-image: none;
}
#sidebar .banner {
	margin-top: 2px;
}

#sidebar .productList {
	padding: 4px 0;
}
#sidebar .productList li {
	background-image: url(../images/navi_arrow.gif);
	background-position: 5px center;
	padding-left: 18px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
	font-size: 92%;
}
#sidebar .productList li .naviRank {
	color: #0381c9;
	font-weight: bold;
}
#sidebar .productList .free {
	background-image: url(../images/navi_arrow_org.gif);
	background-position: 5px center;
	padding-left: 18px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	font-size: 92%;
}
/*
#sidebar .productList .subCtgTitle {
	background-image: url(../images/navi_sub_arrow.gif);
	background-position: 5px center;
	padding: 0 0 1px 18px;
	margin: 10px 0 3px 0;
	background-repeat: no-repeat;
	font-size: 85%;
	color: #1b86cf;
	border-bottom: 1px dotted #64abda;
	width: 159px;
}*/
#sidebar .productList .subCtgTitle {
	background-image: url(../images/navi_sub_arrow.gif);
	background-position: 5px center;
	padding: 0 0 1px 18px;
	margin: 10px 0 3px 0;
	background-repeat: no-repeat;
	font-size: 85%;
	color: #1b86cf;
	border-bottom: 1px dotted #64abda;
	width: 159px;
}

#sidebar .productList li a:link {
	text-decoration: none;
	color: #555;
}
#sidebar .productList li a:visited {
	text-decoration: none;
	color: #555;
}
#sidebar .productList li a:hover {
	text-decoration: underline;
	color: #3893cd;
	background-color: #cdeff7;
}
/*
#sidebar .ctgH {
	margin-top: 3px;
}*/
#sidebar .ctgH {
	margin-top: 3px;
}

#sidebar #mm{
	width: 168px;
	padding: 4px;
	font-size: 92%;
	background-color: #fff;
}


/*フッター
-----------------*/
#footer {
	width: 740px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	margin: 0 auto;
}
#footer #copy {
	font-size: x-small;
	color: #fff;
	width: 200px;
	float: left;
	padding: 20px 0 25px 15px
}

#footer ul {
	padding: 20px 10px 20px 0;
	width: 515px;
	text-align: right;
	float: right;
}
#footer ul li {
	display: inline;
	background-image: url(../images/footer_arrow.gif);
	background-position: 5px 50%;
	padding-left: 18px;
	padding-right: 5px;
	background-repeat: no-repeat;
}
#footer ul li a {
	color: #fff;
}


/*基本リンク設定
-----------------*/
a:link {
	color: #3893cd;
	text-decoration: none;
}
a:visited {
	color: #3893cd;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration: underline;
}

/*旧スタイル
-----------------*/
.s3h { color: #555; font-size: small; line-height: 1.6; font-weight: normal; }

.s3br { color: red; font-size: 100%; line-height: 1.6; font-weight: bold; }
.s4br { color: red; font-size: 110%; line-height: 1.6; font-weight: bold; }
.s5br { color: red; font-size: 115%; line-height: 1.4; font-weight: bold; }
.s6br { color: red; font-size: 140%; line-height: 1.4; font-weight: bold; }

.sfix2 { color: #555; font-size: 85%; line-height: 1.4; }
.sfix3 { color: #555; font-size: 100%; line-height: 1.6; }
.sfix3b { color: #555; font-size: 100%; line-height: 1.6; font-weight: bold; }
.sfix4 { color: #555; font-size: 100%; line-height: 1.6; }
.menu { color: #555; font-size: 100%; color:#FFFFFF;line-height: 1.6; }
.s3w { font-size: 100%; color:#FFFFFF; line-height: 1.6; }
.txt { color: #555; font-size: 100%; line-height: 1.6; }

.chart_y{ color: #555; font-size: 100%color:#C24F54; line-height: 1.4; }
.chart_n{ color: #555; font-size: 100%color:#336699; line-height: 1.4; }
.yes_link{ color: #555; font-size: 100%color: #C24F54; line-height: 1.4; }
.chart_arrow{ color: #555;padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;}

.ranking { color: #555; font-size: 100%color:#006100; line-height: 1.4; font-weight: bold; }

.course{ color: #555;font-size: 100% line-height: 1.6; letter-spacing:2px;}
.courseb{ color: #555;font-size: 100% font-weight: bold; color: #BC4C4C; line-height: 1.6; }
course_midashi{ color: #555; font-size: 110%; font-weight: bold; line-height: 1.6; }

.menu_10 {font-size:10px; line-height:1.6;padding-left:5px;white-space:nowrap;color:#336699;}

.menu_12 {font-size: 100% line-height:1.6;padding-left:5px;white-space:nowrap;color:#336699;}

.menu_midashi {font-size: 100% color:#535353;font-weight: bold;padding-left:10px;}

.k_menu { color: #555; font-size: 100% line-height: 1.4;white-space:nowrap; padding-top:7px; padding-bottom:7px;}
.arrow{padding-left:7px; padding-right:7px; padding-top:7px; padding-bottom:7px;}
.arrow2{padding-left:10px; }
.arrow3{padding-top:5px; padding-bottom:5px;}





/*信頼醸成
-----------------*/
#creditBanner {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 530px;
}
#creditBanner img {
	margin-top: 0px;
	padding-right: 10px;
}
#creditBanner .imgEnd {
	margin: 0px;
	padding: 0px;
}
#credit {
	width: 530px;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6997b1;
	text-align:left;
}
#credit .creditContainer {
	margin-bottom: 15px;
	overflow: hidden;
}
.creditContainer ul {
	padding-left: 25px;
}
.creditContainer li {
	padding-bottom: 7px;
	list-style-type: disc;
}
.creditContainer p {
	text-align: center;
}

.creditContainer .red{
	font-weight:normal;
}

#credit .creditContainer .creditLeft {
	float: left;
	width: 257px;
	padding-right: 14px;
}
#credit .creditContainer .creditRight {
	float: right;
	width: 257px;
}
#credit .creditContainer .creditBottom {
	width: 530px;
	margin-bottom: 15px;
}
.creditContainer .creditLeft h4, .creditRight h4 {
	font-size:110%;
	color: #fff;
	background-image: url(../products/images/credit_title_back_700s.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding-left: 10px;
	margin-bottom: 7px;
	line-height: 20px;
	height: 22px;
	font-weight: bold;
}
.creditContainer .creditBottom h4 {
	font-size:110%;
	color: #fff;
	background-image: url(../products/images/credit_title_back_700.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding-left: 10px;
	margin-bottom: 7px;
	line-height: 20px;
	height: 22px;
	font-weight: bold;
}
#credit .creditContainer .creditFreedial {
	float: left;
	width: 343px;
	padding-right: 14px;
}
#credit .creditContainer .creditFreedial .mainComp{
	letter-spacing:2em;
}
#credit .creditContainer .creditFreedial p{
	text-align:left;
}
#credit .creditContainer .creditFreedial .s3 {
	padding: 0px;
	margin-top: 0px;
}

#credit .creditContainer .creditBuil {
	float: right;
	width: 171px;
}
.backTBL {
	margin-bottom: 20px;
}

.backTBL th {
	background-color: #E2F4F8;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.backTBL td {
	text-align: center;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #F8FDFE;
}

