@charset "utf-8";

#header h2 {
	font-weight: normal;
	font-size: small;
	color: #333;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 140px;
	margin: 0;
	padding-right: 15px;
}


#contents h1 {
	line-height: 110%;
	font-size: 16px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #090;
	color: #090;
	background-color: #F0F0F0;
	border-bottom-style: solid;
	border-bottom-color: #090;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	font-weight: bold;
	letter-spacing: 1px;
}
.subtitle {
	line-height: 110%;
	font-size: 16px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 15px;
	color: #2D62FF;
	background-color: #F0F0F0;
	border: 1px solid #CCC;
	clear: both;
	font-weight: bold;
	margin-bottom: 15px;
	letter-spacing: 1px;
	margin-top: 35px;
}
.top{
	clear:both;
	float: right;
}
.top a{
	text-decoration:none;
	color: #03C;
	padding-right: 15px;
}

#reason {
	width: 570px;

}

.reason {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #d1e8ff;
	border-bottom-width: 1px;
	border-bottom-color: #88B8FF;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	color: #00F;
}

#contents .reason_detail {
	clear:left;
	width:570px;
	border:1px solid #88B8FF;
	float:left;
	_margin: 10px 0px 10px 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;

}
.detail {
	color: #333;
	text-align: left;
}


#contents h4 {
	font-size: 13px;
	padding-right: 0px;
	color: #333;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
	font-weight: normal;
}



.picture{
	float:right;
	padding-bottom: 30px;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
}


table.paper_kind {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 570px;
	border-collapse: collapse;
	font-size: 12px;
}
 
table.paper_kind th,
table.paper_kind td {
	border: 1px solid #88B8FF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#paper_kind {
	padding-bottom: 35px;
}




td img {
	width: 82px;
}
 
table.table2 th,
table.table2 td {
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
}
.table2 {
	width: 570px;
	margin-bottom: 50px;
}


/*05 price-list
===============*/

.price-list table {
	margin-top: 5px;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	height: 150px;
}
.detail {
	font-size: 13px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 100%;
	padding: 0px;
}

.detail2 {
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 100%;
	padding: 0px;
	margin-bottom: 35px;
}

.price-list table th {
	color: #333;
	text-align: center;
	white-space: nowrap;
	background-color: #DEEAFE;
	border: 1px solid #88B8FF;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	padding-left: 7px;
}

.price-list table td {
	font-size: 12px;
	text-align: center;
	border: 1px solid #88B8FF;
	white-space: nowrap;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 130%;
}
.price-list {


}


.price-list p{
	margin:10px 0;
}
table.option {
	margin-top: 0px;
	margin-bottom: 15px;
	border-collapse: collapse;
	font-size: 12px;
	width: 570px;
	text-align: left;
	letter-spacing: 1px;
}
 
table.option th,
table.option td {
	border: solid 1px #88B8FF;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#option {
	padding-bottom: 35px;
	width: 100%;
}
#recommend{
	width:560px;
	height:auto;
	padding-left: 10px;
}
#recommend a img {
	margin-bottom: 10px;
	margin-right: 15px;
	float: left;
}
#sample {
	padding-bottom:10px;

}

#sample .list {
	padding-top:10px;
	padding-left:0px;
	letter-spacing: 2px;

}
.sample {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #d1e8ff;
	border-bottom-width: 1px;
	border-bottom-color: #88B8FF;
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	color: #00F;
}
.pic p {
}

.click {
	font-size: 12px;
	color: #03C;
	height: 25px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 5px;
}

.pic3 img {
	padding-top: 0px;
	margin-left: 0px;
}
.pic img {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.pic_yoko img {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents .list_right{
	width:271px;
	height:330px;
	border:1px solid #88B8FF;
	float:left;
	text-align:center;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 23px;
	background-color: #F0F0F0;

}

#contents .list_left{
	clear:left;
	width:271px;
	border:1px solid #88B8FF;
	float:left;
	text-align:center;
	_margin: 10px 0px 10px 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	height: 330px;
	background-color: #F0F0F0;

}

#contents .list_right2{
	width:271px;
	height:280px;
	border:1px solid #88B8FF;
	float:left;
	text-align:center;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 23px;
	background-color: #F0F0F0;

}

#contents .list_left2{
	clear:left;
	width:271px;
	border:1px solid #88B8FF;
	float:left;
	text-align:center;
	_margin: 10px 0px 10px 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	height: 280px;
	background-color: #F0F0F0;

}
.point5 {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}

.point6 {
	font-size: 14px;
	font-weight: bold;
}
#contents .list_right3{
	width:271px;
	height:240px;
	border:1px solid #88B8FF;
	float:left;
	text-align:center;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 23px;
	background-color: #F0F0F0;

}

.list {
	padding-left:0px;
	font-size: 13px;
	letter-spacing: 1px;

}
#contents .list_center{
	width:569px;
	text-align:center;
	_margin: 10px 0px 10px 10px;
	margin-bottom: 45px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 1px;
	margin-top: 10px;
	border: 1px solid #88B8FF;

}

.explain3 {
	padding-left: 5px;
	text-align: center;
	background-color: #FFF;
	padding-top: 10px;
	letter-spacing: 5px;
	margin: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88B8FF;
}


#contents .list_left3{
	clear:left;
	width:271px;
	border:1px solid #88B8FF;
	float:left;
	text-align:center;
	_margin: 10px 0px 10px 10px;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-right: 0px;
	height: 240px;
	background-color: #F0F0F0;

}
