﻿@charset "utf-8";
/**************************
全体基本(編集禁止ここから)
**************************/
*{
	margin:0;
	padding:0;
	font-style:normal;
}
body{
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:100%;
	text-align:center;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
ul,li{
	list-style-type:none;
}
img{
	border:none;
	vertical-align: bottom;
}
table,td,th{
	border:none;
	text-align:left;
	/*vertical-align:top;*/
	font-weight:normal;
}
#wrapper{
	width:922px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
a {
	color: #333333;
	text-decoration: none;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
a:hover{
	color: #3333FF;
	text-decoration: underline;
}
/*------------clearfix------*/
/*ie以外のモダンwebブラウザ向けの指定*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* ie7およびmac版ie5向け */
.clearfix{display:inline-block;}
/* ie6以前向け */
/* Hides from IE-mac\ */
*html.clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
/* ------------clearfix------ */
/**************************
 全体基本(編集禁止ここまで) 
**************************/



/*****************以下コンテンツ内容(以下編集可)********************/
/*---------------------------
1.メインメニュー
---------------------------*/
#mainmenu{
	height:25px;
	padding-top:7px;
	padding-left:5px;
	background-image: url(../../images/jigmy/bg-mainmenu.jpg);
	background-repeat: no-repeat;
}
#mainmenu li{
	display:block;
	float:left;
	padding:0 10px;
	background-image: url(../../images/jigmy/mainmenubar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-size:13px;
	font-weight:700;
}
#mainmenu li a{
	color:#555555;
}
#mainmenu li a:hover{
	color: #3333FF;
}
#mainmenu li.last a{
	display:block;
	height:auto;
	padding-right:10px;
	background-image: url(../../images/jigmy/mainmenubar.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/*---------------------------
2.ショッピングカート･注文状況の確認
---------------------------*/
#confirmation .price {
	height:25px;
	padding-bottom:2px;
	text-align: right;
	clear:both;
}
#confirmation .price .cart {
	padding:10px 0 0 0px;
	font-size:12px;
}
#confirmation .price .cart img{
	margin-right:5px;
	vertical-align: -17%;
}
#confirmation .price .order {
	margin-left:10px;
	padding:6px 0 0 0px;
	font-size:12px;
}
#confirmation .price .order span{
	vertical-align: bottom;
}
#confirmation .price .order img{
	margin-right:5px;
	vertical-align: -17%;
}

#topic_path{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/*---------------------------
3.メインコンテンツ
---------------------------*/


/*3-1.メイン画像・メインテキスト*/
#content{
	margin-top: 20px;
}
#main {
	display:inline;
	float: right;
	width:685px;
	margin-bottom:30px;
}
#appeal{
	padding-bottom:5px;
}
#appeal img{
	margin-bottom:10px;
}
#appeal p{
	font-size:12px;
	line-height:130%;
}
ul.appeal li{
	margin:0 0 10px 20px;
	font-size:12px;
	list-style-type: disc;
}
/*各デザイン一覧サムネール外周ボーダー*/
.designlist img{
	border:1px solid #999999;
}

/*3-2おすすめデザイン*/
.attention{
	margin-top:10px;
}
.attention p.details{
	margin:8px 0;
	font-size:12px;
	line-height:140%;
}
.attention .designlist{
	padding:15px 13px 5px;
	border:1px solid #B2B2B2;
	background-color:#FFFCE3;
	text-align:center;
	height: 250px;
}
.attention .designlist .designwrap{
	display:inline;
	float:left;
	width:210px;
	margin:0px 3px 5px;
	text-align:center
}
.attention .designlist .designwrap p{
	font-size:13px;
	font-weight:700;
	vertical-align: text-botom;
}
.attention-name{
	margin-top:5px;
	
}
.attention-name span{
	vertical-align:bottom;
}
.attention-name img{
	margin-right:3px;
	border:none;
}

/*3-3.人気デザイントップ3*/
.popularity{
	margin-top:10px;
}
.popularity p.details{
	margin:8px 0;
	font-size:12px;	
}
.popularity .designlist{
	padding:15px 13px 5px;
	border:1px solid #B2B2B2;
	background-color:#FFFCE3;
	height: 250px;
}
.popularity .designlist .designwrap{
	display:inline;
	float:left;
	width:210px;
	margin:0px 3px 5px;
	text-align:center
}
.popularity .designlist .designwrap p{
	font-size:13px;
	font-weight:700;
}
.popularity-name{
	margin-top:5px;
}
.popularity-name span{
	vertical-align:bottom;
}
.popularity-name img{
	margin-right:2px;
	border:none;
}

