@charset "utf-8";

/****************************************

				リセット
				
*****************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, address,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align:left;
	}

img{ border: none; }
ul{ list-style:none; }
small{ font-size:80%; }
address{ font-style:normal; text-align:center; }

.cl{ clear:both; }
.hide{ display:none; }
.bold{ font-weight:bold; }
.red{ color:#a11716; }
.line{ border-bottom:1px solid #2d2d2d; }



/****************************************

				全体構造 

*****************************************/

body{
	background:#efede9;
	font-size:14px;
	/*font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3","Trebuchet MS","Hiragino Kaku Gothic Pro",Osaka,sans-serif;*/
	font-family:Osaka, Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	}

#layout{
	margin:30px auto;
	width:900px;
	}

#contents{
	margin:20px 0px;
	}



/****************************************

				ヘッダー

*****************************************/

#header{
	margin:0px 0px 20px;
	background:url(image/header_img.png) top left no-repeat;
	height:330px;
	}
#header h1, #header p{
	text-indent:-9999px;
	}



/****************************************

				ボックス

*****************************************/

.box{
	background:url(image/box_t.png) top left no-repeat #FFFFFF;
	margin:0px 0px 30px;
	padding-top:3px;
	}
.box_inner{
	background:url(image/box_b.png) bottom left no-repeat;
	padding:15px 20px;
	}
.box_inner{
    zoom: 100%;
	}

.box_inner:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}


.left{
	float:left;
	width:410px;
	}
.right{
	float:right;
	width:410px;
	}


.default_area{
	margin:10px 5px;
	padding:5px 0px 0px;
	}


.default_area p{
	margin:5px 5px 15px;
	}



/****************************************

			見出し

*****************************************/
h2{
	margin:0px 0px 10px;
	text-indent:-9999px;
	}

h2#profile{
	background:url(image/h2_profile.gif) top left no-repeat;
	height:80px;
	}
h2#outline{
	background:url(image/h2_outline.gif) top left no-repeat;
	height:80px;
	}
h2#contact{
	background:url(image/h2_contact.gif) top left no-repeat;
	height:80px;
	}

h3{
	margin:1px 0px 5px;
	font-weight:bold;
	font-size:16px;
	letter-spacing:0.2em;
	color:#932d2c;
	}
h4{
	margin:0px 5px;
	padding:5px 10px;
	background:#2d2d2d;
	color:#FFFFFF;
	text-align:center;
	}


/****************************************

			スケジュール

*****************************************/
#schedule{
	background:url(image/schedule.png) top center no-repeat;
	text-indent:-9999px;
	height:200px;
	}
	
.end {
	background: #a11716; 
	display: inline-block; 
	padding: 3px 10px 3px 8px;  
	color: #fff;
	margin-top: 3px;
	text-decoration: none;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	/*border-bottom: 1px solid rgba(0,0,0,0.25);*/
	position: relative;
	cursor: pointer;
	font-weight: normal;
}


/****************************************

			講師プロフィール

*****************************************/

.profile_area{
	margin:10px 5px;
	padding:5px 0px 20px;
	border-bottom:1px dotted #aaaaaa;
	}
.date{
	font-weight:bold;
	}
.name{
	margin:5px 0px 0px;
	padding:5px 0px 8px;
	border-top:2px dotted #a2a2a2;
	/*border-bottom:2px dotted #a2a2a2;*/
	}
.name_b{
	font-size:18px;
	font-weight:bold;
	color:#932d2c;
	letter-spacing:0.1em;
	}
.job{
	font-size:10px;
	color:#646464;
	}
.theme{
	margin:0px 0px 8px;
	padding:25px 10px 10px 28px;
	background:url(image/theme.png) top left no-repeat #efede9;
	font-weight:bold;
	}
.profTxt{
	margin:5px 0px;
	padding:5px 0px 0px;
	font-size:12px;
	color:#646464;
	line-height:18px;
	border-top:2px dotted #a2a2a2;
	}


/* 講師一覧
*****************************************/
#p01{
	background:url(image/01.jpg) top left no-repeat;
	padding-left:140px;
	}
#p02{
	background:url(image/02.jpg) top left no-repeat;
	padding-left:140px;
	}
#p03{
	background:url(image/03.jpg) top left no-repeat;
	padding-left:140px;
	}
#p04{
	background:url(image/04.jpg) top left no-repeat;
	padding-left:140px;
	}
#p05{
	background:url(image/05.jpg) top left no-repeat;
	padding-left:140px;
	}
#p06{
	background:url(image/06.jpg) top left no-repeat;
	padding-left:140px;
	}
#p07{
	background:url(image/07.jpg) top left no-repeat;
	padding-left:140px;
	}
#p08{
	background:url(image/08.jpg) top left no-repeat;
	padding-left:140px;
	}
#p09{
	background:url(image/09.jpg) top left no-repeat;
	padding-left:140px;
	}
#p10{
	background:url(image/10.jpg) top left no-repeat;
	padding-left:140px;
	}




/****************************************

			募集要項

*****************************************/

table{
	margin:0px 5px 20px;
	background:#444444;
	font-size:13px;
	}
td{
	padding:5px;
	background:#FFFFFF;
	text-align:center;
	}
.hiyou{
	background:#f4f4f4;
	}
.moyori{
	background:#ccc;
	width:120px;
	}
.moyori_title{
	float:left;
	padding:6px 9px;
	margin:0 10px 5px 5px;
	background:#ccc;
	font-size:12px;
	text-align:center;
	}
.moyori_txt{
	padding-top:3px;
	font-size:13px;
	}

.kojin{
	clear:both;
	margin:20px 5px 0px;
	padding:10px;
	border:1px solid #A91630;
	font-size:13px;
	color:#A91630;
	}


/****************************************

			お問合せ：ご注意欄

*****************************************/
.attention{
	background:url(image/attention.png) top left no-repeat;
	font-size:13px;
	line-height:17px;
	}
.attention p{
	padding-left:145px;
	}


/****************************************

			フッター

*****************************************/

#footer{
	clear:both;
	padding:0px 0px 10px;
	text-align:center;
	}

