@charset "UTF-8";
@import url(textsettings.css);


body {
	margin: 0 auto;
	text-align: center;
	}
	
p {
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 5px;
	}	

/*.dl_bottomなし*/	


h2 {
	padding: 0;
	margin: 0;
	}
h3 {
	padding: 0;
	margin: 0;
	}
h4 {
	margin: 0;
	padding: 0;
	}
h5 {
	margin: 0;
	padding: 0;
	}

img {
	margin: 0;
	padding: 0;
	}
a img {
	border: none;
	margin: 0;
	padding: 0;
	}

a, a:link {
	color: #632d00;
	text-decoration: none;
	}
a,a:visited {
	color: #632d00;
	text-decoration:none;
	}	
a,a:hover {
	text-decoration:underline;
	}

.white a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.white a:hover {
	text-decoration:underline;
	}		
	
.clear_both {
	clear:both;
	}	
	

/* ============== 背景の緑設定 =============== */
#bg {
	background: #006600 none repeat 0 0;
	margin: 0 auto;
	width: 980px;
	}
#bg_wrapper {
	background: transparent url(../img/body_bg.gif) repeat-x 0 0;
	}
#wrapper {
	width: 980px;
	margin: 0;
	padding: 0;
	}
#bg_white {
	background: #FFFFFF repeat 0 0;
	width: 920px;
	margin: 0 auto;
	padding: 15px 0;
	}	
	
/* ============== topのヘッダー =============== */
#header_top {
	background: url(../img/header_bg_top.gif) no-repeat;
	height: 120px;
	width: 980px;
	text-align: left;
	position: relative;
	}
#header_top h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 5px 0 0 8px;
	color: #FFFFFF;
	}
#header_logo_top {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 198px;
	}	

ul#menubar_top {
	position:absolute;
	top: 85px;
	right: 30px;
	margin: 0;
	padding: 0;
	}
ul#menubar_top li{
	float:left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 0px;
	}

#head_text {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	line-height: 1.8em;
	}

/* ============== サブのヘッダー =============== */
#header {
	background: url(../img/header_bg.gif) no-repeat;
	height: 98px;
	width: 980px;
	text-align: left;
	position: relative;
	}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 30px 0 0 190px;
	color: #FFFFFF;
	}
#header_logo {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 165px;
	}	

ul#menubar {
	position:absolute;
	top: 63px;
	right: 30px;
	margin: 0;
	padding: 0;
	}
ul#menubar li{
	float:left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-right: 0px;
	}


/* ============== トップfla =============== */
#main_vis {
	margin: 0 0 15px;
	}


/* ============== content =============== */
#content {
	margin: 0 auto;
	padding: 5px 0 5px;
	text-align: left;
	width: 880px;
	position: relative;
	}


/* ============== information =============== */
#left {
	float: left;
	width: 401px;
	padding-left: 20px;
	}
#news {
	padding: 4px 8px;
	}
#news dl {
	clear: both;
	margin: 0;
	padding: 5px 0;
	line-height: 1.8em;
	font-size: 12px;
	}	
#news dt {
	clear: both;
	float: left;
	width: 6.5em;
	}
#news dd {
	border-bottom: 1px dotted #632d00;
	margin-left: 0;
	padding-left: 6.5em;
	padding-right: 0;
	}	
/* ============== topics =============== */
#right {
	float: right;
	width: 401px;
	padding-right: 20px;
	}
#topi {
	padding: 10px 12px;
	}
#topi p{
	font-size: 12px;
	padding-left: 5px;
	}
#topi h3 {
	color: #339900;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	padding: 0 0 7px;
	}


/* ============== blogと会社所在地のまとまり =============== */
#top_bottom {
	padding-top: 20px;
	margin: 0;
	}
/* ============== blog =============== */
#blog {
	float: left;
	padding-left: 40px;
	padding-top: 20px;
	font-size: 12px;
	width: 300px;
	line-height: 1.5em;
	}
#blog img {
	padding-right: 10px;
	float:left;
	}
	

/* ============== 会社所在地 =============== */
#address {
	float: right;
	padding-right: 50px;
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size: 12px;
	}
/*#sub_address*/


/* ============== footer =============== */
#footer_link {
	background-color: #006600;
	color: #FFFFFF;
	height: 60px;
	padding-left: 10px;
	text-align: left;
	}
#footer_link p {
	padding-left: 20px;
	}
	
#footer {
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 10px;
	}
#footer h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 5px 0 0;
	color: #666666;
	}

/* ============== ここからサブ目次ページ =============== */

/* ============== パンくず =============== */
.pankuzu {
	padding-bottom: 1em;
	}

/* ============== 詳しくはこちら =============== */
.extended {
	margin: 0 15px 25px 10px;
	text-align: right;
	}
.extended a {
	background: url(../img/icon_detail.gif) left no-repeat;
	padding-left: 15px;
	}

/* ============== 白枠中の写真とテキスト =============== */
/*目次写真*/
.imgbox {
	height: 162px;
	width: 231px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
}
/*キャプションと所在地*/
.textbox {
	padding: 5px 10px 5px;
	/*height: 40px;*/
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	line-height: 1.7em;
}


/* ============== 各物件ページ =============== */
/* ============== 要求 =============== */
#want {
	width: 852px;
	padding-left: 15px;
	}
#want_bg {
	position: relative;
	width: 852px;
	padding: 20px 0 15px;
	margin: 0;
	}


#want_bg2 {
	position: relative;
	width: 852px;
	padding: 20px 0 15px;
	margin: 0;
	}



#want_text {
	width: 450px;
	padding-left: 35px;
	padding-top: 10px;
	margin: 0;
	}

#want_text table {
	margin: 0 auto;
	}
