@charset "euc-jp";



/*　マイページ他
---------------------------------------------------*/
@import "basepage.css";


/*　デフォルト
---------------------------------------------------*/
@import "default.css";

@import "clearfix.css";



/* メニュー
---------------------------------------------------*/
@import "navi.css";


/* アコーディオンメニュー
---------------------------------------------------*/
@import "../js/menu/accordion.css";


/* テーブルクロス
--------------------------------------------------- */
@import "../js/t-cloth/tablecloth.css";





/*取りあえずの追記はここに　リリース後にデフォルトか、
解り易くわけたものを作成*/


.imgblock_frame {
	overflow:auto;
	padding: 8px 8px 8px 8px;
/*	border: 1px solid #778899;*/
	margin: 5px 2px 5px 0;
	height:auto;
	background-color: #ffffff;
}

.imgR  {
	float: right;
	margin: 0 0 0 10px;
	text-align:center;
}

.photo {
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
}



/*紙種書き具合表*/

.paper_table {
	width:470px;
	margin: 0 0 5px 0;
}

.paper_pen {
	padding: 7px 0 7px 0;
	text-align: center;
	font-size: 12px;
	background-color: #EBEBEB;
	font-weight: bold;
	width:115px
}

.paper_judgment1 {
	padding: 5px;
	text-align: center;
	font-size: 15px;
	background-color: #d0eed0;
}

.paper_judgment2 {
	padding: 5px;
	text-align: center;
	font-size: 15px;
	background-color: #eee8aa;
}



/* clearfix.css に追記予定*/

.clear {
	clear: both;
}
.clear hr {
	display:none;
} 


/*ご利用ガイド　インデックス*/


#information_s #both_block {
	margin: 0 0 25px 0;
	font-size: 13px;
	color: #000000;
}


#information_s #both_block p {
	font-size: 13px;
	margin: 20px 0 25px;
}

#information_s #both_block  p.li-in {
	margin:5px 0 15px 10px;
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0.2em;
}

#information_s #both_block div.left_block {
	width: 305px;
	border: 1px solid #ccc;
	padding: 5px 10px 20px 10px;
	margin: 0 0 20px 0;
	float: left;
		background-color:#fcfce8;
		-moz-box-shadow: 3px 3px 3px #DDD;    /* firefox　*/
		-webkit-box-shadow: 3px 3px 3px #DDD;  /* safari、chorme */
}

#information_s #both_block div.right_block {
	width: 305px;
	border: 1px solid #ccc;
	padding: 5px 10px 20px 10px;
	margin: 0 5px 20px 0;
	float: right;
		background-color:#fcfce8;
		-moz-box-shadow: 3px 3px 3px #DDD;    /* firefox　*/
		-webkit-box-shadow: 3px 3px 3px #DDD;  /* safari、chorme */
}


#information_s #both_block h2 {
	font-weight:bold;
	font-size: 14px;
	color:#636363;
	border-bottom: 2px dotted #ff8c40;
	border-left: 5px solid #ff8c40;
	padding: 10px 0 7px 5px;
	margin: 0 5px 10px 0;
	height: auto;
}

#information_s #both_block h2 em {
	font-size: 18px;
	color: #333333;
	font-weight:bold;
	margin:0 5px 0 5px;
}

#information_s #both_block h2 a {
	color: #333333;
	text-decoration: none;
}

#information_s #both_block h2 a:hover {
	color: #1e90ff;
	text-decoration:underline;
}



#information_s #both_block ul {
	margin: 0;
}

#information_s #both_block ul li {
	background: url(../img/guide/arrowbullet.png) no-repeat 0 9px;
	padding: 5px 0 5px 20px;
	margin: 0 5px 0 0;
	font-size: 14px;
	line-height: 1.3;
	letter-spacing: 0.2em;
	border-bottom: 1px dotted #a0a0a0;
}


/*　ご注文からお届けまで
----------------------------------------------------------- */

#order_flow{
	margin: 0px auto 50px 20px;
	padding: 1px 0 1px 0;

	text-align: left;
}

#order_flow ul li{
list-style: none;
margin: 0px;
padding: 0px;
}

#order_flow li{
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
}

ul#order_navi{
	list-style: none;
	height: 190px;
	padding: 0px;/
	margin: 0px;
}

ul#order_navi li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul#order_navi a{
	text-indent: -9999px;
	display: block;
}

/*home*/
a.flow1{
	background-repeat: no-repeat;
	width: 125px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/guide/order_flow/flow_01.png);
}


a:hover.flow1{
    background-position:0px -190px;
}

a:active.flow1{
    background-position:0px -190px;
}


/*●2●*/
a.flow2{
	background-repeat: no-repeat;
	width: 125px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/guide/order_flow/flow_02.png);
}


a:hover.flow2{
    background-position:0px -190px;
}

a:active.flow2{
    background-position:0px -190px;
}


/*●3●*/
a.flow3{
	background-repeat: no-repeat;
	width: 125px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/guide/order_flow/flow_03.png);
}


