@charset "utf-8";
/* ==========================
    基本コンテンツ
========================== */

table.j {
	width:1000px;
	margin:0 auto 15px auto;
	border:#313131 1px solid;
}
table.j th {
	border:#313131 1px solid;
	color:#FFFFFF;
	background-color:#313131;
	padding:3px;
}
table.j td {
	border:#313131 1px solid;
	padding:3px;
	text-align:center;
}
table.j td p.txt00 {
	margin:5px 0;
	font-weight:bold;
}
table.j td p.txt01 {
	margin-bottom:5px;
}
/* ---------- マージン */
.mb_5 {
	margin-bottom: 5px;
}
.mb_10 {
	margin-bottom: 10px;
}
.mb_15 {
	margin-bottom: 15px;
}
.mb_20 {
	margin-bottom: 20px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}
.mt_20 {
	margin:0 10px 20px 10px;
}
/* ==========================
    パンくずナビ
========================== */
#contents p.path {
	font-size:77%;
	color:#999;
	margin-bottom:30px;
	padding-bottom:18px;
	border-bottom: 2px solid #f00202;
}
#contents p.path a {
	color: #f00202;
	text-decoration: none;
}
#contents p.path a:hover {
	color:#313131;
}
/* ==========================
    トップへ戻る
========================== */
p.return {
	text-align:right;
	font-size:93%;
	line-height:12px;
	width:950px;
	margin: 0 auto;
	padding: 10px 0;
}
p.return a {
	padding-left:15px;
	color:#FFF;
	background-image: url(../img/common/arrow-yl-dot-up.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
p.return a:hover {
	text-decoration: none;
}
/* ==========================
    トップページ
========================== */

/* ---------- メイン画像 */
#contents #banner {
	margin-bottom:6px;
}
/* ---------- おすすめピックアップ・新着情報 */
body.mainIndex #contents h2.none {
	background:none;
	margin-bottom:10px;
	background: url("../img/common/content_h2.gif") no-repeat scroll 0 0 transparent;
	width:600px;
	height:46px;
	line-height:46px;
}
body.mainIndex #contents h2.none span {
	padding: 0 0 0 20px;
}
/* ---------- おすすめピックアップ */
body.mainIndex #contents table#pickup {
	margin:0 auto;
	width:590px;
}
body.mainIndex #contents table#pickup th {
	padding:0 3px 5px 3px;
}
body.mainIndex #contents table#pickup td {
	padding:0 3px 5px 3px;
	font-size:93%;
	line-height:1.4;
}
body.mainIndex #contents table#pickup td span {
	color:#FF0000;
	font-weight:bold;
}
/* ---------- NP決済リンク */
body.mainIndex #contents #NpLink {
	margin:0 auto 5px;
}
/* ---------- スプリントダイレクトメールサービスリンク */
body.mainIndex #contents #SiteLink {
	margin:0 auto 10px;
}
/* ==========================
    請求書払い
========================== */

#contents h3.bill_txt03 {
	background: url("../img/category/sh-blueback.gif") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 16px;
	height: 30px;
	letter-spacing: 0.1em;
	line-height: 30px;
	margin-bottom: 15px;
	padding-left: 10px;
	width: 720px;
}
/* ---------- 概要 */
#payBillArea .bill-section {
	margin:0 0 30px;
	text-align:center;
	width:700px;
}
#payBillArea #select01 {
	background-color:#bfe5fa;
	width:700px;
	padding:20px 5px;
	margin-bottom:20px
}
#payBillArea #select02 {
	background-color:#e4fac6;
	padding:20px 5px;
	width:700px;
	margin-bottom:20px
}
/* ---------- テキスト装飾 */
#payBillArea h3.lv01 {
	background: url("../../membership/images/paybill/title02.gif") no-repeat scroll 0 0 transparent;
	color: #444444;
	font-size:108%;
	height: 27px;
	letter-spacing: 0.1em;
	line-height: 27px;
	margin-bottom: 15px;
	padding-left: 24px;
	width: 696px;
}
#payBillArea h3.lv02 {
	background: url("../../membership/images/paybill/title03.gif") no-repeat scroll 0 0 transparent;
	color: #444444;
	font-size:108%;
	height: 27px;
	letter-spacing: 0.1em;
	line-height: 27px;
	margin-bottom: 15px;
	padding-left: 24px;
	width: 696px;
}
#payBillArea h3.lv03 {
	background: url("../../membership/images/paybill/title04.gif") no-repeat scroll 0 0 transparent;
	color: #444444;
	font-size:108%;
	height: 27px;
	letter-spacing: 0.1em;
	line-height: 27px;
	margin-bottom: 15px;
	padding-left: 24px;
	width: 696px;
}
#payBillArea .centered {
	position: relative;
	overflow: hidden;
	margin-bottom:15px;
}
#payBillArea .centered ul {
	position: relative;
	left: 50%;
	float: left;
}
#payBillArea .centered ul li {
	position: relative;
	left: -50%;
	float: left;
	margin:0 5px;
}
#payBillArea p.style01 {
	font-size:108%;
	font-weight:bold;
	text-align:center;
}
#payBillArea #Payment01 {
	margin-bottom:15px;
}
#payBillArea #Payment01 img {
	float:left;
	width:200px;
	margin-left:10px;
}
#payBillArea #Payment01 dl {
	float:right;
	width:460px;
	margin-right:10px;
	text-align:left;
}
#payBillArea #Payment01 dl dt {
	font-weight:bold;
	margin-bottom:3px;
}
#payBillArea .bg01 {
	background: url("../../membership/images/paybill/img02.gif") repeat-y scroll 0 0 #FFFFFF;
	width:684px;
	height:185px;
	position: static;
	margin:0 8px;
}
#payBillArea .bg02 {
	background: url("../../membership/images/paybill/img03.gif") repeat-y scroll 0 0 #FFFFFF;
	width:684px;
	height:366px;
	position: static;
	margin:0 8px 15px;
}
#payBillArea .bg01 p {
	position: relative;
	top:8px;
	left:120px;
	text-align:left;
}
#payBillArea .bg02 p {
	position: relative;
	top:8px;
	left:120px;
	text-align:left;
	width:540px;
}
/* ---------- リスト */
#payBillArea ol.bilist {
	margin-bottom: 15px;
	text-align:left;
}
#payBillArea ol.bilist li {
	background: url("../img/sys/membership/arrow-bk-right.gif") no-repeat scroll 5px 7px transparent;
	padding: 2px 5px 2px 22px;
}
/* ---------- 規約 */
#contents #RuleArea {
	margin:0 0 15px;
	text-align:center;
}
#contents #RuleArea ul {
	margin:0 200px 15px;
}
#contents #RuleArea .send {
	margin:0 200px 50px;
}
iframe {
	border:solid 1px #ccc;
}
/* ---------- 既に請求書の申請の場合 */
#contents .alerts {
	margin:0 0 25px 0;
	border:solid 1px #FF0000;
	background-color:#FFF0F5;
	padding: 30px 0 30px 30px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
}
/* ---------- 登録完了 */
#contents .complete {
	width:600px;
	border:solid 5px #d5d5d5;
	background-color:#fbfbfb;
	padding: 50px;
	text-align:center;
	margin:0 auto 15px;
}
#contents .complete ul {
	text-align:left;
	margin:0 0 15px 90px;
}

