@charset "shift-jis";

body {
	margin: 0px;
	padding: 0px;

        font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	line-height: 140%;
	background-color: #ecf4fb;
	font-size: 16px;
}

#alpha-inner {
  /* alpha_background_color_begin */
  /* alpha_background_color_end */
}

#container {
}

#container-inner {
margin-top:10px;
  background-color:#ffffff;
padding: 10px; margin-bottom: 10px; border: 1px solid #333333; border-radius: 10px;

  /* inner_background_color_begin */
  /* inner_background_color_end */
}

#beta-inner {
  /* beta_background_color_begin */
  /* beta_background_color_end */
}

#gamma-inner {
  /* gamma_background_color_begin */
  /* gamma_background_color_end */
}

#header {
  /* header_background_color_begin */
  /* header_background_color_end */
  /* header_background_url_begin */
  /* header_background_url_end */
  /* header_height_begin */
  /* header_height_end */
}


#header-content {
  margin-left:0px;
}

#header-name {
  font-size:3.0em;
  padding-bottom:15px;
}

#header-name a {
  color:#333;
  text-decoration:none;
}

#header, #header-name a {
  /* header_color_begin */
  /* header_color_end */
}

#header-name a:hover {
  text-decoration:underline;
}

#header-description {
  margin-bottom:15px;
}

/* 1カラム時ヘッダーメニュー */
.layout-w #header-menu {
  background:#efefef;
}

.layout-w #header-menu ul {
  list-style-type:none;
}
.layout-w #header-menu li {
  float:left;
  width:120px;
  border-right:1px solid #E1E1E1;
  border-bottom:1px solid #C8C8C8;
}

.layout-w #header-menu a {
  font-size:1.17em;
  padding: 0.5em 0;
  text-align:center;
  display:block;
  width: 100%;
  background:#efefef;
  text-decoration:none;
}

.layout-w #header-menu a:hover {
  background:#999;
}



/* 2 column */
.layout-wt #container-inner{
  width:770px;
}
.layout-wt #alpha {
  width:770px;
}
.layout-wt #beta {
  width:770px;
}




/* 記事エリア */
#content-inner {
  line-height:1.4;
  min-height:400px;
}

.content {
  margin:15px 0 15px 0;
}

.content-footer {
  padding:5px 0;
  border-top: 1px dotted #7E8984;
}

.btn-sns {
  /* ボタン */
  margin-bottom:5px;
}

.pankuzu {
  font-size:1.17em;
  margin:0 0 10px 0;
}

.main-content {
  margin-right:15px;/**********/
}

/*
.main-content h1 {
  font-size:1.7em;
  background:#efefef;
  padding:3px 5px;
}
*/

.main-content blockquote {
  border:#ccc solid 1px;
  background:#f3f3f3;
  padding:15px 20px;
}

.main-content ol {
  margin:0;
  padding:0 0 0 17px;
}

.main-content ul {
  margin:0;
  padding:0;
}

.main-content ul li {
  list-style-position:inside;
  text-align:left;
  font-weight:bold;
  padding:0 0 0 10px;
  line-height:1.7em;
  margin:0 0 0 20px;
}

.main-content ul li.on {
  list-style-position:outside;
  list-style:none;
  text-align:left;
  font-weight:bold;
  padding:0 0 0 20px;
  line-height:1.7em;
  background: url(bullet.png) no-repeat 0 0;
}

.main-content ul li.off {
  list-style-position:outside;
  list-style:none;
  text-align:left;
  font-weight:bold;
  padding:0 0 0 20px;
  background: url(bullet2.png) no-repeat 0 0;
}

.entry-date {
  float:right;
}

/* 「コメント投稿覧を表示」ボタンエリア */
.content-comment-post {
  padding:10px;
  text-align:center;
}

.content-comment-post p{
  margin:10px 0;
}

.content-comment-post input[type="submit"]{
  padding:3px 6px;
}

/* 前後ページナビ */
.content-page-navi {
  padding:5px;
  text-align:center;
}

/* ウィジェット */
.widget {
  overflow: hidden;
  width: 100%;
}

.widget-header {
  position: relative;
  font-size:1.17em;
  background:#efefef;
  padding:3px 6px;
  margin:0 0 10px;
}

.widget-content {
  position: relative;
  padding:0 0 5px;
  margin:0 0 5px;
  line-height:1.3;
}

.widget-rss .widget-content {
  text-align:center;
}

.widget-rss-link {
  margin-bottom:5px;
}

.widget-powered .widget-content {
  padding:10px;
  text-align:center;
  border:1px solid #CCC;
  background:#f8f8f8;
  margin:10px 0;
}

