﻿  @charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

html, body, header, nav, footer,
div, span, p,  h1,h2,h3,h4,h5,h6,h6,
ul, ol, li, dl, dt, dd,
table, tr, th, td {
margin: 0;
padding: 0;
font-weight: normal;
}


img {border: 0;}

body {
  -webkit-text-size-adjust: 100%;
  width: 100%;
  background-color: #FFF;
  font: 12px/1.231 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";/*文字サイズ・行間・フォント設定*/;
  line-height: 1;
  
}  
  
/*---------- ヘッダー ----------*/

header {
  width: 100%;
  margin-bottom: 10px;
}

header h1 {
  padding: 8px 0px 5px 5px;
  text-align: left;
  color: #333333;
  font-size: 18px;
}

header img.main_photo {
  width: 100%;
  height: auto;
}

#page_top {
  margin: 0;
  padding: 0;
}

a {
text-decoration: none;
}
/*---------- コンテンツ ----------*/

#content {
  padding: 6px;
}

/*------------ Category --------------*/

.box1 {	
	width: 140px;
	height: 300px;
	border: 0px solid #FAFAFA;	
	float: left;
	display: inline;
	font-weight: normal;
	margin-left: 3px;
	padding: 2px;	
	margin-bottom: 8px;
	
}
.box1 span {
	font-size: 13px; 
	color: #0000cd;	
}	
.box1 p {
	font-size: 13px; 
	color: #333333;
	line-height:170%;
	
}
.box1 a {
    color: #666666;	
}	
.box1 img {
    padding-bottom: 8px;
    display:block;
    margin:auto;
	
}

/*---------- 利用 ------------*/
.Riyou dl {
    margin:0;
    padding:0;
	line-height: 160%;
}
.Riyou dt {
    background-image: url(../images/r1.gif);
	background-repeat: no-repeat;
	background-position: 0% 30%;
	padding-left:23px;
	padding-bottom: 5px;
	color: #000080;
	font-size:16px;
	
}
.Riyou dd {
	background-image: url(../images/r2.gif);
	background-repeat: no-repeat;
	background-position: 0% 20%;
	border-bottom:2px dotted #FFF;
	padding :0px 0px 5px 23px;
	color: #333;	
	font-size:16px;
	
}
/*------------ Area --------------*/

#menu2 { 
    border-collapse: separate; /* 枠線の表示方法（重ねない） */ 
    margin-bottom: 5px;
} 

#menu2 td { 
    border-width: 1px; /* 枠線の太さ */ 
    border-style: solid; /* 枠線のスタイル */ 
    border: 1px solid #B9B9B9;	
	padding: 5px;
	letter-spacing:0.2em;
    background-image: url(../images/menu_ch.gif);
    text-align: center; /* リンク文字の位置 */ 
} 

#menu2 a { 
    width: 100%; /* リンク部分の横幅 */ 
    display: block; /* ブロック要素 */ 
    text-decoration: none; /* リンク文字の下線 */ 
    font-size: 12px; /* リンク文字のサイズ */ 
    font-weight: normal; /* リンク文字の太さ */ 
    color: #333333;
} 
#menu2 a:hover { 
    background-color: #f0fff0; /* ポイント時の背景色 */ 
    color: #6a5acd; /* ポイント時の文字色 */ 

} 



/*------------ メニュー７--------------*/


#menu7 ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#menu7 li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}

#menu7 li a{
display: block; 
border: 1px solid #666;
background-color: #f8f8ff  ;
padding: 2px;
text-decoration: none;
color: #333;
width: 80px; 
margin-bottom: 15px;
margin-left: 3px;
text-align: center;
font-size: 13px;
}
#menu7 li a:hover{
background-color: #2d56be;
color: #fff;
}




/* ----osirase---- */


.waku7 table {
    width: 99%;
   
    border-collapse: collapse;
    margin-bottom:10px;
}
.waku7 td {
    line-height:200%;
    padding: 18px ;
	color: #333;	
    font-size: 15px;  
	border: 0px solid #E4E4E4;	
    text-align: left;
	vertical-align: top;
	width: 50%;
    background-image: url(../images/bg053_09.gif);
}

.waku7 ul {
	
    padding-left:23px;        
}  

