﻿@charset "utf-8";
/* -----------------------------------------------------------
*
*Since:2008-10-28
*Modified:2009-01-23
*Editor:Naoyuki Yamasaki
*Modified:2009-03-17
----------------------------------------------------------- */



/*----------------------------------------------------

	Reset

----------------------------------------------------*/



html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table,tr,td,th {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

li {
	list-style-type: none;
}



/*----------------------------------------------------

	body

----------------------------------------------------*/
body {
	color:#222222;
	font-size: 80%;
	line-height: 1.5;
	text-align: center;
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "i?-i?3 i?°a?´a?・a??a?￣", "MS PGothic", Sans-Serif;
	background-image:url(../../img/header_back.gif);	
	background-position:top;
	background-repeat:repeat-x;
}

* + html body {
	font-family: "メイリオ","Meiryo";/*for IE7 Hack*/
}



/*----------------------------------------------------

	Link

----------------------------------------------------*/
a img{
	border:none;
	}
	
a:link {
	color: #0066CC;
}

a:visited {
	color: #0066CC;
}

a:hover {
	color: #FF6666;
}


/*----------------------------------------------------

	Index

----------------------------------------------------*/
#wrapper {
	text-align: left;
	width: 782px;
	min-height:100%;/*base fit*/
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

#header{
	background: #FFFFFF;
	width: 782px;
	height: 68px;
	position: relative;
}

h1{
	float:left;
	}

dl{
	margin:10px 0 0 0;
	}

dt{
	font-weight:bold;
	}
	
ol{
	margin:5px 0 0 5px;
	}
	
#tel_number {
	float: right;
}

ul#gl_navi {
	width:782px;	
	height:46px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

ul#gl_navi li {
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 156px;
	float: left;
}

#main_visual{
	clear:both;
	width:780px;	
	height:284px;	
	margin:0;	
	}

.top_anchor{
	margin:20px 15px 0 0;
	text-align:right;
	}
	
.top_anchor img{
	vertical-align:middle;
	}


/*----------------------------------------------------

	 #main_content

----------------------------------------------------*/
#main_content {
	float:right;	
	width:570px;	
	height:auto;
	margin: 0px;
	padding: 0px;
}

.left_btn {	
	float:left;	
	}
		
.right_btn {
	float:right;	
	}

#search{
	width:570px;
	}
	
#main_content h3{
	margin:25px 0 5px 0;
	}
	

/*----------------------------------------------------

	 inframe area

----------------------------------------------------*/ 
.content {	
	position:relative;	
	clear:both;	
	width:570px;	
	height:auto;	
	padding:0;	
	margin:0 0 10px 0;	
	}

.content h2{
	clear:both;
	margin:20px 0 10px 0;
	padding:0;	
	}
	

/*----------------------------------------------------

	 #sub_content

----------------------------------------------------*/	
#sub_content{
	float:left;	
	width:208px;	
	height:auto;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#sub_content p{
	margin-bottom:5px;
	}

#sub_content h2 img{
	margin-top:10px;	
	padding:0;	
	}
	
.infomation {	
	width:180px;	
	height:auto;	
	padding:3px 2px;
	margin-bottom:5px;
	background-image:url(../../img/dot_line.gif);	
	background-repeat:no-repeat;	
	background-position:bottom;	
	}

dl.infomation dt{
	text-align:center;
	}

dd.media_title{
	text-align:center;
	}


/*----------------------------------------------------

	 #footer

----------------------------------------------------*/	
.line {
	clear:both;	
	width:780px;	
	padding-top:30px;
	overflow:hidden;	
	}

#footer {
	background: #FFFFFF;
	padding-top: 10px;
	display: block;
	padding-bottom: 40px;
	}

address {
	text-align:center;	
	}


/*----------------------------------------------------

	 Contract/index

----------------------------------------------------*/ 		
.space{
	padding:20px 0;
	}
#step{
	padding:10px 0;
	}
.arrow{
	display:block;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	}
.base_line{
	display:block;
	padding:50px 0 10px 0;
	margin:0;
	}


/*----------------------------------------------------

	 Owner/index

----------------------------------------------------*/ 
.comment{
	padding:5px 5px 5px 20px;
	}
	
.index{
	width:80px;
	font-weight:bold;
	vertical-align:top;
	}
	
