@charset "utf-8";
/* CSS Document */

/*ボディ全体の設定ここから*/

.wrap {
	width:980px;
	height:auto;
	margin:auto;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}

/*ボディ全体の設定ここまで*/

/*ヘッダー全体の設定ここから*/

.head {
	width:980px;
	overflow: hidden;
}
.cach {
	width:980px;
	height:145px;
}

.cach h1{
	width: 980px;
	height: 20px;
	font-size:12px;
	text-align: center;
	background-color: #000;
	color:#fff;
	margin:0;
}
#logobannar {
	width:320px;
	float:left;
}
.telmail {
	width:390px;
	float:left;
}
.telmail p{
	margin:0;
	padding:0;
}
.telmailcach {
	font-size:15px;
	margin:5px 0 0 0;
	padding:0;
}

.telmail .tel {
	background: url(../img/tel.png) left center no-repeat;
	font-size:45px;
	color:#F00;
	margin:0;
	padding:0 0 0 60px;
}
.telmail .mail {
	font-size:20px;
	margin:0;
	padding:0;
}
.address {
	width:270px;
	float:left;
}
.address p{
	font-size:13px;
	margin:3px 0 3px 0;
	padding:0;
}

/*ヘッダー全体の設定ここまで*/

/*ヘッダーメニュー全体の設定ここから*/
.navi-bar {
  width: 979px;
  height: 60px;
  overflow: hidden;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
}
.navi-bar p {
	width:139.85px;
	height:60px;
	float:left;
	margin:0;
}
.navi-bar a {
	display: table-cell;
	text-align:center;
	text-decoration:none;
	vertical-align: middle;
	width:140px;
	height:60px;
	color:#000;
	font-weight:800;
	border-right: 1px solid #333;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f7f7f7), color-stop(1.00, #c7c3c3));
	background: -webkit-linear-gradient(#f7f7f7, #c7c3c3);
	background: -moz-linear-gradient(#f7f7f7, #c7c3c3);
	background: -o-linear-gradient(#f7f7f7, #c7c3c3);
	background: -ms-linear-gradient(#f7f7f7, #c7c3c3);
	background: linear-gradient(#f7f7f7, #c7c3c3);
}
.navi-bar a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

/*ヘッダーメニュー全体の設定ここまで*/

/*ブレッドクランプの設定ここから*/
#breadcrumb {
	width:980px;
	height:30px;
	overflow: hidden;
	
}
#breadcrumb ul {
	margin:5px 0 5px 5px;
	padding:0;
}
#breadcrumb ul li{
	float:left;
	font-size:15px;
	list-style:none;
}
/*ブレッドクランプの設定ここまで*/


/*左カテゴリー全体の設定ここから*/
.left {
	width:200px;
	margin:10px 0 0 0;
	float:left;
	position: relative;
}
/*.left-priceoff{
	width:200px;
	border-right: 1px solid #333;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f7f7f7), color-stop(1.00, #c7c3c3));
	background: -webkit-linear-gradient(#f7f7f7, #c7c3c3);
	background: -moz-linear-gradient(#f7f7f7, #c7c3c3);
	background: -o-linear-gradient(#f7f7f7, #c7c3c3);
	background: -ms-linear-gradient(#f7f7f7, #c7c3c3);
	background: linear-gradient(#f7f7f7, #c7c3c3);
}
*/
.left-priceoff a {
	width:200px;
	height:180px;
	display:block;
	text-decoration:none;
}
.left-priceoff img {
	margin:0 0 0 25px;
}
.left-priceoff .left-priceoff-cach {
	width:180px;
	margin:0 auto;
	font-size:15px;
	text-align:center;
}
.left-priceoff .left-priceoff-cach b {
	font-size:15px;
	color:#F00;
}
.left-priceoff .left-priceoff-cach2 {
	width:180px;
	margin:0 auto;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	color:#F00;
}

.left-contact {
	width:200px;
	height:175px;
	float:left;
	border:1px solid #000;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.left-contact-category {
	text-align:center;
	font-size:25px;
	text-decoration: underline #FCF;
	margin:10px 0 10px 0;
	font-weight:900;
}

.left-contact-time {
	margin:0;
	padding:0;
	text-align:center;
}
.left-contact-tel {
	height: 30px;
    font-size: 23px;
    text-align: center;
    margin: 3px 0 5px 0;
}

.left-contact-btn {
	margin:0;
	padding:0;
	text-align:center;
}
.left-contact-btn:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.left-menu-calender-wrap {
	width:200px;
	overflow: hidden;

}

.left-menu {
}

.left-menu p {
	width: 200px;
    height: 35px;
    background-color: #009DE6;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    margin: 10px 0 0 0;
    padding: 8px 0 0 0;
    font-weight: 700;
}

.left-menu ul{
	width:198px;
	height:auto;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	text-decoration:none;
	margin:0;
	padding:0;	

	
}

.left-menu li{
	width:200px;
	height:35px;
	border-bottom:1px dotted #666;
	text-decoration:none;
	margin:0;
	padding:0;	
}
.left-menu li:last-of-type{
	width:200px;
	height:35px;
	border-bottom:none;
	text-decoration:none;
	margin:0;
	padding:0;	
}
.left-menu a{
	width: 200px;
    height: 35px;
    display: block;
    margin: 0;
    padding: 7px 0 0 20px;
    text-decoration: none;
    color: #666;
}
.left-menu a:hover {
	background:#3FF;
}
.left-calender {
	width:200px;
	margin:20px 0 0 0;
}
.left-calender table {
	margin-top:10px;
}

/*左カテゴリー全体の設定ここまで*/

/*右コンテンツ全体の設定ここから*/

.contents {
	width:760px;
	float:left;
	margin:0 0 0 20px;
}
.contents-head {
	background-image: url(../img/cad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:367px;
	margin:0;
}
.contents-head-text {
	width: 450px;
    margin: 0 0 0 340px;
}
.contents-head-text h2 {
	width:450px;
	margin:20px 0 0px 0;
	padding:0;
}
.contents-head-text p {
	width:450px;
	margin:0;
	padding:5px 0;
	text-shadow:#FFF 0.8px 0.8px 0px, #FFF -0.8px 0.8px 0px,
				#FFF 0.8px -0.8px 0px, #FFF -0.8px -0.8px 0px;
}
/*紙の種類のレイアウトここから*/
.contents-paper {
	width:760px;
	overflow:hidden;
	margin:0 0 30px 0;
}
.contents-paper h3 {
	width: 760px;
    height: 35px;
    background-color: #fc3;
    margin: 0;
    padding: 7px 0 0 15px;
    border-left: 15px solid #d3f131;
	border-bottom:1px solid #999;
}
.contents-paper p {
	width:740px;
	margin:0;
	padding:20px 0 0 20px;
}
.contents-paper-title {
	width:340px;
	height:530px;
	float:left;
	background-color:#f5f5f5;
	background-image: url(../img/img-6700.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-size:100px;
	margin:0 5px 0 25px;
	border:1px solid #999;
}
.contents-paper-title h4 {
	width:350px;
	margin-left:10px;
}
.contents-paper-title img {
	width:300px;
	margin:0 20px;
	padding-top:20px;
}
.contents-paper-title p {
	width:300px;
	padding-right:20px;
}
/*紙の種類のレイアウトここまで*/
/*価格表ここから*/
.contents-price-tab ul {
	margin:0;
	padding:0;
}
.contents-price-tab ul li.active {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fbd5a9), color-stop(1.00, #F5911E));
	background: -webkit-linear-gradient(#fbd5a9, #F5911E);
	background: -moz-linear-gradient(#fbd5a9, #F5911E);
	background: -o-linear-gradient(#fbd5a9, #F5911E);
	background: -ms-linear-gradient(#fbd5a9, #F5911E);
	background: linear-gradient(#fbd5a9, #F5911E);
	border:1px solid #FC3;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
.contents-price-tab ul li {
	width:200px;
	margin:0;
	display: inline-block;
	list-style:none;
	background-color:#CCC;
	border:1px solid #000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
	
.contents-price-tab ul li a{
	width:200px;
	height:40px;
	display:block;
	text-decoration:none;
	text-align:center;
	margin-right:6px;
	padding-top:10px;
	font-size:25px;
	color:#fff;
	font-weight:bolder;
}
.contents-price-tab ul li a:hover {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.contents-price-wrap {
	width:720px;
	overflow: hidden;
	padding:0 20px 20px 20px;
	margin:0 0 20px 0;
	background-color:#E3FFFD;
	border:1px solid #999;
}
.contents-price-table table {
	border-collapse:collapse;
	height:auto;
	width: 100%;
}
.contents-price-table table caption{
	text-align:left;
	color:#F00;
	font-size:25px;
	padding:20px 0 0 0;
}

.contents-price-table table th {
	height:30px;
	border:2px solid #000;
	background:#E4E4E4;
}
.contents-price-table table td {
	border:2px solid #000;
	height:35px;
	background:#fff;
}
.contents-price-table table td:empty { 
   background-image: linear-gradient(-24deg, transparent 49%, black 49%, black 51%, transparent 51%, transparent); /* 右上がりの斜線 */
}
.contents-price-table table tr th:nth-of-type(1) { 
}
.contents-price-table table tr td:nth-of-type(1) { 
	width:50%;
	padding-left: 20px;
    font-size: 20px;
    font-weight: 600;
}
.contents-price-table table tr td:nth-of-type(2) { 
	text-align:center;
}

.contents-price-table table tr td:nth-of-type(3) { 
	text-align:center;
}
.contents-price-table table tr td:nth-of-type(4) { 
	text-align:center;
}
.contents-price-table table tr td:nth-of-type(5) { 
	text-align:center;
}
/*納期・発送のレイアウトここから*/
#contents-nouki table tr td:nth-of-type(1) { 
	width:10%;
	padding-left: 20px;
    font-size: 20px;
    font-weight: 600;
}
#contents-nouki table tr td:nth-of-type(2) { 
	text-align:center;
}

#contents-nouki table tr td:nth-of-type(3) { 
	text-align:center;
}
#contents-nouki table tr td:nth-of-type(4) { 
	text-align:center;
}
#contents-nouki table tr td:nth-of-type(5) { 
	text-align:center;
}
.contents-nouki-last {
	width:600px;
}
.contents-nouki-last table tr th {
	width:60%;
    height:30px;
}
.contents-nouki-last table tr td {
	width:40%;
    height:30px;
}



/*納期・発送のレイアウトここまで*/
.souryou {
	width:350px;
	margin:20px 0 0 0;
	float:left;
}
.souryou-title {
	font-size:30px;
	border-bottom:1px solid #000;
}
.souryou p {
	margin:0;
	padding:0;
}
.souryou p span {
	margin:0;
	padding:0;
	font-size:30px;
	font-weight:bold;
	color:#F00;
}
.contents-price-address {
	width:300px;
	height:240px;
	margin:20px 0 0 30px;
	text-align:left;
	float:left;
}
.contents-price-address strong{
	width:300px;
	font-size:20px;
}
.contents-price-address p{
	width:300px;
	font-size:18px;
	margin:0;
	padding:0;
}
.contents-price-address address p{
	width:300px;
	font-size:15px;
	margin:0;
	padding:0;
}
.tyuumon-btn a{
	width:680px;
	height:80px;
	overflow:hidden;
	display:block;
	text-align:center;
	text-decoration:none;
	margin:20px auto 20px auto;
	padding:20px 0 0 0;
	font-size:40px;
	color:#fff;
	font-weight:bolder;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fbd5a9), color-stop(1.00, #F5911E));
	background: -webkit-linear-gradient(#fbd5a9, #F5911E);
	background: -moz-linear-gradient(#fbd5a9, #F5911E);
	background: -o-linear-gradient(#fbd5a9, #F5911E);
	background: -ms-linear-gradient(#fbd5a9, #F5911E);
    background: linear-gradient(#fdb6b6, #f00);
    border: 1px solid #999;	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;  
    -moz-border-radius: 10px;
}
.tyuumon-btn a:hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*価格表ここまで*/

/*右コンテンツ全体の設定ここまで*/

/*フッター全体の設定ここから*/

.footer {
	width:980px;
	clear:both;
}
.footer-address p{
	width:980px;
	height:45px;
	text-align:center;
	font-size:15px;
	margin:0;
	padding:0;
}
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
}

#page-top a {
	text-decoration: none;
	border: 0.5px solid #333;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #f7f7f7), color-stop(1.00, #c7c3c3));
	background: -webkit-linear-gradient(#f7f7f7, #c7c3c3);
	background: -moz-linear-gradient(#f7f7f7, #c7c3c3);
	background: -o-linear-gradient(#f7f7f7, #c7c3c3);
	background: -ms-linear-gradient(#f7f7f7, #c7c3c3);
	background: linear-gradient(#f7f7f7, #c7c3c3);
	color: #000;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}

#page-top a:hover {
  text-decoration: none;
}
.footer-cach p{
	width: 980px;
    height: 22px;
    text-align: center;
    background-color: #000;
    color: #FFF;
    font-size: 15px;
	margin:0;
	padding:0;
}

/*フッター全体の設定ここまで*/
