.msg strong{
	font-weight: normal;
}


#theme{
	margin-bottom: 20px;
}
#theme li{
	list-style-type: none;
	float: left;
	width: 200px;
}
#theme img{
	clear: both;
	margin: 20px;
}


#index h3, #theme h3{
	font-size: 14px;
	background-color: #FFCC99;
	padding: 3px;
}


/*hXg*/

.list {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}
.list th {
	padding: 7px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
}
.list td {
    padding: 7px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
.list .chihou{
	padding: 10px 7px;
	font-size: 14px;
	color: #FFF;
	background: #036;
	font-weight: bold;
	border: 1 solid #036;
}
.list .ken{
	font-size: 14px;
	text-align: left;
	padding: 10px 10px 10px 30px;
	background: #F5F5F5 url(/yado/gif/i_folder.gif) no-repeat;
}




#index strong{
	font-weight: lighter;
}
