@charset "UTF-8";

#titlesupport{
	width:760px;
	height:209px;
	position:absolute;
	left:0px;
	top:42px;
	text-align:left;
	margin:0px;
	background:url(./images/main_photo.jpg) no-repeat;
}


/**/
#islandWrapper{
	position:absolute;
	width:397px;
	height:437px;
	left:13px;
	/*top:291px;*/
	top:370px;
}

/*-----------------------------*/
#honbunUe{
	width:760px;
	height:820px;/*FFの場合、高さ指定しないと表示重なる*/
	margin-top:11px;
	background:#ffffff url(./images/honbun_back.gif) no-repeat;
}
#rosenzuWrapper{
	width:350px;
	height:324px;
	float:right;
}
#carWrapper{
	width:300px;
	height:253px;
	margin:5px 0px 0px 35px;
}
#carComment{
	margin:0px 0px 6px 0px;
}


/*hidari--------------------------------*/
#floorTitle{
	width:288px;
	height:55px;
	margin:0px;
}
#leftWrapper{
	width:398px;
	float:left;
}
#leftList{
	list-style:none;
	margin:9px 0px 0px 30px;
	padding:0;
}
#leftList li{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	padding-left:7px;
	background:url(../images/share/ten.gif) left 0.4em no-repeat;	
}

/**/
#lay img{
	border:solid 1px #6666ff;
}

/*#############################################*/
.acMidasi{
	font-weight:bold;
}
.acBun{
	margin:0 0 15px 0;
}
.acList{
	margin:0;
	padding:0;
}
.acList li{
	margin:0px 0px 2px 0px;
	padding:0 0 0 10px;
	list-style:none;
	background:url(images/ore.gif) 0 0.5em no-repeat;
}

/*rosen*/
.rosenWrapper{
	margin:0 0 0 13px;
	width:735px;
	font-size:110%;
	background:url(images/rosen_bg.gif) left bottom no-repeat;
}
.rosenWrapper h3{
	margin:0 0 5px 0;
	padding:0;
}
.rosenWrapper div{
	margin:0 10px 0px 10px;
}
.rosenWrapper p{
	margin:0;
}


