@charset "utf-8";
/*基本設定
---------------------------------------------*/

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;
	font-size:12px;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.4;
	color:#666666;
}

a{color:#E6961D;}
.clear{clear:both;}

/* ページ設定
---------------------------------------------*/
body{
	background-image:url(../images/bg.gif);
	background-color:#D7DC68;
	width:100%;
	text-align:center;
}

/* 全ページ共通
---------------------------------------------*/
.container{
	width:860px;
	background-color:#FFFFFF;
}

div#pageBody{
	width:860px;
	background-color:#FFFFFF;
}
.left_shadow{
	background-image:url(../images/left_shadow.png);
	width:15px;
	background-repeat:repeat-y;
}
.right_shadow{
	background-image:url(../images/right_shadow.png);
	width:15px;
	background-repeat:repeat-y;
}
.page_navi{
	text-align:center;
	margin-top:20px;
}

/* ページ上部
---------------------------------------------*/
div#pageTop{
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	height:25px;
}
div#pageTopLeft{
	width:500px;
	float:left;
}
div#pageTopRight{
	width:220px;
	float:right;
}
div#pageTopRight a{color:#666666;text-decoration:none;}
div#pageTopRight a:hover{color:#E6961D;}
div#pageTopRight p.link01{
	width:65px;
	float:left;
	text-align:right;
	margin-top:10px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0% 40%;
	margin-left:20px;
	margin-right:30px;
	padding-top:5px;
}
div#pageTopRight p.link02{
	width:85px;
	float:left;
	text-align:right;
	margin-top:10px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0% 40%;
	padding-top:5px;
}
h1{
	color:#FFFFFF;
	padding-top:3px;
	padding-left:18px;
}

/* ヘッダー
---------------------------------------------*/
div#header{
	background-image:url(../images/title.jpg);
	background-repeat:no-repeat;
	height:77px;
}
div#header h1{
	font-size:11px;
	color:#FF0000;
	margin:0px;
	padding:0px;
	padding-left:18px;
}
div#header h2{
	margin-left:60px;
	font-weight:normal;
	font-size:10px;
	padding-top:30px;
}

/* メニュー
---------------------------------------------*/
div#menu{height:45px;}
.menu01{width:124px;margin:0px;padding:0px;float:left;}
.menu02{width:123px;margin:0px;padding:0px;float:left;}
.menu03{width:123px;margin:0px;padding:0px;float:left;}
.menu04{width:123px;margin:0px;padding:0px;float:left;}
.menu05{width:123px;margin:0px;padding:0px;float:left;}
.menu06{width:123px;margin:0px;padding:0px;float:left;}
.menu07{margin:0px;padding:0px;float:left;}

/* メニュー下
---------------------------------------------*/
div#top{
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	height:125px;
}
h3{
	margin-left:18px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:95px;
}

/* メイン全体
---------------------------------------------*/
div#main{
	width:860px;
}

/* サイドバー
---------------------------------------------*/
div#left{
	width:200px;
	margin:18px 0px 18px 15px;
	float:left;
}
.left_box{
	border:1px #84CCC9 solid;
	margin-bottom:18px;
}
div#left ul{
	margin:10px 18px;
}
div#left li{
	list-style: square url('../images/arrow2.gif') outside;
	margin-left:20px;
	padding-bottom:8px;
}
div#left a{color:#666666;}
.left_banner{
	border:1px #59493F solid;
	margin-bottom:18px;
}

/* メインコンテンツ
---------------------------------------------*/
div#right{
	width:601px;
	float:right;
	margin:15px 15px 18px 0px;
}
div#top_menu{width:580px;}
.top_menu_img{border:1px #59493F solid;}

/* トピックス
---------------------------------------------*/
div#topics{
	margin-top:20px;
	width:601px;
}
.main_header{
	background-image:url(../images/main_header.jpg);
	background-repeat:no-repeat;
	width:601px;
	height:32px;
}
.main_header p{
	font-size:15px;
	padding-top:5px;
	padding-left:15px;
	letter-spacing: 3px;
}
div#topics ul{
	padding:10px 20px;
}
div#topics li{
	list-style: square url('../images/arrow.gif') outside;
	margin-left:20px;
	padding-bottom:3px;
}

/* 雑誌掲載情報
---------------------------------------------*/
div#books{
	margin-top:5px;
	width:601px;
}
div#books a{text-decoration:none;}
div#books a:hover{text-decoration:underline;}
.books_box{
	height:118px;
}
div#books h1{
	font-size:24px;
	color:#59493F;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-top:35px;
	margin-bottom:5px;
}
div#books h2{
	font-size:15px;
	color:#59493F;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:right;
	margin-right:25px;
}

/* 会社紹介
---------------------------------------------*/
div#company{
	margin-top:20px;
	width:601px;
}
.company_p{line-height:160%;}

/* 最新賃貸物件
---------------------------------------------*/
div#rent{
	margin-top:20px;
	width:601px;
}
.rent_th{
	background-color:#F6AE36;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	line-height:110%;
	font-size:11px;
	height:35px;
}
.rent_td{
	font-size:10px;
}

/* 物件募集
---------------------------------------------*/
div#for_owner{
	margin-top:20px;
	width:601px;
}
.for_owner_p{line-height:160%;}
.form{margin-top:10px;font-weight:bold;}

/* アクセスのご案内
---------------------------------------------*/
div#access{
	margin-top:20px;
	width:601px;
}
.google_map{
	margin-top:5px;
}
dd{font-weight:bold;}
dt{font-size:11px;margin-left:10px;}
dl{margin-bottom:15px;}

/* フッター
---------------------------------------------*/
div#footer{
	background-color:#59493F;
	padding:3px;
	text-align:center;
}
div#footer p{color:#FFFFFF;}

/* 物件一覧
---------------------------------------------*/
div#list{
	margin-top:5px;
	width:601px;
}
.list_th{
	background-color:#59493F;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	line-height:110%;
	font-size:12px;
	text-align:left;
	padding:5px;
}
.list_td{
	padding:1px;
}

/* 物件詳細
---------------------------------------------*/
.detail_th{
	background-color:#59493F;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
}

/* ウェブページ
---------------------------------------------*/
div#webpage{
	margin-top:5px;
	width:601px;
}
.asset-content{margin-top:5px;}

/* 会社案内
---------------------------------------------*/
.company_th{
	padding:5px;
	background-color:#59493F;
	color:#FFFFFF;
	width:100px;
	padding-left:10px;
	font-weight:bold;
	border:1px #59493F solid;
}
.company_td{
	padding:5px;
	background-color:#FFFFFF;
	padding-left:10px;
	border:1px #59493F solid;
}

/* オーナー様へ
---------------------------------------------*/
.owner_th{
	padding:5px;
	background-color:#59493F;
	color:#FFFFFF;
	padding-left:10px;
	font-weight:bold;
}
.owner_form_th{
	padding:5px;
	padding-left:10px;
	border-bottom:1px #59493F dotted;
}
.owner_form_td{
	padding:5px;
	padding-left:10px;
	border-bottom:1px #59493F dotted;
}

/* トピックス一覧
---------------------------------------------*/
div#topicslist{
	margin-top:5px;
	width:601px;
}
div#topicslist ul{
	padding:10px 20px;
}
div#topicslist li{
	list-style: square url('../images/arrow.gif') outside;
	margin-left:20px;
	padding-bottom:3px;
}

/* 川口市・草加市のお役立ち情報
---------------------------------------------*/
.city_th{
	background-color:#F6AE36;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.city_td{
	background-color:#FFEC8B;
	padding:5px;
	text-align:center;
	font-size:12px;
	color:#000000;
}