﻿@charset "utf-8";
/**************************
全体基本(編集禁止ここから)
**************************/
*{
	margin:0;
	padding:0;
	font-style:normal;
}
body{
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:12px;
	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:10px;
	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.ショッピングカート･注文状況の確認
---------------------------*/
.price {
	padding:10px 0px;
	text-align: right;
	clear:both;
}
.price .cart {
	padding:10px 0 0 0px;
	font-size:12px;
}
.price .cart img{
	margin-right:5px;
	vertical-align: -17%;
}
.price .order {
	margin-left:10px;
	padding:6px 0 0 0px;
	font-size:12px;
}
.price .order span{
	vertical-align: bottom;
}
.price .order img{
	margin-right:5px;
	vertical-align: -17%;
}

/*---------------------------
3.メインコンテンツ（中央カラム）
---------------------------*/


/*3-1.メイン画像・メインテキスト*/
#content{
	display:inline;
	float:left;
	width:470px;
}
#main {
	display:inline;
	float: right;
	width:685px;
}
#appeal{
	margin:0 0 20px;
	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{
	margin:0 0 20px;
	background:url(../images/jigmy/bg-ptopsyouzai.png) repeat-y scroll center top;
}
#syouzailiwrap{
	margin:5px 0 10px;
	padding:10px 0 10px 0;
	background:url(../images/jigmy/footersyouzai.png) no-repeat scroll bottom center;
}
#syouzailiwrap p.syouzai{
	display:inline;
	float:left;
	width:225px;
	margin:0 0 10px;
	padding:0 5px;
}
#syouzailiwrap p.syouzai img{
	margin:0 0 5px;
}

/*3-5.News&Topics*/
#infowrap h2{
	margin:0 0 10px;
}
#infowrap .infoliwrap dt{
	font-weight:700;
	font-size:15px;
}
#infowrap .infoliwrap dd{
	margin:0 0 10px;
	padding:0 0 5px;
	border-bottom:1px dashed #333333;
}

/*3-5.注文の流れ・使い方ガイド*/
div.orderFlow{
	margin:0 0px 20px;
}
div.orderFlow img{
	margin:0 0 20px;
}
div.orderFlow h2{
	margin-bottom:10px;
	padding:0 0 0 10px;
	background:#FFFFFF;
	border-bottom:1px solid #cccccc;
	border-left:10px solid #cccccc;
	font-weight:700;
}
div.orderFlow div.linkGuide{
	padding:0 0px 10px;
	background:#FAFBFA;
}
div.orderFlow p{
	margin:0 20px 8px;
	border-bottom:dashed 1px #cccccc;
}

/*---------------------------
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;
	background:#fbfdf8;
	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.商品一覧*/
.sidemenu{
	margin-bottom:15px;
	background:url(../images/jigmy/bg-ptopsmenu1.png);
}
.sidemenu .menuLi{
	padding:0 0 15px;
	background:url(../images/jigmy/sidefooter-220.png) no-repeat scroll center bottom;
}

/*階層1Li：名入れ封筒・自由サイズ封筒*/
.sidemenu .menuLi li.l1{
	margin:10px 5px 5px;
	padding:0 0 3px 5px;
}
/*階層1の下の階層Li：各商品名*/
.sidemenu .menuLi li{
	margin:5px;
	padding:0 0 3px 20px;
	border-bottom:1px dashed #999999;
}
/*アイコンの設定*/
.sidemenu .menuLi li a{
	padding:0 0 0px 10px;
		background: url(../images/jigmy/ico-sidemenu2-off.png) no-repeat left center;
}
.sidemenu .menuLi li a:hover{
	background: url(../images/jigmy/ico-sidemenu2-on.png) no-repeat left center;
}
/*4-3.デザイン素材の著作権表記について*/
#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%;
}

/*---------------------------
5.サブコンテンツ2（右カラム）
---------------------------*/
/*--  右カラム全体を囲うボックス  --*/
#sub2{
	display:inline;
	float:right;
	width:200px;
}
/*- メニュー背景 -*/
#sub2 .menu{
	margin:0 0 20px;
	background:url(../images/jigmy/bg-ptopsmenu2.png) repeat-y scroll center top;
}
/*- メニュー背景（フッター） -*/
#sub2 .menu .menuLi{
	padding:5px 5px 10px;
	background:url(../images/jigmy/sidefooter-200.png) no-repeat scroll center bottom;
}
/*- メニューリスト -*/
#sub2 .menu .menuLi li{
	margin:0px 0 10px;
	padding:0 0 3px;
	border-bottom:1px dashed #999999;
}
#sub2 .menu .menuLi a{
	padding:0 0 0 20px;
	background: url(../images/jigmy/ico-sidemenu1-off.png) no-repeat left center;
}
#sub2 .menu .menuLi a:hover{
	background: url(../images/jigmy/ico-sidemenu1-on.png) no-repeat left center;
}

