@charset "utf-8";

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, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
    font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.both{
	clear:both;
}


body {
	background: url(../images/bg_body.png) repeat-x top;
	color: #444444;
font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;}
body a {
	color: #444444;
}
body a:hover {
	color: #444444;
}

.text_indent {
	text-indent: 100%;
    white-space: nowrap; 
    overflow: hidden;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
/*	background:#0CF;
*/}
header {
	background: url(../images/bg_header.png) no-repeat;
	position: relative;
	height: 250px;
}
header h1 {
	position:absolute;
	top:32px;
	left:28px;
	background: url(../images/title_logo.png) no-repeat;
	height:116px;
	width:773px;
}
	
nav {
	position:absolute;
	top:180px;
	left:10px;
}
nav ul {
	width: 960px;
	height:70px;
}
nav ul li {
	float:left;
}
nav ul li a {
	height: 70px;
	display:block;
	background:url(../images/nav.png) no-repeat;
}
.nav01 a {background-position: 0 0;width:188px;}
.nav02 a {background-position: -188px 0;width:188px;}
.nav03 a {background-position: -376px 0;width:230px;}

.nav01 a.active, .nav01 a:hover {background-position: 0 -70px;}
.nav02 a.active, .nav02 a:hover {background-position: -188px -70px;}
.nav03 a.active, .nav03 a:hover {background-position: -376px -70px;}




#mainArea {
	width: 619px;
	margin-top: 50px;
	margin-right: 40px;
	padding-left:10px;
	float: left;
}
#mainArea h2 {
	margin-bottom: 18px;
}
#mainArea p {
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 25px;
}

#mainArea section#main01 {
	margin-bottom: 19px;
}
#mainArea section#main01 h2 {
	background: url(../images/bar_main_01.png) no-repeat;
	width: 619px;
	height: 45px;
}

#mainArea section#main02 h2 {
	background: url(../images/bar_main_02.png) no-repeat;
	width: 619px;
	height: 45px;
}
#mainArea section#main02 h3 {
	background: url(../images/bar_main_02_01.png) no-repeat;
	width: 84px;
	height: 16px;
	margin-top: 50px;
}
#mainArea section#main02 ul {
	font-size: 14px;
	line-height: 1.6;
	margin-top: 4px;
}

#sideArea {
	width: 280px;
	margin-top: 50px;
	float: left;
}
#sideArea section h2 {
	background: url(../images/bar_side_01.png) no-repeat;
	width:280px;
	height:45px;
	margin-bottom: 20px;
}
#sideArea section img {
	float: left;
}
#sideArea section .member_box {
	float: left;
	width: 180px;
	height: 120px;
	margin: 0 0 30px 10px;
	/padding-bottom: 30px;
}
#sideArea section .member_box h3.post_01 {
	background: url(../images/bar_side_02.png) no-repeat;
	width:76px;
	height:16px;
	margin-bottom: 3px;
}
#sideArea section .member_box h3.post_02 {
	background: url(../images/bar_side_03.png) no-repeat;
	width:76px;
	height:16px;
	margin-bottom: 3px;
}
#sideArea section .member_box p.name {
	font-size: 13px;
	font-weight: bold;
	/*margin-bottom: 3px;*/
}
#sideArea section .member_box p.ruby {
	font-size: 9px;
	margin-bottom: 4px;
}
#sideArea section .member_box ul li {
	background: url(../images/ico_side_01.png) no-repeat left 0.4em;
	font-size:10px;
	padding-left: 10px;
	padding-bottom: 2px;
}

p.link_bnr_01 {
	margin: 15px 0 20px 0;
}
p.link_bnr_01 a {
	width: 280px;
	height: 44px;
	background: url(../images/btn_link_02.png) no-repeat;
	display:block;
}
p.link_bnr_01 a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
p.link_bnr_02 {
}
p.link_bnr_02 a {
	width: 280px;
	height: 44px;
	background: url(../images/btn_link_03.png) no-repeat;
	display:block;
}
p.link_bnr_02 a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
p.link_bnr_03 a {
	width: 280px;
	height: 44px;
	background: url(../images/btn_link_04.png) no-repeat;
	display:block;
}
p.link_bnr_03 a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


