﻿@charset "utf-8";
/*============================================

Contents CSS

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

div#wrap > section h2 {
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	}
	
div#wrap > section ul,
div#wrap > section ol,
div#wrap > section li {
	list-style:circle;
	}
	
div#wrap > section ul {
	margin-left:30px;
	}

div#wrap > #contents > p,
div#wrap > #contents > section p {
	width:auto;
	margin:0 0 1em;
	}

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

1point_lesson CSS

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

.sml {
	font-size:12px;
}
.blue {
	color:#06f;
}
.glay {
	color:#666;
}
.text_space {
	letter-spacing: 1em;
	text-indent: 1em;
	/text-indent: 0;
}
.short_line {
	margin: 0 0 -5px;
	display: block;
}
.clr {
	clear: both;
	line-height: 0px;
	height: 1px;
}
i {
	font-style: normal;
	padding: 0 4px 0 0;
}
.pagetop {
	width: 810px;
	margin: -12px auto -5px;
	padding: 0;
	text-align: right;
	font-size: 100%;
}
.pagetop a {
	display:inline-block;
	*display: inline;
	*zoom: 1;
	padding: 2px 4px;
}

/* ----------------------------------------------------------
	ヘッダー 上部テキスト
---------------------------------------------------------- */
#contents > h1 {
    margin: 0 auto 15px;
    padding: 9px 0 8px 5px;
    font-size: 1.2rem;
    font-weight: normal;
    border-bottom: 1px solid #c8e6fd;
    line-height: 1;
	text-align: left;
	width: 950px;
}
#contents > div.keyword_box {
    clear: both;
    width: 780px;
    margin: 30px auto 20px;
    padding: 10px;
    text-align: left;
    border: 3px solid #c4def3;
    color: #000000;
}
section#head_text {
	width: 800px;
	overflow: hidden;
	margin:0 auto;
	text-align: left;
	margin-top: 1rem;
}
section#head_text p {
	margin-bottom: 1rem;
}
section#finished_area {
	width: 850px;
	margin: 15px auto 0;
}
section#finished_area p {
	color: #e00;
	background: #ffe0e0;
	padding: 10px;
	border: 1px solid #e00;
	font-size: 14px;
	text-align: center;
}


/* ----------------------------------------------------------
	ギャラリーリスト
---------------------------------------------------------- */
#lesson_gallery {
	width:850px;
	margin:20px auto 0;
	padding:0;
	clear: both;
}
#lesson_gallery h2 {
	margin: 0 0 15px;
}
#lesson_gallery p {
	width: 800px !important;
	margin: 0 auto 1em !important;
}
#lesson_gallery ul.gallery_list {
	width: 840px;
	margin: -27px -40px 20px 25px;
	clear: both;
}
#lesson_gallery ul.gallery_list li {
	width: 240px;
	min-height:192px;
	margin: 27px 40px 0 0;
	background: #ddd;
	text-align: center;
	float: left;
}
#lesson_gallery ul.gallery_list figure img {
	display: block;
	margin: 0 auto;
}
#lesson_gallery ul.gallery_list figure figcaption {
	width: 238px;
	height: 30px;
	color: #fff;
	line-height:30px;
	text-align: center;
	background: #333;
	border-top: 1px solid #666;
	border-right: 1px solid #121212;
	border-bottom: 1px solid #121212;
	border-left: 1px solid #8d8d8d;
}


/* ----------------------------------------------------------
	講師プロフィール枠
---------------------------------------------------------- */
#lecture_prifile {
	width:850px;
	margin:20px auto 20px;
	padding:0 0 25px;
	background:#388235 url(../image/profile_bg.gif) no-repeat 0 bottom;
	clear: both;
}
#lecture_prifile div.prof_photo {
	margin: 0px 0px 0px 25px;
	float: left;
}
#lecture_prifile div.prof_table1 {
	margin: 0px 0px 0px 10px;
	float: left;
}
#lecture_prifile div.prof_table2 {
	margin: 0px 0px 0px 10px;
	float: left;
}
#lecture_prifile table {
	padding:0;
	border-collapse:collapse;
	font-size: 14px;
	color:#fff;
	border-top:1px dashed #164016;
	}
#lecture_prifile th {
	height:34px;
	padding:0 15px 0 10px;
	text-align: left;
	vertical-align:middle;
	background:#2a6d27;
	border-bottom:1px dashed #164016;
}
#lecture_prifile th.row2 {
	height:69px;
}
#lecture_prifile td {
	height:34px;
	padding:0 25px 0 10px;
	border-bottom:1px dashed #164016;
}


/* ----------------------------------------------------------
	テーブルデザイン　基本css
---------------------------------------------------------- */
#event_outline {
	width:850px;
	margin:20px auto;
	padding:0;
	}
#event_outline table {
	width:800px;
	margin:20px auto;
	padding:0;
	border-collapse:collapse;
	font-size: 14px;
	}
#event_outline th {
	width:140px;
	padding:11px 12px 10px;
	color: #443;
	font-weight:bold;
	text-align: center;
	vertical-align:middle;
	background:#eee5c5;
	border-right:2px #fff solid;
	border-bottom:1px #fff solid;
}
#event_outline td {
	width:638px;
	padding:11px 0 10px 12px;
	border-bottom:1px dashed #999;
}

/* ----------------------------------------------------------
	テーブル内リスト　基本css
---------------------------------------------------------- */
#event_outline ol {
	margin: 0 0 -4px;
}
#event_outline li {
	margin: 0 0 4px;
}


/* ----------------------------------------------------------
	スケジュール
---------------------------------------------------------- */
#shedule {
	width:850px;
	margin:20px auto 0;
	padding:0;
	clear: both;
}
#shedule div.timetable {
	width:800px;
	margin:20px auto;
}


/*---施設情報リンク---*/
.shisetu_link{
	width:600px;
	height:70px;
	text-align:center;
	margin:20px auto 30px;
	}
.shisetu_link a{
	width:600px;
	height:70px;
	overflow:hidden;
	display:block;
	}
.shisetu_link a:hover{
	opacity:0.75;
	filter: alpha(opacity=75);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=75)";  /* ie 8 */
	-moz-opacity:0.75;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.75;              /* Safari 1.x */
	zoom:1;
	background:#FFFFFF;
}
/*---------------------------*/