a:hover.flow3{
    background-position:0px -190px;
}

a:active.flow3{
    background-position:0px -190px;
}

/*●4●*/
a.flow4{
	background-repeat: no-repeat;
	width: 125px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/guide/order_flow/flow_04.png);
}


a:hover.flow4{
    background-position:0px -190px;
}

a:active.flow4{
    background-position:0px -190px;
}

/*●5●*/
a.flow5{
	background-repeat: no-repeat;
	width: 125px;
	height: 190px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/guide/order_flow/flow_05.png);
}


a:hover.flow5{
    background-position:0px -190px;
}

a:active.flow5{
    background-position:0px -190px;
}



/*　
----------------------------------------------------------- */

/* 強調タイトル １段　番号ヘッドあり */
h3.title_h3-number_01 {
	border: 1px solid #a0a0a0;
	background-image:url(../img/guide/order_flow/number_01.png);
	background-repeat : no-repeat;
	background-position: left top;
	padding: 16px 0 16px 70px;
	margin: 20px 0 15px 0;

	font-size:16px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0.3em;
	text-align:left;
}

h3.title_h3-number_02 {
	border: 1px solid #a0a0a0;
	background-image:url(../img/guide/order_flow/number_02.png);
	background-repeat : no-repeat;
	background-position: left top;
	padding: 16px 0 16px 70px;
	margin: 20px 0 15px 0;

	font-size:16px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0.3em;
	text-align:left;
}

h3.title_h3-number_03 {
	border: 1px solid #a0a0a0;
	background-image:url(../img/guide/order_flow/number_03.png);
	background-repeat : no-repeat;
	background-position: left top;
	padding: 16px 0 16px 70px;
	margin: 20px 0 15px 0;

	font-size:16px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0.3em;
	text-align:left;
}

h3.title_h3-number_04 {
	border: 1px solid #a0a0a0;
	background-image:url(../img/guide/order_flow/number_04.png);
	background-repeat : no-repeat;
	background-position: left top;
	padding: 16px 0 16px 70px;
	margin: 20px 0 15px 0;

	font-size:16px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0.3em;
	text-align:left;
}

h3.title_h3-number_05 {
	border: 1px solid #a0a0a0;
	background-image:url(../img/guide/order_flow/number_05.png);
	background-repeat : no-repeat;
	background-position: left top;
	padding: 16px 0 16px 70px;
	margin: 20px 0 15px 0;

	font-size:16px;
	font-weight:bold;
	color:#333;
	letter-spacing: 0.3em;
	text-align:left;
}


/* ステップ説明
----------------------------------------------------------- */


#information_s .step {
	font-size:14px;
	line-height:18px;
	letter-spacing:0.1em;
	text-align:left;
	margin:0 0 20px 0;
}

#information_s .step table{
	margin:15px 0 15px 0;
	border-collapse:collapse;
	padding:0;
}

#information_s .step table th{
	padding:10px 5px 10px 10px;
	border-collapse:collapse;
	text-align:left;
	border-bottom: 1px dashed #a0a0a0;
}

#information_s .step table td{
	padding:10px;
	border-collapse:collapse;
	text-align:left;
	border-bottom: 1px dashed #a0a0a0;
}


#information_s p.step_img_login  {
	float: right;
	margin: 5px 10px 0 0;
	text-align:center;

}


/*　スペーサー
----------------------------------------------------------- */

hr.space-0 {
	height: 1px;
	border: none;
	border-top: 1px #ccc dashed;
	width:90%;
	margin: 7px auto 7px 25px;
}

hr.space-1 {
	height: 1px;
	border: none;
	border-top: 1px #a88a2a dashed;
	width:90%;
	margin: 7px auto 7px 20px;
}

hr.space-2 {
	height: 1px;
	border: none;
	border-top: 1px #a88a2a dashed;
	width:90%;
	margin: 10px auto 10px 0px;
}


span.spacer-1 {
	line-height: 10px;
}
span.spacer-2 {
	line-height: 20px;
}
span.spacer-3 {
	line-height: 30px;
}
span.spacer-4 {
	line-height: 40px;
}
span.spacer-5 {
	line-height: 50px;
}


/*　注釈枠
----------------------------------------------------------- */
.waku {
	margin:20px 40px 20px 40px;
	padding:10px;
	background-color:#fff0eb;
/* border: 1px dashed #ccc; */
}


/*　データチェック
----------------------------------------------------------- */

#information_s p.data_check_1 {
	background-image:url(../img/guide/data/data_check_01.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:635px;
	height:350px;
	display : block;
	margin:0 0 0 20px;
}


/*　デザイン
----------------------------------------------------------- */

/*--*/
#information_s p.imgR2  {
	float: right;
	margin: 15px 0 0 0;
	text-align:center;

}

#information_s p.photo {
	padding:3px;
	border:1px solid #ccc;
	background:#fff;
}



/*　はじめてのお客様へ
----------------------------------------------------------- */

