@charset "utf-8";
/* 8-schedule.html */

*{
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, Verdana;
	margin:0;
	padding:0;
	font-size:100%;
	font-style: normal;
	font-weight: normal;
	color:#333333;
}

body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

*html body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FFFFFF;
}
	
#wrapper{
	margin:0;
	padding:0;
	width: 100%;
}

/*ヘッダー*/
#header_all{
	height:auto;
	background-image:url(../sche_img/header_bg.gif);
	background-repeat:repeat-x;
	margin:0;
	width: 100%;
	padding: 0;
}

#header_wrapper{
	width:720px;
	margin: 0 auto;
	background-image: url(../sche_img/header_wrapper.gif);
	height: auto;
	background-repeat: no-repeat;
}

#header_title{
	width:700px;
	height:150px;
	margin:0 auto;
	background-image:url(../sche_img/header_title.gif);
	background-repeat: no-repeat;
}
#header_title h1{
	display:none;	
}


/*グローバルナビ*/

#g_navi{
	width:650px;
	height: 50px;
	margin: 0 auto;
	padding-left: 50px;
}

#g_navi ul{
	width:700px;
	height:50px;
	margin:0;
	list-style-type:none;
	padding: 0;
	display: inline;
}

#g_navi li{
	display:block;
	width:200px;
	height:50px;
	float:left;
}

#g_navi a{
	display:block;
	width:200px;
	height:50px;
}

#g_navi_01{
	background-image: url(../sche_img/g_navi_01.gif);
}
#g_navi_01 a{
	background-image: url(../sche_img/g_navi_01.gif);
}
#g_navi_01 a:hover{
	background-image: url(../sche_img/g_navi_01_roll.gif);
}
#g_navi_02{
	background-image: url(../sche_img/g_navi_02.gif);
}
#g_navi_02 a{
	background-image: url(../sche_img/g_navi_02.gif);
}
#g_navi_02 a:hover{
	background-image: url(../sche_img/g_navi_02_roll.gif);
}
#g_navi_03{
	background-image: url(../sche_img/g_navi_03.gif);
}
#g_navi_03 a{
	background-image: url(../sche_img/g_navi_03.gif);
}
#g_navi_03 a:hover{
	background-image: url(../sche_img/g_navi_03_roll.gif);
}
#g_navi_shadow{
	width:720px;
	height:10px;
	background-image:url(../sche_img/g_navi_shadow.gif);
	background-repeat: no-repeat;
	clear: both;
	margin: 0;
}
/*メインコンテンツ*/
#contents_wrapper{
	width:100%;
	background-color:#FFFFFF;
	height: auto;
	margin: 0;
	padding: 0;
}

#main_contents_bg{
	width:720px;
	margin: 0 auto;
	background-image: url(../sche_img/main_wrapper.gif);
	padding-bottom: 10px;
	background-repeat: repeat-y;
}

#main_contents{
	width:700px;
	margin:0 auto;
	background-color: #FFFFFF;
	height: auto;
	text-align:left;
}

#main_01{
	width:100%;
	margin:0 auto;
	height: auto;
}
#main_01 h2{
	display:block;
	width:700px;
	height:40px;
	background-image:url(../sche_img/main_title.gif);
}

#sche_wrapper{
	width:650px;
	height: auto;
	margin: 20px auto;
}

.schedule01{
	width:316px;
	height:277px;
	background-image: url(../sche_img/course_sche_01.gif);
	float: left;
	margin: 4px;
	_margin:1px;
}
.schedule02{
	width:316px;
	height:277px;
	background-image: url(../sche_img/course_sche_02.gif);
	float: left;
	margin: 4px;
	_margin:1px;
}
.schedule01 h3, .schedule02 h3{
	font-size:1.2em;
	margin: 20px;
	text-align: center;
	font-weight: bold;
}

.schedule01 ul, .schedule02 ul{
	list-style-type:none;
	font-size:0.8em;
	line-height: 1.4em;
	display: inline;
}

.schedule01 li, .schedule02 li{
	margin-left:20px;
	_margin-left:7px;
}

#clear{
	clear:both;
}


/*なるには*/

#main_02{
	width:100%;
	height:auto;
	margin:0 auto;
}

#main_02 h2{
	display:block;
	width:700px;
	height:40px;
	background-image:url(../sche_img/main_title_02.gif);
}

#flowchart{
	width:680px;
	height:150px;
	margin: 20px auto;
	background-image: url(../sche_img/flowchart.gif);
}

#main_02 p{
	display:none;
}


/*参加者の心得*/

#main_03{
	width:100%;
	height:auto;
	margin:0 auto;
}

#main_03 h2{
	display:block;
	width:700px;
	height:40px;
	background-image:url(../sche_img/main_title_03.gif);
}

