@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Author:         Ct[@ev[g
 Style Info:     Sy[W
----------------------------------------------------------- */


/*----------------------------------------------------
	Reset
----------------------------------------------------*/

/*html {
	overflow-y: scroll;
}*/

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;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption {
	text-align: left;
}

img {
	border: 0;
	text-decoration: none;
}

li {
	list-style-type: none;
}

p {
	margin-bottom: 1em;
}


/*----------------------------------------------------
	Base
----------------------------------------------------*/

body {
	background-color:#FFFFFF;
	color: #333;
	font-size: small;
	line-height: 1.5;
}
html,body {
    height: 100%;
}

/*----------------------------------------------------
	Link
----------------------------------------------------*/

a:link {
	text-decoration: underline;
	color: #333;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #003399;
}

a:active {
	color: #003399;
}


/*----------------------------------------------------
	ėpclass
----------------------------------------------------*/

.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}
.clr {
    clear: both;
}

.fll { 
    float: left;
}

.flr {
    float: right;
}

.txtL {
    text-align: left;
}

.txtC {
    text-align: center;
}

.txtR {
    text-align: right;
}
.m0   {margin:0px!important;}
.p0   {padding:0px!important;}
.p10  {padding:10px;}
.pt10 {padding-top:10px;}
.pr10 {padding-right:10px;}
.pb10 {padding-bottom:10px;}
.pl10 {padding-left:10px;}

.p15  {padding:15px;}
.pt15 {padding-top:15px;}
.pr15 {padding-right:15px;}
.pb15 {padding-bottom:15px;}
.pl15 {padding-left:15px;}

.p20  {padding:20px;}
.pt20 {padding-top:20px;}
.pr20 {padding-right:20px;}
.pb20 {padding-bottom:20px;}
.pl20 {padding-left:20px;}

.p25  {padding:25px;}
.pt25 {padding-top:25px;}
.pr25 {padding-right:25px;}
.pb25 {padding-bottom:25px;}
.pl25 {padding-left:25px;}

.p30  {padding:30px;}
.pt30 {padding-top:30px;}
.pr30 {padding-right:30px;}
.pb30 {padding-bottom:30px;}
.pl30 {padding-left:30px;}

.p40  {padding:40px;}
.pt40 {padding-top:40px;}
.pr40 {padding-right:40px;}
.pb40 {padding-bottom:40px;}
.pl40 {padding-left:40px;}

.mgt15{
	margin-top:15px;
	}
/*----------------------------------------------------
	#text
----------------------------------------------------*/

.chu01 {font-size: x-small;}
.aka {color: #FF0000;}

.akabold {color: #FF0000;
			font-weight:bold;
			}
.green {
	font-size:medium;
	color:#006666;

			}
/*----------------------------------------------------
	#head
----------------------------------------------------*/

#head {
	width: 780px;
	background-color:#0066CC;
	border-bottom: 1px #333333 solid;
	background-repeat: repeat-y;
}
#head h1{
	border-top: 1px #333333 solid;
	font-size: small;
	font-weight: normal;
	text-align: left;
	color:#FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
}


/*----------------------------------------------------
	#foot
----------------------------------------------------*/

#cr {
	clear: both;
	padding: 5px;
	background-color:#0066CC;
	text-align: center;
	color:#FFFFFF;
	font-style: normal;
	font-size: x-small;

}
#foot {
	text-align: right;
	padding: 5px;
	width:770px;
	font-size: x-small;
	background-repeat: repeat-x;
	color: #333333;
	background-color:#ffffff;
}

#footN , #cr{
   text-align: center;
}
#footN {
	background-color: #59AFCC;
	color: #FFFFFF;
	padding: 3px 0;
	text-decoration:none;
	font-size:small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;

}
#footN a{
	color:#EFFCFE;
	}

/*----------------------------------------------------
	#Gnavi
----------------------------------------------------*/

#Gnavi {
	width: 160px;
	padding: 0;
	margin-top:15px;
	font-size:medium;
}
#Gnavi li {
    width: 160px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#Gnavi li a{
	display: block;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	color: #006699;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-color: #0066CC;
	border-style:solid;
}

#Gnavi li a:hover{
	text-decoration: none;
	color: #333333;
	background-color: #DBECF4;
}
/*#Gnavi-157 {
    width: 155px!important;
}*/


/*----------------------------------------------------
	#contents
----------------------------------------------------*/
#wrap {
    width: 780px;
    overflow: auto;
	background-color:#c3d79c;
	margin:0 auto;
	

}

