@charset "Shift_JIS";

/* --------------------------------------------------------------------
	カート画面
-------------------------------------------------------------------- */

div.cartlist_ .graybtn1_s_{
	margin: 0;
	padding: 2px 15px;
	float: right;
	background: #C9C9CA;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;	
}
div.cartlist_ .graybtn1_s_:hover{
	cursor: pointer;
}
div.cartlist_ .graybtn2_s_{
	margin: 0;
	padding: 5px 10px;
	float: right;
	background: #c9c9ca;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	display: block;
	font-size: 12px;
	color: #221814;
	font-weight: bold;
	text-align: center;	
}
div.cartlist_ .graybtn2_s_:hover{
	cursor: pointer;
}
div.cartlist_ .submit_{
	text-align: left!important;
	overflow: hidden;
	margin: 60px 0px 30px 0px!important;
}
div.cartlist_ .submit_ img{
	margin: 0;	
}
div.cartlist_ .submit_ a{
	margin: 0;
	padding: 7px 10px;		
	float: left;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	display: block;	
	font-weight: bold;
	min-width: 150px;
	text-align: center;
}
div.cartlist_ .submit_ a{
	color: #221814;	
	
}
div.cartlist_ .submit_ a:hover{
	text-decoration: none;
}
div.cartlist_ .submit_ input{
	margin: 0;
	padding: 10px 10px;		
	float: right;
	background: #E50011;
	border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	min-width: 150px;
	text-align: center;	
}
div.cartlist_ .submit_ input{
	cursor: pointer;
}
div.cartlist_ {
	margin: 0 auto;
	padding: 0 60px;
	width: 761px;
	min-width: 761px;
	text-align: left;
}
div.cartlist_ td{
	padding-top: 5px!important;	
	padding-bottom: 5px!important;
	border-right: none;		
}
div.cartlist_ .alert_{
	margin-top: 20px;
	padding: 0px 0px 0px 1px;
}
div.cartlist_ .cb_{
	clear: both;
}
div.cartlist_ .cartlist_toplink_{
	float: right;
	width: 31%;
	margin-top: 60px;
}
div.cartlist_ .cartlist_toplink_ li{
	float: left;
	margin-left: 30px;	
}
div.cartlist_ .cartlist_toplink_ li a{
	padding: 0px 20px 0px 0px;
	background: url(../img/sys/cart_yajirushi.png) 100% center no-repeat;	
	color: #221814;
}
div.cartlist_ h1{
	margin-top: 60px;
	margin-bottom: 0!important;
	float: left;
	width: 69%;
}
div.order_flow_ {
	margin: 15px 0;
	text-align: center;
}
div.order_flow_  img{
	width: 100%;
}
table.cartlist_ {
	margin: 0 auto;
	width: 100%;
	min-width: 571px;
	border-left: none;
	border-right: none;
}
table.cartlist_ td.img_ {
	width: 50px;
}
table.cartlist_ td.img_ img {
	width: 80px;
}
table.cartlist_ td.name_ {
	padding: 0px 5px 0px 10px;
}
table.cartlist_ td.name_  .number_{
	margin-top: 20px;
}
table.cartlist_ td.spec_{
	padding: 0px 10px 0px 5px!important;
}
table.cartlist_ td.money_ {
	width:100px;
	white-space:nowrap;
	text-align:center;
}
table.cartlist_ td.qty_ {
	width:80px;
	white-space:nowrap;
	text-align:right;
	overflow: hidden
}
table.cartlist_ td.button_ {
	text-align: center;
	width: 49px;
}
table.cartlist_ td.total_ {
	text-align:right;
}
table.cartlist_ td.qty_ span:hover{
	cursor: pointer;
}
table.cartlist_ td.qty_ span{
	background: #c9c9ca;
	color: #221814;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
	float: left;
	margin-top: 2px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
table.cartlist_ .qty_ input {
	margin: 0px 5px!important;
	padding: 0px 0px!important;
	width: 21px;
	line-height: 21px;
	height: 21px;
	text-align: center;
	float: left
}
input.calc_ {
	width:0px;
	height:0px;
}


#postage_comment{
	padding: 15px 0px 10px 1px!important;	
}
/* --------------------------------------------------------------------
	メールニュース
-------------------------------------------------------------------- */
div.mail_ {
}
div.mail_ .agreebody_ {
	margin: 10px 0 20px 0;
	width: 97.4%;
	padding: 10px;
}
div.mail_ table {
	width: 100%;
}
div.mail_ table th {
	width: 25%;
	  vertical-align: top;
}
div.mail_ table td input[type="text"]{
	margin: 0 0 5px;
}
div.mail_ div.mailnewstitle_ {
}

/* --------------------------------------------------------------------
	ニュース
-------------------------------------------------------------------- */
.news_ #layoutLarge_{
	margin-top: 15px;
}
.newslist_.column02_ .newslist_body_ li {
	overflow:hidden;
	margin-bottom:80px;
}
.newslist_.column02_ .newslist_body_ .newsthumbnail_ {
	float:left;
	width:102px;
}
.newslist_.column02_ .newslist_body_ .newsthumbnail_ img {
	width:100%;
}

