@charset "Shift_JIS";

body{
    background: #fff;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #525252;
	width: 780px;
	font-size: 11pt;
	margin: 0 auto;
}

/* リンク */
a { color: #481E1E;}
a:link	 { color:#4A6DB3; text-decoration:underline;}
a:visited{color:#4A6DB3; text-decoration:underline;}
a:hover  { color:#cb3838; text-decoration:underline;}
a:active { text-decoration: none; color: #ffffff; }

/* いろいろ初期化 */
div,p,
dl,dt,dd,
ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,blockquote,th,td{
margin: 0;
padding: 0;
}

img{
border: 0;
}

/* いつも使う用 */
.hidden{
   display: none;
   visibility: hidden;
}

.align_r{
   float: right;
   margin: 0 0 1em 1em;
}

.align_l{
   float: left;
}

.clear{
   clear: both;
}

p{
	padding-left: 1em;
	}

.fb{
	font-weight: bold;
	}
.small{
	font-size: 10pt;
	}

.nonb{
	border: none;
	}
	
/*------------------------------------
　　ハック系
 ----------------------------------- */
 
/* 画像のはみ出し防止 */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*----ヘッダー------------------------------ */

#logo    	{ float:left; width:400px;}
#logo_read	{ padding-top:10px;}
#c_line  	{ clear:both; background-color:#CD8A7B ; margin:10px 0 5px 0; height:8px;}
#header2   	{ width:770px; height:65px; display:block; margin:0 0 3px 0;background: #fff url(images/header_bg.gif) repeat-x 0 bottom;}
.f9		{ font-size:  9pt;font-weight: normal; margin:0px; padding:0px;line-height:150%;}

/* -----------------------------------
　　レイアウト
------------------------------------*/
.main_box{
	float: left;
	width: 520px;
	clear: both;
	margin-bottom:1.5em;
	padding-top: 3px;
	font-size:11pt;
	}

.right_box{
	float: right;
	width: 250px;
	}

.box{
	padding-top: 3px;
	width: 780px;
	clear: both;
	}

/* ----------------------------------
　　レイアウト
------------------------------------*/
	.k_boos{
		background: #CD8A7B;
		margin-bottom: 5px;
		border-collapse: separate;
		border-spacing: 1px;
		width:770px;
	}
	.k_boos caption{
	font-weight:bold;text-align: center;
	}
	.k_boos td{
	padding: 3px 6px;
	border: 4px solid #FFF;
	background: #FFFFE6;
	text-align: left;
	vertical-align: top;
	}
	
	.gaiyou{
	clear: both;
	background: #1F1F1F;
	font-size: 11pt;
	padding: 0 1em 7px;
    background: #fff;
	line-height: 1.5em;
	}

/* タイトル */
.top_title a{
	clear: right;
	background: #FD3164 url(images/title_2.gif) no-repeat left top;
	width: 595px;
	height: 153px;
	float: left;
	text-indent:-1000em;
	text-decoration:none;
	}
	
.tindex a{
	background: #fff url(images/title.jpg) no-repeat 0 0;
	width: 770px;
	height: 153px;
	float: left;
	text-indent:-1000em;
	text-decoration:none;
	margin-top: 5px;
	}
	
.tform a{
	background: #fff url(images/title.jpg) no-repeat -610px 0;
	width: 160px;
	height: 153px;
	float: left;
	text-indent:-1000em;
	margin-top: 5px;
	text-decoration:none;
	}
	
.tdate{
	background: #fff url(images/title2.gif) no-repeat left top;
	width: 770px;
	height: 30px;
	float: left;
	text-indent:-1000em;
	text-decoration:none;
	}
	
.tcopy{
	background: #fff url(images/title3.gif) no-repeat left top;
	width: 770px;
	height: 34px;
	float: left;
	margin-top: 0.5em;
	text-indent:-1000em;
	text-decoration:none;
	}

/* メニューバー */
	.menu ul{
    width: 770px; 
    height: 30px;
    background: #8E8E8E url(images/menu.gif) no-repeat 0 0;
	}
	.menu li{
    list-style-type:none;
    float: left;
	}
	
/* メニューバー_リスト部分 */
	 .indextop a{
	display:block;
	width: 130px;
	height: 30px;
	background:url(images/menu.gif) no-repeat 0px 0;
	text-indent:-1000em;
	text-decoration:none;
	}
	.indextop a:hover{
		background:url(images/menu.gif) 0px -30px;
	}
	 .schedule a{
	display:block;
	width: 125px;
	height: 30px;
	background:url(images/menu.gif) no-repeat -130px 0;
	text-indent:-1000em;
	text-decoration:none;
	}
	.schedule a:hover{
		background:url(images/menu.gif) -130px -30px;
	}
	
	.info a{
	display:block;
	width:125px;
	height: 30px;
	background:url(images/menu.gif) no-repeat -255px 0;
	text-indent:-1000em;
	text-decoration:none;
	}
	.info a:hover{
		background:url(images/menu.gif) -255px -30px;
	}

	 .colist a{
	display:block;
	width:125px;
	height: 30px;
	background:url(images/menu.gif) no-repeat -380px 0;
	text-indent:-1000em;
	text-decoration:none;
	}
	.colist a:hover{
		background:url(images/menu.gif) -380px -30px;
	}

	.access a{
	display:block;
	width:125px;
	height: 30px;
	background:url(images/menu.gif) no-repeat -505px 0;
	text-indent:-1000em;
	text-decoration:none;
	}
	.access a:hover{
		background:url(images/menu.gif) -505px -30px;
	}

	.mail a{
	display:block;
	width: 140px;
	height: 30px;
	background:url(images/menu.gif) no-repeat -630px 0;
	text-indent:-1000em;
	text-decoration:none;
	}
	.mail a:hover{
		background:url(images/menu.gif) -630px -30px;
	}

/* 見出し */
.s_midashi{
	clear: both;
	font-size: 14pt;
	padding: 8px 0 8px 0.5em;
	color: #4F3236;
	border-bottom: 4px solid #999999;
	font-weight: bolder;
	margin-bottom: 0.5em;
	background: url(images/midashi_bg.gif) no-repeat right top;
    border-top: 7px solid #CD8A7B;
	}
	.s_midashi span{
	font-size: smaller;
	color: #806A59;
	margin-left: 1em;
	font-weight: bold;
	}

/* 開催概要 */
	.summary{
	padding-left: 1em;
	line-height: 2em;
	}
	.summary dt{
	font-size: 11pt;
	width: 25%;
	float: left;
	clear: both;
	color: #CD8A7B;
	font-weight: bold;
	border-bottom: 1px solid #C0C0C0;
	}
	.summary dd{
	font-size: 11pt;
	width: 65%;
	float: left;
	padding-left: 0.5em;
	border-bottom: 1px solid #C0C0C0;
	}
	
/* 更新履歴 */
	.update_title{
	background: #FD3164 url(images/update.gif) no-repeat left top;
	width: 230px;
	height: 30px;
	text-indent:-1000em;
	text-decoration:none;
	margin: 10px auto 8px;
	}
	.update{
	width: 210px;
	margin: 0 0 0 15px;
	font-size:10pt;
	}
	.update li{
	list-style-type: none;
	clear: both;
	}
	.update span{
	display: block;
	width: 210px;
	float: left;
	}
	.update .update_time{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 3px 5px 0px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #6c5942;
	}
	.update .update_dd{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
	}

/* ----------------------------------
　　access.html
------------------------------------*/
.access_list{
padding-left: 1em;
line-height: 1.5em;
}
.access_list li{
list-style-type: none;
}
	.traffics{
	margin-top: 1em;
	padding-left: 1em;
	}
	.traffics dt{
	background: url(images/t_list_style.gif) no-repeat left 4px;
	padding-left: 1.2em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	color: #0A5181;
	font-weight: bold;
	}
	.traffics dd{
	margin-bottom: 0.5em;
	}
	.traffics li{
	padding-left: 1em;
	padding-bottom: 3px;
	margin-left:0.5em;
	list-style-type: none;
	}
	
/* ----------------------------------
　　form.html
------------------------------------*/
	.mailform{
    border-collapse : collapse;
    border-spacing: 0px;
    width: 750px;
    margin:0 1em 1em;
	}
	.box fieldset,legend{
	border: 0;
	}
	.mailform th{
		background: url(images/t_list_style.gif) no-repeat left 7px;
		border-bottom: 1px solid #666666;
		text-align: left;
		padding: 4px 0 0 1.5em;
		width: 22%;
		height: 2em;
		font-size: 11pt;
		font-weight: normal;
		line-height: 1.5em;
		vertical-align: top;
		}
	.mailform .hissu{
		background: url(images/p_list_style.gif) no-repeat left 7px;
		border-bottom: 1px solid #666666;
		text-align: left;
		padding: 4px 0 0 1.5em;
		font-size: 11pt;
		height: 2em;
		font-weight: bold;
		line-height: 1.5em;
		vertical-align: top;
		color: #780000;
		}
	.hissu_f{
		font-weight: bold;
		color: #780000;
		}
	.mailform td{
		border-bottom: 1px solid #666666;
		text-align: left;
		padding: 3px 8px;
		line-height: 1.5em;
		height: 2em;
		font-size: 11pt;
		}
	.mailform td span{
		font-size:8pt;
		color: #5D5D5D;
		}

	.mailform .send{
		text-align: right;
		padding-right: 10px;
		border-top: 1px solid #666666;
		border-right: none;
		}
	.mailform input{
		margin: 0 5px 0 2px;
		}
	legend{
		margin-top: 0.5em;
		padding-left: 0.7em;
		font-size: 13pt;
		font-weight: bold;
		color: #CD8A7B;
		}
	.botton{
		background-color: #FFBDAE; 
		font-size:10pt ;color :#363636; 
		margin: 3px 5px 0 0;
		padding: 2px 1em;
		font-weight: bold;
		font-size: 11pt;
		border: 2px solid #000;
	}
	.mailform textarea{
		font-size: 10pt;
		}
	.mailform li{
		list-style-type: none;
		}
	.submit{
		text-align: center;
		}
	.notes{
		font-size: 9pt;
		}
	.notesp{
		font-size: 10pt;
		color: #EF5460;
		font-weight:bold;
		}
	.form_cartion{
		margin:1em;
	    }
/* コンセルジュサービスbox */
.srv_cartion{
	margin: 0 12px 0 2em;
		padding: 5px 1em;
		border-bottom: 1px dashed #C0C0C0;
		border-left: 1px dashed #C0C0C0;
		border-right: 1px dashed #C0C0C0;
}
.srv_cartion .center{
	margin: 0.5em;
	padding: 0.5em;
	font-weight: bold;
	border: 1px solid #EB4141;
	color: #B0373A;
	text-align: center;
	}
	
.srv_cartion .center input{
	font-weight: bold;
	border: 2px solid #EB4141;
	color: #B0373A;
	font-size: 12pt;
	padding: 2px;
	}
	
.srv_cartion .center .small{
	font-weight: normal;
	line-height:1.8em;
	}
	
.srv_cartion ul{
	list-style-type: square;
	margin-left: 2em;
	}

.srv_cartion_t{
	margin: 0.5em 12px 0 2em;
	padding: 5px 0.5em;
	font-size: 11pt;
	font-weight: bold;
	border: 1px solid #C0C0C0;
	}
.cid{
	font-size: 14pt;
	font-weight: bold;
	color: #993A46;
	}

/* ----------------------------------
　　smnr.html
------------------------------------*/
.smnr{
	padding-left: 1em;
	}
	.smnr dt{
	font-size: 11pt;
	margin-top: 2em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #CD8A7B;
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 5px;
	}
	.smnr dd{
	font-size: 11pt;
	margin-bottom: 0.5em;
	margin-left: 7.5em;
	}
.smnr_time{
	font-size: 12pt;
	font-weight: bold;
	color: #443927;
	}
.smnr_form{
	text-align: center;
	margin: 2em 0 0.5em;
	clear: both;
	}
/* ----------------------------------
　　old.html
------------------------------------*/
.oldp{
	margin:1em;
	}
	
.old_table{
    border-collapse : collapse;
    border-spacing: 0px;
    width: 750px;
    margin: 1em;
    text-align: center;
    }
.old_table th{
	border: 2px solid #000;
	padding: 0.5em;
	background: #fadcd6;
	}
.old_table td{
	border: 2px solid #000;
	padding: 0.5em;
	}
	
.old_table .sp{
	font-weight: bold;
	color: #E82100;
	}
.oldh3{
	font-size: 12pt;
	clear: both;
	color: #CD8A7B;
	margin: 1em 1em 0.3em;
	}

.oldps{
	text-align: center;
	}
	
/* ----------------------------------
　　list.html
------------------------------------*/
.klist{
	margin: 0 1em;
	}
.klist .kname{
	background: url(images/list_style.gif) no-repeat left 4px;
	padding-left: 1.5em;
	line-height: 1.5em;
	}
.klist .kname a{
	font-weight: bold;
	}
.klist .kinfo{
	font-size: 9pt;
	vertical-align: top;
	padding-right: 0.5em;
	padding-bottom: 0.8em;
	width: 60em;
	}
	
/* ----------------------------------
　　toiawase.html
------------------------------------*/
.tinfo{
	margin: 1em 2em 2em;
	list-style: none;
}	
	.tinfo li{
		margin: 0 5px 5px 2em;
		font-weight: bold;
	}	

.twul{
	list-style: none;
	padding: 0 1.5em;
	}
		
.twh3{
	clear: both;
	color: #CD8A7B;
	font-size: 12pt;
	margin: 1em 1em 0.3em;
	}


/* トップへ戻る */
.backtop{
	clear: both;
	border-bottom: 4px solid #CD8A7B;
	text-align: right;
	padding: 1em 0.5em 3px 1em;
	}

/* footer */
.footer{
	clear: both;
	margin: 0.5em auto;
	width:50%;
}
.footer li{
	font-size: 10pt;
	list-style-type: none;
	float: left;
	display: inline;
	padding: 0 1em;
	}
.footer .r_line{
	border-right: 1px solid #525252;
	}
	
address{
	clear: both;
	font-size: 10pt;
    text-align: center;
	font-style: normal;
	padding-bottom: 1.5em;
	}

/* トップへ戻る_old */
#totop{
	clear: both;
	text-align: right;
	}

body > #totop {
position: fixed;
bottom: 0;
left: 0;
margin: 0;
width: 760px;
height: 6px;
background-image: url(images/backgotop.png);
background-repeat: no-repeat;
}
body > #totop a {
display: block;
margin: -24px 20px 0 580px;
width: 134px;
padding-top: 30px;
background-image: url(images/backgotopa.png);
background-repeat: no-repeat;
}

/*以下Validation */
	input.required, textarea.required {
		/*	border: 1px solid #00A8E6; */
	}
	select.validate-selection {
		border: 1px solid #363636;
		background-color: #f2f2f2;
		color : #333333;
	}
	input.validation-failed, textarea.validation-failed {
		border: 1px solid #FF3300;
		background-color: #FF9F9F;
		color : #333333;
	}
	input.validation-passed, textarea.validation-passed {
		border: 1px solid #00CC00;
		background-color: #B8F5B1;
		color : #000;
	}
	.validation-advice {
		margin: 0px 0;
		padding: -2px;
		color : #FF3300;
		font-weight: bold;
	}
	.custom-advice {
		margin: 5px 0;
		padding: 5px;
		background-color: #C8AA00;
		color : #FFF;
		font-weight: bold;
	}
	fieldset {
		padding: 0.5em 1em;
		margin-bottom: 0.5em;
	}
	label {
		font-weight: bold;
	}
	.form-row {
		clear: both;
		padding: 0.5em;
	}
	.field-label {
	}
	.field-widget {
	}
