/* CSS Document */

/* 共通の設定
-------------------------------------------------------------------------------------------- */

.hidden{
	display: none;
}

h1,h2,h3,h4,h5,p,ul,dl,ol,table,form,img{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}



.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	zoom: 1;
}


.tRed{
	color: #ff0000;
}



/* 枠の設定
-------------------------------------------------------------------------------------------- */

body{
	margin: 0;
	padding: 0;
	text-align:center;
	color: #646560;
	font-size: 80%;
}

#layout{
	width: 720px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}


/* ヘッダーの設定
-------------------------------------------------------------------------------------------- */

#header{
	width: 720px;
	height: 70px;
}

#header-left{
	width: 400px;
	float: left;
}

#header-left p{
	font-size: 11px;
	padding: 9px 0 5px 0;
}

#header-right{
	width: 120px;
	float: right;
	list-style-type: none;
	margin: 12px 0 0 0;
}

#header-right li{
	margin-bottom: 3px;
}


/* Flashの設定
-------------------------------------------------------------------------------------------- */

#flash{
	width: 720px;
	height: 196px;
	margin: 15px 0 0 0;
}


/* メインコンテンツの設定
-------------------------------------------------------------------------------------------- */

#main{
	width: 720px;
	height: 156px;
	margin: 0 0 15px 0;
	background: url(images/main_back.jpg) no-repeat;
	_margin: -3px 0 15px 0;
}

#main-left{
	width: 280px;
	float: left;
	margin: 5px 0 5px 48px;
	_margin: 8px 0 5px 24px;
}

#main-right{
	width: 280px;
	float: right;
	margin: 5px 42px 5px 0;
	_margin: 8px 21px 5px 0;
}


.osusume-table{
	width: 280px;
}

.osusume-table p{
	font-size: 9px;
	padding: 3px 0;
}

.center{
	padding: 0 8px;
}

.right{
	text-align: right;
}



/* 折りたたみコンテンツの設定
-------------------------------------------------------------------------------------------- */

.contents-frame01{
	margin: 0 0 10px 0;
}

.contents-frame02{
	margin: 0 0 20px 0;
}

h2{
	text-align: center;
}

.slide-box{
	margin: 10px 0 0 0;
	width: 700px;
	padding: 10px;
	background: #F7F7F7;
}

.btn-close{
	clear: both;
	width: 700px;
	background: #F7F7F7;
	padding: 10px 0;
	text-align: right;
}




/*
#accordion{
	width: 720px;
}

#accordion2{
	width: 720px;
	margin: 20px 0 0 0;
}







.accordion_toggle,.accordion_toggle2{
	display: block;
	width: 200px;
	height: 25px;
	margin: 0 auto;
	cursor: pointer;
}

#t-saidaiji{ background: url(images/t_saidaiji_h.gif) no-repeat; }
#t-nara{ background: url(images/t_nara_h.gif) no-repeat; }
#t-ace{ background: url(images/t_ace_h.gif) no-repeat; }
#t-chukai{ background: url(images/t_chukai_h.gif) no-repeat; }
#t-inquiry{ background: url(images/t_inquiry_h.gif) no-repeat; }
#t-link{ background: url(images/t_link_h.gif) no-repeat; }

.accordion_toggle_active,.accordion_toggle_active2{
	background-color: transparent;
}

.accordion_toggle_active img,.accordion_toggle_active2 img{
	visibility: hidden;
}

.accordion_content,.accordion_content2{
	overflow: hidden;
	width: 700px;
	margin: 10px 0;
	padding: 10px;
	background: #F7F7F7;
}
*/







/* 店舗情報の設定
---------------------------------------- */

.shop-left{
	width: 400px;
	float: left;
}

.shop-left dd{
	margin: 5px 0 15px 15px;
}

.shop-right{
	width: 300px;
	float: right;
}

#map-saidaiji,#map-nara{
	width: 300px;
	margin: 10px 0;
}





/* エース君の設定
---------------------------------------- */

.ace-box{
	width: 700px;
	margin: 0 0 20px 0;
}

#ace-left01{
	width: 500px;
	float: left;
}

#ace-left01 p{
	margin: 10px 0 0 0;
}

#ace-right01{
	width: 180px;
	float: right;
}

