﻿@charset "utf-8";

/* class
------------------------------------------------*/
.contentLinkBtn {
	width: 155px;
	margin-left: auto;
}

#content .contentLinkBtnIndex {
	margin: 20px 0 0 450px;
}

.emphasis {
	font-size: 15px;
	font-weight: bold;
}

.roundabout {
	font-size: 11px;
}


/* index
------------------------------------------------*/
#directArea {
	width: 570px;
	height: 295px;
	background: url(../img/printway/catalog.jpg) 310px 13px no-repeat;
}




/* printWayList
------------------------------------------------*/
#printWayList {
	position: relative;
	margin: 35px 0 15px 0;
}

* + html #printWayList {
	margin-bottom: 25px; /* IE7用 */
}

#printWayList li {
	float: left;
	margin: 0 10px 10px 0;
}

#printWayList .last-child {
	margin-right: 0;
}

#printWayList p {
	position: absolute;
	top: -25px;
	left: 10px;
}


/* wrapper
------------------------------------------------*/
#wrapper {
	margin-bottom: 15px;
	background: url(../img/printway/common/bg_wrapper.gif) left top repeat-y;
	border-bottom: 1px solid #000;
}

#wrapperInner {
	padding: 20px;
}

#wrapperInner .last-child {
	margin-bottom: 0;
}


/* printTabList
------------------------------------------------*/
#printTabList li {
	width: 190px;
	float: left;
}


/* ご案内
------------------------------------------------*/
/* primary
------------------------------------------------*/
#primary {
	margin-bottom: 10px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #ccc;
}

#primary h3 {
	margin-bottom: 15px;
}

#printMainImg {
	width: 250px;
	float: left;
	margin-right: 10px;
	line-height: 1;
}

#printMainImg dt {
	margin-bottom: 5px;
}

#printDetailInner {
	width: 270px;
	float: left;
}

#printDetailInner #leedText {
	margin-bottom: 10px;
	line-height: 1.3;
	font-size: 13px;
	font-weight: bold;
}

#printDetailInner #leedText span {
	font-size: 11px;
	font-weight: normal;
}

#printDetailInner dl {
	margin-bottom: 10px;
}

#printDetailInner dt {
	clear: both;
	width: 95px;
	float: left;
	margin: 0 10px 5px 0;
}

#printDetailInner dd {
	width: 165px;
	float: left;
	margin-bottom: 5px;
	padding-top: 3px;
	line-height: 1.2;
}

#printDetailInner .note {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 10px;
}


/* secondary
------------------------------------------------*/
#secondary h3 {
	margin-bottom: 30px;
}

#secondary p {
	margin-bottom: 5px;
	font-weight: bold;
	color: #009900;
}


/* printWayTable
------------------------------------------------*/
#printWayTable {
	margin: -18px 0 0 0;
}

#printWayTable caption {
	text-indent: -10000em;
}

#printWayTable .imgArea td,
#printWayTable .imgArrowArea td {
	width: 30px;
	text-align: center;
	vertical-align: middle;
}

#printWayTable .imgArrowArea td {
	padding: 10px;
}

#printWayTable .textArea td {
	text-align: left;
	vertical-align: top;
}

#printWayTable .colgroupPht {
	width: 110px;
}

#printWayTable .colgropuArrow {
	width: 30px;
}

#printWayTable .emphasis {
	font-weight: bold;
}


/* 料金表
------------------------------------------------*/
.section-lv3 {
	margin-bottom: 30px;
}

.section-lv3 h3 {
	margin-bottom: 15px;
}

.section-lv3 .title-lv4 {
	margin-bottom: 5px;
	width: 50px;
	padding: 2px 0;
	background: #999;
	text-align: center;
	color: #fff;
}

.section-lv3 .leedText {
	margin-bottom: 10px;
}

/* printCost (table)
------------------------------------------------*/
.printCost {
	width: 530px;
	margin: -16px 0 5px 0;
	border-collapse: collapse;
	border: 0;
	border-spacing: 0;
}

.printCost caption {
	text-indent: -10000em;
}

.printCost th, .printCost td {
	padding: 10px 0;
	border: 1px solid #ccc;
	color: #333;
}

.printCost th {
	background: #eee;
	font-weight: normal;
}

.printCost td {
	text-align: center;
	vertical-align: middle;
}

.printCostNote {
	margin-bottom: 5px;
}

.printCostNote li {
	padding-left: 1em;
	text-indent: -1em;
	color: #666;
}

.printCostNote span {
	font-weight: bold;
	color: #669900;
}

.printCostAside dt {
	width: 85px;
	float: left;
	margin-right: 5px;
	padding: 2px 0;
	background: #999;
	text-align: center;
	color: #fff;
}

.printCostAside dd {
	width: 300px;
	padding: 2px 0;
	float:left;
	font-weight: bold;
	color: #669900;
}

.colorList dt, .colorList dd {
	font-size: 10px;
	color: #666;
}

.colorList dt {
	font-weight: bold;
}


/* class (fontSize, tableLayout用)
------------------------------------------------*/
.img4Layout th, .img4Layout td {
	font-size: 10px;
}

.img3Layout td {
	font-size: 10px;
}

.img3width01{width: 115px;}
.img3width02{width: 140px;}
.img3width03{width: 130px;}
.img3width02Half{width: 70px;}
.img3width03Half{width: 65px;}
.img3width04{width: 49px;}
.img3width05{width: 67px;}

.img4width01{width: 60px;}
.img4width02{width: 116px;}
.img4width03 td {width: 58px;}

/* printOption
------------------------------------------------*/
.printOption {
	margin-bottom: 15px;
}

.printOption li {
	width: 250px;
	float: left;
	margin-right: 30px;
}

.printOption .right-child {
	margin-right: 0;
}

.printOption li p {
	width: 130px;
	float: left;
	margin-right: 5px;
}

.printOption dl {
	width: 115px;
	float: left;
}

.printOption dt, .printOption dd {
	line-height: 1.3;
}

.printOption dt {
	margin-bottom: 3px;
	padding-left: 1em;
	text-indent: -1em;
	font-weight: bold;
	color: #669900;
}

.printOption dd {
	color: #333;
}

.printOption dd span {
	font-weight: bold;
}












































/* 加工例
------------------------------------------------*/
#sampleList h3 {
	margin-bottom: 20px;
}

#sampleList p {
	margin-bottom: 10px;
}

#sampleList ul {
	width: 530px;
	margin-bottom: 10px;
	background: url(../img/printway/common/bg_sampleList.gif) left bottom no-repeat;
}

#sampleList #boxNumber01 {
	background: url(../img/printway/common/bg_sampleList01.gif) left bottom no-repeat;
}

#sampleList #boxNumber02 {
	background: url(../img/printway/common/bg_sampleList02.gif) left bottom no-repeat;
}

#sampleList #boxNumber03 {
	background: url(../img/printway/common/bg_sampleList03.gif) left bottom no-repeat;
}

#sampleList li {
	width: 115px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 5px 10px;
	border-top: 1px solid #000;
	line-height: 1.1;
	color: #333;
	min-height: 111px;
}

#sampleList .last-child {
	margin-right: 0;
}

#sampleList li img {
	margin-bottom: 5px;
}






































