@charset "shift-jis";

/* wrapper
-------------------------------------------------------------------------------------------------------- */
#wrapper {
	width: 910px;
	height: auto;
	margin: 0 auto;	/* margin両サイドautoでセンター合わせに */
	padding: 0;
	background-image: url(../images/bg_content-body.gif);
	background-repeat: repeat;
	}
#container {
	width: 900px;
	padding: 0;
	margin: 0 5px;
	}

/* header
-------------------------------------------------------------------------------------------------------- */
#header-area {
	margin: 0;
	padding: 0;
	}

#header-area #header {
	position: relative;
	width: 900px;
	height: 77px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_header.jpg) no-repeat top left;
	}
#header-area #header h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 19px;
	left: 30px;
	width: 127px;
	height: 45px;
	}
#header-area #header h1 span {
	display: none;
	}

#header-area #header-img {
	margin: 0;
	padding: 0;
	}
#header-area #header-img h2 {
	margin: 0;
	padding: 0;
	}
#header-area #header-img h2 span {
	display: none;
	}

/* navi
-------------------------------------------------------------------------------------------------------- */
#mainnavi {
	position: relative;
	width: 900px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_navi.jpg) no-repeat top left;
	}
#mainnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#mainnavi ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#mainnavi ul li#home {
	position: absolute;
	top: 5px;
	left: 11px;
	width: 138px;
	height: 39px;
	}
#mainnavi ul li#message {
	position: absolute;
	top: 5px;
	left: 159px;
	width: 138px;
	height: 39px;
	}
#mainnavi ul li#class_seminar {
	position: absolute;
	top: 5px;
	left: 307px;
	width: 138px;
	height: 39px;
	}
#mainnavi ul li#book_essay {
	position: absolute;
	top: 5px;
	left: 455px;
	width: 138px;
	height: 39px;
	}
#mainnavi ul li#profile {
	position: absolute;
	top: 5px;
	left: 603px;
	width: 138px;
	height: 39px;
	}
#mainnavi ul li#contact {
	position: absolute;
	top: 5px;
	left: 751px;
	width: 138px;
	height: 39px;
	}

/* page layout =========================================== */
/* content
-------------------------------------------------------------------------------------------------------- */

/* content-body
-------------------------------------------------------------------------------------------------------- */
#content-body {
	width: 855px;
	padding: 0;
	margin: 50px 15px 100px 30px;
	}

#content-body #content {
	width: 590px;
	float: left;
	text-align: left;
	}
#content-body #content h3 {
	margin-bottom: 16px;
	}
#content-body #content h3 span {
	display: none;
	}
#content-body #content h3.ttl {
	margin-bottom: 0;
	}

#content-body #content .main {
	width: 570px;
	margin-left: 10px;
	margin-right: 10px;
	}
#content-body #content .main h3 {
	margin-top: 20px;
	_margin-top: 10px;
	margin-bottom: 18px;
	}
/* IE 7のみ適用 */
*:first-child+html #content-body #content .main h3 {
	margin-top: 10px;
	}
/* これからMac IE 5、safariのみに適用 \*//*/
#content-body #content .main h3 {
	margin-top: 20px;
	}
/* ここまでMac IE 5、safariのみに適用 */


#content-body #content .main h3 span {
	display: none;
	}
#content-body #content .main h4 {
	margin-bottom: 16px;
	}
#content-body #content .main h4 span {
	display: none;
	}
#content-body #content .main h4.sttl {
	margin-bottom: 0;
	}
#content-body #content .main h5 {
	font-weight:bold;
}
#content-body #content .main h5 img {
	margin-left: 5px;
	}
#content-body #content .main h5.mark {
	background: url(../images/mark_arw_list.gif) top left no-repeat;
	padding-left: 1em;
	}
#content-body #content .main h5.sttl {
	background: url(../images/mark_arw_ssttl.gif) top left no-repeat;
	padding-left: 8px;
	color: #C51456;
	line-height: 150%;
	margin-bottom: 12px;
	font-weight: normal;
	}


#content-body #side-area {
	width: 240px;
	float: right;
	text-align: left;
	}
#content-body #side-area h3 {
	margin-bottom: 0;
	}
#content-body #side-area h3 span {
	display: none;
	}
#content-body #side-area div.textarea {
	background: url(../images/bg_sidebar_body.gif) repeat top left;
	padding: 0 10px;
	}

#content-body #side-area #textarea_blog {
	background: url(../images/bg_sidebar_blog_body.gif) repeat top left;
	padding: 0 22px;
	}
#content-body #side-area #textarea_blog ul {}
#content-body #side-area #textarea_blog ul li {}
#content-body #side-area #textarea_blog ul li span.date 
	{
	color: #3399ff;
	}
#content-body #side-area #textarea_blog iframe {
	width: 200px;
	border: none;
	}
#content-body #side-area p.bnr {
	margin-bottom: 10px;
	}

/* pdf
-------------------------------------------------------------------------------------------------------- */
div.pdf {
	height: 34px ;
	vertical-align: middle;
	}