.waku7 li {
	
    list-style-type: circle;       
} 




--------------------------------------------中央メニュー------------------------------------------------------*/
#menu3 ul{
	margin:0 auto .5em;
	display:table;}

#menu3 ul li{
	width:49.2%;
	display:table-cell;
	float:left;
	text-align:center;
	border:solid 1px #F0F0F0;
	position:relative;
	background-image: url(../images/bg053_09.gi);
}

#menu3 ul li:nth-child(odd){
	border-color:#E8DDCB #FFF #FFF #E8DDCB;}

#menu3 ul li:nth-child(even){
	border-bottom-color:#FFF;}

#menu3 ul li:last-child,
#menu3 ul li:nth-last-child(2){
	border-bottom-color:#E8DDCB;}

#menu3 ul li a{
	padding:.8em 1em .8em .25em;
	display:block;
	text-align:center;}

/* 【メニュータブの右向き三角 css3のみ】
	画像を使用する際はaのクラスを「r_a_img」変更し、
	画像を17ｘ17で用意してください。ここから */
#menu3 ul li a.r_a_css span:after{
    content:"";
	width:15px;
	height:14px;
	margin-top:-8px;
	
	padding-bottom:1px;
	display:block;
	text-indent:2px;
	color:#D68189;
	font-size:15px;
	border:solid 1px #CDB380;
	position:absolute;
	right:.3em;
	top:50%;

	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

#menu3 ul li a.r_a_css span:before{
    content:"";
	width:0;
	height:0;
	margin-top:-5px;
	display:block;
	line-height:0;
	position:absolute;
	right:-.1em;
	top:50%;

	border-top:solid 5px transparent;
	border-right:solid 8px transparent;
	border-left:solid 8px #036564;
	border-bottom:solid 5px transparent;
}
/* 【メニュータブの右向き三角 css3のみ】ここまで */

/* 【メニュータブの右向き三角 画像版】
	css3を使用する際はaのクラスを
	「r_a_css」に変更してください。ここから */
#menu3 ul li a.r_a_img span:after{
	background:url(img/r_arrow.gif) no-repeat right center;
	content:"";
	width:17px;
	height:17px;
	margin-top:-9px;
	display:block;
	position:absolute;
	right:.3em;
	top:50%;
	 
}
/* 【メニュータブの右向き三角 画像版】ここまで */




-----------------------------------------------------------------------------------------------------
  
  
  
/* ----php---- */  

  
#mk3 ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#mk3 li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}

#mk3 li a{
display: block; 
border: 1px solid #ccc;
background-color: #FAFAFA;
padding: 3px;
text-decoration: none;
color: #333;

margin: 1px;
text-align: center;
font-size: 14px;
}
#mk3 li a:hover{
background-color: #fff;
color: #ccc;
} 
  
  
  


/* ----info---- */

.info table {
   width: 98%;
   border-collapse: collapse;
   margin-bottom: 10px;
}
.info td {
   border-bottom: 0px solid #ccc;
   padding: 8px;
   color: #333;
   font-size: 16px;   
   line-height:160%;	
   background-image: url(../images/bg090_02.gif);
}

.pas2-img {
	float: left;
	margin-top : 8px;
    margin-left : 0px;
    margin-right : 10px;
    margin-bottom : 0px;
		
}	



/* ----top---- */

.info2 table {
   width: 99%;
   border-collapse: collapse;
   margin-bottom: 20px;
}
.info2 td {
   border : 1px dashed #ccc;
   padding: 20px;
   color: #333;
   font-size: 16px;   
   line-height:140%;	
   background-image: url(../images/bg052_03.gif);
}

.pas2-img {
	float: left;
	margin-top : 0px;
    margin-left : 10px;
    margin-right : 12px;
    margin-bottom : 0px;
		
}	


/* ----top3---- */

.info3 table {
   width: 100%;
   border-collapse: collapse;
   margin-bottom: 10px;
}
.info3 td {
   border-bottom: 1px dashed #D7D7D7;
   padding: 8px;
   color: #333;
   font-size: 16px;   
   line-height:150%;	
   background-image: url(../images/bg090_03.gif);
}

.pas3-img {
	float: left;
	margin-top : 8px;
    margin-left : 0px;
    margin-right : 8px;
    margin-bottom : 0px;
		
}	