#news_box{
    padding-bottom:10px;
	margin-bottom:10px;
	}

#contents {
	width: 778px;
	background-color:#333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#sub{
    width:160px;
    float:left;
    margin:0;
  }
#sub_text{
	width:150px;
	color: #333333;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
  }
#flag{
	width:150px;
	color: #333333;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
  }
#qr{
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000099;
	padding-top: 5px;
	;
  }
#qr_img{
    margin:10px 0 0 40px;
  }
#main{
	width:778px;
	float:right;
	background-color:#DBECF4;
	overflow:auto;
  }
#main_contents{
	width:610px;
	background-color:#ECFCFF;
	padding-left:8px;
	float:right;
  }
/*------------------------------------------------*/
					/*INDEX*/
/*------------------------------------------------*/  
.shinchaku {
	float: left;
	width: 590px;
	border: 1px #333333 solid;
	padding: 5px;
	margin-top:15px;
	margin-bottom:10px;
	overflow: auto;
	background-color:#FFFFFF;

} 

.shinchaku h2 {
    text-align: left;
	font-size: small;
	padding-bottom: 5px;
	text-indent:-9980px;
	overflow:hidden;
}
.news{
	background-image: url(images/1_news.gif);
	background-repeat: no-repeat;
	}
.rental{
	background-image: url(images/1_rental.gif);
	background-repeat: no-repeat;
	}
.tokucho{
	background-image: url(images/1_tokucho.gif);
	background-repeat: no-repeat;
	}
.kakumei{
	background-image: url(images/1_kakumeiki.gif);
	background-repeat: no-repeat;
	}
	
#tokuchotxt{
	margin-left:15px;
	width:370px;
	float:left;
	margin-top: 20px;
	padding-bottom: 15px;
	}	
#tokuchophoto{
	float:right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	}
#rentbox{
	width:350px;
	margin-left:15px;
	margin-top:10px;
	float:left;

	}
.renttxt{
		font-size:medium;
	color:#FF3300;
	}
.uline{
	text-decoration:underline;
	}

/*------------------------------------------------*/
					/*2 レンタルサービス*/
/*------------------------------------------------*/  
.merit{
	background-image: url(images/2_merit.gif);
	background-repeat: no-repeat;
	}
.price{
	background-image: url(images/2_price.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	}
.long{
	background-image: url(images/2_long.gif);
	background-repeat: no-repeat;
	}
.dairi{
	background-image: url(images/2_dairi.gif);
	background-repeat: no-repeat;
	}
.rental h3{
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
	font-size:medium;
	color:#006666;
	}
	
.dairi h4{
	padding-top:10px;
	padding-left:15px;
	font-size:medium;
	color:#FF3333;
	}

#rentalbox {
	padding-top:15px;
	padding-bottom:10px;
	padding-left:11px;
	float:left;
	font-size:medium;
	color:#006666;
	}	
	
	
#rentalbox2 {
	width:400px;

	padding-bottom:10px;
	padding-left:15px;
	float:left;
	font-size:medium;
	color:#006666;
	}
	
#herebox{
	float:left;
	width:200px;
	margin-top:15px;
	clear:none;
	}
#bocs{
	clear:both;
	width:500px;
	padding-left:10px;
	}
/*------------------------------------------------*/
					/*3 開店サポート*/
/*------------------------------------------------*/  
.support{
	background-image: url(images/3_support.gif);
	background-repeat: no-repeat;
	}
#tokucho{
	padding-top:10px;
	padding-left:15px;
	font-size:large;
	font-weight:bold;
	}
.midasi{
	padding-left:15px;
	padding-right:15px;
	font-size:medium;
	color:#FF3300;
	}
.txts{
	padding-left:20px;
	padding-right:15px;
	}
.phototbl{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	margin:auto;
	}	
.phototbl th{
	text-align:center;
	padding:3px;
	}
.phototbl td{
	text-align:center;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:3px;
	}
.point{
	font-size:larger;
	text-decoration:underline;
	color:#FF6633;
	}
.event{
	font-size:medium;
	color:#336666;
	}
	
/*------------------------------------------------*/
					/*4 お問い合わせ*/
/*------------------------------------------------*/  
.contact{
	background-image: url(images/4_contact.gif);
	background-repeat: no-repeat;
	padding-bottom:40px;
	}
/*--------------------------------------------------*/


