@charset 'utf-8';
@import url("common.css");

html,body{
	font-size	: 14px;
	}


/* エントリー */
.entry{
	width		: 540px;
	padding		: 0;
	margin		: 5px auto 20px 15px;
	}


.entry_title{
	background	: url("img/bg_entry.gif") no-repeat;
	width		: 540px;
	padding		: 7px 0 10px 25px;
	margin		: 5px 0 20px 0;
	font-size	: 14px;
clear:both;
	}

.entry_title a{
	text-decoration : none;	
	}

.entry_title a:hover{
	text-decoration : underline;	
	}

.other_title{
	width		: 540px;
	padding		: 7px 0 2px 5px;
	margin		: 5px 0 10px 0;
	font-size	: 12px;
	border-bottom	: double 3px #06C;
	letter-spacing	: 0.1em;
	}

.entry-more{
	clear			: both;
	}

/* 会社概要 */
.gaiyou{
	font-size	: 14px;
	}

.gaiyou table{
	width		: 530px;
	border-top	: 1px solid #036;
	border-left	: 1px solid #036;
	font-size	: 14px;
	}



.gaiyou th, td{
	border-right	: 1px solid #036;
	border-bottom	: 1px solid #036;
	line-height		: 140%;
	}

.gaiyou th{
	width		: 80px;
	text-align	: center;
	background	: #B0D7FE;
	padding		: 5px;
	font-weight	: normal;
	letter-spacing	: 0.2em;
	}

.gaiyou td{
	text-align		: left;
	padding			: 10px 15px;
	letter-spacing	: 0.1em;
	}



/*　工事経歴　*/
.keireki{
	font-size	: 14px;
	}

.keireki table{
	width		: 530px;
	border-top	: 1px solid #036;
	border-left	: 1px solid #036;
	font-size	: 14px;
	}



.keireki th, td{
	border-right	: 1px solid #036;
	border-bottom	: 1px solid #036;
	line-height		: 140%;
	}

.keireki th{
	width		: 80px;
	text-align	: center;
	background	: #B0D7FE;
	padding		: 5px;
	font-weight	: normal;
	letter-spacing	: 0.2em;
	text-align	: center;
	}

.keireki td{
	padding			: 5px 10px;
	letter-spacing	: 0.1em;
	text-align		: center;
	}

.keireki td .syunkou{
	text-align		: right;
	}
	
.keireki td .chimei{
	text-align		: center;
	}
	

/*　サイトマップ　*/
.module-list{
	font-size		: 14px;
	margin			: 5px 20px;
	letter-spacing	: 0.1em;
	}

.module-list li{
	margin			: 5px;
	padding			: 0 2px 3px 20px;
	background		: url("http://www.oasis-okinawa.com/img/yajirushi01.gif") left top no-repeat;
	list-style		: none;
	}

/*　リンク　*/
.box_link dl{
	clear			: left;
	margin			: 2px 2px 2px 20px;
	}

.box_link dt{
	display			: block;
	float			: left;
	font-weight		: bold;
	padding			: 3px 10px 3px 25px;
	letter-spacing	: 0.1em;
	background		: url("img/yajirushi02.gif") no-repeat left;
	}

.box_link dt a{
	text-decoration		: none;
	}

.box_link dt a:hover{
	text-decoration		: underline;
	}

.box_link dd{
	font-size		: 12px;
	padding			: 3px;
	}




/*不動産を活用したい*/
.merit{
line-height:140%;
letter-spacing:0.1em;

	}

.merit table{

font-size:14px;
	}



.merit tr{
	margin:5px 0;
border-bottom:dotted 1px #CCCCFF;
	}

.merit th{
	border	: none;
	}

.merit td{
	border	: none;
	}

.merit ol{
padding:2px 2px 2px 30px;
	}

.merit li{
padding:2px 0;
	}
