@charset "utf-8";
/*
Theme Name: theme284
Theme URI: http://theme.o2gp.com/
Description: theme284
Version: 1.0
Author: o2 Group
Author URI: http://theme.o2gp.com/
Tags: シンプル

	o2 Group v1.0
	 http://theme.o2gp.com/

	This theme was designed and built by o2 Group,
	whose blog you will find at http://theme.o2gp.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php


Mod by tiikijouhou.net:
*/

*{margin:0;padding:0;}

body{
font: 14px/1.6 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color: #000000;
/* background: #ffffff url(images/wp/bg_body.jpg) repeat-x center top; */
background: #FFF ;
}

a{color:#3487f7; text-decoration:none;}
a:hover{color:#86F4ED; text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
margin: 0 auto;
padding: 0 0 20px;
width: 950px;
clear:both;
overflow: hidden;
}

/* 最後のbox */
.last{margin-right:0;}


/*************
/* ヘッダー
*************/
#header{
height: 124px;
padding: 0 0 20px;
clear:both;
overflow: auto;
}

#headinfo{
float:left;
width: 260px;
}

#headimg{
float:right;
width: 625px;
padding : 24px 0 0;
}

#headimg .box{
float:right;
border: 3px solid #e1e1e1;
margin : 0 0 0 5px;
}

#header h1 {
padding: 20px 0 25px;
font-size: 12px;
font-weight: normal;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
padding: 20px 10px 20px 20px;
margin: 0 0 20px;
border: 3px solid #e1e1e1;
clear:both;
overflow: auto;
background: url(images/wp/nav.gif) no-repeat right center;
}

ul#topnav li{
float:left;
padding: 0 10px 0 0;
list-style:none;
display: block;
}


/*************
トップページイメージ
*************/
#topimg{
margin: 0 0 20px;
}

.topimg{
margin: 0 0 20px;
}

/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 657px;
padding-bottom:10px;
}

#main h2{
font-size: 24px;
color: #818181;
border-top: 3px solid #e1e1e1;
border-right: 3px solid #e1e1e1;
border-left: 3px solid #e1e1e1;
padding: 10px;
font-weight:normal;
}

#main h3{
font-size: 18px;
color: #cccccc;
border: 3px solid #cccccc;
padding:10px;
font-weight:normal;
}

#h2news{
background: url(images/wp/bannew.gif) no-repeat 0 0;
text-indent:-9999px;
height: 32px;
padding: 10px 0 10px;
}

.post-box {
border-bottom: 3px solid #e1e1e1;
border-right: 3px solid #e1e1e1;
border-left: 3px solid #e1e1e1;
padding: 10px;
margin-bottom: 20px;
}

#main p {
padding: 0 0 10px;
}

#main ul{
width: 591px;
border-bottom: 3px solid #e1e1e1;
border-right: 3px solid #e1e1e1;
border-left: 3px solid #e1e1e1;
padding: 0 10px;
margin-bottom: 20px;
}

#main li{
margin: 0 0 10px;
padding : 0 0 5px 25px;
list-style: none;
border-bottom: 1px dotted #e1e1e1;
}

.mainul li{
background: url(images/wp/icon03.gif) no-repeat 0 2px;
}

/* 画像を右に回りこみ */
#main p.withImage{
border-bottom: 3px solid #e1e1e1;
border-right: 3px solid #e1e1e1;
border-left: 3px solid #e1e1e1;
padding: 0 10px 10px;
margin-bottom: 20px;
}

#main p.withImage img{
float: right;
margin-left: 10px;
}

#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight:bold;
	color:#e1e1e1;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3{
font-size: 24px;
color: #818181;
border-top: 3px solid #e1e1e1;
border-right: 3px solid #e1e1e1;
border-left: 3px solid #e1e1e1;
padding: 10px;
font-weight:normal;
}

#h3cat{
background: url(images/wp/bancat.gif) no-repeat 0 0;
text-indent:-9999px;
height: 18px;
}

#h3ran{
background: url(images/wp/banran.gif) no-repeat 0 0;
text-indent:-9999px;
height: 18px;
}

#h3sea{
background: url(images/wp/bansea.gif) no-repeat 0 0;
text-indent:-9999px;
height: 18px;
}

#sidebar ul{
width: 239px;
border-bottom: 3px solid #e1e1e1;
border-right: 3px solid #e1e1e1;
border-left: 3px solid #e1e1e1;
padding: 10px 10px 0;
margin-bottom: 20px;
}

