@charset "shift_jis";


/*----------------------------------*/
/*          スタイル初期化          */
/*----------------------------------*/

body,div,dl,dt,dd,ul,li,ol,li,h1,h2,h3,h4,h5,form,p,table,th,td,address{
	margin:0;
	padding:0;
}

body{
	line-height:1;
	color:#333333;
}

a img,img{
	border:0;
}

ul,li,ol,li{
	list-style:none;
}

table{
    border-collapse:collapse; 
    border-spacing:0;
}

caption,
th {
    text-align:left;
}

a{
	text-decoration:underline;
	color: #0096d4;
}

a:hover{
	text-decoration:none;
}

address{
	font-style:normal;
}


/*----------------------------------*/
/*          clearfix決定版          */
/*----------------------------------*/

.clearfix{
	/zoom:1;
}

.clearfix:after{
	content:'';
	display:block;
	clear:both;
	height:0;
}


/*----------------------------------*/
/*          共通スタイル            */
/*----------------------------------*/

body{
	font-size:12px;
	background:url() repeat-y center #fff;
}

#header,
#navi,
#main_menu,
#contents,
#footer,
address{
	max-width:1010px;
	margin:0 auto;
}

/*ヘッダ
#header{
	border-top:10px solid #404040;


#header #logo{
	float:left;
	width:430px;
}

#header #navi{
	float:right;
	width:550px;
}

#header #navi ul{
	text-align:right;
	margin:30px 0 5px 0;
}

#header #navi li{
	display:inline;
	background:url(../img/list_icon.gif) no-repeat left center;
	padding:0 0 0 18px;
	margin:0 0 0 25px;
}
*/
#main_menu{
	background-color:#009185;
	margin-bottom:20px;
}

#main_menu ul li{
	float:left;
	font-weight:bold;
	font-size:15px;
}

#main_menu ul li a{
	color:#FFF;
	padding:15px 17px 15px 32px;
	display:block;
	background:url(../img/list_icon2.gif) no-repeat 17px center;
	text-decoration:none;
}

#main_menu ul li a:hover{
	background-color:#00685f;
}


/*フッタ
#footer{
	margin-top:30px;
	border-top:1px solid #c4c4c4;
}

#footer .navi{
	padding:12px 0 15px 0;
}

#footer .navi li{
	display:inline;
	background:url(../img/list_icon3.gif) no-repeat left 2px;
	padding:0 0 0 10px;
	margin:0 20px 0 0;
	font-size:11px;
}

#footer .navi li a{
	color:#555;
}

address{
	border-bottom:10px solid #404040;
}

address span{
	display:block;
	text-align:right;
	margin:10px 0 15px 0;
	font-size:11px;
}
*/


/*見出し*/
#contents h2{
	background:url(../img/h2_back.gif) no-repeat left center #e7f8f7;
	/*border:1px solid #c7ede9;*/
	padding:10px 8px 10px 35px;
	margin-bottom:15px;
	font-size:15px;
}

#contents h3{
	border-left:5px solid #009185;
	padding:5px 8px 5px 7px;
	margin-bottom:15px;
	font-size:14px;
}


/*汎用スタイル*/
#contents .ta_left{
	text-align:left;
}

#contents .ta_right{
	text-align:right;
}

#contents .s{
	text-decoration:line-through;
}


/*----------------------------------*/
/*          トップページ            */
/*----------------------------------*/


#contents .contents_m .top_cate{
	margin-bottom:15px;
}

#contents .contents_m .top_cate li{
	background:url(../img/list_icon.gif) no-repeat left center;
	white-space:nowrap;
	padding:0 0 0 18px;
	margin:0 25px 10px 10px;
	float:left;
	font-size:14px;
	line-height:140%;
	display:inline-block;
	vertical-align:top;
}
* html #contents .contents_m .top_cate li{ /* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html #contents .contents_m .top_cate li{ /* IE 7 */
	display:inline;
	zoom:1;
}

#contents .contents_m .top_items{
	margin-right:-12px;
}

#contents .contents_m .top_items li{
	width:135px;
	margin:0 12px 25px 0;
	line-height:150%;
	display:inline-block;
	vertical-align:top;
}
* html #contents .contents_m .top_items li{ /* IE 6 */
	display:inline;
	margin-right:15px;
	zoom:1;
}
*:first-child+html #contents .contents_m .top_items li{ /* IE 7 */
	display:inline;
	zoom:1;
}
@media screen and (max-width : 768px) {
	#contents .contents_m .top_items{
		font-size: 0;
		margin: 0
	}
	#contents .contents_m .top_items li{
		width:32%;
		margin: 0;
		margin-right: 2%;
		margin-bottom: 25px;
		font-size: 14px;
	}
	#contents .contents_m .top_items li:nth-child(3n){
		margin-right: 0;
	}
}
@media screen and (max-width : 480px) {
	#contents .contents_m .top_items li,
	#contents .contents_m .top_items li:nth-child(3n){
		width:48.5%;
		margin-right: 3%;
	}
	#contents .contents_m .top_items li:nth-child(2n){
		margin-right: 0;
	}
}

