@charset "UTF-8";
/**
 * c21_aスタイルシートtop.css
 */
/* tags
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* 				□Basic 							*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
h1{
	font-size:12px;
	margin:4px 0 8px 0;
	margin-bottom:0px;
	background-image:none;
	line-height:18px;
	padding-left:0px;
}
h2.h2-train{
	background-image:url(../img/h2_short_a_train.gif);
	padding-left:60px;
}
h2.h2-train a{
	color:#000;
}
h3.h3-short-d{
	margin-top:0;/*「お知らせ」に多用するので、時にグリッドに合わす*/
	margin-bottom:8px;
	background-image:url(../img/h3_short_d.gif);
	line-height:40px;
}
#usr-msg{
	width:958px;
	height:48px;
	margin:0 4px 8px 4px;
	padding:0;
	border:1px solid #dddddd;
	background-image:url(../img/usr-msg_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	clear:both;
}
#usr-msg h2{
	display:inline;
	font-size:16px;
	margin:0;
	background-image:none;
	line-height:none;
	padding:0;
}
#usr-msg p{
	width:584px;
	font-size:1.4em;
	margin: 8px !important;
	float:left;
}
#usr-msg p span.font-s{
	font-size:0.8em !important;
}
#usr-msg h3{
	display:inline;
	font-size:10px;
	margin:0;
	background-image:none;
	line-height:none;
	padding:0;
}
#usr-msg ul{
	display:inline-block;
	float:right;
	margin-left:8px;
	margin-top:8px;
	width:332px;
}
#usr-msg li{
	float:left;
	margin-left:8px;
}
#usr-msg li a{
	margin:0;
	padding:0;
}
#usr-msg li img{
	margin:0;
	padding:0;
}
#upper-bottom{
	width:964px;
	margin:8px 4px 0 4px;
	padding-top:8px;
	padding-left:1px;
	padding-right:1px;
	clear:both;
/*	border:1px solid #dddddd;
	background-color:#eaeaea;*/
}
#upper-bottom ul{
}
#upper-bottom li{
	float:left;
	margin:1px;
}
#upper-bottom img{
	border:1px solid #dddddd;
}
#upper-bottom img:hover{
	border:1px solid #EC6915;
}

