@charset "shift_jis";
/* CSS Document */


body {margin:0px}
#menu{
	float: left;
	width: 190px;
}
#menu td{	font-size: 12px;
	line-height: 16px;}
#contents{
	float: left;
	width: 505px;
}
h2 {
	color: #363;
	font-size: 14px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
p {
	font-size: 14px;
	line-height: 20px;
}
.common {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
}
.comment {
	float: left;
	font-size: 14px;
	line-height: 20px;
}
.ttl {
	background-image: url(group/images/naka_photo.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
.list {
	text-align: right;
	margin-top: 10px;
}
.listimg {	float: left;}
a:hover { color:#DD0000; }
.photo {
	float: right;
}
.photo img {
	margin-bottom: 5px;
	margin-left: 10px;

}


.com {	font-size: 12px;
	line-height: 18px;
	}
	
.form td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
}
ul.listB {
	list-style-type: none;
}
ul.listB li {}