.newslist_.column02_ .newslist_body_ .newsinfo_ {
	margin-left:130px;
}
.newslist_.column02_ .newslist_body_ .newsinfo_ .newsdate_ {
	margin-bottom:5px;
}
.newslist_.column02_ .newslist_body_ .newsinfo_ h1 {
	font-weight:bold;
	margin-bottom:20px;
}
.newslist_.column02_ .newslist_body_ .newsinfo_ h2 {
	margin-bottom:20px;
}

/*layoutLarge_*/
.newslist_.column01_ .newslist_body_ li,
.newslist_.column00_ .newslist_body_ li {
	overflow:hidden;
	width:100%;
	margin:0 auto 80px;
}
.newslist_.column01_ .newslist_body_ .newsthumbnail_,
.newslist_.column00_ .newslist_body_ .newsthumbnail_ {
	float:none;
	width:100%;
}
.newslist_.column01_ .newslist_body_ .newsthumbnail_ img,
.newslist_.column00_ .newslist_body_ .newsthumbnail_ > img {
	width:100%;
	margin-bottom:10px;
}
.newslist_.column01_ .newslist_body_ .newsinfo_,
.newslist_.column00_ .newslist_body_ .newsinfo_ {
	margin-left:0;
	padding-right: 2%;
}
.newslist_.column01_ .newslist_body_ .newsinfo_ .newsdate_,
.newslist_.column00_ .newslist_body_ .newsinfo_ .newsdate_ {
	margin-bottom:5px;
}
.newslist_.column01_ .newslist_body_ .newsinfo_ h1,
.newslist_.column00_ .newslist_body_ .newsinfo_ h1 {
	font-weight:bold;
	margin-bottom:20px;
}
.newslist_.column01_ .newslist_body_ .newsinfo_ h2,
.newslist_.column00_ .newslist_body_ .newsinfo_ h2 {
	margin-bottom:20px;
}

.newsinfo_ .sns_,
.newsinfo_ .sns{
	display: inline-block;
	width: 15px;
}

.newsinfo_ .sns_{
	margin-right: 10px;
}

/* --------------------------------------------------------------------
	アンケート
-------------------------------------------------------------------- */

/* 入力画面 */
div.questionnaire_ {
}
div.questionnaire_  p.com{
	overflow: hidden;
}

div.questionnaire_box_ {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
div.questionnaire_box_ div.desc_ {
	margin-bottom: 10px;
	padding: 0 0 10px 10px;
	border-bottom: 1px dotted #CCC;
}
div.questionnaire_box_ table {
	width: 100%;
}
div.questionnaire_box_ table.formdetail_ th {
	width: 25%;
}
div.questionnaire_box_ table.formdetail_ td {
	width: 60%;
}
div.questionnaire_ .submit_{
	overflow: hidden;
}
div.questionnaire_ .submit_ a.btn_{
	min-width: 148px;
	float: left;
}
div.questionnaire_ .submit_ input[type="submit"].btn_{
	padding: 9px 5px;
	margin-right: 0;
	float: right;
}
div.questionnaire_box_ div.questionnaire_box_content_ {
	padding: 0 10px;
}
div.questionnaire_box_ div.questionnaire_box_content_ textarea{
	width: 100%;
}
/**/

/* 確認画面 */
table.questionnaire_confirm_ {
	width: 100%;
}
table.questionnaire_confirm_ th {
	width: 16em;
}
/**/

/* --------------------------------------------------------------------
	追加認証
-------------------------------------------------------------------- */
input.certify_ {
	width:0px;
	height:0px;
}
/**/

/* --------------------------------------------------------------------
	詳細検索
-------------------------------------------------------------------- */
.search_ttl_area_,
.search_ttl_area_ h2.common_headline1_{
	margin-bottom: 20px;
}
#detail_search{
	padding-bottom: 30px;
	min-width: 810px;
	border-top: 1px solid #666;
}
#detail_search h2{
	font-weight: bold;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	min-width: 124px;
}
#detail_search input {
	vertical-align: middle;
}
#detail_search .keyword_{
	width: 300px;
	height: 33px;
	padding: 0 0 0 0.5em;
	margin: 9px 0;
}
#detail_search .select_ {
	width: 200px;
}
#detail_search #color_list{
	display: inline-block;
	vertical-align: middle;
}
#detail_search #color_list li{
	width: 15%;
}
#detail_search .to_searchdetail {
	padding: 5px 0 0 15px;
	background: url(../img/usr/topiclist.png) 5px 8px no-repeat;
}
#category_area{
	overflow: hidden;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: 10px 0;
}
#category_area > div{
	width: 50%;
	float: left;
}
#detail_search .goods_filter_{
	overflow: hidden;
	border-bottom: 1px solid #666;
	padding: 10px 0;
}
#detail_search .goods_filter_ #size_area,
#detail_search .goods_filter_ #design_area{
	width: 50%;
	float: left;
}

#detail_search .check_list_{
	display: inline-block;
	min-width: 685px;
	vertical-align: text-top;
	margin-top: 0;
	line-height: 1em;
}
#detail_search .check_list_ li{
	width: auto;
	float: none;
	display: inline-block;
	margin-right: 20px;
}
.search_.ttl_area_ #item_num{
	letter-spacing: normal;
}

.search_.ttl_area_ .common_headline1_{
	background: none;
}
#detail_search #btn_area input[type="button"],
#detail_search #btn_area input[type="submit"]{
	width: 150px;
}