@charset "utf-8";
/* CSS Document */

#kdm_navi {
	width: 240px;
	height: auto;
	float: left;
}
#kdm_navi li {
	width: 210px;
	padding: 10px;
	border-bottom: #CCC 1px dotted;
	list-style-type: none;
}
#kdm_cnt {
	width: 650px;
	height: auto;
	float: right;
}
#kdm_main {
	width: 650px;
	height: auto;
	float: left;
}

.kodama_subttl {
	width: 610px;
	height: 35px;
	background: url(../images/kodama__icon.gif) left top no-repeat;
	padding: 5px 0 0 40px;
	font-size: 18px;
	border-bottom: #33CC33 3px dotted;
	letter-spacing: 0.2em;
	margin-bottom: 40px;
	}
.w450 {
	width: 450px;
	float: left;
}	
.w380 {
	width: 380px;
	margin-bottom: 20px;
	float: left;
}	
.w180 {
	width: 180px;
	margin-bottom: 20px;
	float: left;
}	
.w220 {
	width: 250px;
	margin-bottom: 20px;
	float: left;
}	
.w650 {
	width: 650px;
	margin-bottom: 20px;
	float: left;
}
.w650center {
	width: 650px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
}
.w380center {
	width: 380px;
	float: left;
	text-align: center;
}	
.w220center {
	width: 250px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
}	
