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


/*--------------------------------------------------
reset
--------------------------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*--------------------------------------------------
クライアント向け汎用クラス
--------------------------------------------------*/

.fs12px{
font-size:12px;	
}

.arrowLink {
background: url(images/arrow.gif) no-repeat 3px 50%;
padding-left:15px;
}

/*--------------------------------------------------
clear
--------------------------------------------------*/

.clear { clear:both;}


.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------------------------------------
layout
--------------------------------------------------*/
body {color:#313131; font-size:14px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; color:#282828; line-height:1.6em; border-top: 5px solid #231815;}


a {color:#0068b7;}


/* text */

.red{
color:#f80018;	
}
.blue{
color:#2a5695;	
}

.txtC { text-align:center;}

/* form */

form input[type="text"].w150,
form textarea.w150{
width:150px;	
}
form input[type="text"].w200,
form textarea.w200{
width:200px;	
}
form input[type="text"].w300,
form textarea.w300{
width:300px;	
}
form input[type="text"].w400,
form textarea.w400{
width:400px;	
}

form .inquire{
color:#f80018;
font-size:10px;
}
form .none{
display:none;
}

form .error{
color:#f80018;
margin-top:5px;
}

form label{
margin-right:1em;	
}

form #reinput{
cursor:pointer;
}


.arrow {background:url(images/arrow.gif) no-repeat 3px 13px; padding:6px 0px; padding-left:15px;}


/* header */

#header { width:910px; margin:12px auto 19px; }

#headerTop{ width:910px; height:23px;}
#headerTop p#disc { font-size:10px; width:420px; float:left;}

#headerTop #headerBtn {  width:480px; float:right;}
#headerTop #headerBtn span { padding-left:10px;}

#headerBottom { width:910px; margin-bottom:12px;}

h1 { float:left; width:175px;}
address { float:right; width:363px;}

#menu { width:900px; margin:0 auto; }

#menu li { float:left; height:48px; overflow:hidden;}


#container {  width:900px; margin: 0px auto 15px;}


#contents { float:left; width:640px; margin-bottom:20px;}

#contents div#side { float:right; width:240px;}

#side { float:right; width:240px;}

#side p.title { margin-bottom:5px;}

#side ul { margin-bottom:15px;  }

#side #block01{ width:240px;}
#side #block01 li { padding:6px 0; border-bottom: 1px dotted #bfbfbf; overflow:hidden; height:66px; width:240px; }

#side #block02 { width:240px;}

#side #block02 ul{ border:1px solid #bfbfbf ; border-top:none; padding:5px 10px 10px ; width:218px;}

#side #block02 ul li { background:url(images/arrow.gif) no-repeat 3px 13px; padding:6px 0px; padding-left:15px;border-bottom: 1px dotted #bfbfbf;}

#side #block03 { width:240px; margin-bottom:15px;}

#side #block03 div{ border:1px solid #bfbfbf ; border-top:none; padding:5px 10px 10px ; width:218px;}


#footer { width:900px; margin:0 auto;}
#footermenu { border-bottom:1px solid #d2d2d2; margin-bottom:5px;}

#footer ul#footermenu01 {  margin:0px auto 10px; vertical-align:middle; height:41px; text-align:center; background: #efefef;height:37px;  }

#footer ul#footermenu01  li { display:inline;  line-height:37px; padding:0 13px; background:url(images/footer_arrow.gif) no-repeat 0 3px;}
#footer ul#footermenu01  li.Last {  padding-right:0px;}

#footer ul#footermenu01  li a { color:#555555; text-decoration:none;}

#footer ul#footermenu02 {  margin:0px auto 10px; vertical-align:middle;  text-align:right;  }

#footer ul#footermenu02 li { display:inline; padding: 0 13px; border-right: 1px solid #555555; line-height:1em;}
#footer ul#footermenu02 li.Last {  padding-right:0px;}

#footer ul#footermenu02 li a { color:#555555; text-decoration:none;line-height:1em;}

#footer p { margin-bottom:40px;}

#footerBottom { margin-bottom:20px;font-size:12px; }

#footerBottom p.left { float:left; width:245px;}
#footerBottom p.right { float:right; width:300px; text-align:right; color:#545555;}


.mb05{ margin-bottom:5px;}
.mb07{ margin-bottom:7px;}

.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}

.mt05{ margin-top:5px;}
.mt15{ margin-top:15px;}
.mt20 { margin-top:20px;}

