@charset "UTF-8";
/* CSS Document */

.medama {
	width:720px;
	height:200px;
	margin:20px 10px;
	background-color:#fff;
}

td.medama_img {
	width:300px;
}
td.medama_title ,td.medama_dantai ,td.medama_intro {
	padding-left:0px;
}

td.medama_title {
}

.medama-comment {
	
	border: 10px #ECE solid;
	height:200px;
	margin-left:10px;
	padding:0px 10px;
	
	background-repeat:no-repeat;
	background-position:left;
}

h3 {
	
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin:15px;
}

.name{
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
.comment {
	margin:0px 5px;
}

td.medama_dantai {
	height:20px;
	
}
td.medama_intro {
	padding:10px;
}

div.dantai-list {
	width:680px;
	height:240px;
	background:#fff;
	overflow:auto;
	margin-top:20px;
	border: 10px #ECE solid;
	padding:20px;

}

table.dantai_list {
	width:660px;
}
table.dantai_list td {
	padding:6px 5px;
	
}
table.dantai_list td.section {
	padding:10px 10px;
	font-size:16px;
	font-weight:bold;
	background-color:#eee;
	color:#333;
	
}
