﻿@charset "UTF-8";

/*-- nurturing ----
-------------------------------------------------*/
body#con-08 #content {
	padding: 0 0 0 0;
	width: 590px;
	/*background-image:url(../images/con_bg.jpg);*/
	background-repeat: no-repeat;
}
body#con-08 #main {
	margin: 0 20px 20px 20px;
	width: 550px;
}
body#con-08 h2 {
	margin: 20px 0 0 0;
	padding: 0.25em;
	background-color: #996633;
	color: #ffffff;
}
#con-08 h3 {
	font-size: 130%;
	font-weight: bold;
	color:#663300;
	padding: 20px 0 5px 0;
	border-bottom:1px dotted #666666;
}
#con-08 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;
}

caption {
	margin: 0 0 0 20px;
	padding: 15px 0 5px 0;
	color: #996633;
	font-size: 110%;
	font-weight: bold;
}

table {
	margin: 0 0 0 20px;
	border-top:1px solid #996633;
	border-left:1px solid #996633;
	color:#666666;
	background-color:#fffef5;
	font-size:80%;
}
td {
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	padding:0.25em;
}
th {
	background-color: #d7d5af;
	border-right:1px solid #996633;
	border-bottom:1px solid #996633;
	text-align:center;
	padding:0.25em;
}
.ny {width:20%;text-align:center;}
.sk {width:25%;}
.uk {width:20%;}
.kk {width:35%;}

.mgtb20 {
	margin: 20px 0 20px 0;
}
.btm_navi {
	margin: 15px 0 15px 60px;
	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;
}

#people_box {
	margin: 20px 0 20px 0;
	width: 530px;
	
}

.left_box {
	width:255px;
	text-align:left;
	float:left;
	border-top: 1px dotted #996633;
}

.right_box {
	width:255px;
	text-align:left;
	float:right;
	border-top: 1px dotted #996633;
}

.people_details dt {
	margin: 8px 0 0 0;
	font-weight:bold;
	padding: 0 0 0 15px;
	background-image:url(../../common/images/bullet_black.png);
	background-repeat:no-repeat;
	background-position: left center;
}

.people_details dd {
	margin: 4px 0 0 0;
	padding: 0 0 0 15px;
}

#switch {
	margin: 15px 0 0 0;
}

#switch li {
	display: inline;
}

#switch li.selected {
	color: #fff;
	background-color: #a77a47;
	padding: 0 0 0 3px;
}

#switch li a {

}
