@charset "euc-jp";

/*----- base start -----*/
/* Universal Reset
------------------------------------------------------------*/
*{
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

body{
line-height:1.5;
color:#333;
font-size:100.01%;
}

hr{
display:none;
}

img{
border:0 none;
vertical-align:bottom;
}

ul,ol{
list-style:none outside;
}

fieldset{
border:0 none;
}

h1,h2,h3,h4,h5,h6{
font-size:1em;
}

#stage{
	width:500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#headerPop{
	position:relative;
	width:100%;
	margin: 10px auto 0px;
}

#narrowBody #headerPop #layout{
	width:600px;
	margin-top:15px;
	border-bottom:4px solid #587BB7;
}

#container{
	margin:auto;
	width:600px;
	height:500px;
	min-height:500px;
	font-size:0.8em;
}

#narrowBody #contents{
	background-color:#FFFFFF;
}

#container a{
text-decoration:underline;
color:#fff;
}

#container a:visited {
    color:#3366CC;
}

#container a:hover,
#container a:active,
#container a:focus {
	color:#3366cc;
}
#contents h2{
margin-bottom:1.25em;
}

#contents h2 span{
	padding-left:8px;
	display:block;
	line-height:1.3;
	font-size:1.15em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #587BB7;
}


#contents ul,
#contents ol,
#contents dl,
#contents table{
	line-height:1.4;
	margin-bottom:15px;
}

#contents p{
	margin:10px;
	padding:10px 20px;
	text-align:left;
	background:#EEEEEE none repeat scroll 0 0;
	line-height:1.5;
}

#contents table.popupPic p{
margin:0;
padding:0;
}

#contents img{
vertical-align:middle;
}


#contents div.heading01a{
margin-bottom:0.5em;
padding:1px 15px;
height:78px;
background:transparent url("../../../shared/img/index_title_1.jpg") no-repeat left top;
}

#contents div.heading01a h1{
margin-top:18px;
line-height:1.2;
color:#fff;
font-size:1.7em;
}

#contents div.heading01b{
margin-bottom:0.5em;
padding:1px 15px;
height:66px;
background:transparent url("../../../shared/img/index_title_2.jpg") no-repeat left top;
}

#contents div.heading01b h1{
margin-top:14.5px;
line-height:1.2;
color:#fff;
font-size:1.5em;
}

#contents div.heading01a h1 span,
#contents div.heading01b h1 span{
font-size:0.6em;
}

#contents div.heading01{
	margin-bottom:5px;
	padding:13px 5px 8px;
	border-bottom:3px solid #587BB7;
	background:transparent url("../../../shared/img/heading01_bg_2.gif") repeat-x left top;
}

#contents div.heading01 h1{
	color:#333333;
	font-size:1.3em;
	text-align:left;
	margin:0 14px;
}

#contents div.heading01{
	position:relative;
	z-index:1;
	background-image: url(../img/heading01_bg_2.gif);
}

#contents div.startday{
	background:#E8EEFA;
	padding:2px 10px;
	font-weight:bold;
	font-size:1.2em;
	text-align:right;
	color:#587BB7;
}

/*---- jun iwata wrote/modify ----*/
#contents div.heading03{
	margin-bottom:0.75em;
	background-color: #587BB7;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	margin:8px 10px;
	text-align:left;
}
/*---- jun iwata wrote/modify ----*/

#contents div.heading03 h3{
	padding-left:5px;
	background-color: transparent;
	color: #FFFFFF;
	line-height:1.5;
	font-weight:bold;
}

#contents div.title{
	margin:15px 10px;
	background:#EEEEEE;
	font-size:1.2em;
	padding:10px 20px;
	font-weight:bold;
	text-align:left;
}

#contents div.title span.subtitle{
	font-weight:normal;
	font-size:0.8em;
}

#contents p.close,p.close a{
	text-align:center;
	background:#555555;
	padding:3px;
	width:60px;
	margin:10px auto;
	color:#ffffff;
	font-size:0.9em;
}

#container p.close a:link{
	color:#FFFFFF;
}

#container p.close a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#contents div.speaker{
	padding:0;
	background:#ffffff;
	clear:both;
}

#contents .photo{
	padding:0;
	margin:0;
	float:right;
}