.widget-category a, .widget-new-entry a, .widget-new-comment a{
  text-decoration:none;
}
.widget-category a:hover, .widget-new-entry a:hover, .widget-new-comment a:hover{
  text-decoration:underline;
}

.widget-category ul {
  list-style-type:none;
}

.widget-new-entry ul {
  list-style-type:none;
}

.widget-new-comment ul {
  list-style-type:none;
}

.widget-category li, .widget-new-comment li, .widget-new-entry li {
  padding:0 0 0 7px;
  margin:0 0 2px 0;
  background: url(li1.gif) no-repeat 0 0;
  background-position:0 6px;
}

.widget-sitemenu .widget-header {
  margin-bottom:0;
}

.widget-sitemenu ul{
  list-style-type:none;
  background:transparent;
}

.widget-sitemenu ul.sub {
  background:transparent;
  border:none;
}

.widget-sitemenu ul li a{
  display:block;
  width:146px;
  padding:5px 5px 5px 17px;
  text-decoration:none;
  margin:0 0 2px 0;
  background: url(li5.png) no-repeat 0 0;
  background-position:3px 7px;
}

.widget-sitemenu ul li a:hover{
  background:#EFEFEF url(li5.png) no-repeat 0 0;
  background-position:3px 7px;
}

.widget-sitemenu ul.sub li a{
  width:143px;
  padding:0 0 0 25px;
  margin:0 0 2px 0;
  background: url(li1.gif) no-repeat 0 0;
  background-position:18px 5px;
}

.widget-sitemenu ul.sub li a:hover{
  background:#EFEFEF url(li1.gif) no-repeat 0 0;
  background-position:18px 5px;
}

.widget-search input[type="text"] {
}

.widget-search input[type="submit"] {
  padding:3px 6px;
}

/* フッター */
#footer {
  background:#efefef;
  /* footer_background_color_begin */
  /* footer_background_color_end */
  /* footer_background_url_begin */
  /* footer_background_url_end */
  /* footer_color_begin */
  /* footer_color_end */
  /* footer_height_begin */
  /* footer_height_end */
}

#footer-content {
  text-align:center;
}

/* 記事内コメント欄 */
.content-comment-area {
  margin:10px 0;
}

.comment-list {
  margin-bottom:15px;
}

.comment-title {
  font-weight:bold;
  margin-bottom:5px;
}

.comment-body {
  margin-bottom:5px;
}

.comment-footer {
  border-top:1px dashed #000;
  padding-top:5px;
}

.comment-contributor, .comment-post-time {
  margin-right:15px;
}

.content-nav {
  padding:10px 0 10px;
}

.content-entry-list {
}

.entry-list {
}

.entry-list dt {
  font-size: 1.3em;
  background:#efefef;
  font-weight:bold;
  padding:3px 5px;
}

.entry-list dd {
  padding:10px 0;
  margin-bottom:10px;
}

.entry-content-info {
  border-top:1px dotted #7E8984;
  text-align:right;
  padding-top:5px;
}

.entry-content {
  margin-bottom:10px;
}

.entry-link, .entry-comment-link, .entry-list-date, .entry-date {
  margin-right:10px;
}
/* 検索結果 */
.content-search-list {
}

.search-list {
}

.search-list dt {
}

.search-list dd {
}

.search-content {
}


/* コメント投稿 */
.comment-field h2 {
  font-size:1.2em;
  padding:10px;
  
}

.comment-field-header {
  padding:0 10px 10px;  
}

.comment-field-header .attention {
  color:#F00;
  margin-bottom:10px;
}

.comment-field-header .message {
  color:#390;
  margin-bottom:10px;
}

.comment-field-form {
  text-align:center;
  background:#efefef;
}

.comment-field-wrapper {
  padding:5px 0;
  border-bottom:1px solid #FFF;
}

.comment-field-label {
  text-align:center;
  width:100px;
  float:left;
  font-weight:bold;
}

.comment-field-textarea {
  text-align:left;
  float:left;
}

.thumb {
width: 130px;
height: 79px;
padding: 3px;
-webkit-box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
box-shadow: 0 0 5px rgba(50, 50, 50, 0.5);
background-color: white;
float: left;
margin-right: 15px;
}

.thumb img {
width: 130px;
height: 79px;
}

p{margin-top:2px;margin-bottom:2px;}



