@charset "UTF-8";

/*別ウィンドウ*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
html{
	height:100%;
	margin-bottom:1px;
}
* {
	margin:0px;
	padding:0px;
}
img {
	border: none;
}
#detail {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: small;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 140%;
}
#detail h1 {
	background-image: none;
	text-indent: 0px;
	font-size: 1em;
	line-height: 100%;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #669900;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#detail h2 {
	background-image: none;
	text-indent: 0px;
	font-size: 1.6em;
	width: 550px;
	line-height: 100%;
	color: #669900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#detail h3 {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#detail .picture {
	width: 550px;
	padding-bottom: 10px;
	margin-left: 0px;
}
#detail .picture-tate {
	padding-bottom: 0px;
	float: left;
	margin-left: 0px;
}
#detail .teacher_data {
	width: 550px;
	margin-left: 0px;
}
#detail .tate {
	float: left;
	line-height: 140%;
}
#detail p {
	line-height: 140%;
}
#detail .teacher_data th {
	background-color: #F4F0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
	width: 1%;
}
#detail .teacher_data td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
#detail .teacher_data table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 200px;
	float: left;
	margin-right: 0px;
}
#detail .tate table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 100%;
	margin-right: 0px;
	float: none;
}

#detail small {
	font-size: 0.8em;
}
.navi .detail {
	width: 110px;
}
.navi .blog {
	clear: right;
}
#detail .teacher_data div {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-justify: auto;
	line-height: 140%;
}
#detail #close {
	width: 550px;
	text-align: center;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
}
#detail #rap {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
}

.clear{
	clear:both;
}

.center{
	text-align:center;
}


.pic-float{
	float:left;
	width:270px;
	text-align:center;
}

.pic-float img{
	width:90%;
}

#detail dl dt{
	font-weight:bold;
}

#detail dl dd{
	padding:0 0 10px 20px;
}

/*----------------------------------------------------c_container*/
.c_sec{margin-bottom:25px;}
.c_sec__lyr1{margin-bottom:15px;}
.c_sec__lyr2{margin-bottom:8px;}
.c_sec__lyr3{margin-bottom:5px;}
.c_sec__lyr4{margin-bottom:3px;}

/*------------------------------------------------------text-align*/
.c_t-left{text-align:left;}
.c_t-center{text-align:center;}
.c_t-right{text-align:right;}

.img-wrap img{
	max-width: 100%;
	height:auto;
}