.merit{
	width:564px;
	margin:15px 0 25px 10px;
	border:1px #CCCCCC solid!important;
	border-collapse:collapse;
	border-spacing:0;
	}
	
.paragraph td{
	padding:5px;
	border:#CCCCCC solid;
	border-width:0 0 1px 1px!important;
	}

.paragraph th{
	border-bottom:#FFFFFF solid 10px;
	border-left:none!important;
	border-right:none!important;
	border-top:none!important;
	}
#other_option{
	margin:0 0 30px 10px;
	}
	
#other_option dt{
	width:50%;
	padding:10px 0 5px 15px;
	background:url(../../owner/img/head_mark.jpg);
	background-repeat:no-repeat;
	background-position:0 15px;
	border-bottom:#cccccc solid 1px;
	}
	
#other_option dd{
	padding:2px;
	}
	
/*----------------------------------------------------

	 Cost/index

----------------------------------------------------*/
table#cost{
	width:500px;
	margin:5px;
	border-collapse:collapse;
	}
	
#cost th{
	padding:3px;
	border:#666666 solid 1px;
	}

#cost td{
	padding:3px;
	border:1px solid #666666;
	}

.lineright{
	border-right:none!important;
	}

.lineleft{
	border-left:none!important;
	}
	
#main_content h4{
	margin:20px 0 5px 0;
	color:red;
	font-size:16px;
	}
	
#main_content span{
	margin:0 15px;
	}	


/*----------------------------------------------------

	 Voice/index
	 Modified:2009-01-23
	 Editor:Naoyuki Yamasaki
----------------------------------------------------*/
.voice_box{
	position:relative;
	width:577px;
	height:202px;
	margin:15px 0;
	padding:1px 10px 3px 5px;
	background-image:url(../../voice/img/voice_boxback.jpg);
	background-repeat:no-repeat;
	}

.voice_box dt{
	float:left;
	height:184px;
	margin:-5px 0 0 5px;
	padding:0px;	
	}
	
.voice_box dd{
	float:left;
	width:361px;
	height:auto;
	margin:0;
	padding:0;
	}

.name{
	display:block;
	width:325px;
	padding:15px 0 10px 10px;
	margin:0;
	font-size:14px!important;
	}

html*.name{
	margin-left:15px!important;
	}/*Hack for safari*/

.voice_massage{
	display:block;
	width:325px;
	padding:0 0 0 10px;
	line-height:1.8;
	text-align:justify;
	text-justfy:inter-ideograph;
	}
	
*:first-child+html .voice_massage{
	line-height:1.8;
	}/* Hack for ie7*/


/*----------------------------------------------------

	 Company/index

----------------------------------------------------*/
#company_outline{
	width:90%;
	border-collapse:collapse;
	margin:5px;
	}

#company_outline td{
	padding:3px;
	vertical-align:top;
	}

.stuff_voice{
	position:relative;
	widows:565px;
	height:300px;
	margin:15px 0;
	margin-bottom:30px;
	padding:2px;
	line-height:2.5em;
	}

.stuff_photo{
	float:left;
	margin-top:10px;
	padding:5px;
	}

.stuff_voice dl{
	width:555px;
	height:auto;
	margin:0;
	padding:3px;
	}
	
.stuff_comment dd{
	float:right;
	width:350px;
	height:auto;
	margin:0;
	padding:3px;
	}

.stuff_voice{
	position:relative;
	widows:565px;
	height:300px;
	margin:15px 0;
	padding:2px;
	}


.stuff_voice dl{
	width:555px;
	height:auto;
	margin:0;
	padding:3px;
	}

.stuff_voice dt{
	float:left;
	margin:0;
	padding:5px;
	}

.stuff_voice dd{
	float:right;
	width:350px;
	height:auto;
	margin:0;
	padding:3px;
	}
	

/*----------------------------------------------------

	 Inquiry/index

----------------------------------------------------*/
form table{
	width:550px;
	margin:5px;
	border-collapse:collapse;
	}

form td{
	padding:5px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	}

form th{
	padding:5px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	}
	
#main_content p{
	margin-left:3px;
	}

#main_content ol{
	padding:5px 0;
	}

/*\*/html* #main_content dd{
	margin-left:5px;/*Hack for safari*/
	}

*:first-child+html #main_content dd{
	margin-left:5px;
	}/* Hack for ie7*/

*:first-child+html input{
	line-height:1;
	padding-top:5px;
	}/* Hack for ie7*/	