﻿@charset "utf-8";
/**************************
全体基本(編集禁止ここから)
**************************/
*{
	margin:0;
	padding:0;
	font-style:normal;
}
body{
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka";
	font-size:small;
	text-align:center;
	background: #fff2d9 url(../../images/nenga/top/background.png) repeat-x;
}
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;
	/*vertical-align:top;*/
	border-collapse:collapse;
}

a {
	color: #333333;
	text-decoration:underline;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
a:hover{
	color: #cc0000;
	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------ */
/**************************
 全体基本(編集禁止ここまで) 
**************************/

/*ヘッダー*/
#header {
	background: url(../../images/nenga/background_header.gif) no-repeat;
}

#titleimage .header-login-control {
	background: url(../../images/nenga/header_login.gif) no-repeat;
}

#footer{
	background:URL(../../images/nenga/background_footer.png) repeat-x;
}
.footer-Copyright{
	background: url(../../images/nenga/footer-copyright.gif) no-repeat;
}


/*---------------------------
 フォント定義
---------------------------*/

.orange {
	font-size:90%;
}

.recommen_read {
	padding:10px 0px 0px 10px;
}

span.early01{
	font-weight:bold;
	font-size:110%;
	color:#990000;
	margin-left:3px;
}

span.normal{
	color:#FF0000;
}

span.n-number strong {
	font-size:120%;
	color:#990000
}

/*---------------------------
 ブロック定義
---------------------------*/
#wrapper{
	width:932px;
	margin-right: auto;
	margin-left: auto;
	background:#FFFFFF;
	text-align:left;
	clear:both;
}
#container{
	width:922px;
	margin-right: auto;
	margin-left: auto;
	padding:0px 5px;
}
#sub{
	float: right;
	width:190px;
}
#main {
	width:717px;
}

/*---------------------------
 ログインコントロール
---------------------------*/

#login-area {
	height:40px;
	padding:0px 5px 0px 10px;
}

#loginbox {
	float:left;
}

#cartbox {
	padding:10px;
	float:right;
}

/*---------------------------
 メインコンテンツ
---------------------------*/

/*メイン画像・メインテキスト*/
#content{
	margin-top:10px;
	background:#f6f5f0;
}

#appeal {
	
}

/*カテゴリ一覧*/
#syouzaiwrap{
	float: right;
	width: 547px;
	padding: 0px 0px 10px 10px;
	background:#ffffff;
}
#syouzaiwrap h2 {
	width: 547px;
	height:37px;
	text-indent: -9999px;
	clear:both;
}
#syouzaiwrap h2.nengabar {
	background: url(../../images/nenga/top/h2_nengabar.gif);
}
#syouzaiwrap h2.orderstepbar {
	background: url(../../images/nenga/top/h2_orderstepbar.gif);
}
#syouzaiwrap h2.newsbar {
	background: url(../../images/nenga/top/h2_newsbar.gif);
}
#syouzaiwrap h2.pricebar {
	background: url(../../images/nenga/top/h2_pricebar.gif);
}
#syouzaiwrap .categorys {
	clear:both;
	margin-bottom:20px;
}
#syouzaiwrap .category_L {
	float:left;
	width:270px;
	margin-top:8px;
}
#syouzaiwrap .category_R {
	float:right;
	width:270px;
	margin-top:8px;
}
.ct_ttl {
	background-image: url(../../images/nenga/top/icon_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	width:80px;
	float:right;
	padding:8px 8px 8px 6px;
}
#syouzaiwrap .ct_pop {
	background: url(../../images/nenga/top/category_pop.gif) no-repeat;
	height:32px;
	text-align:right;
}
#syouzaiwrap .ct_premium {
	background: url(../../images/nenga/top/category_premium.gif) no-repeat;
	height:32px;
	text-align:right;
}
#syouzaiwrap .ct_design{
	background: url(../../images/nenga/top/category_design.gif) no-repeat;
	height:32px;
	text-align:right;
}
#syouzaiwrap .ct_standard{
	background: url(../../images/nenga/top/category_standard.gif) no-repeat;
	height:32px;
	text-align:right;
}
#syouzaiwrap .ct_photodesign{
	background: url(../../images/nenga/top/category_photodesign.gif) no-repeat;
	height:32px;
	text-align:right;
}
#syouzaiwrap .ct_economy{
	background: url(../../images/nenga/top/category_economy.gif) no-repeat;
	height:32px;
	text-align:right;
}
#syouzaiwrap .ct_itoya{
	background: url(../../images/nenga/top/category_itoya.gif) no-repeat;
	height:32px;
	text-align:right;
}
#syouzaiwrap .ct_photo{
	background: url(../../images/nenga/top/category_photo.gif) no-repeat;
	height:32px;
	text-align:right;
}

