@charset "Shift-JIS";

/*koe style*/
#main .k_clearfix {
	display:block;
	padding-bottom: 5px;
	padding-left: 2px;
}
#main .k_bgw01 {/*«pwiiγj*/
	background:url("../img/k_bgw01.gif") no-repeat scroll 0 0 transparent;
	width:560px;
	text-align:center;
	color:#FFFFFF;
	padding:5px 0;
}
#main .k_bgw02 {/*«pwi*/
	background:url("../img/k_bgw02.gif") no-repeat scroll left bottom transparent;
	width:560px;
	color:#000000;
}
#main .k_bgm01 {/*j«pwiiγj*/
	background:url("../img/k_bgm01.gif") no-repeat scroll 0 0 transparent;
	width:560px;
	text-align:center;
	color:#FFFFFF;
	padding:5px 0;
}
#main .k_bgm02 {/*j«pwi*/
	background:url("../img/k_bgm02.gif") no-repeat scroll left bottom transparent;
	width:560px;
	color:#000000;
}
#main .kage{/*eΒ«iFirefoxΜέj*/
	text-shadow:#666666 2px 2px 4px;
}
#main .kage{/*eΒ«iIEj*/
	width: 100%;
    filter: dropshadow( color=#666666, offx=1, offy=1, positive=P );
}


/*koe style all*/
#koe01{
	width:560px;
}
.k_clearfix img {
	padding:2px;
}
.w520{
	width:520px;
	padding-left:10px;
	padding-top:10px;
}
.kname{
	padding-top:5px;
	font-size: 100%;
	text-align:left;
}
.k_clearfix p {
	font-size: 100%;
	clear:left;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
	margin-bottom:2px;
	line-height:2;
}
.uline {
	border-bottom:solid 1px #E1CDB2;
	padding-bottom:2px;
}


/*unused*/
.koe_l {
	float:left;
}
.koe_r {
	float:right;
}
.ultop {
	line-height:2;
	border-bottom:solid 1px #E1CDB2;
	padding-top:5px;
	padding-bottom:2px;
	font-size: 100%;
}
.ptop{
	padding-top:10px;
}

.ml10{
	margin-left:10px;
}

/*list style 20121204ΗΑ*/
ul.koeList {
margin: 0;
padding: 0;
list-style-type: none;
width:560px;
overflow:hidden;
}

ul.koeList li {
float: left;
width: 270px;
margin-right:5px;
}

.clearLeft { 
clear: left; 
}