.red { color:red;}
.bold { font-weight:bold;}




h2 {
	margin-bottom:20px;
}

h3	{
	background: url(images/h_txt_bg.gif) no-repeat; 
	padding-left:20px;
	font-weight:bold;
	font-size:16px;
	line-height:35px;
	margin-bottom:10px;
	}
	
h4	{
	background: url(images/h4_bg.gif) no-repeat; 
	padding-left:22px;
	font-weight:bold;
	font-size:14px;
	line-height:28px;
	margin-bottom:15px;
	padding-bottom:2px;
	}
.Section {
	margin-bottom:20px;
	width:640px;
	}


/*--------------------------------------------------
menu
--------------------------------------------------*/

#menu01 { width:900px; margin:0 auto; }
#menu01 li { float:left; height:57px; overflow:hidden;}

#menu02 { width:900px; margin:0 auto; }
#menu02 li { float:left; height:32px; overflow:hidden;}

#menu03 { width:900px; margin:0 auto; }
#menu03 li { float:left; height:32px; overflow:hidden;}

/*--------------------------------------------------
top
--------------------------------------------------*/


#topCatch {
	margin-bottom:20px;
	}

#top_intro {
	background:url(images/top_catch_img.jpg) no-repeat;
	width:645px;
	min-height:163px;
	_height:163px;
	}

#top_intro p {
	width:320px;
	padding:10px 6px;
	margin-left:310px;
	}

#topBnr {
	width:645px;
	height:96px;
	}
#topBnr p.left {
	float:left;
	width:311px;
	}

#topBnr p.right {
	float:right;
	width:319px;
	}

#info {}
#info ul {
	margin-bottom:10px;
	}

#info ul li {
	border-bottom: 1px dotted #bfbfbf;
	line-height:2.5em;
	}

#info ul li .date {
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat 5px 2px;
	padding-left:20px;
	padding-right:20px;
	}

/*--------------------------------------------------
infopage
--------------------------------------------------*/

#infoCats{
	
}
#infoCats ul{
margin-bottom:15px;
}
#infoCats ul li{
display:inline;
background:url(images/arrow.gif) no-repeat 5px 50%;
padding-left:15px;
padding-right:15px;
}

#archives{
margin-bottom:20px;
}

#articles .article{
margin-bottom:30px;
}

#archives h3,
#articles .article h3{
font-size:12px;	
}
#articles h3 a{
display:block;
text-decoration:none;
}
#articles h3 a:hover{
text-decoration:underline;
}

#archives div.entry,
#articles .article div.entry{
margin-top:8px;
padding-left:20px;
}

#archives div.entry .date,
#articles .article div.entry .date{
text-align:right;
margin-bottom:8px;
}

#archives div.entry .data,
#articles .article div.entry .data{
text-align:right;
margin-bottom:12px;
}

/*--------------------------------------------------
cubebox
--------------------------------------------------*/

#catch {
	background:url(images/cubebox/cubebox_img_main.jpg) no-repeat 0 29px;
	}
#catch  p {
	padding-top: 200px;
	}

#about .imgArea {
	float:left;
	width:262px;
	text-align:center;
	}

#about .txtArea {
	float:right;
	width:377px;
	}


#point table { border:1px solid #bfbfbf ;}

#point table td {
	border-right:1px solid #bfbfbf ;
	border-bottom:1px solid #bfbfbf ;
	vertical-align:top;
	}

#point table td dl {
	padding:15px ;
	}
#point dl dd p {
	padding:8px ;
	}
#point dl dd p a {
	background: url(images/arrow.gif) no-repeat 3px 3px;
	padding-left:15px;
	}

#point dt {
	border-bottom: #bfbfbf 1px dotted;
	}

#scene .imgArea {
	float:left;
	width:262px;
	}

#scene .txtArea {
	float:right;
	width:377px;
	}
#scene .txtArea table {
	margin-top:15px;
	margin-bottom:20px;
	}

#scene .txtArea table td {
	background: url(images/icon_check.gif) no-repeat;
	font-weight:bold;
	font-size:14px;
	padding:3px;
	padding-left:20px;
	}
	
#trivia {
	background: url(images/cubebox/cubebox_about_mid.gif) repeat-y;
	}