#contents .contents_m .top_items li .img{
	margin-bottom:2px;
}

#contents .contents_m .top_items li .img img{
	border:1px solid #c2c2c2;
	vertical-align: middle;
}
@media screen and (max-width : 768px) {
	#contents .contents_m .top_items li .img img{
		width: 100%;
	}
}

#contents .contents_m .top_items li .title{
	margin-bottom:2px;
}

#contents .contents_m .top_items li .price span{
	color:#d60000;
	font-size:14px;
	font-weight:bold;
	padding-right:3px;
}

#contents .contents_m .top_items li .outline{
	margin:5px 0 5px 0;
	font-size:12px;
	color:#666;
}

#contents .contents_m .top_items li .more{
	margin-top:2px;
}

#contents .contents_m .top_items li .more a{
	color:#FFF;
	font-size:11px;
	background-color:#555;
	padding:4px 8px 3px 8px;
	text-decoration:none;
	margin-right:5px;
}

#contents .contents_m .top_items li .more a:hover{
	background-color:#222;
}

#contents .contents_s .contents_box1{
	margin-bottom:15px;
}

#contents .contents_s h2{
	background:none #f4f4f4;
	padding:10px;
	margin:0;
	border:2px solid #d5d5d5;
	font-size:15px;
}

#contents .contents_s .list{
	padding:10px;
	border:2px solid #d5d5d5;
	border-top:none;
}

#contents .contents_s .list dt{
	margin-bottom:2px;
}

#contents .contents_s .list dd{
	margin-bottom:8px;
}

#contents .contents_s .list p{
	text-align:center;
	margin:10px auto 0 auto;
}

#contents .contents_s .list li{
	background:url(../img/list_icon.gif) no-repeat left 2px;
	padding:0 0 0 18px;
	margin:2px 0 4px 0;
	line-height:150%;
}

/* 2017/09/15 追加 */

#contents .contents_s .contents_box1 input,
#contents .contents_s .contents_box1 select{
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
@media screen and (max-width : 768px) {
	#contents .contents_s .mb50.over{
		margin-bottom: 0 !important;
	}
	#contents .contents_s .contents_box1 input[type="password"],
	#contents .contents_s .contents_box1 input[type="text"]{
		-webkit-appearance: none;
	   border-radius: 0;
	}
}



/*ログイン*/
#contents .contents_s .list .login li{
	padding:0;
	background:none;
	margin:5px 0 4px;
}

#contents .contents_s .list .login li a{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	padding:5px 5px 5px 25px;
	background:url(../img/list_icon.gif) no-repeat 7px 9px #f1fcfb;
	border:1px solid #C7EDE9;
}

#contents .contents_s .list .login li a:hover{
	background-color:#e5f6f4;
}



/*ランキング*/
#contents .rank_box .list{
	padding-bottom:0;
}

#contents .rank_box .list .switch{
	margin:0 auto 10px auto;
	padding:0;
	text-align:center;
}

#contents .rank_box .list .switch li{
	display:inline;
	background:none;
	padding:0 8px;
	margin:0 -1px 0 0;
	border-right:1px solid #666;
	border-left:1px solid #666;
}

#contents .rank_box .list .rank li{
	background:none;
	padding:7px 0;
	border-top:1px dotted #CCC;
	/zoom:1;
}

#contents .rank_box .list .rank li:after{
	content:'';
	display:block;
	clear:both;
	height:0;
}

#contents .rank_box .list .rank li h3{
	border:none;
	margin-bottom:3px;
	padding-left:30px;
	font-size:12px;
	background:no-repeat left top;
}

#contents .rank_box .list .rank li.r1 h3{
	background-image:url(../img/rank01.gif);
}

#contents .rank_box .list .rank li.r2 h3{
	background-image:url(../img/rank02.gif);
}

#contents .rank_box .list .rank li.r3 h3{
	background-image:url(../img/rank03.gif);
}

#contents .rank_box .list .rank li.r4 h3{
	background-image:url(../img/rank04.gif);
}

#contents .rank_box .list .rank li.r5 h3{
	background-image:url(../img/rank05.gif);
}

#contents .rank_box .list .rank li.r6 h3{
	background-image:url(../img/rank06.gif);
}

#contents .rank_box .list .rank li.r7 h3{
	background-image:url(../img/rank07.gif);
}

#contents .rank_box .list .rank li.r8 h3{
	background-image:url(../img/rank08.gif);
}

#contents .rank_box .list .rank li.r9 h3{
	background-image:url(../img/rank09.gif);
}