footer {
	clear:both;
	height: 190px;
	text-align:center;
	background: url(../images/bg_footer.jpg) repeat-x;
	margin-top: 80px;
}
footer #footer_contents {
	margin: 0 auto;
	width: 960px;
	position: relative;
}
footer p.page_top {
	position: absolute;
	top: -30px;
	right: 0;
}
footer p.page_top a {
	background: url(../images/btn_pagetop.png) no-repeat;
	width:120px;
	height:30px;
	display: block;
}

footer p.bottom_nav {
	font-size: 14px;
	padding: 20px 0 10px 0;
}
footer p.bottom_nav a {
	margin: 0 10px;
}
footer small {
	font-size: 10px;
}

.breadcrumb {
	font-size:12px;
	margin: 22px 0 0 10px;
}
.breadcrumb a {
	color: #CB191D;
	font-weight:bold;
	text-decoration: none;
}

/*

イベント情報

*/
.content_event {
	margin-left: 10px;
}
.content_event h2 {
	background:url(../images/bar_event_01.png) no-repeat;
	width: 940px;
	height: 45px;
	margin: 17px 0 20px 0;
}
.event_01 {
	width: 940px;
	background: url(../images/bg_event.png) repeat;
	border: 1px #c6c6c6 solid;
}
.content_event h3 {
	margin: 20px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background: #e56d6f;
	padding: 16px;
}
table.event_gaiyo {
	margin: 30px;
	background: #FFF;
	border-left: 4px #e56d6f solid;
}
table.event_gaiyo th, table.event_shosai_01 th {
	font-size: 16px;
	color:#e56d6f;
	padding: 6px 15px 0 15px;
}
table.event_gaiyo td, table.event_shosai_01 td {
	font-size: 14px;
	padding: 0 15px 10px 15px;
}
.event_shosai_00 {
	margin: 0 30px 20px 30px;
}
table.event_shosai_01 {
	float: left;
	width: 430px;
	background: #FFF;
	border-left: 4px #e56d6f solid;
}
table.event_shosai_02 th {
	width: 15%;
	padding: 4px 0;
	font-size: 14px;
}
table.event_shosai_02 td {
	padding: 4px 0;
	font-size: 14px;
}
p.link_bnr_04 {
	margin-bottom: 15px;
}
p.link_bnr_04 a {
	width: 250px;
	height: 34px;
	background: url(../images/btn_link_04.png) no-repeat;
	display:block;
	margin: 0 auto;
}
p.link_bnr_04 a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
p.pdfLink {
	height:31px;
	margin-top:10px;
	background:url(../images/pdf_middle.gif) no-repeat center left;
}
p.pdfLink a {
	padding-left: 32px;
}
/*

参加申し込み

*/
.content_form {
	margin-left: 10px;
}
.content_form h2 {
	background:url(../images/bar_form_01.png) no-repeat;
	width: 940px;
	height: 45px;
	margin: 17px 0 20px 0;
}
.content_form h3 {
	margin: 20px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background: #e56d6f;
	padding: 16px;
}
/*

研究成果・関連リンク集

*/
.content_study {
	margin-left: 10px;
}
.content_study h2 {
	background:url(../images/bar_study_01.png) no-repeat;
	width: 940px;
	height: 45px;
	margin: 17px 0 20px 0;
}
.content_study h3 {
	margin-left: 6px;
	color: #FFF;
	font-weight: bold;
	background: #cb191d;
	padding: 6px 10px;
}
.content_study ul {
	margin: 8px 0 20px 0;
	padding-bottom: 10px;
	border-bottom: #CCC 1px dotted;
	
}
.content_study ul li span.icon_link {
	background: url(../images/icon_study_02.png) no-repeat right 0.2em;
	padding-right: 20px;
	padding-bottom: 2px;
	/display: inline-block;
}
.content_study ul li a {
	height: 100%;
	width: 880px;
	display: block;
	padding: 12px 35px;
	text-decoration: none;
	background: url(../images/icon_study_01.png) no-repeat 15px 1.0em;
}
.content_study ul li a:hover {
	background-color:#f0f0f0;
}