#trivia h4{
	width:639px;
	height:80px;
	background: url(images/cubebox/cubebox_about_top.gif) no-repeat;
	text-indent:-9999px;
	
}
#trivia .Bottom {
	background:url(images/cubebox/cubebox_about_btm.gif) no-repeat;
	height:27px;
	overflow:hidden;
	}
#trivia p { padding: 5px 25px;}

/*--------------------------------------------------
qa
--------------------------------------------------*/

#qaList table{
width:100%;
border-top:2px solid #bfbfbf;
background: url(images/qa/qa_icon_q.gif) 0 7px no-repeat;
margin-bottom:12px;
}

#qaList table th{
background: url(images/line_dsolid.gif) bottom repeat-x;	
padding:12px 0 12px 35px;
font-size:14px;
font-weight:bold;
min-height:25px;
_height:25px;
}

#qaList table td{
background: url(images/qa/qa_icon_a.gif) 0 7px no-repeat;	
padding:12px 0 12px 35px;
}

/*--------------------------------------------------
company
--------------------------------------------------*/

#outline{
margin-bottom:10px;
}

#outline table,
#history table{
width:639px;
border-top:1px solid #bfbfbf;
border-left:1px solid #bfbfbf;
}
#outline table th,
#history table th,
#outline table td,
#history table td{
border-right:1px solid #bfbfbf;
border-bottom:1px solid #bfbfbf;
padding:9px;
}
#outline table th,
#history table th{
width:120px;
background-color:#ececec;
vertical-align:middle;
}


/*--------------------------------------------------
contact + estimate
--------------------------------------------------*/

form .inquiry{
font-size:10px;
color:red;
}

/*--------------------------------------------------
contact
--------------------------------------------------*/

#contact table{
width:639px;
border-top:1px solid #bfbfbf;
border-left:1px solid #bfbfbf;
}
#contact table th,
#contact table td{
border-right:1px solid #bfbfbf;
border-bottom:1px solid #bfbfbf;
padding:9px;
}
#contact table th{
width:120px;
background-color:#ececec;
vertical-align:middle;
}

#contact div.addressBox01{
margin-bottom:5px;	
}

#contact p.submit{
margin-top:20px;
text-align:center;
}
#contact p.submit img{
margin-right:40px;	
}

#contactThx p{
border:1px solid #bfbfbf;
padding:100px 0;
text-align:center;
line-height:200%;
}

/*--------------------------------------------------
estimate
--------------------------------------------------*/

#estimate table{
width:639px;
border-top:1px solid #bfbfbf;
border-left:1px solid #bfbfbf;
}
#estimate table th,
#estimate table td{
border-right:1px solid #bfbfbf;
border-bottom:1px solid #bfbfbf;
padding:9px;
}
#estimate table th{
width:170px;
background-color:#ececec;
vertical-align:middle;
}

#estimate table#boxSelect{
width:auto;
border:none;
}
#estimate table#boxSelect td{
border:none;
padding:3px;
padding-right:7px;
text-align:center;
}

#estimate table.selTable{
width:auto;
border:none;
}
#estimate table.selTable td{
border:none;
padding:3px;
padding-right:7px;
}

#estimate p.boxName{
width:102px;
margin-top:5px;
text-align:center;
}

#estimate div.addressBox01{
margin-bottom:5px;	
}

#estimate p.notice{
font-size:11px;
}
#estimate span.notice{
font-size:11px;
}


#estimate p.submit{
margin-top:20px;
text-align:center;
}
#estimate p.submit img{
margin-right:40px;	
}

#estimateThx p{
border:1px solid #bfbfbf;
padding:80px 0;
text-align:center;
line-height:200%;
}

#estimateThx .estimateNo{
color:red;
font-weight:bold;
}

/*--------------------------------------------------
privacy
--------------------------------------------------*/

#privacy table{
width:100%;
margin-bottom:15px;
}

#privacy table th{
background: url(images/icon_circle.gif) left 6px no-repeat; 
padding: 4px 0 4px 20px;
font-size:14px;
font-weight:bold;
}
#privacy table td{
background: url(images/line_dsolid.gif) top repeat-x;
padding:15px 0 12px 17px;
}

/*--------------------------------------------------
guide
--------------------------------------------------*/

#orderSteps{
margin-bottom:30px;	
}
	