h1 {
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;

	background-image: url(h2_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	color: #FFF;
	display: block;
	font-size: 18px;
	padding: 10px 10px 10px 15px;
	position: relative;
}

img {
    max-width: 100%;
    height: auto;
}

/* -------- リンク */
a:hover{
	color:#FF0000;
	position:relative; top:1px; left:1px;
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

a:active, a:focus {
outline:0;
}



/* ★fixedCss(20140313)★ */
/*
==================================================
テーブル共通
==================================================
*/
table{
	width:100%;
	font-size:13px;
	margin:10px 0;
	border-collapse: collapse;
	border-spacing:0px;
}

th{
	background-color:#EBEBEB;
	padding:0;
}

td{
	background-color:#FFFFFF;
	padding:0;
}

table,td,th{
	border:solid 1px #CCC;
}

table#toptbl,table#toptbl td,table#toptbl th{
   border:none;
}


#menu .ritem td,#rmenu .ritem td{border:none;}

.rtitle {
	height: 44px;
	text-align: center;
	overflow: hidden;
	padding: 4px;
}

.rimg {
	text-align: center;
}

.timg img{
	max-width:200px;
	height:auto;
}

.price {
	color: #CC0000;
	font-weight: bold;
}

.tdesc {
	text-align: left;
	vertical-align: top;
}


/*
==================================================
商品陳列型
==================================================
*/
.ritm{
	background-color:#FFFFFF;
	table-layout:fixed;
}
.ritm th,.ritm td{
	padding:6px;
	line-height: 120%;
	vertical-align:top;
	text-align: center;
}

/*
==================================================
特定取引法に関する表記
==================================================
*/
.tokusho {

}

.tokusho th, .tokusho td {
	padding: 8px;
}

.tokusho th {
	background-color: #E3E3E3;
	width: 30%;
}

/*
==================================================
商品説明
==================================================
*/
.ritm_desc {

}
.ritm_desc td {
	vertical-align: top;
	padding: 10px;
}
.ritm_desc .title {
	background-color: #EBEBEB;
	padding: 5px;
	margin-bottom: 8px;
	text-align:left;
	line-height:120%;
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}

.ritm_desc .title a{
	color:#333;
}

.ritm_desc .title a:hover{
	color:#FF0000;
}

.ritm_desc .desc{
	padding:20px;
}

.ritm_desc .price {
	text-align: left;
	padding: 0px;
}
.ritm_desc .img {
	width: 20%;
}
.ritm_desc .more, .ritm_desc .price, .ritm_desc .review {
	line-height: 25px;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
}


/*
==================================================
ランキングテーブル１
==================================================
*/

table.rnk1item {
	table-layout:auto;
	border:solid 1px #CCC;
}

.rnk1item td,.rnk1item th{
	border:none;
	border-bottom:dotted 1px #CCC;
}

.rnk1item th {
	background-color: #FFF;
	width: auto;
	padding:5px;
	width:60px;
	vertical-align:middle;
}
.rnk1item td {
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
	line-height: 130%;
	padding: 15px 10px;
}
.rnk1item .ttitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 130%;
}

.rnk1item th, .rnk1item td {

}
.rnk1item .timg {
	width: auto;
	padding-top: 10px;
	vertical-align:middle;
}
.rnk1item .alt th, .rnk1item .alt td {

}

/*
==================================================
ランキングテーブル２
==================================================
*/
table.rnk2item {
	table-layout:auto;
	border:solid 1px #CCC;
}

.rnk2item .timg, .rnk2item .tdesc {
	padding: 8px;
	vertical-align: top;
}

.rnk2item th.ttitle {
	padding: 10px;
	text-align: left;
	font-size: 16px;
}

.rnk2item td{
	overflow:hidden;
}

.rnk2item td.tdesc {
	width:100%;
}

.rnk2item td.timg {
	width:auto;
}

.rnk2item td.tdesc,.rnk2item td.timg {
	border:none;
}


.rnk2item .timg img {
	padding-bottom: 10px;
	height:auto;
}

.rnk2item .tdesc {
	line-height: 150%;
}

table.rnk2item table.ttable {
	width:101%;
	margin: 0px;
	padding: 0px;
	border:none;
	table-layout:fixed;
}

.ttable th, .ttable td {
	padding: 8px;
	line-height:130%;
	text-align: center;
	border:none;
	border-right:dotted 1px #CCC;
}

/*
==================================================
ランキングテーブル３
==================================================
*/

.rnk3item {
	table-layout:auto;
	border:solid 1px #CCC;
}
.rnk3item th {
	text-align: left;
	padding: 8px;
	font-size: 17px;
}
.rnk3item th img {
	vertical-align: bottom;
	margin-right: 6px;
}

.rnk3item td {
	padding: 10px;
	border:none;
}
.rnk3item td.timg {
	text-align: center;
	width: auto;
}