#syouzaiwrap .ct_txt {
	padding:10px 0px 10px 5px;
	font-size:90%;
}

#syouzaiwrap .ct_price {
	padding:5px 0px 5px 5px;
}

#syouzaiwrap .ct_item li {
	display:inline;
}

#syouzaiwrap .ct_item img {
	border:1px solid #cccccc;
}


.btn_link{
	float:right;
	padding:5px 5px 20px 0px;
}

/*---------------------------
 ご注文ステップ
---------------------------*/

.order_info {
	padding:10px;
	text-align:center;
}

/*---------------------------
 ニュース
---------------------------*/

.news_info {
	padding:10px;
}

.news_info li {
	padding:3px;
}

/*---------------------------
 価格表
---------------------------*/

.price_info {
	padding:10px;
}

.tb_pricerist{
	text-align:center;
	width:100%;
	margin:10px 0px;
	
}

.tb_pricerist th {
	background:#a3a3a3;
	padding:5px;
	height:30px;
	margin:0;
	text-align:center;
	color:#FFFFFF;
}

.tb_pricerist td {
	border-bottom: solid #bababa 1px;
	margin:0;
	padding:5px;
	height:30px;
}

.tit_sheet {
	background:#979797;
}

.sheet {
	background:#ebebeb;
	font-weight:bold;
	color:797979;
}



/*---------------------------
4.サブコンテンツ
---------------------------*/

/*お気に入りに追加ボタン*/
#wrapper #sub div.btn-favorite {
	margin-bottom:10px;
	text-align:center;
}

/*4-1.ログインボックス*/
#member-btn{
	margin-bottom:5px;
	text-align:center;
}
.loginboxcontents{
	padding:10px 0px;
}
.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:22px;
	padding-left:20px;
	text-align:left;
	background-image: url(../images/jigmy/suprint_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	color:#006699;
	font-size:11px;
}
.loginboxcontents p a:hover{
	color:#0000FF;
}
.loginboxcontents p.annotation{
	display:block;
	height:22px;
	padding-left:48px;
	text-align:left;
	background-image: url(../images/jigmy/suprint_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#006699;
	font-size:11px;
}
#loginbox ul{
	text-align:left;
}
#loginbox li{
	display:inline;
}
#loginbox input.btn-form{
	width:120px;
	margin:0px 3px;
}
#loginbox input.btn-login{
	vertical-align: middle;	
}

/*-ログイン時-*/
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;
}

.boxsyouzai{
	padding:10px 0px;
	background: url(../images/jigmy/side-background.jpg) repeat-y;
}
.boxsyouzai li{
	margin:5px 5px 2px 15px;
	padding:0 0 0 15px;
	background-image: url(../../images/nenga/top/icoside.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.boxsyouzai li a {
	text-decoration:none;
}

.boxsyouzai li a:hover {
	text-decoration:underline;
}

.popular_ranking {
	margin:0px 0px 10px 0px;
}

.popular_ranking th img {
	border:1px solid #cccccc;
}

.popular_ranking td {
	font-size:90%;
	padding-left:4px;
}


	
/*4-3.ご注文について・当店について*/
.sidemenu{
	margin-bottom:10px;
}
.sidemenu li {
	margin:10px 10px;
	padding:0 0 3px 15px;
	border-bottom:1px dashed #999999;
	background-image:url(../../images/nenga/icoheader.png);
	background-position:left center;
	background-repeat:no-repeat;
}

/*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%;
}