#sidebar li{
margin: 0 0 10px;
padding : 0 0 5px 25px;
list-style: none;
border-bottom: 1px dotted #e1e1e1;
}

#sidebar ul li ul{
border: none 0;
margin: 0;
}

#sidebar .children li{
border: none 0;
padding : 0 0 5px 25px;
list-style: none;
width: 180px;
margin: 0;
}

.widget ul li {
background: url(images/wp/icon03.gif) no-repeat 0 2px;
}

.sidemenu-cat li{
background: url(images/wp/icon01.gif) no-repeat 0 2px;
}

.sidemenu-ran li{
background: url(images/wp/icon02.gif) no-repeat 0 3px;
}

#sab_search {
border-bottom: 3px solid #e1e1e1;
border-right: 3px solid #e1e1e1;
border-left: 3px solid #e1e1e1;
padding: 0 0 10px 10px;
position: relative;
margin-bottom: 20px;
}
#sab_search_text {
border-top: none 0;
border-right:none 0;
border-bottom: 2px dotted #e1e1e1;
border-left:none 0;
height: 36px;
width: 190px;
}
.sab_search_text {
border-top: none 0;
border-right:none 0;
border-bottom: 2px dotted #e1e1e1;
border-left:none 0;
height: 36px;
width: 190px;
}
#sab_search_submit {
position: absolute;
top:0;
right: 10px;
height: 36px;
width: 36px;
border: 0 none;
background: url(images/wp/btnsea.gif) no-repeat 0 0;
cursor: pointer;
text-indent: -9999px;
}


/*************
/* フッター
*************/
#footer{
clear:both;
overflow: hidden;
border-top: 3px solid #86F4ED;
padding: 40px 0 0;
}

#inner{
overflow: auto;
padding: 0 0 40px;
margin: 0 auto;
width: 910px;
}

#logo{
float:left;
width: 260px;
}

#inner ul {
float:right;
width: 621px;
padding : 14px 0 0;
}

#inner ul li {
float:right;
background: url(images/wp/icon04.gif) no-repeat 0 0;
margin: 0 0 0 35px;
padding : 0 0 0 25px;
list-style: none;
}

#copy {
background: #3487f7;
padding : 10px;
text-align: center;
color:#ffffff;
}

/*************
/* コメント
*************/
.comment_form_label{
border: 1px dotted #cccccc;
padding : 10px;
margin: 0 0 10px;
}
.red{
color : #ff0000;
}
.comment_form_text{
margin: 0 0 20px;
}
.comment_form_in{
border: 1px dotted #ffffff;
width: 588px;
height: 30px;
background: #e1e1e1;
}
.comment_form_box{
margin: 0 0 20px;
}
.comment_form_textbox{
border: 1px dotted #ffffff;
width: 588px;
height: 100px;
background: #e1e1e1;
}
.form_comment_submit {
text-align: center;
}
.form_comment_submit input[type="submit"] {
padding: 10px 30px;
border: 1px dotted #cccccc;
color: #ffffff;
background: #e1e1e1;
}
.form_comment_submit input[type="submit"]:hover {
	filter: alpha(opacity=60);
	moz-opacity:0.6;
	opacity:0.6;
}






.room_list {
	width: 600px;
	margin: 0px 0px 0px 15px;
	font-size: 14px;
	text-align: left;
}

td.room {
	width: 20px;
	text-align: left;
}

td.floor {
	width: 16px;
	text-align: left;
}

td.size {
	width: 90px;
	text-align: left;
}

td.area {
	width: 30px;
	text-align: left;
}

td.room_photo {
  width: 40px;
	text-align: left;
}

.state .user_request {
  width: 80px;
  text-align: right;
}

.rent {
  width: 76px;
	text-align: right;
}

.room_list th,.room_list td {
	padding: 5px 11px;
	font-size: 12px;
}

.room_list th {
	border-bottom: double 4px #666;
}

.room_list td {
	border-bottom: solid 2px #666;
}


/* 会社情報ユニット */
.info {
	width: 360px;
	margin: 0px 0px 10px 0px;
	float: right;
}

.company {
	width: 360px;
	font-size: 14px;
	text-align: left;
}

.company th, .comapny td {
	padding: 5px 1px;
	font-size: 12px;
}

.company th {
	border-bottom: double 3px #666;
}

.company td {
	border-bottom: double 3px #666;
}