/*-- 申し込み不要の後払いサービス --*/

#contents #np .service {
	background:url("../../lineup/images/np/bg01.gif") 0 0 no-repeat #FFF;
	width:708px;
	height:373px;
	position: relative;
	margin:10px 0 35px;
}
#contents #np .service p.txt01 {
	width:300px;
	position:absolute;
	top:55px;
	left:18px;
}
#contents #np .service p.txt02 {
	width:300px;
	position:absolute;
	top:182px;
	left:18px;
}
#contents #np .service p.txt03 {
	width:300px;
	position:absolute;
	top:306px;
	left:18px;
}
#contents #np .box {
	background:url("../../lineup/images/np/bg02.gif") 0 0 no-repeat #FFF;
	width:662px;
	height:205px;
	position: relative;
	margin:0 auto 40px;
}
#contents #np .box p.txt01 {
	width:440px;
	position:absolute;
	top:93px;
	left:205px;
	line-height:1.4;
}
#contents #np .box p.txt02 {
	width:440px;
	position:absolute;
	top:168px;
	left:205px;
}
#contents #np .btn {
	text-align:center;
	margin:0 0 40px;
}
#contents #np .payment {
	background-color:#f3f1f1;
	padding:20px;
	text-align:center;
	position: relative;
	overflow: hidden;
	text-align:center;
	margin:0 0 40px;
}
#contents #np .payment p {
	text-align:left;
	margin:15px 0;
}
#contents #np .payment ul {
	position: relative;
	left: 50%;
	margin:3px auto;
	float: left;
}
#contents #np .payment ul li {
	position: relative;
	left: -50%;
	float: left;
	height:40px;
	margin:0 10px;
}
#contents #np .payment ul li.ico {
	background:url("../../lineup/images/np/bg03.gif") 0 50% no-repeat;
	padding:0 0 0 26px;
}
#contents #np .payment ul li.ico span {
	vertical-align:middle;
	line-height:40px;
}
#contents #np ul.att {
	margin:0 10px;
}
#contents #np ul.att li {
	list-style-position: inside;
    list-style-type: disc;
	line-height:1.4;
	margin:0 0 10px;
}
/* ==========================
    データ入稿
========================== */

/* ---------- テキスト装飾 */
#contents p.data_txt01 {
	font-size:108%;
	margin-bottom:10px;
	font-weight:bold;
}
#contents h3.data_txt00 {
	background: url("../img/sys/upload/data_h3_title.gif") no-repeat scroll 0 0 transparent;
	color: #444444;
	font-size:108%;
	height: 31px;
	letter-spacing: 0.1em;
	line-height: 31px;
	margin: 0 auto 15px auto;
	padding-left: 24px;
	width: 700px;
	text-align:left;
}
#uprule {
	text-align:center;
	margin-bottom:20px;
}
#uprule img {
	text-align:center;
	margin-bottom:15px;
}
ul.pick {
	border-top:dotted 1px #ccc;
	padding-top:20px;
	font-size:77%;
	color:#666666;
	margin:0 20px;
}
ul.pick li {
	margin-bottom:2px;
	list-style-type:decimal;
}
/* ---------- データ入稿セルフチェックリスト */

#checkArea {
	margin-bottom:20px;
}
#checkArea #check-left {
	width:385px;
	float:left;
}
#checkArea #check-right {
	float:right;
	width:385px;
}
#contents ul.checklist {
	margin: 0 5px 15px;
}
#contents ul.checklist li {
	background: url("../img/sys/membership/arrow-bk-right.gif") no-repeat scroll 5px 8px transparent;
	padding: 3px 3px 3px 22px;
	font-size:93%;
}
/* ---------- 入稿対象注文 */

.dataitem {
	background-color: #F7F7F7;
	border: 1px dotted #888888;
	margin: 0 10px 20px;
	padding: 15px;
}
table.orderlist {
	width:780px;
	margin: 0 10px 20px;
	border: solid 1px #b5b5b5;
	text-align:center;
}
table.orderlist a {
	color:#313131;
}
table.orderlist a:hover {
	text-decoration: none;
}
table.orderlist th {
	padding: 2px 8px;
	background:#313131;
	border-bottom: solid 1px #b5b5b5;
	color:#fff;
}
table.orderlist td {
	padding:10px;
	border: solid 1px #b5b5b5;
}
/* ---------- アップロードファイル選択 */
#contents .caution {
	border:dotted 1px #888888;
	background-color:#f7f7f7;
	padding: 15px;
	margin: 0 10px 20px;
}
#contents .caution ul li {
	background: url("../img/common/arrow-caution.gif") no-repeat scroll 5px 5px transparent;
	padding: 3px 5px 3px 26px;
}
#contents .caution ol {
	margin:5px 0 0 15px;
}
#contents .caution ol li {
	list-style-type:disc;
	padding: 3px;
	background:none;
	font-size:85%;
}
/* ---------- アップロードファイル選択 */
#contents .caution {
	border:dotted 1px #888888;
	background-color:#f7f7f7;
	padding: 15px;
	margin: 0 10px 20px;
	font-size:93%;
}
table.uploadfile {
	width:780px;
	margin: 0 10px 20px;
	border: solid 1px #b5b5b5;
}
table.uploadfile th {
	padding: 2px 8px;
	background:#313131;
	border-bottom: solid 1px #b5b5b5;
	color:#fff;
}
table.uploadfile td {
	padding:10px;
	border: solid 1px #b5b5b5;
}
/* ---------- まだデータ送信は完了しておりません。 */
#contents .noupload {
	margin:0 0 25px 0;
	border:solid 1px #FF0000;
	background-color:#FFF0F5;
	padding: 30px 0 30px 30px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	font-size:123.1%;
}
/* ==========================
    マイページ
========================== */

