/* CSS Document */

.specialIndex{border:1px solid #ccc;
padding:3px;margin-bottom:10px;
line-height:normal;width:240px;float:left;margin:0 5px 10px 5px;} 

.specialIndex img{float:left;margin-right:10px;margin-bottom:10px;} 

div.specialIndex .midashi {
	float:left;	font-size:80%;
	width:230px;margin-right:5px;
}

div.specialIndex p {
	margin:0 0 3px 0;
	padding:0;
}

div.specialIndex .title {
font-weight:bold;
font-size:14px;
color:#555;padding:5px 0;
}

div.specialIndex .green {height:170px;
background-color:#E9FEF3;padding:5px;
background-image:url(../special/img/bg_specialindex.gif);
background-position:right bottom;
background-repeat:no-repeat;}

div.specialIndex .blue {height:170px;
background-color:#E9F8FE;padding:5px;
background-image:url(../special/img/bg_specialindex.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
div.specialIndex .purple {height:170px;
background-color:#EBEBFE;padding:5px;
background-image:url(../special/img/bg_specialindex.gif);
background-position:right bottom;
background-repeat:no-repeat;
}
div.specialIndex .pink {height:170px;
background-color:#FBEFFE;padding:5px;
background-image:url(../special/img/bg_specialindex.gif);
background-position:right bottom;
background-repeat:no-repeat;
}