/* アイコンユニット */
ul.icon {
  margin: 0px;
  vertical-align: top;
  overflow: hidden;
}

.icon li{
  margin: 0px;
  list-style: none outside;
  display: block;
  float: left;
}

/* 地図ユニット */
#map_canvas {
  width: 600px;
  height: 330px;
  float: none;
	margin-left: 15px;
}

.photo_outer img{
  vertical-align: top;
/*  width: 240px; */
  width: 240px;
/*  height: 240px; */
  height: auto;
  float: none;
}


/* 小写真ユニット */
#photo_mini {
  width: 625px;
  min-height: 0px;
/*  margin-left: 15px; */
  background: #FFF;
}

#photo_mini img {
  width: 200px;
  height: auto;
  float: none;
}


/* フォームテーブル汎用 */
/* 企業様の仮登録フォーム */
/* ユーザー様の問い合わせフォーム */
/* ユーザー様の条件登録フォーム */
/* など。 */
div#formRectangle table {
  border-collapse: collapse;
}

div#formRectangle th {
  border-top: 2px solid #d4d4d4;
  border-bottom: 2px solid #d4d4d4;
  background-color: #efefef;
  padding: 13px;
  width: 420px;
  text-align: left;
  font-weight: normal;
}

div#formRectangle td {
  border-top: 2px solid #d4d4d4;
  border-bottom: 2px solid #d4d4d4;
  background-color: #ffffef;
  padding: 13px;
  width: 300px;
}

div#formRectangle ul {
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-left: 0px;
  width: auto;
  padding: 0px;
  margin: 0px;
}

div#formRectangle li {
  border-top: 0px;
  border-bottom: 0px;
  border-right: 0px;
  border-left: 0px;
  width: auto;
  padding: 0px;
  margin: 0px;
}

.result_img {
  width: 80px;
  height: 80px;
}

input, select, textarea, button {
  background: #F8F8F8;
  font: 20px Arial, Helvetica, sans-serif;
  vertical-align: top;
  padding: 0;
  color: #232323;
}


div#formRectangle table input {
font-size: 20px;
border-top: none 0;
border-bottom: 2px dotted #D1D1D1;
border-right:none 0;
border-left:none 0;
height: 36px;
width: 260px;
}

div#formRectangle table select {
vertical-align: top;
padding: 0;
font-size: 20px;
border-top: none 0;
border-bottom: 2px solid #D1D1D1;
border-right:none 0;
border-left:none 0;
height: 28px;
width: 260px;
}

div#formRectangle table textarea {
font-size: 20px;
border-top: none 0;
border-bottom: 2px dotted #D1D1D1;
border-right:none 0;
border-left:none 0;
width: 260px;
}

input:focus, select:focus, textarea:focus, button:focus {
  border-right: 2px solid #D1D1D1;
}

input:hover, select:hover, textarea:hover, button:hover {
  border-bottom: 2px solid #D1D1D1;
  border-right: 2px solid #D1D1D1;
}

div#formRectangle table input#id_request_other,
div#formRectangle table input#id_request_letters,
div#formRectangle table input#id_request_look,
div#formRectangle table input#id_is_elevator,
div#formRectangle table input#id_is_garage,
div#formRectangle table input#id_is_slope,
div#formRectangle table input#id_is_humidity,
div#formRectangle table input#id_is_thermal,
div#formRectangle table input#id_is_roomfan,
div#formRectangle table input#id_is_24h,
div#formRectangle table input#id_is_campaign,
div#formRectangle table input#id_is_indoor,
div#formRectangle table input#id_is_secured,
div#formRectangle table input#id_is_delivery,
div#formRectangle table input#id_is_motorbike,
div#formRectangle table input#id_is_book,
div#formRectangle table input#id_is_alcohol,
div#formRectangle table input#ele,
div#formRectangle table input#ther,
div#formRectangle table input#humid,
div#formRectangle table input#rfan,
div#formRectangle table input#gar,
div#formRectangle table input#slo,
div#formRectangle table input#secu,
div#formRectangle table input#book,
div#formRectangle table input#alc,
div#formRectangle table input#motorb,
div#formRectangle table input#indr,
div#formRectangle table input#deliv,
div#formRectangle table input#tweny_four,
div#formRectangle table input#camp,
div#formRectangle table input#id_request_confirm {
  height: 20px;
  width: 20px;
}


/* raise error したときのメッセージ修飾。 */
.errorlist {
  color: #FF0000;
}