/* -------- */

.infos table {
   width: 99%;
   border-collapse: collapse;
   margin-bottom: 18px;
   margin-left:4px ; 
}
.infos td {
   border: 1px solid #DAD7D7;
   padding: 8px;
   color: #333;
   font-size: 12px;   
   line-height:160%;	
   background-image: url(../images/bg052_091.gif);
}





/*-----------p------------*/
.line{
	color: #666666;	
	padding: 0px 5px;
	line-height: 200%;
    letter-spacing:0.1em;
	margin-bottom:10px ; 
}
	

/*------------サイドコメント --------------*/

.siteru{		
	border: 0px solid #d3d3d3; 
	margin-bottom: 15px;	
	width: 99%;
	font-size: 15px;
	text-align : left;
}
.siteru-tittle {
	margin-left: 5px;
	margin-top: 5px;
	font-weight: normal;
}	
.siteru-img {
	float: left;
	margin-right: 3px;
	
}	
.siteru p {	
	padding-right: 2px;	
	padding-left: 5px;
	letter-spacing:0em;	
    line-height:142%;
	overflow: hidden;
	color: #999;
}	


/*-----------faq-------------*/
.faq dl {
    margin:0;
    padding:0;
}

.faq dt {
	background-image: url(../images/faq_q.gif);
	background-repeat: no-repeat;
	background-position: 0%  10%;
	padding :0px 0px 5px 23px;
	color: #000080;	
	font-size:16px;
	line-height:140%;
}

.faq dd {
	background-image: url(../images/faq_a.gif);
	background-repeat: no-repeat;
	background-position: 0%  10%;
	border-bottom:0px dotted #E1E1E1;
	padding :0px 0px 5px 23px;
	color: #333;	
	font-size:16px;
	line-height:140%;
}


h3 {
   
   font-weight:normal;
   font-size:16px;
   color:#333;  
   border-left:1px solid #32cd32   ;
   margin:1px 0 15px;
   padding:5px 0 2px 18px;
   letter-spacing:0.1em; 
   line-height:30px;
   background-image: url(../images/h39bg.jpg);
   background-repeat: no-repeat;
   border-bottom: 0px solid #ccc; 
    
}



h4 {
     
   font-weight:normal;
   font-size:16px;
   color:#999;
   border-left:4px solid #FFF;
   margin:1px 0 10px;
   padding:2px 0 2px 10px;   
   line-height:32px;
  
 
   background-image: url(../images/h611.gif);
   background-repeat: no-repeat;
   border-bottom: 0px solid #FFF;  
}


h5 {
   font-weight:normal;
   font-size:16px;
   color:#000 ;
   border-left:1px solid #98fb98  ;
   margin:5px 0 10px;
   padding:5px 0 2px 15px;   
   letter-spacing:0.1em;
   line-height:30px;
   background-image: url(../images/h37bg.jpg);
   background-repeat: no-repeat;
   border-bottom: 0px solid #ccc;
}

h6 {
   font-weight:normal;
   font-size:16px;
   color:#00008b ;
   border-left:2px solid #ffd700  ;
   margin:5px 0 10px;
   padding:5px 0 2px 15px;   
   letter-spacing:0.2em;
   line-height:30px;
   background-image: url(../images/h377bg.jpg);
   
   border-bottom: 0px solid #ccc;
}
/*---------- ナビ ----------*/

nav {
  width: 100%;
  text-decoration: none;
  margin: 0 0 0px 0;
 
}

nav h2 {
  padding: 5px 0 3px 14px;
  font-size: 13px;
  color: #ff8c00;
  letter-spacing:0.2em;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background-image: url(../images/menyu.gif);
}

nav ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #cccccc;
}

nav li {
  width: 100%;
  list-style: none;
  text-align: center;
  line-height:160%;
}

nav li a {
  padding: 12px;
  display: block;
  color: #0000ff ;
  letter-spacing:0.3em;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background-image: url(../images/h55bg.gif);
  background-position: 50%  50%;

}

nav li a:hover {
  color: #ff4500 ;
  letter-spacing:0.2em; 
  display: block;
  font-weight: normal;
  text-decoration: none;
  border-bottom: solid 0px;
  border-bottom-color: #cccccc;
}