.first_img1 {
	background-image : url(../img/guide/first/first.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 574px;
	height: 597px;
	margin : 0 auto 0 auto;
	display : block;
}


/*　お客様の声
----------------------------------------------------------- */

.voice{
	width:580px;
	margin: 0 0 20px 30px;
	padding:10px 0 10px 0;
	text-align:left;
	border: 1px solid #a9a9a9;
}

.voice .voice_box {
	padding:0 30px 20px 20px;
	height:800px;
	clear:both;
	overflow:auto;
}

.voice .voice_box dl{
	line-height:1.2em;
	padding:0;
	margin:0 0 15px 0;
	clear:both;
	overflow:hidden;
}

.voice .voice_box dl dt{
	padding : 5px 0 5px 20px;
	background-image : url(../img/guide/arrowbullet.png);
	background-position : left;
	background-repeat : no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#663300;
	border-bottom: 1px dotted #739c2f;
}

.voice .voice_box dl dd{

	font-size:12px;
	padding: 5px 15px 5px 15px;
	margin: 0 7px 0 2px;
}




/* ポイント詳細説明
-------------------------------------------------- */

.container_back {
	text-align:center;
}

#container_point {
	margin : 0 auto 0 auto;
	background-image : url(../img/guide/point/cam_img/point_back.png);
	background-position : center;
	background-repeat : repeat-y;
}

#comment_list {
	margin : 0 70px 0 75px;
	text-align:left;
}

.sampl-text1 {
	margin: 0px 10px 0 25px;
	line-height: 1.4;
	text-align:left;
}

.red {
color:#990000;
}


/*　会員登録ボタン　*/
p.touroku_b {
	margin: 0 auto 0 auto;
}

p.touroku_b a {
	background-image: url(../img/guide/point/cam_img/touroku_b.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 500px;
	height: 60px;
	display : block;
	margin:0 auto 0 auto;
}

p.touroku_b a:hover {
	background-position : 0 -60px;
	background-repeat : no-repeat;
}




/*　割引ボタン　木曜割引
----------------------------------------------------------- */

#discount_moku p {
	height: 43px;
	margin: 0 0 2px 0;
}


#discount_moku p a {
	background-image: url(../img/guide/point/point_3_01.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 185px;
	height: 43px;
	float:right;
	display : block;
}

#discount_moku p a:hover {
	background-position : 0 -43px;
	background-repeat : no-repeat;
}


/*　割引ボタン　複数割引
----------------------------------------------------------- */

#discount_fuku p {
	height: 43px;
	margin: 0 0 2px 0;
}


#discount_fuku p a {
	background-image: url(../img/guide/point/point_3_02.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 185px;
	height: 43px;
	float:right;
	display : block;
}

#discount_fuku p a:hover {
	background-position : 0 -43px;
	background-repeat : no-repeat;
}



/*　システム進行画面　テキスト
----------------------------------------------------------- */


#main_in p {
	margin:0 0 5px 15px;
	padding:0 20px 0 10px;
	font-size:15px;
	line-height:18px;
	letter-spacing: 0.01em;
}


#main_in p.info_text_point {
	margin:0 0 10px 30px;
	padding:0 0 0 10px;
	font-size:13px;
	line-height:15px;
}


#main_in span.info_text_point_red {
	color:#b22222;
	font-weight:700;
}


/*　注文完了画面　データ入稿ボタン
----------------------------------------------------------- */

#main_in p.data_in {
	height: 40px;
	margin: 10px 0 20px 0;
	
}

#main_in p.data_in a {
	background-image: url(../img/guide/order/data_in.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 150px;
	height: 40px;
	margin: 0 0 0 50px;
	display : block;
}

#main_in p.data_in a:hover {
	background-position : 0 -40px;
	background-repeat : no-repeat;
}


/*　会員登録ボタン
----------------------------------------------------------- */

#information_s p.member_in {
	height: 45px;
	margin: 10px 0 20px 0;
	
}

#information_s p.member_in a {
	background-image: url(../img/guide/member_in.png);
	background-position : 0 0;
	background-repeat: no-repeat;
	text-decoration : none;
	text-indent: -9999px;
	width: 215px;
	height: 45px;
	margin: 0 auto 0 auto;
	display : block;
}

#information_s p.member_in a:hover {
	background-position : 0 -45px;
	background-repeat : no-repeat;
}


/*　システム部　テーブル
----------------------------------------------------------- */

#main_in table.table_cart {
	border: 1px solid #f98585;
	border-collapse: collapse;
	font-size: 85%;
	margin: 15px 0;
	padding: 0;
	width: 750px;
}

#main_in table.table_cart th {
	background: none repeat scroll 0 0 #ffdcdc;
	border: 1px solid #f98585;
	border-collapse: collapse;
	color: #dd1600;
	padding: 6px;
	width: 30%;
}

#main_in table.table_cart td {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #f98585;
	border-collapse: collapse;
	padding: 6px;
}