/* ---------- ご登録内容 */

/* 全体 */
table.mydata {
	width:98%;
	margin: 0 auto 20px;
	border: solid 1px #b5b5b5;
	line-height: 2;
}
table.mydata a {
	color:#313131;
}
table.mydata a:hover {
	text-decoration: none;
}
/* 見出し */
table.mydata th {
	padding: 2px 8px;
	background:#313131;
	border: solid 1px #b5b5b5;
	color:#fff;
}
table.mydata td {
	padding: 2px 8px;
	border: solid 1px #b5b5b5;
}
/* ---------- ご注文状況（最新3件） */

/* 全体 */
table.mypage {
	width:98%;
	table-layout: fixed;
	margin: 0 auto 20px;
	line-height: 2;
}
table.mypage a {
	color:#313131;
}
table.mypage a:hover {
	text-decoration: none;
}
table.mypage caption {
	text-align:left;
}
/* 見出し */
table.mypage th {
	padding: 2px 8px;
	background:#313131;
	border: solid 1px #b5b5b5;
	color:#fff;
	width:180px;
}
table.mypage td {
	padding: 2px 8px;
	border: solid 1px #b5b5b5;
}
table.mypage td input {
	padding: 2px;
	vertical-align: middle;
}
/* ---------- ページャー */
div.mypager {
	width:710px;
	margin: 0 10px 5px;
}
/* ==========================
    ログイン認証
========================== */

#loginArea {
	margin-bottom:20px;
}
#member-section {
	width:385px;
	float:left;
}
#guest-section {
	float:right;
	width:385px;
}
#member-section h3.short, #guest-section h3.short {
	width:385px;
	background:url("../img/cart/sh-blueback385.gif") no-repeat scroll 0 0 transparent;
	color:#444;
	font-size:123.1%;
	height:40px;
	letter-spacing:0.1em;
	line-height:40px;
	margin-bottom:15px;
	padding-left:18px;
}
#openid-section h3 {
	width:800px;
	background:url("../img/cart/sh-blueback800.gif") no-repeat scroll 0 0 transparent;
	color:#444;
	font-size:123.1%;
	height:40px;
	letter-spacing:0.1em;
	line-height:40px;
	margin-bottom:15px;
	padding-left:18px;
}
#member-section #loginBox, #guest-section #guestBox, #guest-section #orderBox {
	padding: 15px;
	min-height:410px;
	font-size:93%;
}
#member-section #loginBox .acc_select {
	position: relative;
	overflow: hidden;
	border-top:dotted 1px #ccc;
	padding-top:10px;
}
#member-section #loginBox .acc_select p {
	text-align:center;
	margin-bottom:5px;
}
#member-section #loginBox .acc_select ul {
	position: relative;
	left: 50%;
	float: left;
}
#member-section #loginBox .acc_select ul li {
	position: relative;
	left: -50%;
	float: left;
	margin:0 5px;
}
#member-section #loginBox .acc_select ul li.go a {
	background: url("../img/common/google_icon.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
}
#member-section #loginBox .acc_select ul li.ya a {
	background: url("../img/common/yahoo_icon.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
}
#member-section #loginBox .acc_select ul li.tw a {
	background: url("../img/common/twitter_icon.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
}
#member-section #loginBox {
	border: 5px solid #aecefe;
}
#guest-section #guestBox {
	border: 5px solid #f9e197;
	text-align:center;
}
#guest-section #orderBox {
	border: 5px solid #b0e674;
}
#member-section #loginBox p, #guest-section #orderBox p {
	margin-bottom:15px;
}
#guest-section #guestBox h4 {
	margin-bottom:15px;
}
#guest-section #guestBox ul li {
	margin-bottom:5px;
}
#member-section #loginBox dl, #guest-section #guestBox dl, #guest-section #orderBox dl {
	margin:0 40px 20px;
	min-height:160px;
}
#member-section #loginBox dt, #member-section #loginBox dd, #guest-section #guestBox dt, #guest-section #guestBox dd, #guest-section #orderBox dt, #guest-section #orderBox dd {
	margin:0 0 5px;
	text-align:left;
}
#member-section #loginBox dd input, #guest-section #guestBox dd input, #guest-section #orderBox dd input, #BillloginBox dd input {
	padding:2px;
	vertical-align:middle;
}
a.pass {
	background: url("../img/common/arrow-bl-dot-left.gif") no-repeat scroll 5px 50% transparent;
	padding: 5px 5px 5px 22px;
	font-size:93%;
}

/* ----------  請求書払いログイン管理 */

