@charset "euc-jp";
/* CSS Document */

/*-- --*/
#contents_r div.osusume {
	clear :both;
	float : left;
} 
#contents_r div.osusume h2{
	border-bottom: 2px solid #FF9900;
	margin-bottom: 0.5em;
}
#contents_r div.osusume div.osusume_list{
	float : left ;
	width: 14.5em;
	margin : 0 0 0 0.5em;
	border: 2px solid #FF9900;
}
#contents_r div.osusume h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #996633;
	margin : 0;
	padding : 0.5em 0;
	text-align: center;
	border-bottom: 1px solid #FF9900;
	background-image: url(../img/title_bar.gif);
}
#contents_r div.osusume div.blb {
	padding : 0.5em;
	text-align: center;
	background-color: #FFC;
}
#contents_r div.osusume div.blb img{
	margin: 0.5em ; 
}
/*----*/
/*-- --*/

.kaki {
	font-size : 1em;
	border: 0.2em solid #FF0000;
	padding: 0.5em;
}
.kaki h6 {
	font-size : 1.6em;
	color : #FF0000;
	line-height: 2em;
	text-align : center ;
	border-bottom: 0.2em solid #FF0000;

}
.kaki p {
	padding: 0.5em;
	line-height: 1.5;

}
.kaki p.kikan {
	font-size: 1.4em;
	color : #ff0000;
	line-height: 1.5;
	padding: 0.5em 0.2em 0.5em 1em;

}

/*-- --*/