/*---------- トップに戻る ----------*/

#page_back {
  margin: 0 0 1px 0;
  padding: 0 6px 0 0;
  text-align: right;
  letter-spacing:0.2em;
  font-size: 12px; 
}



/*-----------材質-------------*/

.waku3 table {
    width: 85%;
    border : 10px  solid #FFF;
    border-collapse: collapse;
    margin-bottom:5px;
}
.waku3 td {
    line-height:120%;
    padding: 8px ;
	color: #333;	
    font-size: 15px;  
	border: 5px solid #FFF;	
    text-align: left;
	vertical-align: top;
	width: 50%;
    background-color: #FAFAFA;	
}

.waku3 h2 {
   font-weight:normal;
   font-size:15px;
   color:#0000cd;
   letter-spacing:0.1em;
   border-left:0px solid #a0522d;
   margin:1px 0 5px;
   padding:5px 0 2px 15px;
   line-height:6px;
   background-image: url(../images/ya_za1.gif);
   background-repeat: no-repeat;
   background-position: left ;
}

.waku3 p {
	color: #333;	
	font-size: 14px;  
	letter-spacing:0.1em;
	padding-left: 13px;
	line-height:180%;	
}
.waku3 img {
    display:block;
    margin:auto;
	padding-bottom: 8px;
} 



/*------------ Map --------------*/


#map ul {
    list-style-type: none;
    width: 150px;
    margin: 0 0 0 10px;
    padding: 12px 0 1px 0;
    border-left: 1px solid #CCCCCC; 
	
	font-size: 12px;  
}
 
#map ul li {
    position: relative;
    z-index: 1;
    margin: 0 0 3px 0;
    padding: 0 0 1px 0;
	letter-spacing:0.2em;
    border-top: 1px solid #CCCCCC;
    zoom: 1;
}
#map ul li a {
    display: block;
    position: relative;
    z-index: 2;
    margin: -0.6em 0 10px 5px;
    padding: 0 0 0 5px;
    border: 1px solid #DDDDDD;
    background-color: #fffff0;
    color: #696969;
    line-height: 1.9;
    text-decoration: none;
    zoom: 1;
}


/*------- 運営 ---------- */

.table_03 {
    width:100%;margin:0px 0px 10px 0px;padding:0px;
    border-collapse:collapse;
}
.table_03 th {
    width:80px;
    padding: 10px 10px;
    text-align:left;vertical-align:top;color:#666;
    background-color:#FAFAFA;
    border:1px solid #D2D2D2;
    font-weight:normal;
	color:#333;
    letter-spacing:0.2em;
	font-size: 12px; 
}
.table_03 td {
    padding: 10px 15px;
	color:#666666; 
    background-color:#FFFFFF;
    border:1px solid #E3E3E3;
    letter-spacing:0.2em;
}

/*---------- お客様の声 ----------*/

.sentence {		
	border: 0px solid #CBCBCB; 	
	margin-bottom: 5px;	
	text-align : left;
}
.sentence-tittle {
	margin-top: 0px;
	padding-top: 5px;
	font-weight: normal;	
}	
.sentence-img {
	float: left;
	margin-right: 3px;
}	
.sentence p {
	padding-right: 1px;	
	padding-left: 5px;	
    line-height:130%;
	color: #333;
	font-size: 16px; 
	overflow: hidden;
}
.sentence strong {
    color: #FFF;
	margin-left: 60px;		
}	
.sentence-box {
    border-bottom: 2px dotted #E3E3E3;
    padding-bottom: 5px; 
 }
.sentence a {
    color: #000000;
	text-decoration:none;
}
.sentence a:hover {
	color: #cd853f;	
}

/*---------- 免責 ------------*/

