@charset "UTF-8";

  
/* --HTML-- */  
html {  
background:#fff;  
color:#333;  
overflow-y:scroll;  
}  
  
/* --BODY-- */  

body {
	font:14px/1.5 'Lucida Grande', Helvetica;
	overflow:visible;
	padding: 0px 0 0;
	margin: 0 auto 0px;
	background: #F7F8FA;
}  
  
  
/* --OTHER TAGS-- */  
a img, img {  
border:0;  
}  
  
blockquote, dd, div, dl, dt,  
h1, h2, h3, h4, h5, h6,  
li, ol, p, pre, span, td, th, ul {  
margin:0;  
padding:0;  
}  
  
abbr, acronym {  
border:0;  
}  
  
address, caption, cite, code, dfn, em, th, strong, var {  
font-style:normal;  
font-weight:normal;  
}  
  
caption, th {  
text-align:left;  
}  
  
code, kbd, pre, samp, tt {  
font-family:monospace;  
line-height:100%;  
}  
  
  
h1, h2, h3, h4, h5, h6 {  
font-size:100%;  
font-weight:normal;  
}  
  
ol, ul {  
list-style:none;  
}  
  
q:before, q:after {  
content:'';  
}  
  
/* form */  
button, fieldset, form, input, label, legend, select, textarea {  
font-family:inherit;  
font-size:100%;  
font-style:inherit;  
font-weight:inherit;  
margin:0;  
padding:0;  
vertical-align:baseline;  
}  
  
/* tables still need 'cellspacing="0"' */  
table {  
border-collapse:collapse;  
border-spacing:0;  
font-size:100%;  
}  

table ,td {
vertical-align: top;
}



img { vertical-align: bottom; }

hr { display: none; }


em {
	font-size: 1.1em;
	line-height: 1.5;
	margin: 0 0 0px 0;
}


a:link {
	color: #444444;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}


br.clear {
	clear: both;
	}


/*==========================================*/


#wrapper{
	padding: 8px 0 0;
	margin: 0 auto 0px;
	background: #F7F8FA url(../images/bg_ct.jpg) repeat-x;
}

#header {
	height: 95px;
	margin: 0 auto;
	padding: 0px;
	width: 740px;
}

#header .bthome {
	height: 45px;
	margin: 0;
	padding: 0px;
	width: 740px;
	text-align: right;
}

#header h1  {
	height: 36px;
	width: 381px;
	float: left;
}


#header div.headRight  {
	height: 36px;
	width: 257px;
	float: right;
}

/*==========================================*/

#headnavi {
	height: 44px;
	width: 740px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
}

#headnavi  ul{
	width: 740px;
	margin: 0 0px;
	padding: 0px;
}

#headnavi li{
	list-style: none;
	float: left;
	height: 44px;
	margin: 0;
	padding: 0px;
}

#headnavi li img{vertical-align:bottom;}


.introcp {
	text-align: center;
	margin: 0;
}

/*==========================================*/

#container {
	width: 740px;
	padding: 0px 0px 10px;
	margin: 0 auto;
}


#box1 {
	width: 740px;
	padding: 0px;
	margin: 0 0px 0px 0;
}


#bihinbox {
	padding: 0px 0px 10px;
	margin: 0 0px 20px 0;
	border-bottom: 1px solid #999;
}

.top2L {
	float: left;
	width: 130px;
	padding: 0px;
	margin: 0 0px 0px 0;
}

.top2R {
	float: left;
	margin: 0 0 30px;
	width: 590px;
	padding: 0px 0px 0px 20px;
	background: url(../images/line_top.gif) repeat-y 0px 0px;
}

.top2R ul{
}

.top2R li{
	line-height: 1.4;
	margin-bottom: 10px;
	font-size: 95%;
}

.top2R li span{
	font-weight: bold;
	color: #26478D;
}

/*==========================================*/


#box2Left {
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0 40px 0px 0;
}

#box2Right {
	float: left;
	margin: 0 0 0px;
	width: 520px;
	padding: 30px 0px 0px;
}

#box2Right div.inboxleft{
	margin: 10px 20px 50px 0px;
	width: 290px;
	float: left;
}


#box2Right div.inboxright{
	margin: 10px 0px 50px;
	width: 210px;
	float: left;
}

#box2Right h3{
	margin: 50px 0px 10px;
	clear: both;
}


#box2Right p{
	line-height: 1.7;
}


div.inboxleft p span{
	font-weight: bold;
}


div.inboxleft p span.blue{
	font-weight: bold;
	color: #26468C;
}

#box2Right ul{
	margin: 15px 0px 0px;
	padding: 0px;
}

#box2Right li{
	list-style: url(../images/arrow.gif) none outside;
	margin-left: 1em;
	margin-bottom: 6px;
	font-size: 95%;
}


p.ziseki{
	font-size: 90%;
	line-height: 1.5;
	margin-top: 5px;
}

/*===ul=======================================*/

ul#parkhousead{
	margin: 10px 0px 0px;
	padding: 0px;
}

ul#parkhousead li{
	margin: 0px 0px 10px 1em;
	padding: 0px;
	list-style: square outside;
	line-height: 1.2;
}

ul#parkhousead li p{
	line-height: 1.2;
	font-size: 100%;
	font-weight: bold;
}

/*===teble=======================================*/


table.bihin td  {
	margin: 0px;
	font-size: 100%;
	padding-bottom: 10px;
}

table.bihin td  span{
	font-size: 100%;
	font-weight: bold;
}