/*3-4.商材一覧*/
#syouzaiwrap{
	float: left;
	margin:0 0 40px;
}
#syouzaiwrap p.details{
	margin:8px 0;
	font-size:12px;
	line-height:140%;
}
#syouzailiwrap{
	width:685px;
	margin:5px 0 10px;
	padding:10px 0 10px 0;
	background-color:#D7D9CC;
}
/*横2列表示*/
#syouzailiwrap p.syouzai{
	display:inline;
	float:left;
	width:330px;
	margin:0 0 10px 7px;
}
/*横1列表示*/
#syouzailiwrap p.syouzai-l{
	display:inline;
	float:left;
	width:667px;
	margin:0 0 10px 7px;
}
/*---------------------------
4.サブコンテンツ
---------------------------*/
#sub{
	display:inline;
	float: left;
	width:220px;
}

/*お気に入りに追加ボタン*/
#wrapper #sub div.btn-favorite {
	margin-bottom:10px;
	text-align:center;
}

/*4-1.ログインボックス*/
#member-btn{
	margin-bottom:10px;
	text-align:center;
}
#loginbox{
	text-align:center;
}
.loginboxcontents{
	margin-bottom:15px;
	padding:5px 0 8px;
	border:1px solid #B1B3B2;
	border-top:none;
}
.loginboxcontents p{
	margin:1px 0 0 10px;
	font-size:12px;
	text-align:left;
}
.loginboxcontents .point{
	margin:0px 0px 10px 10px;
	font-size:12px;
	font-weight:700;
}
.loginboxcontents p a{
	display:block;
	height:15px;
	padding-left:20px;
	text-align:left;
	background-image: url(../../images/jigmy/ico-login2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	color:#006699;
}
.loginboxcontents p a:hover{
	color:#0000FF;
}
.loginboxcontents p.annotation{
	text-align:center;
	margin:2px 0 0 0;
	padding:0;
}
#loginbox dl{
	width:200px;
	margin:0 auto 10px;
	text-align:left;
}
#loginbox dd{
	margin-bottom:5px;
}
#loginbox dt{
	font-size:12px;
	font-weight:700;
}
#loginbox dd input{
	width:195px;
}
#loginbox input.btn-login{
	margin-bottom:3px;
}

/*-ログイン時-*/
p.n101-login{
	margin-top:3px;
}
div.n101-logoutbtn{
	margin-bottom:10px;
}
p.n101-login a{
	display:block;
	height:15px;
	background-image: url(../../images/jigmy/ico-login2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/*4-2.ローカルナビ・取扱商品一覧*/

#localNav{
	float:left;
	width:160px;
	margin-right:20px;
}
.boxsyouzai{
	margin-bottom:15px;
	padding-top:10px;
	border:1px solid #B1B3B2;
	border-top:none;
}
.boxsyouzai li{
	margin:0px 10px 10px;
	padding:0 0 3px 15px;
	border-bottom:1px dashed #999999;
	background-image: url(../../images/jigmy/ico-sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
}


/*4-3.ご注文について・当店について*/
.sidemenu{
	margin-bottom:15px;
}
.sidemenu li{
	margin:5px 10px;
	padding:0 0 3px 15px;
	border-bottom:1px dashed #999999;
	background-image: url(../../images/jigmy/ico-sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
}

/*4-4.デザイン素材の著作権表記について*/
#copyright-nenga{
	margin-bottom:15px;
	padding:5px 10px;
	border:1px solid #999999;
	border-top:10px solid #999999;
}
#copyright-nenga h2{
	margin-bottom:10px;
	font-size:12px;
	font-weight:700;
}
#copyright-nenga p{
	font-size:12px;
	line-height:140%;
}

/*自社サイトバナー*/
#company{
	text-align:center;
}
#company img{
	margin:0 auto 15px;
}

/*SSL*/
#ssl-seal{
	text-align:center;
}
#ssl-seal img{
	margin:0 auto;
}
p.ssl-caption{
	margin-top:10px;
	padding:0 10px;
	font-size:10px;
	text-align:left;
	line-height:140%;
}