#orderSteps div.orderStep{
background:url(images/guide/guide_step_next.gif) center bottom no-repeat;
padding-bottom:46px;
margin-bottom:6px;
}
#orderSteps div.orderStep h4{
border-bottom:1px solid #d6d6d6;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
margin-bottom:5px;
}
#orderSteps div.orderStep h4 span.normal{
font-size:12px;
}

#orderSteps div.orderStep table{
width:100%;
border:3px solid #d6d6d6;
margin-bottom:5px;
}
#orderSteps div.orderStep td{
padding:9px 14px;	
}
#orderSteps div.orderStep td a{
background:url(images/arrow.gif) no-repeat 5px 50%;
padding-left:15px;
}

#orderSteps div.lastStep{
background:none;
padding-bottom:0;
margin-bottom:0;
}

#sendSteps p{
padding-left:20px;
padding-right:20px;
}

/*--------------------------------------------------
spec
--------------------------------------------------*/

#specImg {}

#specImg dl { 
	width:105px;
	float:left;
	padding: 0 12px;
	border-right:1px dotted #bfbfbf;
	margin:10px 0px 0;
}

#specImg dl.First { 
	width:105px;
	padding-left:0px;
	border-right:1px dotted #bfbfbf;
}

#specImg dl.Last { 
	width:105px;
	padding-right:0px;
	border-right:none;
}

#specImg dl dt {
	text-align:center;
	padding: 10px;
	}

.specSize {
	width:610px;
	margin:0 auto 20px;
	}
.specSize .txtArea {
	width:270px;
	float:left;
	}
.specSize div.imgArea {
	width:320px;
	float:right;
	text-align:right;
	}

.specSize .txtArea table {
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	}
.specSize .txtArea table td {
	border-bottom:1px dotted #bfbfbf;
	padding:5px 10px;
	background-color:#f9f9f9;
	}
	
.specSize .txtArea table td.Last {
	border-bottom:none;
	}

#specPaper table{
margin-top:10px;
margin-left:15px;
width:610px;
}
#specPaper table td{
padding-bottom:10px;
font-size:10px;
}

#specPrint .imgArea {
	float:left;
	width:155px;
	text-align:center;
	}


#specPrint .txtArea {
	float:right;
	width:465px;
	padding:8px;
	}

#specFinish table{
margin:10px;
}
#specFinish table td{
padding:5px 10px;
}

/*--------------------------------------------------
price
--------------------------------------------------*/

.priceBasic {
	width:610px;
	margin:0 auto 20px;
	}

.priceBasic div.imgArea {
	width:175px;
	float:left;
	}
.priceBasic div.imgArea div.img { margin-bottom:20px;}

.priceBasic div.txtArea {
	width:410px;
	float:right;
	}

.priceBasic .txtArea table {
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
}

.priceBasic .txtArea table th {
	border-bottom:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	padding:5px 10px;
	text-align:center;
	}

.priceBasic .txtArea table th.dot {
	border-bottom:1px dotted #bfbfbf;
	padding:5px 10px;
	}

.priceBasic .txtArea table td {
	border-bottom:1px dotted #bfbfbf;
	border-right:1px solid #bfbfbf;
	padding:5px 10px;
	background-color:#f9f9f9;
	text-align:right;
	}
.priceBasic .txtArea table td.Last {
	border-bottom:none;
	}

.priceBasic .txtArea table td.noborder {
	border-right:none;
}
.priceBasic .txtArea table th.noborder {
	border-right:none;
}


#priceFee table {
	border-top:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
}

#priceFee table th {
	border-bottom:1px dotted #bfbfbf;
	border-right:1px solid #bfbfbf;
	padding:5px 10px;
	}

#priceFee table th.Last {
	border-right:none;
	padding:5px 10px;
	}
	
#priceFee table th.solid {
		border-bottom:1px solid #bfbfbf;
		text-align:center;
		}

#priceFee table td {
	border-bottom:1px dotted #bfbfbf;
	padding:5px 10px;
	background-color:#f9f9f9;
	text-align:right;
	width:150px;
	}

/*--------------------------------------------------
caption
--------------------------------------------------*/

/* キャプション */

.aligncenter, dl.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
	display: inline;
}
.alignright {
    float: right;
	display: inline;
}



.wp-caption {
	clear:both;
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

p.wp-caption-text {font-size: 11px;}

/* キャプションEND */


.product-linkList li { 
background:url(https://img02.shop-pro.jp/PA01128/093/etc/arrow.gif) no-repeat 0px 5px;
padding-left:10px;
}