#BillloginBox {
	padding: 30px;
	border: 5px solid #aecefe;
	text-align:center;
}
#BillloginBox p {
	margin-bottom:15px;
	text-align:left;
}
#BillloginBox table {
	margin:10px auto 20px;
	width:600px;
	text-align:left;
}
#BillloginBox table th {
	margin:0 auto 20px;
	text-align:right;
	font-weight:bold;
	padding-right:20px;
	vertical-align:top;
}
#BillloginBox table td {
	margin:0 auto 20px;
	text-align:left;
	line-height:2.0;
	vertical-align:top;
}
#BillloginBox table td input {
	padding:2px;
	vertical-align:middle;
}
#BillloginBox .acc_select {
	position: relative;
	overflow: hidden;
	border-top:dotted 1px #ccc;
	padding-top:10px;
}
#BillloginBox .acc_select p {
	margin-bottom:15px;
}
#BillloginBox .acc_select ul {
	position: relative;
	left: 50%;
	float: left;
}
#BillloginBox .acc_select ul li {
	position: relative;
	left: -50%;
	float: left;
	margin:0 5px;
}
#BillloginBox .acc_select ul li.go a {
	background: url("../img/common/google_icon.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
}
#BillloginBox .acc_select ul li.ya a {
	background: url("../img/common/yahoo_icon.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
}
#BillloginBox .acc_select ul li.tw a {
	background: url("../img/common/twitter_icon.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
}
table.cart th.delete {
	border-right: solid 1px #313131;
}
table.cartsum {
	margin:0 10px 20px 10px;
	width:780px;
	border: solid 2px #b5b5b5;
}
table.cartsum tr.even td {
	padding: 2px 8px;
	border: solid 1px #b5b5b5;
	border-top: none;
	background:#fffee3;
}
/* ==========================
     サイトマップ
========================== */
#contents .sitemap {
	width:800px;
}
#contents .sitemap dl {
	margin-bottom:25px;
}
#contents .sitemap dl dt {
	padding: 6px 10px;
	font-weight: bold;
	background:#313131;
	margin-bottom:10px;
	color:#fff;
}
#contents .sitemap dl dd {
	font-size:77%;
	margin-bottom:3px;
}
#contents .sitemap dl dd a {
	background: url("../img/common/arrow-red-right.gif") no-repeat scroll 3px 50% #FFFFFF;
	display: block;
	padding: 0 0 0 16px;
	text-decoration: none;
	color:#313131;
}
#contents .sitemap dl dd a:hover {
	color:#F00202
}
table.map {
	width:800px;
}
table.map td {
	vertical-align:top;
	width:160px;
	border-right:solid 2px #FFF;
}
/* ==========================
    注文手順ナビ
========================== */

#contents #numberNavi {
	margin-bottom:30px;
	border: soild 1px #ff0;
	height:12px;
}
#contents #numberNavi li {
	float: left;
	height:20px;
	padding: 0 20px 0 0;
	margin:0 5px 0 0;
	line-height:0;
	font-size:1px;
	background:url(../img/category/nn-back.gif) right no-repeat;
}
#contents #numberNavi li.none {
	background:none;
}
/* ==========================
    すぐにわかるピットイン
========================== */
h2.pitintxt00 {
	margin: 0 10px 20px;
}
dl.pitintxt01 {
	margin: 0 10px 10px;
}
dl.pitintxt01 dt {
	font-weight:bold;
}
table.pitin {
	margin: 0 10px 20px;
	border:1px solid #185f8f;
	table-layout:fixed;
}
table.pitin th {
	border:1px solid #185f8f;
	text-align:center;
	background-color:#e4f5fb;
}
table.pitin td {
	border:1px solid #185f8f;
	text-align:center;
}
table.pitin td p {
	height:160px;
	margin:0 15px;
	text-align:left;
}
table.pitin td img {
	margin: 20px 0;
}
/* ==========================
    ピットインは急ぎにも強い！
========================== */
h2.lineuptxt00 {
	margin: 0 0 20px;
}
h3.lineuptxt01 {
	background: url("../img/sys/membership/bill_h3_title.gif") no-repeat scroll 0 0 transparent;
	color: #444444;
	font-size:108%;
	height: 27px;
	letter-spacing: 0.1em;
	line-height: 27px;
	margin: 0 10px 20px;
	padding-left: 24px;
	width: 700px;
}
div.flow {
	background: url("../img/sys/service/bg01.gif") no-repeat scroll 0 0 transparent;
	width:780px;
	height:395px;	
	position: static;
	margin:0 0 10px;
}
div.flow p {
    position: relative;
    text-align: left;
    top: 250px;
	left:20px;
	width:320px;
}
div.flow p a {
	color:#FF0000;
	font-weight:bold;
}
div.btn {
	margin:30px 0;
	text-align:center;
}
div.inquiry_tel {
	background-color:#f3f3f3;
	text-align:center;
	padding:30px;
	margin:0 10px;
}
div.inquiry_tel p {
	margin:10px 0;
}
table.price {
	margin: 0 10px 20px;
	table-layout:fixed;
}
table.price td {
	text-align:center;
	width:173px;
	height:256px;
	background: url("../img/sys/lineup/express_price_back.gif") no-repeat scroll 0 0 transparent;
}
table.price td div.itemname {
	text-align:center;
	background-color:#fef3eb;
	font-size:116%;
	font-weight:bold;
	padding:5px 0;
	margin:15px 10px;
}
table.price td div.itemtime {
	text-align:center;
	margin:15px 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
}
table.price td div.itemnomal {
	text-align:center;
	margin:15px 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
}
table.price td div.itemprice {
	text-align:center;
	margin:15px 10px;
}
table.kako {
	margin: 0 10px 20px;
	border:1px solid #000;
	table-layout:fixed;
	width:700px;
}
table.kako th {
	border:1px solid #000;
	text-align:center;
	font-weight:bold;
	font-size:108%;
}
table.kako td {
	border:1px solid #000;
	text-align:center;
	padding:15px;
}
table.kako td p {
	text-align:left;
}
table.kako td ul li {
	float:left;
	list-style-type:disc;
	margin:0 5px 0 15px;
}
div.banner {
	margin: 0 10px 20px;
}
/* ==========================
    リーズナブルな価格の無線・中綴じ冊子印刷
========================== */