/*---------headline-----------*/
.ui-widget-overlay { background: #f6ab00 url(images/ui-bg_flat_0_f6ab00_40x100.png)!important;}
.ui-widget-header {background: #f2f2f2 url(images/ui-bg_highlight-soft_75_f2f2f2_1x100.png) !important; }
.news-headline{
	width:586px;
	padding:0;
	border:1px solid #cccccc !important;
	float:left;
}
span.font-s{
	font-size:0.8em !important;
}


.news-headline dl dt,
.news-headline dl dd{
	line-height:20px;
}
#tabs2 #tab1,
#tabs2 #tab2{
	background:url(../img/headline_vline_bg.gif);
	background-repeat:repeat-y;
	background-position:left top;

}
.row-box-b{
	float:right;
	width:370px;
}
/*----------  BOX1番目  ----------*/
.news-headline dl.box-first{
	font-size:12px;
	width:584px;
	text-align:center;
}
.news-headline dl.box-first dt,
.news-headline dl.box-first dd{
}
.news-headline dl.box-first dd dl dt{
	margin-top:8px;
}
.news-headline dl.box-first dt.parnent{
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#FAF8D6;
}
.news-headline dl.box-first dd dl.normal,
.news-headline dl.box-first dd dl.normal2{
	float:left;
	width:290px;
	border-bottom:none;
}
.news-headline dl.box-first dd dl.member dt.child a{
	padding-left:24px;
	margin-left:14px;
	background: url(../img/ico_security_m.gif) no-repeat;
	background-position:left top;
}
.news-headline dl.box-first dd dl.member,
.news-headline dl.box-first dd dl.member2{
	float:right;
	width:290px;
	border-bottom:none;
	font-weight:bold;
}
.news-headline dl.box-first dd dl.member a{
	color:#000;
}
.news-headline dl.box-first dd dl.member2 a{
	color:#F00;
}

/*----------  BOX2番目  ----------*/
.news-headline dl.box-second{
	font-size:12px;
	padding:4px;
	float:left;
	width:284px;
}
.news-headline dl.login{
	font-size:12px;
	padding:4px;
	float:left;
	width:568px !important;
}
.news-headline dl.box-second dt{
	text-align:center;
}
/*----- 一般 -----*/
/*新着・一般*/
.news-headline dl.box-second dd dl.normal{
	width:138px;
	text-align:left;
	float:left;
	border-right:1px solid #cccccc;	
}
.news-headline dl.box-second dd dl.normal-login{
	width:276px !important;
	text-align:left;
	border-right:none;	
}
.news-headline dl.box-second dd dl.normal dt{
	color:#777;
	padding-left:10px;
	background: url(../img/arrow_extd_r2.gif) no-repeat;
	background-position:left top;
}
/*価格変更・一般*/
.news-headline dl.box-second dd dl.normal2{
	width:138px;
	text-align:left;
	float:right;
}
.news-headline dl.box-second dd dl.normal2-login{
	width:276px;
	text-align:left;
}
.news-headline dl.box-second dd dl.normal2 dt{
	color:#777;
	padding-left:10px;
	background: url(../img/arrow_updown.gif) no-repeat;
	background-position:left top;
}
.news-headline dl.box-second dd dl.normal dd a,
.news-headline dl.box-second dd dl.normal2 dd a{
	color:#000;
}
.news-headline dl.box-second dl.normal dd dl,
.news-headline dl.box-second dl.normal2 dd dl{
	padding-right:6px;
}
.news-headline dl.box-second dl.normal dd dl dt,
.news-headline dl.box-second dl.normal2 dd dl dt{
	text-align:left;
	float:left;
	width:84px;
}
.news-headline dl.box-second dl.normal-login dd dl dt,
.news-headline dl.box-second dl.normal2-login dd dl dt{
	text-align:left;
	width:168px !important;
}
.news-headline dl.box-second dl.normal dd dl dd,
.news-headline dl.box-second dl.normal2 dd dl dd{
	text-align:right;
	float:right;
	width:auto;
}
/*--------------------------------*/


.news-headline dl.box-second dd dl dt.new,
.news-headline dl.box-third dd dl dt.new{
	background: url(../img/ico_new.gif) no-repeat;
	background-position:left top;
	padding-left:28px;
	text-align:left;
}
.news-headline dl.box-second dd dl dt.pdwn,
.news-headline dl.box-third dd dl dt.pdwn{
	background: url(../img/ico_pricedwn.gif) no-repeat;
	background-position:left top;
	padding-left:28px;
	text-align:left;
	
}
/*----------  BOX3番目  ----------*/
.news-headline dl.box-third{
	font-size:12px;
}
.news-headline dl.box-third dt{
	text-align:center;
}
.news-headline dl.box-third{
	padding:4px;
	float:right;
	width:284px;
}
.news-headline dl.box-third dt.parnent{
	font-weight:bold;
}
.news-headline dl.box-third dd dl.member{
	width:138px;
	text-align:left;
	float:left;
	border-right:1px solid #cccccc;
	color:#F00;
}
.news-headline dl.box-third dd dl.member2{
	width:138px;
	text-align:right;
	float:right;
	color:#F00;
}
.news-headline dl.box-third dd dl.member dd dl dt,
.news-headline dl.box-third dd dl.member2 dd dl dt{
	text-align:left;
	float:left;
	width:84px;
	padding-left:10px;
	background: url(../img/arrow_security.gif) no-repeat;
	background-position:left top;	
}
.news-headline dl.box-third dd dl.member dd dl dd,
.news-headline dl.box-third dd dl.member2 dd dl dd{
	text-align:right;
	float:right;
	width:auto;
	margin-right:4px;
}


/*----------------------------------------------*/
.info-txt{
	width:500px;
	float:left;
}

/*switch*/

#crowd-switch{
	width:250px;
	height: 64px;
	margin-top: 10px;
	margin-left:4px;
	margin-bottom:8px;
	float:right;
}
#crowd-switch ul{
	margin:0;
	padding:0;
}
#crowd-switch li{
	list-style-type: none;
	float: left;
}

#crowd-switch li a{
	display:block;
	width:125px;
	line-height:64px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	font-size:16px;
}

#crowd-switch-link-left a{
	background-image: url(../img/switch_a_left.gif);
	background-repeat:no-repeat;
}

#crowd-switch-link-right a{
	background-image: url(../img/switch_a_right.gif);
	background-repeat:no-repeat;
}

#crowd-switch a.active{
	background-position:0 -66px;
	color:#000000;
	font-weight:bold;
}