.rnk3item .img-center{
	width:auto;
	display:inline;
}

.rnk3item th img{
	float:left;
}


/*
==================================================
価格比較テーブル
==================================================
*/
.prc1item {
	table-layout:auto;
}

.prc1item th {
	padding: 6px;
	text-align: center;
}

.prc1item td {
	text-align: center;
	padding: 6px;
}
.prc1item td {
	text-align: center;
	padding: 6px;
}
.prc1item .alt td {
	background-color: #F5F5F5;
}

.prc1item .price {
	text-align: right;
	width: 100px;
	font-size:15px;
}

/*
==================================================
項目説明型
==================================================
*/
.dsc1item,.dsc2item {
	background-color: #CCCCCC;
	table-layout:fixed;
}
.dsc1item th, .dsc1item td,.dsc2item th, .dsc2item td {
	padding: 6px;
}

.dsc1item th{
	width:30%;
}

.dsc1item th , .dsc2item th {
	text-align: center;
}

.dsc1item td , .dsc2item td {
	vertical-align: top;
}

/*
==================================================
メニュー型
==================================================
*/
.tblmenu1item td {
	font-size: 12px;
	line-height: 130%;
	vertical-align:top;
}
.tblmenu1item td .ttitle {
	background-color: #EEEEEE;
	font-weight: bolder;
	padding: 7px;
	margin-bottom: 8px;
	font-size: 13px;
}
/*
==================================================
スマートフォンへの最適化(不要な場合は下記を削除)
==================================================
*/
@media screen and (max-width:640px) {
td,th,tr{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

tr{
	width:100%;
}

/* ランキング1 */
.rnk1item th,.rnk1item td{
	width:100%;
	display:block;
	border:none;
}

.rnk1item tr{
	border-bottom:solid 1px #CCC;
}

.rnk1item .timg,.rnk1item th,.rnk1item .timg p,.rnk1item th p{
	text-align:center !important;
}

/* ランキング2 */
.rnk2item td.timg, .rnk2item td.tdesc{
	display:block;
	width:100%;
	border-right:solid 1px #CCC;
}

.rnk2item td.timg{
	text-align:center !important;
}

/* ランキング3 */
.rnk3item th, .rnk3item td{
	display:block;
	width:100%;
}

/* 特商ページ */
.tokusho td,.tokusho th{
	display:block;
	width:100%;
}
}


/*
==================================================
カラーの変更
==================================================
*/

table{
<% tableBackgroundColor %>
<% tableFontColor %>
}

td{
<% tdBackgroundColor %>
<% tdFontColor %>
}

th{
<% thBackgroundColor %>
<% thFontColor %>
}





h4 {
	margin: 20px auto 10px;
	position: relative;

	background-image: url(h4.png);
	background-position: left 8px;
	background-repeat: no-repeat;
	/*behavior: url(css/PIE.htc);*/
	/*color: #69a5d9;*/
	color: #000000;
	display: block;
	border-bottom: dashed 1px #CCC;
	font-size: 20px;
	padding: 8px 10px 2px 16px;
	position: relative;
}

h5 {
	background-image: url(h5.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	/*color: #69a5d9;*/
	color: #000000;
	font-size: 16px;
	/*line-height: 150%;*/
	margin: 20px auto 10px;
	padding: 6px 4px 4px 25px;
}


/* ランキング */

.rank1,.rank2,.rank3,.rank4,.rank5,.rank_osusume {
	background-repeat: no-repeat;
	height: 25px;
	font-size: 18px;
	font-weight: bold;
	margin:10px 0 15px 0;
	padding: 35px 0 5px 65px;
	color: #333;
	border-bottom:dotted 1px #666;
	clear: both;
}
.rank1{
	background-image: url(icon-rank-tk02_m01.png);
}
.rank2{
	background-image: url(icon-rank-tk02_m02.png);
}
.rank3{
	background-image: url(icon-rank-tk02_m03.png);
}
.rank4{
	background-image: url(icon-rank-tk02_m04.png);
}
.rank5{
	background-image: url(icon-rank-tk02_m05.png);
}
.rank_osusume{
	background-image: url(clown.png);
}


/*先頭チェック　キャッチフレーズ*/
.check{
	background-image: url(icon-check01-red.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	/*color: #69a5d9;*/
	color: #000000;
	font-size: 16px;
	line-height: 130%;
	/*margin: 20px auto 10px;*/
	/*padding: 6px 4px 4px 25px;*/
        padding: 10px 4px 0px 20px;
}


.ylw{
	background-color:#FFE566;
	font-weight:bold;
	padding:2px;
}

