@charset "utf-8";
/*
--目次--

1.メインメニュー

2.ショッピングカート･注文状況の確認

3.メインコンテンツ
	3-1.メイン画像・メインテキスト
	3-2.おすすめデザイン
	3-3.人気デザイントップ3
	3-4.商品一覧
	
4.サブコンテンツ
	4-1.ログインボックス
	4-2.各商材ボックス
	4-3.ご注文について・当店について
	4-4.素材の著作権表記について
*/

/**************************
全体基本(編集禁止ここから)
**************************/
*{
	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:30px;
	padding-top:9px;
	padding-left:5px;
	background-image: url(../../images/meishi/top/bg-mainmenu.jpg);
	background-repeat: no-repeat;
}
#mainmenu li{
	display:block;
	float:left;
	padding:0 10px;
	background-image: url(../../images/meishi/top/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/meishi/top/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%;
}

/*---------------------------
3.メインコンテンツ
---------------------------*/

/*3-1.メイン画像・メインテキスト*/
#main {
	display:inline;
	float: right;
	width:685px;
}
#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.商品一覧*/
#syouhinwrap{
	margin:25px 0 0px;
}
#syouhinwrap p.details{
	margin:8px 0;
	font-size:12px;
	line-height:140%;
}
#syouhinliwrap{
	margin:5px 0 10px;
	padding:10px 10px 15px;
	background-color:#D7D9CC;
}
/*ジャンル一覧の表示*/
.designgenre{
	margin:0 0 10px 0;
	padding-bottom:10px;
	background:#ffffff;
}
.designgenre .genre-head{
	padding:5px 10px;
	background:#0099CC;	
	color:#ffffff;
	font-size:13px;
}
.designgenre .genre-list{
	margin-top:10px;
	padding:0 15px 0 15px;
	font-size:12px;
}
.designgenre .genre-list span{
	margin-right:5px;
}
.designgenre .genre-list span a{
	color:#0000FF;
}
/*ジャンル別商品*/
#syouhinliwrap .designlist{
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
	background-color:#ffffff;	
}
#syouhinliwrap .designlist .explanation{
	height:35px;
	padding:0 10px;
	font-size:12px;
	line-height:140%;
}
#syouhinliwrap .designlist h3{
	height:33px;
	padding:5px 0 0 45px;
	background-image: url(../../images/meishi/top/header-meishi-category.png);
	background-repeat: no-repeat;
	background-position: -85px top;
	font-size:15px;
	
}
#syouhinliwrap .designlist div.list_wrap{
	height:130px;
}

/*商品デザイン　縦デザインのみまたは、横デザインのみの表示の場合*/
#syouhinliwrap .designlist div.list_wrap p{
	display:inline;
	float:left;
	width:132px;
	margin:0 0 0 0px;
	text-align:center;
}
*html #syouhinliwrap .designlist li{
	width:132px;
}

#syouhinliwrap .designlist p.genrelink{
	clear:both;
	margin:5px 10px 0 10px;
	padding:5px 10px 0;
	border-top:1px dashed #999999;
	text-align:right;
	font-size:12px;
}
.designlist .genrelink a{
	padding-left:15px;
	background-image: url(../../images/meishi/top/ico-login.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#006699;
}
.btn-designlist{
	text-align:center;
}

/*---------------------------
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{
	height:15px;
	padding-left:20px;
	text-align:left;
	background-image: url(../../images/meishi/top/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{
	height:15px;
	background-image: url(../../images/meishi/top/ico-login2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/*4-2.各商材ボックス*/

/*デザイン商品ボックス*/
.boxdesignmeishi{
	margin-bottom:15px;
	padding-bottom:10px;
	border:1px solid #B1B3B2;
	border-top:none;
}
.boxdesignmeishi p{
	margin:0 0 15px;
	padding:10px 8px 0px;
	font-size:12px;
	line-height:130%;
}
.boxdesignmeishi span{
	display:block;
	text-align:center;

}
.boxdesignmeishi span a{
	display:block;
	width:150px;
	margin:0 auto;
	padding:0px 0 3px 34px;
	background-image: url(../../images/meishi/top/btn-side-box.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size:12px;
	font-weight:700;
	text-align:left;
	text-decoration: none;
	vertical-align: middle;
	line-height: 200%;
}
.boxdesignmeishi span a:hover{
	text-decoration:none;
}

/*データ入稿商材トップへのリンク*/
.boxdatanyuko{
	margin:0 0 15px;
}

/*ポータルトップへのリンク*/
.linkportaltop{
	margin-bottom:15px;
}
/*取扱商品一覧*/
.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/meishi/top/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/meishi/top/ico-sidemenu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
}

/*4-4.素材の著作権表記について*/
#copyright-sozai{
	margin-bottom:15px;
	padding:5px 10px;
	border:1px solid #999999;
	border-top:10px solid #999999;
}
#copyright-sozai h2{
	margin-bottom:10px;
	font-size:12px;
	font-weight:700;
}
#copyright-sozai p{
	font-size:12px;
	line-height:140%;
}

/*自社サイトバナー*/
#company{
	text-align:center;
}
#company img{
	margin:0 auto 15px;
}

/*SSL*/
#ssl-seal{
	margin-bottom:15px;
	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%;
}
