﻿@charset "UTF-8";

/*-- studies ----
-------------------------------------------------*/
body#con-06 #content {
	padding: 0 0 0 0;
	width: 590px;
	/*background-image:url(../images/con_bg.jpg);*/
	background-repeat: no-repeat;
}
body#con-06 #main {
	margin: 0 20px 20px 20px;
	width: 550px;
}
body#con-06 h2 {
	margin: 20px 0 0 0;
	padding: 0.25em;
	background-color: #996633;
	color: #ffffff;
}
#con-06 h3 {
	font-size: 130%;
	font-weight: bold;
	color:#663300;
	padding: 20px 0 5px 0;
	border-bottom:1px dotted #666666;
}
#con-06 h4 {
	margin: 20px 0 0 0;
	padding: 0.25em 0 0.25em 1em;
	background-color: #ffffff;
	border-left: 4px solid #663300;
	border-bottom: 1px solid #663300;
	color: #333333;
}
.txt {
	text-indent: 1em;
	font-size: 90%;
	color: #3333333;
	padding-top: 15px;
	line-height: 1.7em;
}

.btm_navi {
	margin: 15px 0 15px 10px;
	text-align: center;
}
.btm_navi li {
	margin: 4px;
	font-size: 100%;
	float:left;
}
.btm_navi li a {
	display:block;
	width: 120px;
	height: 20px;
	padding:5px 0;
	text-decoration: none;
	color:#ffffff;
	background-image:url(../../common/images/btm_btn_off.gif);
	background-repeat:no-repeat;
}
.btm_navi li a:hover {
	display:block;
	width: 120px;
	height: 20px;
	padding: 5px 0;
	text-decoration: none;
	color: #ffcc33;
	background-image:url(../../common/images/btm_btn_on.gif);
	background-repeat:no-repeat;
}
.btm_navi_on {
	display:block;
	width: 120px;
	height: 20px;
	padding: 5px 0;
	color: #ffcc33;
	background-image:url(../../common/images/btm_btn_on.gif);
	background-repeat:no-repeat;
}

table.wk {
	margin: 20px 0 0 20px;
	border-top:1px solid #996633;
	border-left:1px solid #996633;
	color:#666666;
	background-color:#fffef5;
	font-size:80%;
	width: 510px;
}

.wk th {
	width: 20%;
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	padding:0.25em;
	text-align:center;
}

.wk td {
	width: 80%;
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	padding:0.25em;
}

p.end {
	color:#cc0000;
	margin: 4px 0 0 20px;
}


#study_link {margin: 10px 0 0 20px;}
#study_link dt {
	margin: 8px 0 0 0;
	padding: 0 0 0 15px;
	background-image:url(../../common/images/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left center;
}
#study_link dd {
	margin: 4px 0 0 15px;
	padding: 0 0 0 15px;
	background-image:url(../../common/images/bullet_black.png);
	background-repeat:no-repeat;
	background-position: left center;
}


#study_kk {
	margin: 20px 0 0 20px;
	background-color: #fffef5;
	border: 1px solid #cdcbbd;
}
#study_kk dt {
	margin: 8px 0 8px 8px;
	padding: 0 0 0 15px;
	background-image: url(../../common/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#study_kk dd {
	font-size:80%;
	border-top: 1px dotted #333333;
	margin: 0 8px 8px 8px;
	padding: 8px 0 0 15px;
}


table.sym {
	margin: 20px 0 0 20px;
	border-top:1px solid #996633;
	border-left:1px solid #996633;
	color:#666666;
	background-color:#fffef5;
	font-size:80%;
	width: 510px;
}

.sym th {
	width: 20%;
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	padding:0.25em;
	text-align:center;
}

.sym td {
	width: 80%;
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	padding:0.25em;
}


.sym_day {
	color: #996633;
	margin: 20px 0 0 0;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 105%;
	border-bottom: 1px dotted #996633;
}

.study_mc {
	margin: 5px 0 0 10px;
	padding: 2px;
	border: 1px solid #999999;
	background-color:#ededed;
}

#study_sym {
	margin: 5px 0 0 10px;
}
#study_sym dt {
	margin: 5px 0 0 0;
}
.names {
	padding: 5px 0 0 15px;
	font-size:70%;
	color:#999999;
}

.brw {
	color:#996633;
	font-weight:bold;
}
