html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,hr{

	background: transparent;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border:0;
}

/* table, caption, tbody, tfoot, thead, tr, th, td ,hr */

body {
	line-height: 1;
	font-size: 13px;
    	font-family: Meiryo , "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Osaka", 'Lucida Grande', Verdana, Arial, Sans-Serif;
    	color: #FFF;
	background-color:#fff;
	font-weight: bold;
	letter-spacing:1px;
}

dt,dd,h2, p,h3,h4{
	line-height:1.5;
}

.abstract{
	text-shadow:1px 1px 1px #000;
}

#Page{
	width:600px;
	margin:0 auto;
	border:1px solid #666;
}

#Body{
	background:#D62425 url(images/main_image.jpg) no-repeat center 14px;
	padding:39px 50px 36px;
	min-height:1000px;
}

h1{
	margin-left:-28px;
	margin-bottom:30px;
	font-size:20px;
}

h2{
	margin-top:26px;
	margin-bottom:10px;
	font-size:19px;
}

h3{
	margin-top:15px;
	margin-bottom:10px;
	font-size:19px;
}

h4{
	font-size:14px;
	margin-top:15px;
	margin-bottom:5px;
}

.talk dd img{
	border:2px solid #fff;
	margin-right:2px;
	margin-top:5px;
}

.talk dt .title{
	font-size:10px;
}

.talk dl#talk-1{
	width:258px;
	float:left;
}

.talk dl#talk-2{
	float:right;
}

.talk dl#talk-3{
	clear:both;
	padding-top:10px;
}

.talk dl#talk-3 .title{
	font-size:16px;
}

.abstract .fg p{
	text-align:center;
}

#location{
	margin-top:25px;
	font-size:12px;
}

#location dt{
	float:left;
}

#location dd .detail{
	font-size:10px;
}

#location dt:before{
	content:'■';
}

#location dd{
	overflow:hidden;
}

a#latestinfo{
	display:block;
	width:98px;
	height:98px;
	background:url(images/button.png) no-repeat center center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-top:-90px;
	margin-left:402px;
	position:relative;
	z-index:9999;
}

#latestinfo:hover{
	background-image:url(images/button_on.png);
}

.details{
	margin-top:80px;
}

.details p,.details dl{
	font-weight:normal;
}

.details .section{
	margin-top:50px;
}

.details h3 , .details h4{
	color:#FAC74B;
}

.details h3 .date{
	display:block;
	font-size:15px;
	letter-spacing:normal;
}

.details .section h2{
	margin-left:-50px;
}

.details .fg{
	background:url(images/fg_image_2.jpg) no-repeat right top;
}

.details .fg h3{
	min-height:78px;
}

.details .fg p{
	margin-top:30px;
}

.details .fg p + p{
	margin-top:15px;
	font-size:12px;
}

.details .talk{
	background:url(images/talk_image.jpg) no-repeat right top;
}

.details .talk h2{
	background:url(images/label_talk_b.png) no-repeat 0 0;
}


.details .talk .talk-1 p{
	width:55%;
	font-size:12px;
	margin-bottom:20px;
}
.details .talk .talk-2.photo {
	width:140px;
	float:left;
	margin-top:20px;
	margin-right:10px;
}

.details .talk .talk-2.photo img{
	margin-right:10px;
	margin-bottom:10px;
}

.details .talk .talk-2{
	overflow:hidden;
}

.details .talk .talk-2 h3{
	font-size:15px;
}

.details .talk .talk-3{
	margin-top:40px;
	background:url(images/talk_image_2.jpg) no-repeat right 30px;
}

.details .talk .talk-3 p{
	width:55%;
}

.details #access{
	margin-top:50px;
}

.details #access dl{
	margin-left:280px;
	margin-top:-80px;
}

.details #access dt{
	font-weight:bold;
}

.details #access dd{
	font-size:12px;
	line-height:1.7;
}

iframe{
	background-color:#fff;
	margin-top:30px;
	border:1px solid #666;
}

#Footer{
	background-color:#fff;
	padding:10px 36px;
}


