/*

Company:     KISS Inc.
Copyright:   KISS
Pridect: KANYO
_______________________________________________________________
*/



#cw_left {
	display:inline;
	float:left;
	width:510px;
	height:auto;
}

#cw_left ul{
	margin-left:20px;
	width:350px;
}

#cw_right {
	display:inline;
	float:left;
	width:210px;
	margin-top:20px;
}

.sidebanners {
	width:160px;
	
	margin:5px 0 0 38px; /*borderΜΰlΆ΅ΔAκ40ΕΝΘ­A38ΕέθB*/
	padding-bottom:5px;
		
	text-align:center;
	
	border:1px #AAAAAA solid;
}



h3{
	height:25px;
	width:350px;
	
	margin-left:30px;
	margin-top:20px;
  margin-bottom:20px;
	
	background-image:url(img/tit_main.gif);
	background-repeat:no-repeat;
}

h4{
	height:25px;
	width:480px;
	
	margin-left:30px;
	margin-top:25px;
	
	background-image:url(img/tit_sub.jpg);
	background-repeat:no-repeat;
}


h3 span,h4 span,h5 span{
	display:none;
}


#cw_left p{
	margin-left:30px;
	
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #A57E1D;
	color: #8B7767;
	
	line-height:1.5em;
}

dl{
	margin-left:70px;
	
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #111111;
	color: #666666;
}

dt{
	margin-top:12px;
	margin-bottom:8px;
	
	font-weight: bold;
}

dd{
	margin-left:30px;
	margin-top:5px;

	
}