#contents .rank_box .list .rank li.r10 h3{
	background-image:url(../img/rank10.gif);
}

#contents .rank_box .list .rank li .img{
	float:left;
	width:73px;
}
@media screen and (max-width : 768px) {
	#contents .rank_box .list .rank li .img{
		width: 23%;
	}
}

#contents .rank_box .list .rank li .img img{
	border: 1px solid #C2C2C2;
}
@media screen and (max-width : 768px) {
	#contents .rank_box .list .rank li .img img{
		width: 100%;
	}
}

#contents .rank_box .list .rank li div p{
	width:97px;
	margin:0 0 3px auto;
	text-align:left;
}
@media screen and (max-width : 768px) {
	#contents .rank_box .list .rank li div p{
		width: 72%;
	}
}

#contents .rank_box .list .rank li div .price span{
	color:#D60000;
	font-weight:bold;
	padding-right:3px;
}

/* 2017/09/15 追加 */
#contents .topBnrList div{
	width: 48.64%;
}
@media screen and (max-width : 768px) {
	.topCpTi{
		width: 35%;
	}
}
@media screen and (max-width : 420px) {
	#contents .topBnrList div{
		width: 100%;
		float: none;
		display: block;
		margin: 0 auto 10px;
	}
}


/*----------------------------------*/
/*      下層ページ共通スタイル      */
/*----------------------------------*/

/*テーブル、フォーム*/
#contents table{
	width:100%;
	line-height:150%;
	margin:5px auto 25px auto;
	border-collapse:collapse;
	border:1px solid #ccc;
}
#contents caption{
	background-color:#555555;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin:0 auto;
	padding:5px 5px 5px 10px;
	text-align:left;
}

#contents table th{
	background-color:#F4F4F4;
	border:1px solid #ccc;
	border-right:1px dotted #ccc;
	border-left:none;
	font-weight:bold;
	padding:8px 10px;
	text-align:center;
}

#contents table th .att{
	color:#DF0000;
}

#contents table td{
	border:1px solid #ccc;
	border-right:1px dotted #ccc;
	border-left:none;
	padding:8px 10px;
	background-color:#FFF;
	text-align:center;
}

@media screen and (max-width : 768px) {
	#contents table{
		border-bottom:none
	}
	#contents table th,
	#contents table td{
		display: block;
		width: calc(100% - 20px) !important;
		border:none;
		border-bottom:1px solid #ccc;
		padding:8px 10px;
	}
	#contents table td input,
	#contents table td textarea{
		width: 100% !important;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
   		border-radius: 0;
	}
	#contents table td input[type="radio"]{
		width: inherit !important;
	}

}

#contents table td .hint{
	font-size:11px;
	color:#666;
}

#contents table td.ta_left{
	text-align:left;
}

#contents table td.validate {
	background-color:#fff4f4;
}

#contents table td.validate .error {
	border:none;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
	margin:5px 0 0;
	padding:0;
}

#contents .button{
	text-align:center;
	margin:0px auto 10px auto;
}

#contents .button input{
	margin:0 10px 0 0;
}

@media screen and (max-width : 768px) {
	#contents .button input{
		border-radius: 0;
	}
}
@media screen and (max-width : 500px) {
	#contents .button span{
		display: block;
		margin: 10px 0;
	}
	#contents .button span a{
		display: inline-block;
	}
}


/*注文履歴テーブル*/

#contents table .sp-table-ttl{
	display: none;
}

@media screen and (max-width : 768px) {
	#contents table .order-history td{
		padding: 0 0 10px!important;
		width: 100% !important;
	}
	#contents table .order-history td.ta_left,
	#contents table .order-history td.ta_right{
		text-align: center !important;
	}
	#contents table .sp-table-ttl{
		display: block;
		background:rgb(244, 244, 244);
		border-bottom: 1px solid rgb(204, 204, 204);
		padding: 10px 0;
		margin:0 0 10px !important;
	}
	#contents table .sp-none{
		display: none;
	}
}


/*メッセージ*/
#contents .error{
	color:#F00;
	font-weight:bold;
}

#contents p.error{
	color:#F00;
	border:1px solid #F00;
	padding:10px;
	font-weight:bold;
	margin-bottom:15px;
}

#contents #message{
	line-height:150%;
	margin-left:7px;
}

#contents #message ul{
	margin-top:20px;
	line-height:140%;
}

#contents #message li{
	background:url(../img/list_icon.gif) no-repeat left 2px;
	padding:0 0 0 18px;
	margin:0 0 7px 10px;
	line-height:140%;
}

#contents #message p{
	margin:10px 0 10px 0;
}


/*ページャー*/
#contents .search_page{
	margin:20px 0 35px 0;
}

#contents .search_page p span{
	font-size:15px;
	font-weight:bold;
}