#ace-left02{
	width: 345px;
	float: left;
}

#ace-right02{
	width: 345px;
	float: right;
}

#ace-left02 h4,#ace-right02 h4{
	text-align: center;
	font-size: 100%;
}

.ace-table{
	width: 345px;
	border-collapse: collapse;
	margin: 5px 0 0 0;
}

.ace-table th,.ace-table td{
	padding: 5px;
	border: solid 1px #cccccc;
	background: #ffffff;
	text-align: center;
}

.ace-table th{
	font-weight: normal;
}

.sum th,.sum td{
	font-weight: bold;
}

.ace-text{
	clear: both;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}


/* 仲介手数料の設定
---------------------------------------- */

.example{
	margin: 20px 0 15px 0;
}

#chukai-text{
	width: 700px;
	height: 100px;
	background: url(images/illust_chukai.gif) no-repeat right top;
}



/* 会社概要コンテンツの設定
-------------------------------------------------------------------------------------------- */

#t-coprofile{
	text-align: left;
}


#coprofile-frame{
	width: 720px;
	margin: 10px 0 20px 0;
}

#coprofile-box{
	width: 700px;
	margin: 5px 0 0 0;
	padding: 10px 10px 0 10px;
	background: url(images/illust_coprofile.gif) no-repeat right bottom;
	background-color: #f7f7f7;
}

#coprofile-left{
	width: 400px;
	float: left;
}

#coprofile-left dd{
	margin: 5px 0 15px 15px;
}

#map-coprofile{
	width: 300px;
	float: right;
}

#link-recruit{
	clear: both;
	background: #f7f7f7;
	padding: 0 10px 10px 10px;
	text-align: right;
}





#link-detail{
	margin: 20px 10px;
	border-collapse: collapse;
}

#link-detail th,#link-detail td{
	border: solid 1px #cccccc;
	padding: 5px;
}

#link-detail th{
	background: #999999;
	font-weight: normal;
	text-align: center;
	width: 80px;
	color: #ffffff;
}

#link-detail td{
	background: #ffffff;
}








#illust02{
	margin-bottom: 10px;
}






/* 個人情報保護方針の設定
---------------------------------------- */

#privacy-frame{
	width: 660px;
	margin: 15px 0 0 0;
	padding: 20px;
	background: #eeeeee;
}

#privacy-box p{
	margin: 0 10px 15px 10px;
}

#privacy-text{
	margin: 0 0 15px 0 !important;
}

#privacy-box h4{
	margin: 0 0 5px 0;
	font-size: 100%;
}

#privacy-box ol{
	margin: 0 10px 10px 35px;
}

#privacy-box table{
	margin: 0 10px 15px 10px;
}

#privacy-box table td,#privacy-box table th{
	padding: 5px;
	vertical-align: top;
}

#privacy-box table th{
	width: 120px;
	text-align: left;
	font-weight: normal;
}

#accept-text{
	padding: 20px 0 0 0;
	margin: 0 0 15px 0 !important;
}

#link-form{
	list-style-type: none;
	margin: 0 0 0 10px;
}

#link-form li{
	background: url(images/listmark.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}


/* 新着情報コンテンツの設定
-------------------------------------------------------------------------------------------- */

#news-box{
	width: 720px;
	margin: 10px 0;
}

#news-left{
	width: 355px;
	float: left;
}

#news-right{
	width: 355px;
	float: right;
	background: #f7f7f7;
	margin: 50px 0 0 0;
}

#news-right img{
	padding: 5px 0 0 0;
	border-bottom: solid 1px #999999;
}

#news-right dl{
	font-size: 12px;
	margin: 10px 20px 15px 20px;
}

#news-right dd{
	margin: -15px 0 10px 80px;
	_margin: -13px 0 10px 80px;
}

#banner{
	padding: 10px;
	background: #ffffff;
}



/* footerの設定
-------------------------------------------------------------------------------------------- */

#footer{
	clear: both;
	background: #f7f7f7;
	width: 720px;
	height: 30px;
	margin: 0 0 10px 0;
}

#footer address{
	text-align: right;
	font-size: 11px;
	font-style: normal;
	padding: 11px 10px 0 0;
	color: #646560;
}