@charset "utf-8";
/* トレーナー紹介ポップアップ */
*{
	font-family:"メイリオ", "Meiryo", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
	font-size:1em;
	font-style: normal;
	font-weight: normal;
	color:#585858;
	}	
	body{
	margin:0;
	padding:0;
	background-image:url(images/tr_image/tr_bg.gif);
	}
	h1{
	display:none;
	}
	#tr_syoukai{
	width:500px;
	margin:0 auto;
	background:#FFFFFF;
	font-size:0.8em;
	line-height:22px;
	font-weight: bold;
	}
	#tr_header{
	width:500px;
	height:17px;
	background-image: url(images/tr_image/tr_header_bg.gif);
	}
	#tr_name{
	width:500px;
	height:auto;
	background:#fff1b9;
	background-image: url(images/tr_image/tr_name_bg.gif);
	line-height: 21px;
	padding-top: 7px;
	}
	#tr_name p{
	font-size:1em;
	color:#585858;
	margin-left:15px;
	}
	#copy{
	width:320px;
	border:1px dotted #ffdd53;
	margin: 15px auto 20px;
	padding: 0px;
	}
	#copy_none{
	display:none;
	}
	#copy p{
	padding:0px 5px 0px;
	}
	#from_trainer{
	width:310px;
	height:auto;
	display:block;
	padding-left: 10px;
	margin:0px;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	background-color:#ffdd53;
	}
	#tr_keireki dl{
	margin: 0px 20px 20px 20px;
	}
	#tr_keireki dt,#tr_seminar dt,#tr_form dt{
	display:block;
	width:250px;
	height:auto;
	border-left: 5px solid #ffdd53;
	padding: 2px 2px 2px 10px;
	margin: 5px;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px dashed #ffdd53;
	}
	.letter_spacing{
	letter-spacing:-0.1em;
	}
	.name_bold{
	font-size:1.3em;
	color:#585858;
	font-weight:bold;
	}
	#tr_photo{
	width:95px;
	height:auto;
	margin:15px;
	float:left;
	border: 1px solid #ffdd53;
	}
	#tr_keireki{
	width:350px;
	text-align:justify;
	float:left;
	margin: 0 0 10px 0;
	}
	#tr_keireki p{
	font-size:0.8em;
	color:#333333;
	}
	#tr_keireki dd{
	margin-left:10px;
	text-indent: 0px;
	font-size:0.8em;
	}
	.dd_bold{
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
	}
	#tr_seminar{
	width:450px;
	margin:10px auto;
	clear:both;
	}
	#tr_seminar dd{
	font-size:0.8em;
	}
	.syusai_link a{
	width:100px;
	height:20px;
	display:block;
	background-image:url(images/tr_image/syusaisya_link_btn.gif);
	margin-left: 300px;
	}
	#tr_form{
	width:450px;
	margin:10px auto;
	}
	#tr_form p{
	font-size:0.8em;
	}
	#toi_table{
	border:1px solid #cccccc;
	padding:5px;
	width: 450px;
	}
	#goto_santafe_top{
	width:250px;
	margin:20px auto;
	height: 50px;
	background-image: url(images/tr_image/tr_goto_top.gif);
	}
	#goto_santafe_top a{
	display:block;
	width:250px;
	height: 50px;
	background-image: url(images/tr_image/tr_goto_top.gif);
	}
	#goto_santafe_top a:hover{
	background-image: url(images/tr_image/tr_goto_top_roll.gif);
	}
	#foot{
	width:450px;
	margin:0 auto;
	}
	#close{
	width:90px;
	height:12px;
	margin:10px auto;
	}
	#close img{
	border:none;
	}
	.hide{
	display:none;
	}
	.hissu{
	font-weight:normal;
	color:#FF0000;
	}
/* 旧紹介ページにトップへのリンクを設置 */
	#foot_goto_santafetop{
	margin:20px auto;
	text-align:center;
	}
	#foot_goto_santafetop a{
	font-size:1.2em;
	font-weight:bold;
	color:#cc0000;
	}
