/* ----------------------------------------
 e87.com イイハナドットコム　CSS
 
 date:2007/05/01
 /sp_summer/columpage css
---------------------------------------- */

div#mainArea div.topArea{
width:550px;
height:107px;
margin:0 0 10px 0;
}

div#mainArea div.topArea#chugen01{
background:url(//img.e87.com/selection/summer/images/story_bg.jpg) no-repeat top right;
}

div#mainArea div.topArea#chugen02{
background:url(//img.e87.com/selection/summer/images/chugen02_bg.jpg) no-repeat top right;
}

div#mainArea div.topArea#chugen03{
background:url(//img.e87.com/selection/summer/images/term_bg.jpg) no-repeat top right;
}

div#mainArea div.topArea#chugen04{
background:url(//img.e87.com/selection/summer/images/chugen03_bg.jpg) no-repeat top right;
}

div#mainArea div.topArea#chugen05{
background:url(//img.e87.com/selection/summer/images/chugen04_bg.jpg) no-repeat top right;
}

div#mainArea div.topArea#chugen06{
background:url(//img.e87.com/selection/summer/images/chugen06_bg.jpg) no-repeat top right;
}

div#mainArea div.topArea#chugen07{
background:url(//img.e87.com/selection/summer/images/chugen07_bg.jpg) no-repeat top right;
}

#mainArea .topArea h1{
float:none;
display:block;
margin:0;
padding:10px 0 5px 30px;
font-size:14px;
}

#mainArea .topArea p {
margin:0 150px 0 30px;
}


/* 
 columnList style
------------------------------ */

#mainArea .columnList{
	padding:10px 0 5px 10px;
}

#mainArea .columnList ul{
width:555px;
}

#mainArea .columnList ul li{
	display:inline;
	width:185px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

html>body #mainArea .columnList ul li{
	width:170px;
}

#mainArea .columnList2{
	padding:10px 0 5px 10px;
}

#mainArea .columnList2 ul{
width:555px;
}

#mainArea .columnList2 ul li{
	display:inline;
	width:185px;
	padding:0 0 0 15px;
	margin:0 0 5px 0;
}

html>body #mainArea .columnList2 ul li{
	width:180px;
}

/* 
 column ranking h2 style
------------------------------ */

#mainArea .columnArea#rankColumn .column h2{
color:#ff9900;
}

#mainArea .columnArea#rankColumn .column h2 a{
color:#ff9900;
text-decoration:none;
font-weight:bold;
}


