#MAINCONTENTS table {margin-bottom: 20px;}
#MAINCONTENTS td.head {width: 150px; vertical-align: top; border-right: 1px solid #BEC6E6; border-bottom: 1px solid #BEC6E6;}
#MAINCONTENTS td.data {border-bottom: 1px solid #BEC6E6;}

#MAINCONTENTS table td ul {
	list-style: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px ;
}

#MAINCONTENTS table td p.sitename {font-weight: bold; font-size: 12px; line-height: 130%;}
#MAINCONTENTS table td ul li {font-size: 12px; line-height: 130%;}
#MAINCONTENTS table td ul li.siteintro {margin: 0px;}
#MAINCONTENTS table td ul li.blogintro {margin: 0px; padding: 5px 0 5px 30px; background: url(../img/icon_blog.gif) no-repeat;}


select#categorylist {font-size: 12px;}

.bunrui {font-size: 12px; font-weight: normal;}
.value01 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.value01-s {
	font-size: 10px;
	font-weight: normal;
}
.value02 {
	font-size: 12px;
	text-align: right;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}


/*
.itemhead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 3px;
	border-bottom: 2px dotted #606B2C;
}
.itemtxt {font-size: 12px;}

.sitename {
	font-size: 12px;
	line-height: 130%;
	width: 150px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.siteintro {
	font-size: 12px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85A6FF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.blogintro {
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
*/