@charset "utf-8";
/* CSS Document */

/* 初期設定ここから */

* {
	margin: 0;
	padding: 0;
	zoom: 1;
}
body {
	position: relative;
}
a {
	text-decoration : none;
}
img {
	vertical-align : middle;
	border: none;
}
ul {
	list-style : none;
}
ul, ol, li {
	zoom: normal;
}
p {
	word-break: keep-all;
}
hr {
	display: none;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
/*article, footer, header, section, div{
	display: block;
	overflow:hidden;
}
*/.century {
	font-family: "Century Gothic", Futura, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.txtbold {
	font-weight: bold;
}
/* 初期設定ここまで */


/*  Fluid-imgここから */

img {
	max-width : 100%;
	width: auto;
	height: auto;
}
/* Fluid-imgここまで */


/*  clearfixここから */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
/* clearfixここまで */

/* HTMLここから */

html {
	font-family: "Century Gothic", Futura, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size : 100%; /*レスポンシブタイプセッティングの指定*/
	line-height : 1.5em;
	color: #333;
}
/* HTMLここまで */


/* 見出し設定ここから */

h1 {
	font-size : 3em; /* 48px */
	line-height : 1; /* 48px */
	margin-bottom : 0.5em;
}
h2 {
	font-size : 2.25em; /* 36px */
	line-height : 1.3333; /* 48px */
	margin-bottom : 0.6667em;
}
h3 {
	font-size : 1.5em; /* 24px */
	line-height : 1; /* 24px */
	margin-bottom : 1em;
}
h2, h3 {
	margin: 10px 0 10px 10px;
}
/* 見出し設定ここまで */



/* ページ共通設定ここから */
#wrap {
	background: #efefef;
	border-bottom: dotted 1px #00459a;
}
#wrap-inner {
	width: 960px;
	margin: 0 auto;
}
/* Header */
header {
	width: 100%;
	border-bottom: dotted 1px #00459a;
}
#header {
	background: #fff;
}
#headline {
	background: #000;
	font-size: 0.5em;
}
#headline p {
	width: 960px;
	margin: 0 auto;
	color: #fff;
}
#hdrContents {
	width: 960px;
	margin: 0 auto;
}
#hdrContents h1 {
	margin: 15px 0 0 0;
	float: left;
}
#head_contact {
	float: right;
	margin: 15px 0 0 0;
}
#head_contact2 {
	display: none;
}
#head_contact ul {
	margin: 0 0 0 18px;
}
#head_contact ul li {
	padding: 0.2em;
}
#head_contact ul li img {
	margin: -2px 4px 0 0;
}
#left_content {
	width: 178px;
	float: left;
}
.left_img {
	margin: 10px 0 0 0;
	float: left;
}
.right_img {
	float: left;
}
#head_contact .right_img ul {
	margin: 0;
}
#head_contact2_wrap {
	width: 226px;
	margin: 0 auto;
}
#info_d_btn {
	margin: 7px 0px 0 0;
	float: right;
}
#info_d_btn a {
	display: block;
	margin: 0 0 10px;
}
/* sidenav */

nav {
	width: 178px;
	height: 100%;
	background-attachment: scroll;
	font-size: 13px;
}
nav ul li {
	border-bottom: dotted 1px #00459a;
	height: 45px;
	padding: 0 0 0 20px;
	line-height: 45px;
	background: url(../images/menu-arrow.png) no-repeat 1px center;
}
nav ul li.navlong {
	border-bottom: dotted 1px #00459a;
	height: 45px;
	padding: 0 0 0 20px;
	line-height: 15px;
	background: url(../images/menu-arrow.png) no-repeat 1px center;
}
nav ul li a {
	display: block;
	margin: 0 0 0 5px;
	color: #121212;
}
nav ul li.navlong a {
	margin: 0 0 0 5px;
	color: #121212;
}
.address {
	clear: both;
	font-size: 11px;
	margin: 5px 0 0 0;
}
.address2 {
	display: none;
}
#online {
	margin: 20px 0;
	font-size: 11px;
}
.uchikeshi {
	color: #f00;
	text-decoration: line-through;
}
.deadline {
	color: #f00;
	line-height: 12px;
	display: inline-block;
}
nav ul li.last_nav {
	border-bottom: none;
	height: auto;
	padding: 0;
	line-height: inherit;
	background: none;
}
nav ul li.last_nav a {
	margin: 0;
}
/* contents */