#bookletArea {
	width:780px;
	height:460px;
	margin: 0 0 20px;
	background: url("../img/sys/lineup/booklet_back.gif") no-repeat scroll left bottom transparent;
}
#bookletArea ul li {
	float:right;
	margin:0;
	background: url("../img/sys/lineup/booklet_item_back.gif") no-repeat scroll 0 0 transparent;
	display:block;
	width:208px;
	height:443px;
}
#bookletArea ul li div.bookletname {
	margin:20px 10px 0;
	text-align:center;
}
#bookletArea ul li div.bookletsize, #bookletArea ul li div.bookletpage {
	margin:3px 10px 36px;
	text-align:center;
	font-size:108%;
	font-weight:bold;
}
#bookletArea ul li div.booklettime {
	margin:10px 10px 15px;
	text-align:center;
}
#bookletArea ul li div.bookletprice, #bookletArea ul li div.bookletbtn {
	margin:10px 10px;
	text-align:center;
}
p.lineuptxt03 {
	background: url("../img/sys/membership/arrow-bk-right.gif") no-repeat scroll 5px 10px transparent;
	padding: 5px 5px 5px 22px;
	margin:10px 10px 20px;
}
h3.lineuptxt04 {
	color: #444444;
	font-size:108%;
	height:41px;
	line-height: 41px;
	width: 780px;
	background: url("../img/sys/lineup/booklet_h3_title.gif") no-repeat scroll 0 0 transparent;
}
h3.lineuptxt04 span {
	padding-left: 22px;
}
#bookletspac {
	margin:10px 10px 20px;
	background: none repeat scroll 0 0 #FaFaFa;
}
#bookletspac .naka, #bookletspac .musen {
	float:left;
	width:340px;
	margin: 15px;
	text-align:center;
}
#bookletspac .photo {
	margin-bottom:15px;
}
#bookletspac .photo img {
	border:1px solid #ccc;
}
#bookletspac .naka dl, #bookletspac .musen dl {
	text-align:left;
}
#bookletspac .naka dl dt, #bookletspac .musen dl dt {
	background: url("../img/sys/membership/arrow-bk-right.gif") no-repeat scroll 5px 5px transparent;
	margin-bottom:5px;
	padding-left:22px;
	font-weight:bold;
}
/* ==========================
    大見出し
========================== */

#contents h2 {
	margin-bottom:30px;
}
/* ----------  上部、説明欄 */
body.allIndex #contents div.note {
	width:870px;
	margin:0 0 20px 0;
	padding: 8px 0 0 0;
	background:url(../img/common/bg730gray-up.gif) 0 0 no-repeat #eee;
}
body.allIndex #contents div.note .inner {
	width:870px;
	padding-bottom: 5px;
	background:url(../img/common/bg730gray-low.gif) bottom no-repeat;
}
#contents div.note p {
	margin:0;
	padding:0 8px;
}
#contents div.note p.atn {
	color:red;
}
#item-navi {
	margin-bottom:15px;
	padding: 15px 8px 0 8px;
	border:4px double #EEEEEE;
	background-color:#fffee3;
}
#item-navi li {
	float: left;
	padding-left:10px;
	padding-bottom:15px;
	margin-right:1em;
	background:url(../img/common/arrow-yl-right-s.gif) 0 0 no-repeat;
	height:1em;
	line-height:1.2em;
	white-space: nowrap;
}
#page-navi {
	margin:0;
	padding: 8px 8px 0 8px;
	background: #eee;
}
#page-navi li {
	float: left;
	padding-left:10px;
	padding-bottom:15px;
	margin-right:1em;
	background:url(../img/common/arrow-yl-right-s.gif) 0 0 no-repeat;
	height:1em;
	line-height:1.2em;
	white-space: nowrap;
}
/* ----------  戻る/進むボタン */
#contents .request {
	text-align:center;
	margin-bottom:20px;
}
#contents .request input.left {
	float:left;
}
/* ==========================
    ショッピングカート
========================== */

/* ---------- 入稿方法を選択 */

#contents #uploadselect {
	margin-bottom:20px;
}
#contents div.check_left {
	float:left;
	width:400px;
	text-align:center;
}
#contents div.check_left p {
	text-align:left;
	font-weight:bold;
	margin-left: 25px;
}
#contents div.check_left dl {
	text-align:left;
	margin:0 0 15px 25px;
}
#contents div.check_left dl dt {
	background: url("../img/common/arrow-bl-dot-left.gif") no-repeat scroll 5px 50% transparent;
	margin-left: 5px;
	padding: 3px 3px 3px 20px;
	color:#B91238;
	font-weight:bold;
}
#contents div.check_left dl dd {
	margin-left: 10px;
	font-size:93%;
}
#contents div.check_right {
	float:right;
	text-align:center;
	width:400px;
}
#contents div.check_right img {
	margin: 0 0 5px;
}
#contents div.check_right .site_pitin_btn {
	height:129px;
	background:url(../img/cart/upload_pitin_bk.gif) 0 0 no-repeat;
	position:static;
	margin:0 25px 10px 0;
}
#contents div.check_right .site_suprint_btn {
	height:107px;
	background:url(../img/cart/upload_surpit_bk.gif) 0 0 no-repeat;
	position:static;
	margin:0 25px 15px 0;
}
#contents div.check_right .position20-100 {
	top:37px;
	left:80px;
	position:relative;
}
#contents div.check_right .position15-100 {
	top:18px;
	left:80px;
	position:relative;
}
#contents div.check_btn {
	margin:30px;
}
/* 全体 */
table.uptime {
	table-layout: fixed;
	margin:0 0 15px 25px;
	line-height: 2;
}
/* 見出し */
table.uptime th {
	padding: 2px 8px;
	background:#313131;
	border: solid 1px #b5b5b5;
	color:#fff;
	width:100px;
}
table.uptime td {
	padding: 2px 8px;
	border: solid 1px #b5b5b5;/*border-top: none;*/
}
/* ---------- データ入稿セルフチェックリスト */
#contents ul.checklist2 {
	margin: 0 40px;
	text-align:left;
	font-size:85%;
	color:#666;
}
#contents ul.checklist2 li {
	padding-bottom: 5px;
	list-style-type:disc;
}
#contents .next {
	margin-bottom: 20px;
	height:42px;
	text-align:center;
}
/* ---------- ご注文者様・ご連絡先情報 */
table.info {
	margin:0 10px 20px 10px;
	width:780px;
	table-layout:fixed;
	line-height:2.0;
}
table.info tr {
	border: solid 1px #b5b5b5;
}
table.info th {
	background:#313131;
	color:#fff;
	padding: 2px 8px;
	border: solid 1px #b5b5b5;
	width:25%;
}
table.info td {
	padding: 2px 8px;
	border: solid 1px #b5b5b5;
}
td.case {
	width:20%;
}
/* ---------- 配送先情報 */
table.delivery {
	width:780px;
	margin:0 10px 15px;
}
table.delivery a {
	color:#313131;
}
table.delivery a:hover {
	text-decoration: none;
}
/* 見出し */
table.delivery th {
	height:30px;
	padding-left:8px;
	padding-right:8px;
	background:#313131;
	color:#fff;
	border-bottom: solid 1px #b5b5b5;
}
table.delivery td {
	padding: 4px 8px;
	border: solid 1px #b5b5b5;/*border-top: none;*/
}
/* ---------- ショッピングカート一覧 */

