
/*▼HTML再定義▼*/
html,body {
	margin: 0px;
	padding:0px;
	background-color: #eeeeee;
	color: #333333;
	font-size:13px;
} 

/*▼全コンテンツ共通▼*/

#container {
	width:730px;
	margin:0px auto 0px auto;
	padding: 0px 10px 20px 10px;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	} 

#header{
	width:730px;
	height:70px;
	border-top:5px solid #666666;
	background-color: #FFFFFF;
}

#header_text{
	width:730px;
	height:10px;
	text-align:right;
	font-size:10px;
}

#header_left{
	width:552px;
	height:39px;
	padding:11px 0px 0px 10px;
	float: left;
}

#header_right{
	width:158px;
	height:32px;
	padding:18px 10px 0px 0px;
	float: right;
}

.clearfix {
display:block;
}

h1{
	background:transparent url(../images/tit_detale00.gif) no-repeat scroll 0 0;
	height:30px;
	line-height: 29px;
	font-size: 15px;
	width: 560px;
	text-indent: 17px;
	margin: 0 0 29px 0;
}

h2{
	background-color:#EEEEEE;
	border-top:1px solid #BBBBBB;
	font-size:12px;
	margin:0 0 20px;
	padding:5px 0 6px 13px;}

.section{
	width: 530px;
	margin: 0 0 25px 15px;
	line-height:18px;
}

.img_r{
	margin:0px 0px 10px 10px;
}

p{
	font-size:90%;
	}

#footer{
	width:730px;
	margin:50px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	background-image:url(../images/line01.gif);
	background-repeat: no-repeat;
	color: #999999;
	font-size: 10px;
}

/*▼TOPページ設定▼*/

/*メインレフト*/
#main_left{
	width:450px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	float: left;
}

#main_left p{
	margin:0px 0px 10px 0px;
}

.news_date{
	padding: 0px 5px 0px 15px;
	background-image:url(../images/icon_01.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}

.news_line{
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
}

.company{
	float:left;
	margin:0px;
	padding: 0px 20px 2px 15px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;	
}

/*メインライト*/
#main_right{
	width:270px;
	margin:10px 0px auto 0px;
	float: right;
}

#main_right_navi{
	width:248px;
	margin:1px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #999999;
	float: right;
}

#main_right_navi img{
	margin:0px 0px 15px 0px;
}

/*▼詳細ページ共通▼*/
/*パンくず*/
.breadcrumb{
	margin:10px 0px 0px 0px;
	padding:0;
	font-size:10px;
}

/*左ナビゲーション*/
#navigation{
	width:170px;
	margin:10px 0px 0px 0px;
	float:left;
}

#navigation img{
	margin:0px 0px 10px 0px;
}

.link01{
	height:22px;
	padding:8px 0px 10px 10px;
	background-image: url(../images/leftnavi_02.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}
	
.link02{
	margin: 0px 0px 10px 10px;
	padding:0px 0px 3px 12px;
	font-size:12px;
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	color: #333333;
}



/*物件詳細共通*/
#detail{
	width:560px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#detail_main{
	width:540px;
	margin:20px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}

#detail_main p{
	font-size:100%;
	line-height:18px;
}

#detail h1{
	margin: 0 0 15px 0;
}

.backnumber{
	width:540px;
	margin:0px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	font-size:90%;
	text-align:right;
	float:right;
}

.middletitle{
	background-color: #eeeeee;
	padding:4px 0px 4px 5px;
	font-weight: bold;
}

/*テーブル設定*/
table { 
	border: 1px #666666 solid; 
	margin-bottom: 20px; 
} 

td{ 
	border: 1px #666666 solid;
	padding: 5px;
} 

th {
	border: 1px #666666 solid;
	padding: 5px;
	font-size:90%;
	background-color: #eeeeee;
} 

.table01{
	border: 1px #666666 solid; 
	border-collapse: collapse;
	margin:0px 0px 20px 0px;
}

/*▼詳細お知らせ・トピックス▼*/
#detail li{
	margin:15px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: disc;
}

.pdf{
	background-image: url(../images/icon_01.gif);
	background-repeat: no-repeat;
	padding:0px 0px 5px 10px;
	}
	
/*▼実績共通▼*/
.detail{
	width:560px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}


.result{
	width:152px;
	margin:0;
	padding:0px 15px 0px 15px;
	float:left;
}

.result img{
	border:1px solid #666666;}

.result p{
	margin:3px 0px 10px 0px;
	padding:0px 14px 0px 0px;
	font-size:90%;
}

.result_detail{
	width:400px;
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
}

/*▼会社概要設定▼*/
.name{
	margin:0px 0px 0px 0px;
}

/*▼フォーム設定▼*/

input, select, textarea { 
font-size: 95%; 
} 
.necessary{
	font-size: x-small;
	color: #CC3333;
}

.submit{
	margin:10px 0px 0px 80px;
	padding:0px 0px 0px 0px;
}


