/*
観光.com
総合口コミランキング調整用CSS
*/

#width720 {
	width:720px;
	float:right;
	display: inline;
	margin-right: 10px;
}
#mainFrameArea{
	width:700px;
	float:right;
	display: inline;
	margin-right: 10px;
}

#head{
margin-left:0px !important;
}


#lead {
font-size: 12px;
font-weight: bold;
color: white;
vertical-align: middle;
text-align: left;
line-height: 20px;
position: relative;
top: -20px;
left: 10px;
height: 20px;
}

#mainFrameArea h1,
#width720 h1 {
clear: left;
border-left-width: 15px;
border-left-style: solid;
border-left-color: #E84D64;
margin-left: 20px;
margin-bottom: 20px;
padding-left: 10px;
color: #E84D64;
font-size: 17px;
height:25px;
line-height:25px;
top:0px;
left:0px;
width:450px;
}
#mainFrameArea h1{
margin-left: 0px;
}
