body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	background: #EEEAD9;
	text-align:center;
	margin:0;
	padding:0;
	color:#4C2D1F;
}

.cont {
	background: #ffffff url(images/cmn_bg3.gif) repeat-y right;
}

h1, h2, h3, p {
	margin:0;
	padding:0;
	font-size:12px;
}

td, th {
	font-size:12px;
}

p {
	font-size:12px;
	line-height:1.4;
}

a {
	color:#6A4436;
	text-decoration:none;
}

a:hover {
	color:#90705F;
	text-decoration:underline;
}

#h1box {
	width:570px;
	height:65px;
	background: #EEEAD9 url(images/cmn_h1.jpg) repeat-x;
	text-align:left;
	padding-top:11px;
}
#h1box a {
	font-size:11px;
	font-weight:normal;
	color:#9D9369;
	text-decoration:none;
}
#h1box a:hover {
	color:#B53E22;
	text-decoration:underline;
}

#navi {
	width:760px;
	height:37px;
	background: #62483F;
}

#navisub {
	margin:12px 20px 0 0;
}

.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px24 {
	font-size: 24px;
}
.lh130 {
	line-height: 1.3;
}
.lh150 {
	line-height: 1.5;
}
.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}
.mb15 {
	margin-bottom:15px;
}
.m5 {
	margin:5px 0;
}
.m10 {
	margin:10px 0;
}
.m15 {
	margin:15px 0;
}
.m20 {
	background-color: #744F39;
	color: #FFFFFF;
	margin:0px 0px 5px 0px;
	height: 20px;
	padding: 6px;
	font-size: 18px;
}

.menuWrap a {
	display: block;
	width:236px;
	height:50px;
	text-align:left;
	background-color:#EEEAD9;
	margin-top:3px;
}
a.menuB:hover {
	background-color:#F7E2DB;
}
a.menuH:hover {
	background-color:#E7F2C9;
}
a#menuSelected {
	background-color:#ffffff;
}
.menuWrap a img {
	border:0;
	margin-right:6px;
}
.menuWrap a h3 {
	margin:6px 0 2px 0;
	padding-left:3px;
	text-decoration:none;
}
a.menuB h3 {
	color:#B53E22;
}
a.menuB:visited h3 {
	color:#CA5F25;
}
a.menuB:hover h3 {
	color:#FF9999;
	text-decoration:underline;
}
a.menuB h3 strong {
	color:#FF9999;
}
a.menuH h3 {
	color:#1C6800;
}
a.menuH:visited h3 {
	color:#217000;
}
a.menuH:hover h3 {
	color:#ADD05C;
	text-decoration:underline;
}
a.menuH h3 strong {
	color:#ADD05C;
}
.menuWrap a p {
	font-size:11px;
	line-height:1.2;
}

div#kikin_course_name {
	font-size: 28px;
}
div#kikin_course_comment {
	font-size: 18px;
}
div#kikin_detail {
	text-align: center;
	font-size: 15px;
}
table#table-01 {
	width: 480px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table-01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
}
table#table-01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}
span#kikin_detail_strong {
	font-weight: bold;
	color: #FF4C4C;
	font-size: 18px;
}