#contents {
	min-height: 900px;
	float: left;
	border-left: dotted 1px #00459a;
	width: 756px;
	padding: 20px 0 50px 20px;
	overflow: hidden;
}
.century {
	font-family: "Century Gothic", Futura, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
/* footer */
footer {
}
#ftrContents {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	position: relative;
}
.pagetop {
	position: absolute;
	top: -25px;
	right: 0;
}
.copyright {
	width: 890px;
	padding: 0 70px 0 0;
	position: absolute;
	bottom: 10px;
}
/* ページ共通設定ここまで */




/**** TOPここから ****/



.viewport {
	width: 756px;
	overflow: hidden;
}
.main_content_box1 {
	margin: 10px 0 0 0;
	padding: 30px;
	background: #fff;
	border: dashed #00469b 1px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}
.main_content_box1 a {
	font-size: 1em;
	color: #00469b;
	text-decoration: none;
}
.content_box1 {
	width: 70%;
	margin: 5px 0 0 0;
	float: left;
	word-wrap: break-word;
	line-height: 1em;
}
.content_box1 img {
	margin: 0 0 20px 0;
}
.content_box2 {
	width: 28%;
	float: right;
	margin: 0 0 25px 2%;
}
.item {
	float: left;
	width: 756px;
	cursor: pointer;
}
/*　news　*/
	
.new {
	margin: 0 5px 0 0;
	padding: 5px 2px;
	font-size: 9px;
	background: #f00;
	color: #fff;
}
#news_box {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 35px;
	background: #fff;
	border: 1px solid #00459a;
	font-size: 14px;
}
#newsTitle {
	background: #00459a;
	padding: 5px 0 0 8px;
}
#news_box dt {
	width: 100px;
	float: left;
	clear: both;
	text-align: right;
	margin: 5px 20px 5px 5px;
}
#news_box dd {
	width: 620px;
	float: left;
	margin: 5px 0;
}
/**** TOPここまで ****/

#space {
	height: 560px;
}
/*-------- // general ---------*/

#general_list {
	border-spacing: 15px;
	font-size: 12px;
}
#general_list th {
	padding: 5px 30px 5px 5px;
	text-align: left;
	border-left: solid 3px #00479d;
	font-size: 14px;
	color: #00479d;
}
/**/
#general_list tr {
	margin: 0 0 5px 0;
}
.title1 {
	display: block;
	margin: 0 0 10px 0;
}
/*-------- general// ---------*/

/*--------- // Invited Speakers ---------*/

#speakers_list {
	margin: 15px 0 0 15px;
	font-size: 15px;
	font-weight: bold;
}
#speakers_list div {
	border-bottom: dashed #999 1px;
	clear: both;
}
#speakers_list img {
	margin: 10px 20px 10px 5px;
	float: left;
}
#speakers_list p {
	margin: 10px 0 0 0;
	float: left;
}
#speakers_list a {
	color: #00479d;
}
#speakers_list a:hover {
	text-decoration: underline;
}
/*--------- Invited Speakers // ---------*/

/*-------- // access --------*/

.access_map {
	padding: 20px 0 0;
}
.access_map h4 {
	font-size: 23px;
}
.access_text {
	color: #f00;
}
.access_text dd {
	padding: 0 0 0 55px;
}
.access_map p {
	margin: 0 0 10px 0;
}
.access_map a {
	text-decoration: underline;
	color: #333;
}
.access_map a:hover {
	text-decoration: underline;
}
.map3 {
	width: 100%;
	margin: 20px 0 0 0;
	text-align: center;
}
.haneda_airport dt {
	float: left;
}
.haneda_airport dd {
	padding: 0 0 0 55px;
}
/*-------- access // --------*/

/*-------- // important --------*/

.important_title {
	border-left: solid #00469b 5px;
	border-bottom: solid #00469b 1px;
	margin: 10px 0;
	padding: 0 0 0 10px;
}
.tba {
	margin: 0 0 0 15px;
}
/*-------- important // --------*/

/*----------- // floor ----------*/

#floor_img {
	padding: 20px 0;
	text-align: center;
}
#floor_img img {
	margin: 0 0 20px 0;
}
/*----------- floor // ----------*/

/*----------- // link ----------*/

#link_box {
	margin: 20px 0 0 0;
}
#link_box ul {
	list-style-type: square;
	margin: 0 0 0 18px;
}
#link_box li {
	margin: 0 0 10px 0;
}
#link_box a {
	color: #000;
}
#link_box a:hover {
	color: #000;
	text-decoration: underline;
}
/*----------- link // ----------*/

/*----------- // abstract ----------*/

.abstract_list {
	margin: 0 0 0 36px;
}
.banner {
	margin: 20px 0;
	text-align: center;
}
.banner a:hover img {
	margin: -3px;
	border: solid #ababab 3px;
}
/*----------- abstract // ----------*/

/* -------------------------------------------------------
    program
   ------------------------------------------------------- */