table.bihin td.area{
	font-size: 100%;
	font-weight: bold;
	white-space: nowrap;
}


#pankuzu{
	margin: 30px 0px;
	padding: 0px;
	width: 700px;
	float: left;
	font-size: 100%;
}


.item{
	font-size: 95%;
	line-height: 1.8;	
}

.caption{
	font-size: 75%;
	text-align: center;
	padding-top: 2px;
}


/*==========================================*/




#featureBox{
	margin: 0px 0px 50px;
	padding: 0px;
	width: 900px;
	clear: both;
}

#featureBox div.itemfeature{
	padding: 0px;
	width: 500px;
	float: left;
	margin-bottom: 50px;
}

#featureBox div.picfeature{
	padding: 0px;
	width: 360px;
	float: left;
	margin-left: 40px;
	text-align: center;
	margin-bottom: 50px;
}





#featureBox img.mg20sp {
	margin-bottom: 20px;
}

p.rifominiBox {
	margin-bottom: 20px;
	border: 1px solid #FCC;
	padding: 7px 10px;
	line-height: 1.5;
}

p.rifominiBox span {
	font-size: 15px;
	font-weight: bold;
	color: #F00;
}



/* Category＿company data */
.companydata{
	width:420px;
	padding:0px;
	font-size: 100%;
	line-height: 1.6;
	float: left;
}

.companydata dl.dataList{
	float:left;
	display:block;
	width:420px;
	margin-bottom:8px;
	padding:0px;
	background:url(../images/bg_cpdata.gif) repeat-y;
}
.companydata dl.dataList dt{
	clear:left;
	float:left;
	display:block;
	width:90px;
	margin:5px 0px;
	padding-left:10px;
	text-align: center;
	padding-right: 10px;
	background: #26468C;
	color: #FFF;
	font-size: 95%;
}
.companydata dl.dataList dd{
	float: right;
	display: block;
	width: 300px;
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.4;
	font-size: 95%;
}

.companydata dl.dataList ul{
float:left;
display:block;
}
.companydata dl.dataList li.left{
clear:left;
float:left;
display:block;
width:6em;
}
.companydata dl.dataList li.right{
float:left;
display:block;
margin-left:10px;
}

.maparea{
	width:300px;
	padding:0px;
	font-size: 100%;
	line-height: 1.6;
	float: right;
	background-color: #CCC;
	height: 400px;
	border: 1px solid #CCC;
}


/* Category_orderinfo */
#orderinfo {
	width:900px;
	padding:0px;
	font-size: 100%;
	line-height: 1.6;
	clear: both;
}


#orderinfo h3{
	padding:3px 3px 3px 10px;
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	color: #06C;
	background: #06C url(../images/bg_contact.jpg);
	margin-bottom: 30px;
	border: 1px solid #CCC;
}

#orderinfo h4{
	font-size: 18px;
	line-height: 1.0;
	font-weight: bold;
	color: #06C;
	margin-bottom: 20px;
	border-left: 10px solid #999;
	padding: 0px 0px 3px 5px;
	border-bottom: 1px solid #999;
}

#orderinfo h5{
	font-size: 110%;
	line-height: 1;
	font-weight: bold;
	color: #06C;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #999;
	clear: both;
}

table#daibiki{
	margin: 10px 0;
}

table#daibiki td{
	padding: 2px;
	border: 1px solid #999;
}


#orderinfo p.flow{
	font-size: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}

#orderinfo p.infoTxt{
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 50px;
}

#orderinfo p.infoTxt span{
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 50px;
	font-weight: bold;
}



/* Category_contact */
#contact {
	width:740px;
	padding:0px;
	clear: both;
}


#contact div.ctbox{
	margin-bottom: 20px;
	border: 1px solid #DFDFDF;
	padding: 20px 25px;
	clear: both;
	background: url(../images/bg_contact.jpg) no-repeat;
}

#contact h3{
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	color: #26468C;
	margin-bottom: 20px;
	border-bottom: 5px solid #CCC;
	padding-bottom: 10px;
}


#contact p{
	font-size: 95%;
	line-height: 1.4;
	margin-bottom: 0px;
}


#contact p span{
	font-size: 24px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #666;
}

#contact p strong{
	font-weight: bold;
}



/* Category_privacyPolicy */
#privacy {
	width:900px;
	padding:0px;
	clear: both;
}


#privacy h3{
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}

#privacy h4{
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
	border-left: 10px solid #999;
	padding: 0px 0px 3px 5px;
	border-bottom: 1px solid #999;
}

#privacy h5{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

#privacy p{
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 50px;
}


/* pagetop&footer [copyright] */

#pgTop {
	font-size: 0.85em;
	text-align:  right;
	margin: 50px 0;
	clear: both;
	width: 740px;
}
#pgTop a {
	background: url(../../images/arrow_fortop.gif) no-repeat 0 50%;
	color: #28427D;
	padding: 2px 0 2px 18px;
}

#footer {
	margin: 0 auto;
	background: #000 url(../images/bg_footer.jpg) repeat-x top;
	padding: 40px 0px;
}

.footNavi {
	font-size: 100%;
	padding: 0px 0;
	width: 740px;
	margin: 0px auto;
	text-align: center;
}

.footNavi  p.ftask {
	margin: 30px 0px 30px;
}


address {
	font-style: normal;
	font-size: 74%;
	padding: 10px 0px 0px;
	margin: 0px 0 0px;
	border-top: 1px solid #666;
	color: #CCC;
}