/* 品名 */
table.itemName {
	width:780px;
	table-layout: fixed;
	margin: 0 10px 20px;
	line-height: 2;
}
table.itemName th {
	height:40px;
	padding: 4px 8px;
	background:#313131;
	border: solid 1px #b5b5b5;
	color:#fff;
	width:180px;
}
table.itemName td {
	padding: 4px 8px;
	border: solid 1px #b5b5b5;
	height:40px;/*border-top: none;*/
}
table.itemName td input {
	padding: 2px;
	vertical-align: middle;
}
table.itemName caption {
	margin:5px 0 5px 196px;
	caption-side:bottom;
	text-align:left;
	line-height:1.4;
}
table.cart {
	margin:0 10px 20px 10px;
	width:780px;
	line-height:2.0;
}
table.cart tr {
	border: solid 1px #b5b5b5;
}
table.cart th {
	background:#313131;
	color:#fff;
	padding: 2px 4px;
	border: solid 1px #b5b5b5;
}
table.cart td {
	padding: 2px 4px;
	border: solid 1px #b5b5b5;
}
table.cart tr.even td {
	background:#e2e2e2;
}
/* ---------- 必ずご確認ください。 */
#rule {
	border: 1px solid #DADADA;
	background: none repeat scroll 0 0 #F9F9F9;
	margin: 0 10px 50px;
	padding:15px;
}
#rule p {
	text-align:left;
	color: #616161;
}
/* ---------- 通常のPDF、その他データでの印刷はスプリント */

#suprint_link {
	margin-top:30px;
	text-align:center;
}

/* ---------- ログイン認証 */
#contents .cart-section #login-inner {
	width:737px;
	padding:38px 0;
	margin:0 auto 20px;
	background-color:#e6e5e1;
}
#contents .member-section {
	width:350px;
	float:left;
	margin:0 0 0 15px;
}
#contents .member-section #head {
	background:url("../img/cart/member-head.gif") no-repeat scroll 0 0 transparent;
	width:350px;
	height:44px;
}
#contents .member-section #middle {
	background:url("../img/cart/member-middle.gif") repeat-y scroll 0 0 transparent;
}
#contents .member-section #middle table {
	width:90%;
	margin:0 auto 20px;
}
#contents .member-section #middle table tr.id td,
#contents .member-section #middle table tr.id th,
#contents .member-section #middle table tr.pw td,
#contents .member-section #middle table tr.pw th {
	padding:6px 4px;
}
#contents .member-section #middle table tr.auto td,
#contents .member-section #middle table tr.auto th {
	text-align:right;
	padding:0 6px;
}
#contents .member-section #middle table th {
	font-weight:bold;
}
#contents .member-section #middle table td {
	padding:4px;
}
#contents .member-section #middle table td input,
#contents .member-section #middle table td label {
	vertical-align:middle;
}
#contents .member-section #middle .btn {
	margin:0 0 10px;
	text-align:center;
}
#contents .member-section #middle .line {
	border-top:1px solid #313131;
	margin:0 10px 10px;
}
#contents .member-section .other_login {
	text-align:center;
}
#contents .member-section .other_login p {
	font-size:12px;
	margin:0 10px 10px;
	background:url("../img/cart/icon_arrow.gif") no-repeat scroll 0 50% transparent;
	padding-left:14px;
	text-align:left;
}
#contents .member-section .other_login .acc_select {
    overflow: hidden;
    position: relative;
}
#contents .member-section .other_login .acc_select ul {
    float: left;
    left: 50%;
    position: relative;
}
#contents .member-section .other_login .acc_select ul li {
    float: left;
    left: -50%;
    margin: 0 1px;
    position: relative;
}
#contents .member-section #bottom {
	background:url("../img/cart/member-bottom.gif") no-repeat scroll 0 0 transparent;
	width:350px;
	height:15px;
}
#contents .guest-section {
	float:right;
	width:340px;
	margin:0 15px 0 0;
}
#contents .guest-section #head {
	background:url("../img/cart/guest-head.gif") no-repeat scroll 0 0 transparent;
	width:340px;
	height:10px;
}
#contents .guest-section #middle {
	background-color:#FFFFFF;
	text-align:center;

}
#contents .guest-section #middle .txt01 {
	color:#FF0000;
	font-weight:bold;
	margin:0 0 10px;
}
#contents .guest-section #middle .btn {
	margin:0 0 10px;
}
#contents .guest-section #middle .line {
	border-top:1px dotted #ccc;
	margin:0 10px 10px;
}
#contents .guest-section #middle .txt02 {
	margin:0 30px 10px;
	text-align:left;
}
#contents .guest-section #middle .txt02 dt {
	font-weight:bold;
	margin:0 0 5px;
	background:url("../img/cart/icon_arrow.gif") no-repeat scroll 0 50% transparent;
	padding-left:14px;
}
#contents .guest-section #middle .txt02 dd {
	font-size:12px;
}
#contents .guest-section #middle .txt03 {
	margin:0 30px 0;
	padding:0 0 13px;
	font-size:11px;
	line-height:1.4;
	text-align:left;
}
#contents .guest-section #bottom {
	background:url("../img/cart/guest-bottom.gif") no-repeat scroll 0 0 transparent;
	width:340px;
	height:10px;
}
#contents .cart-section #banner-inner {
	text-align:center;
}
/* ---------- 代金引換手数料 */
table.fee {
	margin:0 10px 20px 10px;
}
table.fee th {
	height:30px;
	min-width:1.5em;
	padding-left:8px;
	padding-right:8px;
	background:#313131;
	color:#fff;
	border-right: solid 1px #b5b5b5;
	text-align:center;
}
table.fee td {
	height:25px;
	min-width:1.5em;
	padding-left:8px;
	padding-right:8px;
}
/* ==========================
    支払い方法
========================== */

