#sitemap{
	margin:0;
	text-align:right;
	border:1 solid #AAAAAA;
	width:780;
	padding:3 10 3 0;
/*	background-color:AAAAAA;*/
}

#head{
	width:780;
	margin:0;
}

#head_m{
	width:780;
	margin:0;
	height:15;
	background-color:#354962;
}

#content{
	margin:0;
	width:780;
	border-left:3 solid #AAAAAA;
	border-right:1 solid #AAAAAA;
}

#footer{
	margin:0;
	height:15;
	width:780;
	background-color:#4B7AB9;
	border-left:3 solid #AAAAAA;
	border-right:1 solid #AAAAAA;
}

#new_list{
	float:left;
	padding:5;
	margin:10;
	width:350;
	height:200;
	border:0 solid #AAAAAA;
}

#comment{
	float:left;
	padding:5;
	margin:10;
	width:350;
	height:10;
}


#toiawase{
	float:left;
	margin:10;
	padding:10;
	width:400;
	border:0 solid #ADD8E6;
	
}
#copyright{
	float:left;
	margin:10;
	padding:10;
	width:400;
	border:1 solid #AAAAAA;
	font-color:#FFFFFF;
	font-size:80%;
	
}

#right_menu{
	text-align:left;
	margin:10;
	padding:10;
	width:300;
	border:0 solid #AAAAAA;
	
}
#left_menu{
	text-align:left;
	align:top;
	float:left;
	width:400;
	
}

ul.ya li {
	text-align: left;
	list-style-image: url(common/images/ya.gif); 
	line-height: 120%;
	width:350;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: dotted 1px #999999;
	list-style: inside none;
}

ul.b_title li{
	text-align: left;
	line-height: 120%;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px #C0D6F0;
	list-style: inside none;
}

ul.s_title li{
	text-align: left;
	line-height: 120%;	
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #C0D6F0;
	list-style: inside none;
}

ul.sitemap li{
	text-align: right;
	line-height: 80%;	
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: inside none;
}


.nav ul {
	margin: 0;
	padding: 0;
}

.nav2 ul {
	width:270;
	margin: 0;
	padding: 0 0 0 50;
}

.nav3 ul {
	width:300;
	margin: 0;
	padding: 0;
}

hr.dot {
	border: dotted #AAAAAA;
}
