<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
	margin: 0;
	padding: 0;
	font-size:100%;
	color:#333333;
	text-align: center;
	background-color: #fff;
	height: 100%;
	background: url(../image/bg_seminar.gif) repeat-y center top;
}

/* for Mac IE5 */
input,
textarea{
font-family:Osaka,"�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け",sans-serif;
}

H1{
margin:0px;
padding:0px;
}

H2{
	margin:0;
	padding:0 30px 10px;
	color:#f70;
	font-size:14px;
}


P{
	margin: 0;
	padding: 12px;
}

HR {
	width:95%;
	text-align:center;
	height:1px;
}

TABLE{
	margin:12px;
}

.btn{
	font-size:80%;
}

img {
	border: 0;
}
.textR {
	text-align: right;
}
/* renewal 2007.06.22 */

#container{
	margin: 0 auto;
	width: 750px;
	text-align: left;
	font-size:90%;
}

#container #header {
	margin: 0;
	padding-top: 14px;
}

#container #header img {
	border: 0;
}

#logo{
	padding-bottom: 15px;
	padding-left: 12px;
	border-bottom: 1px solid #ccc;
}

#format {
	float:right;
	padding-right: 10px;
}

#format form {
	margin: 0;
	padding: 0;
}

#container #header table {
	margin: 0;
}

#home {
	padding:5px 0 8px 0;
	margin: 0;
	text-align:right;
	font-size: x-small;			
}

.formTitle {
	clear:both;
	margin-top: 16px;
	margin-left: 11px;
	width: 725px;
	background-image: url(../images/title_bg.gif);
}

.formTitle h1 {
	margin: 0;
	padding: 8px 15px 0;
	font-size:large;
	color: #fff;
}

.formTitleEnd {
	margin-left: 11px;
	margin-bottom: 10px;
	width: 725px;
	height: 6px;
	font-size: 0px;
	background-image: url(../images/title_bg_end.gif);
}

.stepImage {
	clear:both;
	margin-top: 10px;
	margin-left: 18px;
}

#privacy{
	margin: 10px 15px 15px 10px;
	padding: 15px;
	background-color: #f1f1f1;
}

ol#privacyList {
	margin: 1em 0 0 2em;
	padding: 0;
}

ol#privacyList li {
	list-style-type: decimal;
	padding-bottom: 0.5em;
	font-size:80%;
	line-height: 1.3;
}

#privacy p {
	padding: 0;
	font-size:80%;
	line-height: 1.4;
}

#filed_submit{
	text-align:center;
}

#thankyou_title{
	font-size:24px;
}

#thankyou_footer{
	border-bottom: 1px solid #999999; 
	text-align:center;
	height:24px;
}

.attention {
	color: red;
}

.required{
	color:#ff0000;
	font-size:70%;
}

.description p {
	margin: 0;
	padding: 10px 10px 10px 18px;
	font-size:80%;
	line-height: 1.4;
}

.item_title{
	color:#f70;
	font-weight:bold;
}

.item_dot{
	color:#f70;
}



.item_style {
	color: #333333;
}

.item_style_err {
	color: red;
	font-weight:bold;
	text-decoration:none;
}

.text_tem_style_err{
	color:#006666;
}

UL,OL,LI {
	list-style-image: url('');
}

/* added style */
.name_info_top{
	color:#999999;
	font-size:80%;
}

.name_info_bottom{
	color:#999999;
	font-size:80%;
}
#company_name{ width:16em;}
#last_name{ width:8em; margin-right: 2px;}
#first_name{ width:8em;}
#last_kana{ width:8em; margin-right: 2px;}
#first_kana{ width:8em;}

#zipcode{ width:16em;}
#address1{ width:16em;}
#address2{ width:16em;}
#company_post{ width:16em;}
#company_position{ width:16em;}
#tel{ width:16em;}
#fax{ width:16em;}
#Email_to{ width:16em;}
#other_questionA{ width:550px; height:50px;}
#textarea_da{ width:580px; height:100px;}

#company_name,
#last_name,
#first_name,
#last_kana,
#first_kana,
#zipcode,
#address1,
#address2,
#company_post,
#company_position,
#tel,
#fax,
#Email_to {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

ul.radio_with_text_list{
	list-style-type: none;
	margin:5px 5px 5px 10px;
	padding:0px;
}
ul.radio_with_text_list li input.innter_txt{
	width:150px;
	margin-left:10px;
}

span.disabled_answer{
	color:gray;
}
span.enable_answer{
}

ul.bottom_list,
ul.list_side,
ul.list_up,
ul.radio_with_text_list {
	margin: 0;
	padding: 0;
}
ul.bottom_list li{
	list-style-type: none;
	float:left;
	margin-right:50px;
	/*white-space: nowrap;*/
}
/*div.bottom_list{
	clear:both;
}*/

ul.list_side li{
	list-style-type: none;
	float:left;
	margin-right:50px;
}

ul.list_up li{
	list-style-type: none;
	line-height: 1.5;
}

.addresses_detail{
	margin:0px 10px 0px 10px;
}

table.form_wrap { 
	width	:95%;
	margin:10px 20px 10px 28px;
	padding:0px;
}

td.left_column_inner{
	padding-left:10px;
	padding-bottom:10px;
}

td.left_column,
td.left_column{
	padding-bottom:10px;
	width: 35%;
}

td.right_column {
	width: 65%;
}

td.bottom_column{
	padding-left:10px;
	padding-bottom:10px;
}

td.top_column{
	
}

/* 繧ｻ繝溘リ繝ｼ縺ｮ繧ｿ繧､繝�繝��繝悶Ν */
table.seminar_table{
	width	:100%;
	padding	:0px;
	margin	:5px 0;
	border-collapse: collapse;
}


/* 驕ｸ謚槭＆繧後↑縺九▲縺溘そ繝溘リ繝ｼ縺ｮ陬�｣ｾ */
.seminar_disabled{
	color:#CCCCCC;
}


th.room_name{ 
	padding	:5px;
	border  :1px solid #777777;
	background-color:#DDD;
	text-align:center;
}

th.Room1{}
th.Room2{}
th.Room3{}

td.Row14_Col1{}
td.Row14_Col2{}

td.Row15_Col1{}
td.Row15_Col2{}

td.Row16_Col1{}
td.Row16_Col2{}
td.Row16_Col3{}

th.seminar_time{ 
	padding	:5px;
	border  :1px solid #777777;
	background-color:#DDD;
	text-align:center;
}
th.none_cell{}

.seminar_table td{ 
	vertical-align:top;
	border	:1px solid #777777;
	padding	:0px;
	padding-top:5px;
	/*height:200px;*/
}

div.seminar_title{
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;

}

div.seminar_body{
	padding-left:5px;
	padding-right:5px;
}


/* 繧ｯ繝ｪ繝�け縺吶ｋ縺ｾ縺ｧ陦ｨ遉ｺ縺輔ｌ縺ｪ縺�ヵ繧ｩ繝ｼ繝�繧ｨ繝ｪ繧｢ */

#confirmed_privacy_pilicy {
	visibility: hidden;
}

#privacy_confirm{
	margin: 10px 15px 10px 10px;
	padding: 15px;
	border:3px double #ff0000;
	text-align:center;
	font-weight:bold;
}
#privacy_confirm_chk{
	
}

.cautions_head_icon{
	width:32px;
	text-align:center;
}

input#null1,
input#null2,
input#null3{
	display: none;
}</pre></body></html>