#main #contents {
	margin: 0;
	padding: 0 15px;
	float: right;
}

	#contents #contents_body {
		width: 690px;
		margin: 0;
		padding: 15px 15px 0 0;
	}

	#contents #contents_body p,
	#contents #contents_body h1 {
		margin: 0 0 1em 0;
	}

	#contents #contents_body h1 {
		font-size: 120%;
		font-weight: bold;
	}

	#contents #contents_body p {
		line-height: 1.7em;
	}

	#contents .list_bbs_menu {
		text-align: right;
	}

	#contents .li_tree {
		border: 1px solid #aaa;
		background: #eee;
		padding: 10px;
	}

	#contents .box_comtxt {
		margin: 15px 0;
		padding: 15px;
		border: 1px solid #ddd;
	}

	#contents .box_comtxt h3 {
		font-size: 22pt;
		font-weight: bold;
		text-align: center;
		font-family: serif;
		margin: 0 0 1em 0;
		line-height: 1.5em;
		border-bottom: 1px dashed #ddd;
	}

	#contents .box_comtxt dl {
		margin: 0 0 1em 0;
		font-size: 95%;
	}

	#contents .box_comtxt dl dt {
		width: 4em;
		float:left;
	}

	#contents table.tbl_bbstitle {
	}
		.tbl_bbstitle th {
			background: #BDDBF7;
			font-weight: bold;
			color: #ffffff;
		}

		table.tbl_bbstitle th.th_title {
			width:40%;
		}
		table.tbl_bbstitle th.th_user {
			width:25%;
		}
		table.tbl_bbstitle th.th_comment {
			width:10%;
		}
		table.tbl_bbstitle th {
			border-bottom:1px solid #DDDDDD;
			border-top:1px solid #DDDDDD;
			text-align:left;
		}
		table th, table td {
			padding:0.3em 0.75em;
		}
		table.tbl_bbstitle th.th_lastupdate {
			width:25%;
		}
		table.tbl_bbstitle td {
			border-top: 1px dashed #ddd;
			border-bottom: 1px dashed #ddd;
		}

		table.tbl_bbstitle td.td_lastupdate {	font-size: 80%;}
		
	#contents p.daily_catch_copy{
		margin: 0;
		padding-left: 10px;
		font-size: 80%;
		line-height: 1.2em;
	} /* A-20091210 */
	#contents span.daily_catch_copy_s{
		color: #474a4d;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 30px;
		background-image: url(../images/bg_catch_copy.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
	} /* A-20091210 */

#main #menu {
	width: 220px;
	padding: 15px 0 0 15px;
	float: left;
}
	#menu div.box_contents {
		margin: 0 0 1em 0;
		border: 1px solid #cccccc;
	}

	#menu div.box_contents h2 {
		padding: 4px 8px;
		background: #BDDBF7;
		color: #ffffff;
		font-weight: bold;
	}

	#menu div.box_contents ul {
		padding: 5px 5px 10px 5px;
	}

.prof {
	padding: 1em 20px;
	background: #dddddd;
	font-size: 90%;
	margin: 0 0 1em 0;
}
.prof img {
	float: left;
	margin: 0 1em 0 0 ;
}
.prof h3 {
	font-weight: bold;
}