/* ----------- 支払い注意表記 小見出し */
#cart-select {
	margin:0 20px 20px 10px;
}
/* ----------- 支払い注意表記 小見出し */
#cart-select h4 {
	padding-left:28px;
	margin-bottom:10px;
	height:23px;
	line-height:23px;
	background:url(../img/common/ic-blue-baloon.gif) 0 0 no-repeat;
}
table.pay {
	margin:0 10px 20px 10px;
}
table.pay th {
	height:30px;
	min-width:1.5em;
	padding-left:8px;
	padding-right:8px;
	background:#313131;
	color:#fff;
	border-right: solid 1px #b5b5b5;
	text-align:center;
}
table.pay td {
	height:25px;
	min-width:1.5em;
	padding:8px;
}
table.pay td span.check {
	background: none repeat scroll 0 0 #FBFEF3;
	border: 2px solid #FD9A01;
	padding:4px 0 2px 4px;
	margin:0 5px 5px 0;
}
/* ----------- リストの指定 */
#cart-select dd {
	margin-bottom:15px;/*border-bottom: dotted 1px #b5b5b5;*/
}
/* ----------- 注意書き */
#cart-select dd ul {
	margin:1em 1em 0 1em;
}
#cart-select dd ul.table {
	margin:0.5em;
}
#cart-select dd ul li {
	list-style: circle inside;
}
table.cart input.text_num {
	text-align:right;
	width:90%;
}
input.text_num {
	text-align:right;
}
/* ==========================
    銀行振込
========================== */

#contents #payment .payeq0 {
	width:660px;
}
#contents #payment .head {
    cursor: pointer;
    font-weight: bold;
}
#contents #payment .slide5, #contents #payment .slide4, #contents #payment .slide0 {
    display: none;
}
#contents #payment .comment {
	padding:0 15px 15px;
}
#contents #payment dl.exmark dt {
    background: url("../img/common/ic-blue-baloon.gif") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 10px;
    padding-left: 28px;
}
#contents #payment dl.exmark dd ul li {
    list-style: circle inside none;
}
#contents #payment .slide0 {
	text-align:center;
}
#contents #payment .slide0 div.att {
    margin: 0 auto;
    width: 520px;
}
#contents #payment .slide0 div.att ul {
    background-color: #F7F7F7;
    border: 3px solid #E4E4E4;
    color: #B91238;
    font-size: 12px;
    margin: 15px 0 0;
    padding: 10px;
				text-align:left;
}
#contents #payment .slide0 div.att ul li {
    list-style: circle inside none;
}

#contents #payment .slide4 {
	padding:0 15px 15px;
}

#contents #payment .slide4 h4 {
			background: url("../img/common/ic-blue-baloon.gif") no-repeat scroll 0 0 transparent;
   height: 23px;
   line-height: 23px;
   margin-bottom: 10px;
   padding-left: 28px;
}
#contents #payment .slide4 dd ul li {
    list-style: circle inside none;
}

#contents #payment .credit h4 {
			background: url("../img/common/ic-blue-baloon.gif") no-repeat scroll 0 0 transparent;
   height: 23px;
   line-height: 23px;
   margin-bottom: 10px;
   padding-left: 28px;
}
#contents #payment .credit ul.att {
   margin-bottom: 10px;
}
#contents #payment .credit ul.att li {
    list-style: circle inside none;
}

/* ==========================
    ご注文完了
========================== */

/* 全体 */
table.comp {
	width:580px;
	table-layout: fixed;
	margin: 0 10px 20px;
	line-height: 2;
}
table.comp th {
	padding: 2px 8px;
	background:#313131;
	border: solid 1px #b5b5b5;
	color:#fff;
	width:180px;
}
table.comp td {
	padding: 2px 8px;
	border: solid 1px #b5b5b5;/*border-top: none;*/
}
/* ---------- 概要 */

#contents .form-section p.texts {
	margin-bottom:15px;
}
/* ---------- スプリントの印刷は、早い・安い・高品質！ */
#contents .form-section dl.point, #contents .form-section ul.point {
	margin-bottom:15px;
	padding:0px 15px;
}
#contents .form-section dl.point dt {
	font-weight:bold;
	font-size:108%;
	border-bottom:dotted 1px #ccc;
	padding-bottom:3px;
	margin-bottom:5px;
}
#contents .form-section dl.point dd {
	margin-bottom:15px;
}
#contents .form-section div.office {
	margin-bottom:15px;
	padding:0px 15px;
}
#contents .form-section div.office .offleft {
	float:left;
	width:30%;
}
#contents .form-section div.office .offright {
	float:right;
	text-align:left;
	width:70%;
}
#contents .form-section p.pointtxt {
	margin-bottom:15px;
	padding:0px 15px;
}
/* ==========================
    ご利用規約
========================== */

#contents .terms {
	margin-bottom:20px;
	width:700px;
}
#contents dl.terms h4 {
	background:transparent url(../img/common/arrow-yl-dot-left.gif) no-repeat scroll 5px center;
	padding:5px 5px 5px 20px;
	font-size:large;
	margin-bottom:15px;
}
#contents dl.terms dt {
	font-weight:bold;
	padding:5px 5px 5px 20px;
	width:700px;
}
#contents dl.terms dd {
	margin:5px 5px 5px 20px;
}
#contents dl.terms dd ul li {
	list-style-type:disc;
	margin:5px 5px 5px 20px;
}
#contents dl.terms dd ol {
	margin:15px 0;
}
#contents dl.terms dd ol li {
	list-style-type:decimal;
	margin:5px 5px 5px 45px;
}
#contents dl.terms p {
	text-align:right;
	margin:20px 0px;
}
/* ==========================
     フレーム ご利用規約
========================== */