#crowd-switch a:hover{
	background-position:0 -66px;
	color:#000000;
	font-weight:bold;
}
/*++++++++++++++++++++++++++++++*/
/*		トップタブ				*/
/*++++++++++++++++++++++++++++++*/
.contents-tab{
	width:564px;
	margin-bottom:4px;
}
.contents-tab li{
	float:left;
}
/*--------------*/
.top-list{
	width:562px;;
/*	width:564px;横ボーダーなしの場合*/
	margin-bottom:16px;
/*	border-top:4px solid #FFC800;*/
	border-top: none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	padding-left:4px;
	clear:both;

}
/*
.tabBkBlock{
	width:233px;
	float:left;
	border:1px solid #f2f2f2;
	background-color:#FDFDFD;
	padding:5px;
}*/
.tab-listbox{
	font-size:12px;
	width:170px;
	height:300px;
	float:left;
	padding:5px;
	margin:8px 0px 4px 2px;
	border:1px solid #E9E9E9;
	background-color:#FDFDFD;
	position:relative;
	overflow:hidden;
}
dt.bkbox-title{
	color:#FF0000;
	height:2.00em;
	padding-bottom:2px;
	margin-bottom:2px;
}
dt.bkbox-title a{
	display:block;
	color:#FF0000;
	line-height:120%;
}
dd.bkbox-image{
	margin-top:4px;
/*	float:left;*/
}
dd.bkbox-image img{
	padding:2px;
	margin-left:2px;
	border:1px solid #e9e9e9;
}
dd.kid-spec{
	margin-top:4px;
	font-size:0.81em;
/*	float:right;*/
}
dd.kid-spec dl{
	width:170px;
}
dd.kid-spec dt{
	background-color:#f2f2f2;
	margin-bottom:4px;
	float:left;
	clear:both;
}
dd.kid-spec dd{
	margin-bottom:4px;
	text-align:right;
}
ul.ico-trait{
	width:170px;
	padding:0;
	margin-top:4px;
}
.ico-trait li{
	margin:0;
	margin-left:3px;
	margin-bottom:4px;
	float:left;
}
ul.tablist-bt{
	width: 170px;
	padding: 5px 0;
	margin-top: 0px auto;
	margin-bottom: 2px;
	position: absolute;
	bottom: 0px;
	left: 5px;
/*	position:relative;
	position:absolute;
	top:200;
	left:50;*/
}
.tablist-bt li{
	float:left;
}
.tablist-bt li img{
	margin:2px;
}
#sidebar {
    width: 554px !important;
    clear: both;
    margin: 0px auto 20px;
}

#recommend p.exclamation_o {
	margin: 5px 5px 16px;
    padding-left: 12px;
    background: url("/img/exclamation_o.gif") no-repeat left center;
}
/*--- オススメ縦長Box ---*/
li.vertical-box{
	margin:2px;
	padding:4px;
	width:174px;
	height:326px;
	border:1px solid #cccccc;
}
li.vertical-box .recommend-spec{
	width:100%;
	margin-top:4px;
}
li.vertical-box .recommend-thmb{
	display:block;
	margin:0px auto;
	text-align:center;
}
/*--- オススメ横長Box ---*/
li.horizontal-box{
	width:356px;
	height:156px;
	border:1px solid #cccccc;
	margin:2px;
	padding:4px;
}
li.horizontal-box .recommend-spec{
	width:170px;
	margin-left:4px;
	float:right;
}
li.horizontal-box .recommend-spec p{
	margin: 0px 8px 8px;
}
li.horizontal-box .recommend-thmb{
	float:left;
}
li.horizontal-box p.recommend-summary{
	margin: 0px 0px 8px !important;
	
}
#contenter {
	padding: 8px;
}
#recomend{
	width:564px;
}
h2.h2-recomend {
	background:url(../img/h2_recomend_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height: 60px;
	padding-left:40px;
	font-weight:bold;
	font-size:20px;
}
.recomend-table {
	width: 100%;
}

.recomend-table tbody {
	border: 1px solid #cccccc;
}

.recomend-table th {
	font-size: 18px;
	background-color: #ffffff;
	/*border-bottom: 1px solid #cccccc;*/
}
.recomend-table th,
.recomend-table td {
	padding: 4px;
	border:none;
}

.recomend-table td {
	vertical-align: top;
}

.recomend-table th.syubetsu {
	padding-left:8px;
	width: 340px !important;
}
.recomend-table th.bukken_name {

	color: #0099FF;
}

.recomend-table dl {
	overflow: hidden;
	width: 100%;
}
.recomend-table dl dt,
.recomend-table dl dd {
	margin-bottom: 4px;
}
.recomend-table dl dt {
	float: left;
	width: 80px;
	margin-right: 8px;
}

.recomend-table dl dd {


}
.recomend-table td img {
	vertical-align:top;
}
.recomend-table td img.recommend-thmb-2 {
	float:right;
}
.recomend-table tbody {
	clear:both;
}
.recomend-table p.price {
	vertical-align: top;
	margin: 0 0 4px !important;
	padding:4px 0px;
	color: #f30;
	font-size: 26px;
	font-weight:bold;
	margin-bottom: 4px !important;
}
.recomend-table p.price span{
	font-size: 12px;
}

p.recomend-link{
	margin: 0px 8px 8px;
	text-align:right;
	clear:both;
}