.menseki dl {
    margin:0;
    padding:0;
}
.menseki dt {
    background-image: url(../images/m10.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:23px;
	color: #333;
	font-size: 16px;
	line-height:140%;
}
.menseki dd {
	background-image: url(../images/m20.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding :0px 0px 0px 23px;	
	font-size: 16px;
	color: #666;
	line-height:140%;
}
/*---------- フッター ----------*/

footer {
  width: 100%;
  padding: 10px 0 10px 0;
  color: #333333;
  text-align: center;
  border-top: solid 1px;
  border-top-color: #cccccc;
  background-color: #eeeeee;
}

footer p {
  padding: 10px;
  color: #555555;
}

footer a {
  color: #555555 ;
}

footer a:hover {
  color: #777777 ;
}

footer a:visited {
  color: #555555;
}

footer p.copy {
  padding: 10px;
  font-size: 12px;
  letter-spacing:0.1em;
  color: #555555;
}


/*ボックスページ
---------------------------------------------------------------------*/
.smartbox {
	overflow: hidden;
	width:95%;
	background-image: url(../images/bg053_09.gif);
	margin-bottom: 1.5em;
	padding: 45px 2px 35px ;
	border-top: 1px solid  #dcdcdc  ; 
	border-right: 0px solid #B4B4B4;
	border-bottom: 1px solid  #dcdcdc  ; 
	border-left: 0px solid #E9E9E9;
}
.smartbox img {
	width: 130px;
	float: left;
}
.smartbox h2 {
	margin-left: 140px;
	font-size: 16px;
	color: #000080;
	letter-spacing:0.1em;
	border-left:0px solid #a0522d;
    padding:0px 0 2px 20px;
	clear: none !important;
	width: auto !important;
	line-height:140%;
	background-image: url(../images/sb_ya7.gif);
    background-repeat: no-repeat;
    background-position: left center;

}
.smartbox p {
	font-size: 16px;
	color: #333;
	margin-left: 140px;
	line-height:140%;
	padding: 0 !important;
}

.smartbox a {
	color: #000080;
	
}
.smartbox span {
	margin-left: 140px;
	font-weight: normal;
	letter-spacing:0.1em;
	color: #a9a9a9 ;	
	font-size: 14px;	
	
}



/*製作事例
---------------------------------------------------------------------*/
.jirei {
	overflow: hidden;
	width:380px;
	background-image: url(../images/smartbg.jp);
	margin-bottom: 25px;
	padding: 25px 5px 5px;
	border-top: 0px solid #c0c0c0;
	border-right: 0px solid #c0c0c0;
	border-bottom: 0px solid #c0c0c0; 
	border-left: 0px solid #c0c0c0;
}
.jirei img {
	width: 380px;
	float: left;
}


/*Link
---------------------------------------------------------------------*/
.box-one
{
	margin : 5px 0 7px 0;
	padding : 5px;
	background-color: #FFF;
	border: 1px solid  #E3E3E3;	
	font-size: 12px; 
	letter-spacing:0.1em;
}

.box-one li
{
	line-height:140%;
	list-style-type: none;
}

.box-one p
{
	line-height:140%;
	color: #333;
}

.box-one img {
	padding-top: 8px;
    padding-bottom: 0px;	
}

.two-list-item {
	margin-top: 5px ;
	margin-bottom: 10px;
	margin-left:0px;
	padding-bottom:10px;
	font-size: 12px; 
	color: #333333;
	letter-spacing:0.1em;
	line-height: 1.2;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.two-list-item img {
	padding-top: 8px;
    padding-bottom: 3px;	
}

.bn10{
margin-top:10px;}


/*-----------faq2-------------*/

.waku1 table {
    width: 50%;
    border : 10px  solid #FFF;
    border-collapse: collapse;
    margin-bottom:5px;
}
.waku1 td {
    line-height:120%;
    padding: 8px ;
	color: #333;	
    font-size: 16px;  
	border: 5px solid #FFF;	
    text-align: left;
	vertical-align: top;
	width: 50%;
    background-color: #FFF;	
}

.waku1 h2 {
   font-weight:normal;
   font-size:16px;
   color:#0000cd;
   letter-spacing:0.1em;
   border-left:0px solid #a0522d;
   margin:1px 0 5px;
   padding:5px 0 2px 15px;
   line-height:6px;
   background-image: url(../images/ya_za1.gif);
   background-repeat: no-repeat;
   background-position: left ;
}

.waku1 p {
	color: #333;	
	font-size: 16px;  
	letter-spacing:0.1em;
	padding-left: 13px;
	line-height:160%;	
}
.waku1 img {
    display:block;
    margin:auto;
	padding-bottom: 8px;
} 