.article {
	font-size:60%;
}
/* ==========================
    お問い合せ
========================== */

#contents #inquiry-col {
	margin:0px 10px 20px 10px;
}
#contents #inquiry-col a {
	color: #313131;
}
#contents #inquiry-col a:hover {
	text-decoration: none;
}
#contents #inquiry-col .left {
	float: left;
	width:48%;
}
#contents #inquiry-col .right {
	float: right;
	width:48%;
}
#contents #inquiry-col dt {
	margin-bottom:20px;
	background:url("../img/common/ic-blue-dot.gif") no-repeat scroll 0 0 transparent;
	line-height:1.5;
	padding-left:22px;
}
div.support {
	margin:0px 10px 20px 10px;
	height:50px;
}
div.support a {
	display:block;
	background:transparent url(../img/sys/inquiry/internet-support.gif) no-repeat scroll 0 0;
	text-indent:-9999px;
	width:180px;
	height:50px;
}
div.support a:hover {
	background:transparent url(../img/sys/inquiry/internet-support.gif) no-repeat scroll 0 -50px;
}
/* ---------- データ入稿ページ */

#checkBox {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
	padding:16px;
	text-align:center;
	line-height:2.0;
}
#cartnext {
	text-align:center;
}
.cartselect {
	width:560px;
	margin:0 auto;
	text-align:center;
}
/*
#elem2 {
	float:left;
}
*/

.elem2 {
	float:left;
}
#elem3 {
	width:260px;
	float:right;
}
p.cartatt {
	text-align:center;
	font-size:93%;
	color:#666;
	margin:10px auto;
}
/* ==========================
     商品一覧
========================== */
#contents .service {
	margin: 0 10px 20px;
	width:780px;
}
#contents .service ul {
	overflow: hidden;
	width: 100%;
}
#contents .service ul li {
	float: left;
	margin-right: 10px;
	width:380px;
}
#contents .service ul li dl {
 no-repeat scroll left bottom;
}
#contents .service ul li dl dt {
	background: none repeat scroll 0 0 #313131;
	color: #FFFFFF;
	font-weight: bold;
	padding:8px;
}
#contents .service ul li dl dd {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:8px;
}
/* ==========================
    テーブル定義
========================== */

/* 全体 */
table.regist {
	width:780px;
	table-layout: fixed;
	margin: 0 10px 20px;
	line-height: 2;
}
table.regist a {
	color:#313131;
}
table.regist a:hover {
	text-decoration: none;
}
.limitcol {
	color:#fc7e2a;
	font-size:85%;
	margin:0 3px;
}
.formcase {
	color:#666;
	font-size:85%;
	margin:0 3px;
}
.formatn {
	color:red;
	font-size:85%;
}
.deicash {
	color:#0066ff;
	font-size:85%;
}
/* 見出し */
table.regist th {
	padding: 2px 8px;
	background:#313131;
	border: solid 1px #b5b5b5;
	color:#fff;
	width:180px;
}
table.regist th.left {
	background:url(../img/category/table-sh-left.gif) 0 0 no-repeat #313131;
}
table.regist th.right {
	border-right: none;
	background:url(../img/category/table-sh-right.gif) top right no-repeat #313131;
}
table.regist td {
	padding: 4px 8px;
	border: solid 1px #b5b5b5;/*border-top: none;*/
}
table.regist td.case {
	padding: 4px 8px;
	border: solid 1px #b5b5b5;
	width:160px;
}
table.regist td input {
	padding: 2px;
	vertical-align: middle;
}
/* ==========================
     新着情報
========================== */

#contents dl.news {
	width:590px;
	margin:0 auto 10px auto;
	font-size:93%;
}
#contents dl.news dt {
	font-weight:bold;
	margin:0 10px 3px;
	background:url("../img/common/arrow-yl-dot-left.gif") no-repeat 0 3px transparent;
	padding-left:15px;
}
#contents dl.news dd {
	margin:0 10px 15px;
	padding-bottom:10px;
	border-bottom:1px dotted #B5B5B5;
}
/* ==========================
    新規会員登録
========================== */

table.merit {
	table-layout: fixed;
	margin: 0 10px 20px;
	width:710px;
}
table.merit td {
	height:230px;
	padding:10px;
	text-align:center;
	border:solid 1px #cccccc;
	margin:15px;
}
table.merit td p {
	height:60px;
	margin-top:10px;
	padding-top:10px;
	text-align:left;
	border-top :solid 3px #cccccc;
}
/* ---------- マイページ */

/* 全体 */
table.itemdes {
	width:710px;
	margin-top:15px;
}
/* 見出し */
table.itemdes tr {
	margin:10px;
}
table.itemdes td {
	text-align:center;
}
/* ---------- ポスター印刷　注意表記 */

/* 全体 */
table.itemon {
	width:690px;
	margin-bottom:15px;
}
/* 見出し */
table.itemon th {
	padding: 2px 8px;
	background:#313131;
	border-bottom: solid 1px #b5b5b5;
	color:#fff;
}
table.itemon td {
	padding: 2px 8px;
	border: solid 1px #b5b5b5;
	/*border-top: none;*/
	text-align:center;
}
/* 全体 */
table.itemryo {
	width:690px;
	;
	margin-bottom:15px;
}
/* 見出し */
table.itemryo th {
	padding:8px;
	background:#313131;
	border-bottom: solid 1px #b5b5b5;
	color:#fff;
	width:50%;
}
table.itemryo td {
	padding: 2px 8px;
	border: solid 1px #b5b5b5;
	text-align:center;/*border-top: none;*/
}
/* 全体 */
table.itemtwo {
	table-layout:fixed;
	margin-bottom:15px;
	width:100%;
}
/* 見出し */
table.itemtwo th {
	padding:8px;
	background:#313131;
	border-bottom: solid 1px #b5b5b5;
	color:#fff;
	width:33%;
}
table.itemtwo td {
	padding: 8px;
	width:220px;
	border: solid 1px #b5b5b5;
	text-align:center;
	font-size:92%;/*border-top: none;*/
}
table.itemtwo p {
	margin:5px 0;
}