#want_text table td {
	padding: 3px 15px;
	text-align: center;
	}



#want_stext {
	width: 800px;
	padding-left: 35px;
	padding-top: 10px;
	margin: 0;
	}

#want_stext table {
	margin: 0 auto;
	}
#want_stext table td {
	padding: 7px 45px 3px;
	text-align: center;
	}


#want_s2text {
	width: 800px;
	padding-left: 35px;
	padding-top: 10px;
	margin: 0;
	}

#want_s2text table {
	margin: 0 auto;
	}
#want_s2text table td {
	padding: 7px 20px 3px;
	text-align: center;
	}




#want_ph {
	position: absolute;
	top: 50px;
	right: 40px;
	width: 250px;
	}
#want_ph p {
	text-align: center;
	}


#want_tateph {
	position: absolute;
	top: 50px;
	right: 80px;
	width: 160px;
	}
#want_tateph p {
	text-align: center;
	}
	

/* ============== 提案 =============== */

#suggestion {
	padding-top: 20px;
	padding-left: 15px;
	margin-bottom: 30px;
	}
#suggestion_ph {
	float: right;
	padding: 3px;/*10px*/
	margin-left: 8px;
	margin-right: 10px;
	border: #CCCCCC solid 1.5px;
	margin-bottom: 30px;
	}

#suggestion_ph table {
	text-align: center;
	}

#suggestion_ph2 {
	padding: 7px;
	margin-left: 8px;
	margin-right: 10px;
	border: #CCCCCC solid 1.5px;
	margin-bottom: 30px;
	}

#suggestion_ph2 table {
	text-align: center;
	}



#suggestion_text {
	padding-left: 1.5em;
	}

h4#store2 {
	padding-left: 1.5em;
	}

/* ============== DATA =============== */

#rem_data {
	padding-left: 15px;
	margin-bottom: 30px;
	}
#data_right {
	float: right;
	width: 33em;
	}



#data_tateph{
	width: 380px;
	padding-left: 20px;
	text-align: center;
	}
#data_tateph p{
	margin-top: 5px;
	}


#data_ph{
	width: 351px;
	padding: 0;
	margin: 0;
	}
#data_ph p{
	text-align: center;
	margin-top: 5px;
	}


dl.data {
	clear: both;
	margin: 0 auto;
	padding: 5px;
	line-height: 1.7;
	background-color: #FFFFFF;
	font-size: 12px;
	}
	
dl.data dt {
	clear: both;
	/*color: #339900;*//*#A50000*/
	float: left;
	width: 8.5em;
	}
	
dl.data dd {
	margin-left: 8.5em;
	width: 24em;
	}

.btn {
	margin-top: 20px;
	margin-right: 15px;
	padding: 0;
	float: right;
	}
.btn img {
	margin-bottom: 10px;
	}		




/* ============== 声 =============== */

#voice {
	padding-left: 15px;
	margin-bottom: 10px;
	}


#plus {
	border: #BE9C80 solid 2px;
	padding: 18px;
	margin-right: 10px;
	margin-top: 10px;
	}
#plus h5 {
	margin-bottom: 0.4em;
	}

#plus img {
	padding-left: 80px;
	}	


#plus img.rent {
	float: left;
	padding: 0 20px;
	}	


#voice_ph{
	float: right;
	padding-right: 30px;
	padding-left: 10px;
	}
#voice_ph p{
	text-align: center;
	margin-top: 5px;
	}


/* ============== 次のページへ、前のページへ =============== */

ul, li {
  margin: 0;
  padding: 0 0 10px;
  line-height: 1.5;
  list-style: none;
}

ul.pager {
  width: 880px;
  font-size: 110%;
}

/* ============== 前のページへ =============== */
li.prev {
padding-left: 30px;
float: left;
width: 125px;
background: url(../img/icon_prev.gif) no-repeat left top;
}

/* ============== 次のページへ =============== */
li.next {
float: right;
width: 115px;
background: url(../img/icon_next.gif) no-repeat right top;
}

/* ============== 会社案内ページ =============== */

table #win {
	width: 535px;
	margin: 0 auto;
	}

#s_wrapper{
	width: 560px;
	text-align: center;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 10px;
	}
#close {
	padding-top: 20px;
	}

/* ============== 各物件ページ以外 =============== */
/* ============== タイトル =============== */

#content_text {
	width: 852px;
	padding-left: 15px;
	padding-right: 15px;
	}

#content_text h2{
	margin-bottom: 20px;
	background: url(../img/st_other_top.gif) top left no-repeat;
	width: 327px;
	height: 30px;
	padding-left: 10px;
	}


.content_textbox {
	padding-left: 0;
	margin-bottom: 25px;
	}


/* ============== サイトマップページ =============== */
#content_text dl {
	clear: both;
	margin: 0;
	padding: 5px 20px 20px 50px;
	line-height: 2em;
	}	
#content_text dt {
	clear: both;
	float: left;
	width: 10em;
	}
#content_text dd {
	margin-left: 0;
	padding-left: 10em;
	}	

/* ============== プライバシーポリシーページ =============== */
.pp_row ul {
	border-bottom: 1px dotted #632d00;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	}

.li_q {
	color: #7E0000;
	background:url(../img/li_Q.gif) no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	}
	

.li_a {
	background:url(../img/li_A.gif) no-repeat;
	margin-bottom: 10px;
	padding: 0 0 0 50px;
	}


/* ============== 会社案内ページ =============== */
#combg {
	background: url(../img/company_bg.jpg) repeat-x top left;
	padding: 25px 0 0;
	}
#combg img {
padding: 0 60px;
	}

#combg dl {
	margin: 0;
	padding: 50px 180px;
	}
#combg dt {
	letter-spacing: 0.3em;
	}	