div.pdf p.icon {
	float: left;
	margin-right: 1em;
	}
div.pdf p.sheet {
	line-height: 100%;
	line-height:34px;
	}

/* box
-------------------------------------------------------------------------------------------------------- */
.box {
	border: solid 1px #f7a4c2;
	}

.box5 {
	padding: 5px;
	border: solid 1px #f7a4c2;
	}

.box10 {
	padding: 10px;
	border: solid 1px #f7a4c2;
	}

.box15 {
	padding: 15px;
	border: solid 1px #f7a4c2;
	}

.box20 {
	padding: 20px;
	border: solid 1px #f7a4c2;
	}

.box20_b {
	padding: 20px;
	border: solid 1px #f7a4c2;
	}

/* arrowlist
-------------------------------------------------------------------------------------------------------- */
dl.list_b {
	list-style-type: none;
	width: 460px;
	margin: 0;
	padding: 0;
	}
dl.list_b dt {
	float:left;
	background: url(../images/mark_arw_b.gif) top left no-repeat;
	padding-left: 13px;
	margin: 0;
	}

/* arrow
-------------------------------------------------------------------------------------------------------- */
.arw-next {
	padding: 0;
	text-align: right;
	font-size: 86%;
	line-height: 100%;
	}
.arw-next img {
	margin-right: 5px;
	}
.arw-next a:link {color: #666666 ; text-decoration: none;}
.arw-next a:visited {color: #666666 ; text-decoration: none;}
.arw-next a:hover {color: #cccccc; text-decoration: underline;}
.arw-next a:active {color: #666666 ; text-decoration: none;}

.arw-back {
	padding: 0;
	text-align: left;
	font-size: 86%;
	line-height: 100%;
	}
.arw-back img {
	margin-right: 8px;
	}
.arw-back a:link {color: #666666 ; text-decoration: none;}
.arw-back a:visited {color: #666666 ; text-decoration: none;}
.arw-back a:hover {color: #cccccc; text-decoration: underline;}
.arw-back a:active {color: #666666 ; text-decoration: none;}

.arw-retunsup {
	padding: 5em 0 0 0;
	text-align: right;
	font-size: 86%;
	line-height: 100%;
	}
.arw-retunsup img {
	margin-right: 5px;
	}
.arw-retunsup a:link {color: #666666 ; text-decoration: none;}
.arw-retunsup a:visited {color: #666666 ; text-decoration: none;}
.arw-retunsup a:hover {color: #cccccc; text-decoration: underline;}
.arw-retunsup a:active {color: #666666 ; text-decoration: none;}

.arw-retunsup-in {
	padding: 0 0 4em 0;
	text-align: right;
	font-size: 86%;
	line-height: 100%;
	}
.arw-retunsup-in img {
	margin-right: 5px;
	}
.arw-retunsup-in a:link {color: #666666 ; text-decoration: none;}
.arw-retunsup-in a:visited {color: #666666 ; text-decoration: none;}
.arw-retunsup-in a:hover {color: #cccccc; text-decoration: underline;}
.arw-retunsup-in a:active {color: #666666 ; text-decoration: none;}

/* next back
-------------------------------------------------------------------------------------------------------- */
.chartnavi {
	position:relative;
	margin: 6em 0 0 0;
	font-size: 86%;
}
.chartnavi p {
	border:solid 1px #D0D0D0;
	padding:10px 0 10px 0;
}
.chartnavi p.toIndex {
	border:none;
	text-align:center;
}
.chartnavi p.toIndex img {
	margin-right: 5px;
	}
.chartnavi span {
	display:block;
	text-align:center;
}
.chartnavi a.prevA {
	position:absolute;
	left:10px;
	top:10px;
	display:block;
	width:10em;
	padding-left:18px;
	text-align:left;
	background-image:url("../images/mark_arw_prev.gif");
	background-repeat:no-repeat;
	background-position:left;
}
.chartnavi a.nextA {
	position:absolute;
	right:10px;
	top:10px;
	display:block;
	width:10em;
	padding-right:18px;
	text-align:right;
	background-image:url("../images/mark_arw_next.gif");
	background-repeat:no-repeat;
	background-position:right;
}
.chartnavi a:link{ color : #666666 ; text-decoration : none;}
.chartnavi a:visited{ color : #666666; text-decoration : none;}
.chartnavi a:hover{color : #cccccc; text-decoration : underline;}
.chartnavi a:active{color : #666666; text-decoration : none;}


/* ========================================================= */

/* footer-area
-------------------------------------------------------------------------------------------------------- */
#footer-area {
	width: 900px;
	height: 107px;
	margin: 0;
	padding: 0;
	text-align: right;
	}

#footer-area p.pegeup {
	margin-right: 50px;
	}

#footer-area #footer {
	width: 900px;
	height: 85px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	background: url(../images/bg_footer.jpg) no-repeat top left;
	}

#footer-area #footer p.copy {
	padding-top: 65px;
	margin-right: 10px;
	}