@charset "utf-8";

/*
 Universal selector [
----------------------------------------------------------- */
/* clearfix */
div.idx_sec_02:after,
div.ins_sec_04:after,
div.con_sec:after,
div.gui_sec dl.gui_detail:after,
div.gui_sec dl.gui_detail_02:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  

*{margin:0px; padding:0px;}

/*
 レイアウト [
----------------------------------------------------------- */
div#con_head {
	position: relative;
	height: 151px;
	margin: 0 auto;
	font-size: 1px;
}

div.idx_sec {
	width: 683px;
	height: 212px;
	margin: 0 0 18px 15px;
	background: url(../images/ti_main.jpg) no-repeat 0 0;
}

div.idx_sec_02 {
	width: 650px;
	margin: 0 37px 0 22px;
}

div.idx_sec_03 {
	float: left;
	width: 305px;
	font-size: 90%;
}

div.act_sec,
div.ins_sec,
div.gui_sec {
	width: 635px;
	margin: 20px 0 0 30px;
}

div.act_sec_02 {
	float: left;
	width: 301px;
	margin-right: 27px;
	margin-bottom: 24px;
}

div.act_sec_03 {
	float: left;
	width: 301px;
	margin-bottom: 24px;
}

div.act_sec_04 {
	clear: both;
	width: 633px;
	padding:10px 0;
	overflow:hidden;
}
div.act_sec_04 .flL{
	padding-right:20px;
}
div.ins_sec_02 {
	border: 1px solid #CCCCCC;
	margin-top: 29px;
	padding: 20px;
}

div.ins_sec_03 {
	min-height:282px;
	height: auto !important;
	height: 282px;
	margin-bottom: 25px;
	padding-right: 344px;
	background: url(../images/il_map.gif) no-repeat 249px 21px;
}

div.ins_sec_04 {
	min-height:167px;
	height: auto !important;
	height: 167px;
	padding-right: 344px;
	background: url(../images/il_station.gif) no-repeat 249px 3px;
	font-weight: bold;
}
div#floor_plan_swf{
height:427px;
}

/*
 見出し [
----------------------------------------------------------- */
div.act_sec h1 {
	width: 633px;
	height: 35px;
	margin-bottom: 28px;
	background: url(../images/ti_activity.gif) no-repeat 0 0;
}

div.ins_sec h1 {
	width: 633px;
	height: 35px;
	margin-bottom: 16px;
	background: url(../images/ti_institution.gif) no-repeat 0 0;
}

div.gui_sec h1 {
	width: 633px;
	height: 35px;
	margin-bottom: 16px;
	background: url(../images/ti_guidance.gif) no-repeat 0 0;
}

div.idx_sec_02 h2 {
	width: 296px;
	height: 21px;
	margin: 0 6px 12px 3px;
	background: url(../images/ti_whats_new.gif) no-repeat 0 0;
}

div.act_sec_02 h2 {
	width: 301px;
	height: 28px;
	margin-bottom: 10px;
	background: url(../images/ti_act_idea.gif) no-repeat 0 0;
}

div.act_sec_03 h2 {
	width: 301px;
	height: 28px;
	margin-bottom: 10px;
	background: url(../images/ti_act_policy.gif) no-repeat 0 0;
}

div.act_sec_04 h2 {
	width: 631px;
	height: 31px;
	margin-bottom: 10px;
	background: url(../images/ti_act_about.gif) no-repeat 0 0;
}

div.ins_sec_03 h2 {
	width: 231px;
	height: 32px;
	margin-bottom: 10px;
	background: url(../images/ti_address.gif) no-repeat 0 0;
}

div.ins_sec_04 h2 {
	width: 231px;
	height: 32px;
	margin-bottom: 10px;
	background: url(../images/ti_access.gif) no-repeat 0 0;

}


/*
 リスト [
----------------------------------------------------------- */
div#con_head li.lnavi_activity {
	position: absolute;
	top: 71px;
	left: 178px;
}

div#con_head li.lnavi_guidance {
	position: absolute;
	top: 71px;
	left: 305px;
}

div#con_head li.lnavi_institution {
	position: absolute;
	top: 71px;
	left: 430px;
}

div#con_head li.lnavi_ivent {
	position: absolute;
	top: 71px;
	left: 582px;
}

div.idx_sec_03 dl {
	clear: left;
	margin-left: 6px;
}

div.idx_sec_03 dl dt {
	float: left;
	margin-right: 1em;
	margin-bottom: 6px;
}

div.idx_sec_03 dl dd {
	float: left;
	width: 235px;
	margin-bottom: 6px;
}

div.act_sec_04 dl {
	width:480px;
	height: auto !important;
}