#mailarea{
	border:#FF6699 solid 1px;
	background:#FFF4F4;
	padding:15px;
	margin-top:0px;
	margin-bottom:20px;
	line-height:170%;
	}
#mailtbl {
	border: 1px dotted #CCCCCC;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-right: 15px;
	width: 440px;
		}
#mailtbl th{

	padding-right:10px;
	padding-left:10px;
	white-space: nowrap;
	}
#mailtbl td{
	padding-left:10px;
	}			

textarea {
width: 80%;

}
.nw{
		white-space: nowrap;
		}

/*------------------------------------------------*/
					/*5 レンタル規約*/
/*------------------------------------------------*/  
.kiyaku{
	background-image: url(images/5_kiyaku.gif);
	background-repeat: no-repeat;
	}
.kiyaku h3{
	font-size: small;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: left;
	font-size: medium;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	}
.kiyaku h4{
	margin: 25px 0 10px 0;
	text-align: left;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	}
#companyinfo{
	width:95%;
	clear:both;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:20px;
	
	}
	
/*------------------------------------------------*/
					/*6 プライバシーポリシー*/
/*------------------------------------------------*/  
.pp{
	background-image: url(images/6_pp.gif);
	background-repeat: no-repeat;
	}
.pp h3{
	font-size: small;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: left;
	font-size: medium;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	}
.pp h4{
	margin: 25px 0 10px 0;
	text-align: left;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	}
	
/*------------------------------------------------*/
					/*6 サイトポリシー*/
/*------------------------------------------------*/  
.sp{
	background-image: url(images/7_sp.gif);
	background-repeat: no-repeat;
	}
.sp h3{
	font-size: small;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: left;
	font-size: medium;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	}
.sp h4{
	margin: 25px 0 10px 0;
	text-align: left;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	}


/*----------------------------------------------------
	#main
----------------------------------------------------*/


/*----------------------------------------------------
	#photo
----------------------------------------------------*/


/*----------------------------------------------------
	#flash
----------------------------------------------------*/


/*----------------------------------------------------
	#menu
----------------------------------------------------*/


/*----------------------------------------------------
	#topics
----------------------------------------------------*/


/*----------------------------------------------------
	#adress
----------------------------------------------------*/

#adress {
	padding: 10px;
}


/*----------------------------------------------------
	totop
----------------------------------------------------*/

.totop a {
 background: url(images/icn_top.gif) center left no-repeat;
 margin: 12px 12px 0 0;
 padding-left: 17px;
 font-size: x-small;
 clear: both;
 height: 15px;
 float: right;
 color: #AE4600;
 text-decoration: underline;
}

/*----------------------------------------------------
	table
----------------------------------------------------*/

/*----------------------------------------------------
	table
----------------------------------------------------*/

.oshirase-Tbl {
   margin-bottom: 10px;
}
.oshirase-Tbl th {
	text-align: left;
	width:20%;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.oshirase-Tbl td {
   padding: 2px 5px;
}


.mediatbl{
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	}
	
.mediatbl td{
	text-align:center;
	}


.companytbl th{
	padding-left:10px;
	text-align:left;
	background-color:#CCDDF7;
	border-top:1px solid #3366CC;
	border-bottom:1px solid #3366CC;
	}
.companytbl td{
	background-color:#ECF9FF;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	}
	
#pricetbl{
	width:300px;
	float:left;
	margin-top: 15px;
	margin-left:5px;
	margin-bottom:15px;

	
	}
#pricetbl h4{
		padding-top:10px;
	padding-left:15px;
	font-size:medium;
	color:#FF3333;
	}
.pricetxt{
	font-size:larger;
	color:#009933;
	}
.kikan{
	font-size:small;
	color:#333333;
	font-weight:normal;
	}
.red{
	padding-top:10px;
	padding-left:15px;
	font-size:medium;
	color:#FF3333;
	font-weight:bold;
	}
/*----------------------------------------------------
	list
----------------------------------------------------*/


/*----------------------------------------------------
	next
----------------------------------------------------*/
.next{
	border:1px solid #0066CC;
	background-color:#DBECF4;
	font-weight:bold;
	font-size:medium;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 40px;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
.next a{
	text-decoration:none;
	font-size: 15px;
	}
.next2{
	border:1px solid #0066CC;
	background-color:#DBECF4;
	font-weight:bold;
	font-size:medium;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	margin-left:50px;	
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 40px;
	width: 220px;
	margin-right: 5px;
	margin-bottom: 5px;

	}
