@charset "UTF-8";
/* CSS Document */

#contents_header_bg {
	background-image: url(../img/contents_header_bg.jpg);
	height: 320px;
	width: 960px;
}
#nav_title {
	clear: both;
	height: 40px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	line-height: 40px;
	color: #FFF;
	padding-top: 15px;
}
#kuzu {
	height: 40px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 40px;
}
#kuzu a {
	color: #069;
	text-decoration: none;
}
#kuzu a:hover {
	text-decoration: underline;
}
#contents_wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#contents_title{
	width: 760px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	color: #036;
	font-weight: bold;
}
#contents_subtitle{
	width: 760px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	color: #036;
	font-weight: bold;
}
#text_area{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 140%;
	padding-bottom: 30px;
}
#text_area a{
	color: #069;
	text-decoration: none;
}
#text_area a:hover{
	text-decoration: underline;
}
.textbold {
	font-weight: bold;
	font-size: 15px;
}
.indent {
	margin-left: 30px;
	display: list-item;
	list-style-type: disc;
	font-size: 13px;
	line-height: 180%;
}
.caption {
	font-size: 12px;
	color: #666;
}
.mtg_ori_eng {
	font-size: 12px;
	color: #333;
}
#border {
	height: 1px;
	width: 760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#blank {
	height: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#page_top {
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#page_top a {
	color: #069;
	text-decoration: none;
}
#page_top a:hover {
	text-decoration: underline;
}