div.act_sec_04 dl dt {
	width: 174px;
	height: 38px;
	margin:15px 0 15px 0;
}
div.act_sec_04 dl dd{
	_font-size:12px;
}

div.ins_sec_04 dl{
	width: 231px;
}

div.ins_sec_04 dl dt {
	float: left;
	width: 24px;
	height: 25px;
	margin-right: 13px;
}

div.ins_sec_04 dl dd {
	float: left;
	width: 186px;
}


div.gui_sec dl.gui_detail {
	width: 633px;
	margin-bottom: 10px;
	background: url(../images/tx_gui_member.gif) no-repeat 0 0;
}

div.gui_sec dl.gui_detail_02 {
	width: 633px;
	margin-bottom: 10px;
	background: url(../images/tx_gui_privilege.gif) no-repeat 0 0;
}

div.gui_sec dl.gui_detail dt.tx_member {
	clear: both;
	float: left;
	width: 126px;
	height: 90px;
	margin-right: 7px;
	margin-bottom: 10px;

}

div.gui_sec dl.gui_detail_02 dt.tx_privilege {
	clear: both;
	float: left;
	width: 126px;
	height: 52px;
	margin-right: 7px;

}

div.gui_sec dl.gui_detail dd,
div.gui_sec dl.gui_detail_02 dd {
	float: right;
	font-size:12px;
	width: 500px;
}


div.gui_sec dl.agree {
	margin-top: 30px;
	padding-bottom: 30px;
}

div.gui_sec dl.agree dd {
	font-size:12px;
	padding-bottom: 15px;
}

div.gui_sec ol {
	margin: 0;
	padding: 0;
}

div.gui_sec ol li {
	text-indent: -1em;
	padding-left: 1em;
}


/*
 テキスト [
----------------------------------------------------------- */
p.cp_banner {
	width: 305px;
	height: 53px;
	margin-bottom: 10px;
}

p.cp_banner_02 {
	clear: both;
	width: 633px;
	height: 79px;
	margin-bottom: 23px;
}

p.con_tx {
	float: right;
	width: 327px;
	height: 190px;
	background: url(../images/tx_message.gif) no-repeat 0 0;

	font-size: 1px;
}
p.con_bn {
	float: right;
	width: 328px;
	height: 140px;
	background: url(../images/bn_first_seminar.gif) no-repeat 0 0;
	margin: 0 0 18px 0;

	font-size: 1px;
}

p.tx_agree {
	display: inline;
	padding: 5px;
	background-color: #999999;
	line-height: 1;
	color: #FFFFFF;
	font-weight: bold;
}

div.gui_sec dl.agree span {
	color: #65AFDE;
}

p.inquiry {
	float: left;
	border: 1px solid #343434;
	margin-right: 32px;
	padding: 22px;
}

p.update {
	clear: both;
	padding-top: 10px;
	text-align: right;
}

/*
 アドレス [
----------------------------------------------------------- */
div.ins_sec_03 address {
	display: inline-block;
	width: 100%;
	padding-left: 6px;
	padding-bottom: 15px;
}

div.gui_sec address {
	float: left;
}

/*
 リンク [
----------------------------------------------------------- */
.logo a,
div#con_head li.lnavi_activity a,
div#con_head li.lnavi_guidance a,
div#con_head li.lnavi_institution a,
div#con_head li.lnavi_ivent a,
p.cp_banner a {
	display: block;
	overflow: hidden;
}
p.con_bn a {
	display: block;
	overflow: hidden;
}

div.ins_sec_03 address a,
div.gui_sec address a,
div.gui_sec a {
	text-decoration: underline;
	overflow: hidden;
}

div.ins_sec_03 address a:visited,
div.gui_sec address a:visited,
div.gui_sec a:visited {
	text-decoration: underline;
	overflow: hidden;
}

div.ins_sec_03 address a:hover,
div.gui_sec address a:hover,
div.gui_sec a;hover {
	text-decoration: underline;
	overflow: hidden;
}

div.ins_sec_03 address a:active,
div.gui_sec address a:active,
div.gui_sec a:active {
	text-decoration: underline;
	overflow: hidden;
}

.logo a {
	width: 178px;
	height: 152px;
}

div#con_head li.lnavi_activity a {
	width: 127px;
	height: 48px;
}

div#con_head li.lnavi_guidance a {
	width: 123px;
	height: 48px;
}

div#con_head li.lnavi_institution a {
	width: 150px;
	height: 48px;
}

div#con_head li.lnavi_ivent a {
	width: 115px;
	height: 48px;
}

p.cp_banner a {
	width: 305px;
	height: 53px;
}

p.con_bn a {
	width: 328px;
	height: 140px;
}