.program>.program_box1 {
	background: #dcdcdc;
	margin: 0 0 20px 0;
	padding: 10px;
}
.program>.program_box1>dl>dt {
	width: 20%;
	float: left;
	padding: 0 0 0 7px;
}
.program>.program_box1>dl>dd {
	margin: 0 0 0 20%;
	padding: 0 0 0 7px;
	word-break: keep-all;
}
.program>.program_box2 {
	width: 736px;
	background: #bbb;
	margin: 0 20px 20px 0;
	padding: 10px;
}
.program>.program_box2>.program_box_inn {
	background: #fff;
	padding: 7px;
}
.program>.program_box2>.program_box_inn>dl>dt {
	width: 20%;
	float: left;
}
.program>.program_box2>.program_box_inn>dl>dd {
	margin: 0 0 10px 20%;
	word-break: keep-all;
}
.program>.program_box3 {
	width: 736px;
	background: #bbb;
	margin: 0 20px 20px 0;
	padding: 10px;
}
.program>.program_box3>dl>dt {
	width: 20%;
	float: left;
}
.program>.program_box3>dl>dd {
	margin: 0 0 0px 20%;
	word-break: keep-all;
}
.program>.program_box3>.program_box_inn {
	background: #dcdcdc;
	padding: 7px;
}
.program>.program_box3>.program_box_inn>dl>dt {
	width: 20%;
	float: left;
}
.program>.program_box3>.program_box_inn>dl>dd {
	margin: 0 0 10px 20%;
	word-break: keep-all;
}
/* -------------------------------------------------------
    program
   ------------------------------------------------------- */

/* -------------------------------------------------------
    instructions
   ------------------------------------------------------- */

.honbunbox {
	margin: 10px 0 0 0;
}
.subtit_top {
	font-weight: bold;
	padding-bottom: 5px;
	color: #00469B;
}
.subtit_pro {
	font-weight: bold;
	padding-bottom: 5px;
	color: #ff840a;
	font-size: 1.5em;
}
.subtit {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #006;
}
.instruct_list {
	line-height: 130%;
}
.line_space {
	margin-bottom: 20px;
}
#f_left1 {
	float: left;
}
#f_left2 {
	width: 259px;
	float: left;
}
#c_b {
	clear: both;
}
.inst_table {
	width: 100%;
	border: solid 1px #000000;
	border-collapse: collapse;
}
.inst_table tr td {
	border: solid 1px #000000;
	padding: 0.5em;
}
.inst_list li {
	list-style-type: disc;
	margin: 0.5em;
}
.inst_list2 {
	margin: 0 0 0 10px;
}
/* -------------------------------------------------------
    instructions
   ------------------------------------------------------- */
 
.download_area {
	margin: 20px 0;
	text-align: right;
}
.subhead {
	font-weight: bold;
}
/*写真*/

.ph_contanier {
	width: 740px;
	margin: 0 auto;
	overflow: hidden;/*margin-left:60px;*/
}
.ph_l {
	float: left;
	margin-right: 40px;/*margin-bottom:40px;*/

}
.ph_r {
	float: left;/*margin-bottom:40px;
*/
}
.ph_r_aki {
	float: left;
	padding-left: 25px;
}
.ph_r_aki2 {
	float: left;
	padding-left: 35px;
}
.ph_l_aki {
	float: left;
	margin-right: 82px;
	padding-left: 25px;
}
.ph_list {
	width: 740px;
	height: 233px;
	margin-bottom: 60px;
}
.ph_list_tate {
	width: 740px;
	height: 493px;
	margin: 25px 0 60px;
}
.ph_list_tate2 {
	width: 740px;
	height: 350px;
	margin-bottom: 60px;
}
/*写真中ページ*/

.ph_list_private {
	width: 740px;
	height: 173px;
	margin-bottom: 60px;
}
.ph_list_private_tate {
	width: 520px;
	height: 230px;
	margin-bottom: 60px;
}
/*private phptos*/

.photoname_box {
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 15px;
}
.photoname_box li {
	line-height: 170%;
	list-style-type: square;
	margin: 0 0 0 20px;
}
.photoname_left {
	float: left;
	margin: 0 100px 0 0;
}
.photoname_left a,.photoname_right a {
	color: #00469b;
	font-weight:bold;
}
.photoname_left.photoname_left a:hover,.photoname_right.photoname_right a:hover {
	color: #000;
	text-decoration: underline;
}
.photoname_right {
	float: left;
}

.click {
	color: #999;
	margin-left: 40px;
	margin-bottom: 7px;
}
.phBox {
	width: 350px;
	float: left;
	margin:20px 20px 0 0;
}
.phBox > div {
	width: 350px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
/* For modern browsers */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