#kokoroe {
	width: 650px;
	margin: 20px auto;
	height: auto;
}

#kokoroe p {
	font-size: 0.8em;
	line-height: 1.8em;
}

#joseph {
	width: 547px;
	margin: 10px auto;
	background-image: url(../sche_img/jo.gif);
	height: 154px;
}

#joseph p {
	line-height:1.5em;
	padding:12px 5px 5px 130px;
}
.message {
	width: 630px;
	margin: 20px auto;
	line-height: 1.5em;
	background-color: #ffffcc;
	border-left: 5px solid #ffcc66;
	font-size: 0.8em;
	padding: 10px;
}
.message h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
}
.message ul {
	list-style-type: none;
}
.message li {
	text-indent: -10px;
	margin: 10px;
}
.bold_red {
	font-weight: bold;
	color:#CC0000;
}
.message dt {
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	margin-top: 10px;
}



/*Ｑ＆Ａ*/

#main_04{
	width:100%;
	height:auto;
	margin:0 auto;
}

#main_04 h2{
	display:block;
	width:700px;
	height:40px;
	background-image:url(../sche_img/main_title_04.gif);
}

#main_04 dt{
	font-size:0.8em;
	color:#006699;
	font-weight:bold;
	margin: 0 0 5px;
	display: block;
	width: auto;
	height: 10px;
	float: left;
	padding: 5px 3px 5px 10px;
}
#qa_wrapper {
	width: 680px;
	margin: 0px auto;
	height: auto;
}

#qa_wrapper dl {
	width: 680px;
	height: auto;
	margin: 20px auto;
	background-image: url(../sche_img/qa.gif);
	background-repeat: no-repeat;
}

/*#qa_wrapper dd {
	font-size: 0.8em;
	line-height: 1.8em;
	margin: 0 25px;
	text-indent: -15px;
	text-align: justify;
}*/
.ans{
	font-weight:bold;
	color:#CC0000;
	font-size: 1.2em;
}

.qa_arrow{
	margin-top:2px;
	float:left;

}

.qa_answer{
	margin: 0 0px 5px;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: bold;
	color: #CC0000;
	height: 10px;
	display: block;
	width: auto;
	float: left;
	padding: 0px 5px 5px 4px;
}
.qa_clear{
	font-size: 0.8em;
	line-height: 1.8em;
	text-align: justify;
	clear: both;
	display: block;
	padding: 10px;
}

/*受付ページへ*/
#go_uketsuke{
	width:400px;
	height:70px;
	margin:10px auto;
	
}
#go_uketsuke a{
	display:block;
	width:400px;
	height:70px;
	background-image:url(../sche_img/go_uketsuke.gif);
}
#go_uketsuke a:hover{
	background-image:url(../sche_img/go_uketsuke_roll.gif);
}

/*ウィンドウを閉じる*/

#close{
	width:200px;
	margin: 10px auto;
	height: 30px;
}

#close a{
	display:block;
	width:200px;
	height:30px;
	background-image: url(../sche_img/window_close.gif);
	background-repeat: no-repeat;
}

/*フッター*/

#footer{
	width:100%;
	height:45px;
	background-image: url(../sche_img/footer_bg.gif);
}
#footer_wrapper {
	width: 720px;
	height:45px;
	margin: 0 auto;
	background-image: url(../sche_img/footer_wrapper.gif);
}
#footer_contents {
	margin: 0 auto;
	width: 700px;
	height:30px;
	text-align: center;
	padding-top: 15px;
}
#footer_contents address {
	font-size: 0.8em;
}


/*ページトップへ*/

.contents_page_top{
	width:700px;
	margin:0 auto;
}
.contents_page_top p{
	font-size:10px;
	text-align:right;
	margin: 10px;
}
.contents_page_top a{
	color:#4364B1
}

/*　clearfix　*/
	.clearfix{
	margin: 0;
	padding: 0;
	height: 1px; /* 高さ1px：clearfix用記述 */
	min-height: 1px; /* 最低の高さ1px：clearfix用記述 */
	}
	.clearfix:after { /* ulが閉じる直前に新しい要素を作る：clearfix用記述 */
	content: "."; /* 新しい要素を作る：clearfix用記述 */
	display: block; /* ブロックレベル要素に：clearfix用記述 */
	clear: both; /* 回り込み解除：clearfix用記述 */
	height: 0; /* 高さは０：clearfix用記述 */
	visibility: hidden; /* 表示を隠す：clearfix用記述 */
	}	
/*　文字消しspan　*/
	.hide{
	display:none;
	}
	
#preloadimg {
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(../sche_img/g_navi_01_roll.gif);
	background-image: url(../sche_img/g_navi_02_roll.gif);
	background-image: url(../sche_img/g_navi_03_roll.gif);
	background-image: url(../sche_img/go_uketsuke_roll.gif);
}