#contents .search_page ul{
	margin:15px auto 20px auto;
}

#contents .search_page ul li{
	display:inline;
	margin-right:5px;
}

#contents .search_page ul li.focus{
	background-color:#555;
	color:#FFF;
	font-weight:bold;
	padding:5px 8px 5px 8px;
	border:1px solid #AAA;
}

#contents .search_page ul li a{
	padding:5px 8px 5px 8px;
	border:1px solid #AAA;
}

#contents .search_page ul li a:hover{
	background-color:#ebebeb;
}


/*----------------------------------*/
/*    管理者トップページスタイル    */
/*----------------------------------*/

#contents .contents{
	margin-bottom:25px;
}

#contents .contents li{
	background:url(../img/list_icon.gif) no-repeat left 2px;
	padding:0 0 0 18px;
	margin:0 0 10px 10px;
	font-weight:bold;
	line-height:140%;
}

#contents .contents li p{
	font-weight:normal;
	margin-top:4px;
}

#contents .as_info{
	margin:5px 0;
}

#contents .top_news{
	margin-bottom:25px;
}

#contents .top_news li{
	background:url(../img/list_icon.gif) no-repeat left 2px;
	padding:0 0 0 18px;
	margin:0 0 10px 10px;
	line-height:140%;
}
@media screen and (max-width : 480px) {
	#contents .top_news li span{
		display: block;
	}
}

#contents .top_page{
	margin-bottom:25px;
}

#contents .top_page li{
	background:url(../img/list_icon.gif) no-repeat left 2px;
	padding:0 0 0 18px;
	margin:0 0 10px 10px;
	line-height:140%;
}

#contents .top_news li span{
	padding-right:10px;
}


#contents .ta_right td{
	text-align:right;
}

#contents .tab_menu{
	text-align:right;
	margin:-5px 0 25px 0;
}

#contents .tab_menu span a{
	background-color:#555;
	color:#FFF;
	text-decoration:none;
	padding:4px 8px 3px 8px;
	margin-right:7px;
	border:1px solid #444;
}

#contents .tab_menu span a:hover{
	background-color:#222;
}

#contents .tab_menu #issue_loading,
#contents .tab_menu #aff_issue_loading,
#contents .tab_menu #sale_loading{
	margin-bottom:20px;
	height:20px;
}


/*----------------------------------*/
/*        商品の一覧スタイル        */
/*----------------------------------*/

#contents #search_table form{
	border:2px solid #DDD;
	background-color:#F4F4F4;
	width:85%;
	margin:0 auto 30px auto;
}

#contents #search_table form table{
	margin:10px auto 10px auto;
	border:none;
}

#contents #search_table form th,
#contents #search_table form td{
	text-align:left;
	border:none;
	background:none;
}

#contents #search_table form th{
	text-align:right;
}
@media screen and (max-width : 768px) {

	#contents #search_table form{
		width:100%;
	}

	#contents #search_table form table{
		margin:10px auto 10px auto;
		border:none;
	}

	#contents #search_table form th{
		text-align:left;
		padding-bottom: 0;
	}
}

#contents .entry{
	text-align:right;
	margin:0 0 10px 10px;
	font-weight:bold;
	line-height:140%;
}

#contents .entry a{
	background:url(../img/list_icon.gif) no-repeat left 1px;
	padding:0 0 0 18px;
}



/*----------------------------------*/
/*        商品の一覧スタイル        */
/*----------------------------------*/

#contents .item_img{
	margin-bottom:5px;
	padding:10px;
	text-align:center;
}

#contents .item_img img{
	border:1px solid #C2C2C2;
}

/*----------------------------------*/
/*        注文の一覧スタイル        */
/*----------------------------------*/

#contents .ta_right p{
	margin:5px 0 5px auto;
}


/*----------------------------------*/
/*        注文の詳細スタイル        */
/*----------------------------------*/

#contents .button span a{
	background-color:#555;
	color:#FFF;
	text-decoration:none;
	padding:8px 15px 7px 15px;
	margin-right:7px;
	border:1px solid #444;
	font-weight:bold;
}

#contents .button span a:hover{
	background-color:#222;
}


/*----------------------------------*/
/*        注文の登録スタイル        */
/*----------------------------------*/

#contents .attention{
	margin:20px auto;
	padding:20px;
	width:70%;
	text-align:center;
	border:1px solid #F00;
	font-weight:bold;
	margin-bottom:25px;

}


/*----------------------------------*/
/*   ユーザートップページスタイル   */
/*----------------------------------*/

#super_user{
	width:1010px;
	margin:0 auto;
	text-align:center;
	background-color:#404040;
	padding-top:10px;
}

#super_user li{
}

#super_user li a{
	padding:5px;
	border:1px solid #CCC;
	width:100px;
	margin:0 auto;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

