@charset "shift_jis";

h3	{
	background-color: #4c443e;
	color: #FFFFFF;
	line-height: 2em;
	padding-left: 10px;
	font-size: 120%;
	margin-top: 10px;
}
/* CAR */
div.school01	{
	border: 1px solid #4C443E;
	padding: 10px;
	margin-bottom: 2em;
}
div.school01 dl	{
	margin-bottom: 1em;
}
div.school01 dt	{
	float: left;
	border: none;
}
div.school01 dd	{
	padding-left: 40px;
	padding-bottom: 10px;
}
div.school01 h4	{
	color: #FF3300;
	margin-bottom: 0.5em;
	font-size: 100%;
}
div.school01 ul	{
}
div.school01 li	{
	display: inline;
}
div.school01 li img	{
	padding-right: 5px;
}
div.school01 table	{
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-bottom: 1em;
}
div.school01 th	{
	background-color: #00a0b6;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
div.school01 th.th01	{
	background-color: #CA322A;
}
div.school01 td	{
	padding: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
div.school01 caption	{
	color: #cc3333;
	text-align: left;
	font-weight: bold;
	line-height: 2em;
}
div.school01 strong	{
	font-size: 120%;
}
div.school02	{
	border: 1px solid #4C443E;
	padding: 10px;
	width: 621px;
	margin-bottom: 2em;
	font-size: 80%;
	line-height: 1.3em;
}

div.school02 p.p01,
div.school02 p.p02,
div.school02 p.p03	{
	color: #cc3333;
	float: left;
	width: 202px;
}
div.school02 p.pri	{
	margin-left: 6px;
	font-size: 20px;
	line-height: 2em;
	background-color: #FF0033;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
div.school02 p.pri a	{
	color: #FFFFFF;
}
div.school02 p.p02	{
	margin-left: 6px;
}
div.school02 p.p03	{
	margin-left: 6px;
}
div.school01 p.p04	{
	margin-bottom: 2em;
	border: 1px solid #0E63AD;
	padding: 5px;
}
div.school01 p.p04 strong	{
	color: #1c3aa7;
	font-size: 140%;
	line-height: 1.8em;
}
div.school01 ul.ul02	{
	padding: 10px;
}
div.school01 ul.ul02 li	{
	display: block;
	background-image: url(../../../css/img/list01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-weight: bold;
	line-height: 2em;
}
div.school01 .tbl02 th,div.school01 .tbl02 td	{
	text-align: left;
}
/* TAB */
.container {
	width: auto;
	margin: 10px auto;
}
.container ul.tabs,.container ul.tabs02 {
	margin: 0;
	padding: 0;
	float: none;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #4c443e;
	border-left: 1px solid #4c443e;
	width: 100%;
}
.container ul.tabs li,.container ul.tabs02 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #4c443e;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
.container ul.tabs li a,.container ul.tabs02 li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
.container ul.tabs li a:hover,.container ul.tabs02 li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover,html ul.tabs02 li.active, html ul.tabs02 li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.container .tab_container {
	border: 1px solid #4c443e;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.container .tab_content,.container .tab_content02 {
	padding: 20px;
}
.container .tab_content h3,.container .tab_content02 h3{
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFF;
	color: #F30;
	background-image: url(../../../css/img/list02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.container p	{
	margin: 10px;
}


.lower_foot ul li img	{
	margin-bottom:10px;
}

div.tra	{
	padding: 15px;
	font-size: 120%;
	text-align: left;
	line-height: 2em;
	background-image: url(img/taiken01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 20px;
}
div.tra p.p01	{
	margin-bottom: 1em;
}
div.tra ul	{
	margin-bottom: 1em;
	padding: 20px;
	color: #0054A6;
	font-weight: bold;
}
div.tra01	{
	padding: 10px;
	margin-bottom: 2em;
}
#contents_right h2{
    font-size: 24px;
    margin: 15px 0;
    padding: 10px 0;
	border-top:5px solid #F60;
	border-bottom:1px dotted #ccc;
    line-height: 1.4;
}
div.tra01 dl	{
}
div.tra01 dt	{
	background-image: url(../../../css/img/title_back03.gif);
	font-size: 120%;
	color: #4C443E;
	line-height: 2em;
	padding-left: 20px;
	font-weight: bold;
}
div.tra01 dl dl dt	{
	background-image: url(../../css/img/list02.gif);
	font-size: 100%;
	color: #4C443E;
	line-height: 1.5em;
	padding-left: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}
div.tra01 dt.dt02	{
	clear: both;
}
div.tra01 dd	{
	padding: 10px;
	margin-bottom: 10px;
}
div.tra01 p.left	{
	float: right;
	padding: 10px;
}
div.tra01 ul	{
	margin: 10px;
	line-height: 1.8em;
}
div.tra01 li	{
	background-image: url(../../../css/img/list02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
div.tra01 p.p01	{
	margin-bottom: 1em;
}

div.gen	{
	padding: 15px;
}
div.gen p.p01	{
	margin-bottom: 1em;
}
p.ri	{
	float: right;
	margin-left: 10px;
}
div.tra01 table	{
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-bottom: 1em;
}
div.tra01 th	{
	background-color: #999;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
div.tra01 td	{
	padding: 3px;
	border: 1px solid #CCCCCC;
}
div.tra01 td a	{
	color:#F00;
	text-decoration:underline;
}
div.tra01 ul.ul2,
div.tra01 ul.ul3	{
	margin: 0;
	text-align:center;
	font-size:0;
	line-height: 1.8em;
}
div.tra01 ul.ul2 li	{
	background-image: none;
	padding-left: 0;
	display:inline-block;
}
div.tra01 ul.ul3 li{
	display:inline-block;
	width:32%;
	background-image: none;
	padding-left: 0;
}
div.tra01 ul.ul3 li img{
	width:100%;
	height:auto;
}
