#main{
width:900px;
}

h1{
width:900px;
height:150px;
}

#title{
width:900px;
height:150px;
}

#top_concierge{
width:900px;
height:auto;
text-align:left;
margin: 0 auto;
font-size:12px;
line-height:1.2em;
margin-bottom:20px;
}

.concierge{
width:294px;
height:220px;
float:left;
display:inline;
margin-right:9px;
margin-bottom:9px;
background-color:#333333;
color:#FFFFFF;
}

.concierge02{
width:294px;
height:220px;
float:left;
display:inline;
background-color:#333333;
margin-bottom:9px;
color:#FFFFFF;
}

.concierge_title{
width:284px;
height:10px;
padding:4px 0 0 5px;
} 

.concierge_title a:link {
	color:#FFFFFF;
	line-height: 1.3em;
    text-decoration: underline;
}

.concierge_title a:visited {
	color:#FFFFFF;
	line-height: 1.3em;
	text-decoration: underline;
}
.concierge_title a:hover {
	color:#FF4303;
	line-height: 1.3em;
	text-decoration: underline;
}
.concierge_title a:active {
	color:#FF4303;
	line-height: 1.3em;
	text-decoration: underline;
}
 

clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
clearfix {
	display: inline-block;
}
/*Hides from IE\mac \*/
* html .clearfix {
	height: 1%;
}
clearfix {
	display:: block;
}
/* End hide from IE\mac */





