/******************************************************************************/
/* 第12回自然科学研究機構シンポジウム */
/* メインスタイルシート - last update: 12.02.06 */


/******************************************************************************/
/* ホームページ全体 */

* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
}

html {
	overflow-y: scroll;
}

body {
	background: #110413 url(../img/body_bg.png) repeat left top;
	color: #333333;
	text-align: center;
}

hr {
	display :none;
}

img {
	border: 0px none;
}

table {
	border-collapse: collapse;
}

ul, ol {
	list-style: none;
}

a {
	color: #3333CC;
	text-decoration: underline;
}

a:visited {
	color: #3333CC;
}

a:hover {
	color: #CC3333;
}


/******************************************************************************/
/* wrapper - 全体の枠組み */

#wrapper {
	width: 820px;
	margin: 0px auto;
	text-align: left;
	background: #110413 url(../img/wrapper_bg.jpg) no-repeat left top;
}


/******************************************************************************/
/* header - ヘッダの枠組み */

#header {
	width: 800px;
	height: 180px;
	padding: 10px;
}

#header a {
	display: block;
	width: 800px;
	height: 180px;
	text-decoration: none;
}

#header a:visited {
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#header span {
	display: none;
}


/******************************************************************************/
/* menu - 左側メニューの枠組み */

#menu {
	float: left;
	width: 180px;
	padding: 0px 20px 0px 20px;
	font-size: 12px;
	margin-bottom: 20px;
}

#menu * {
	font-size: 12px;
}

#menu ul {
	background: url(../img/menu_c_bg.png) no-repeat left top;
	width: 180px;
	height: 220px;
	margin-bottom: 20px;
}

#menu li {
	margin-bottom: 5px;
	width: 180px;
	height: 40px;
}

#menu .menu span {
	display: none;
}

#menu .menu a {
	display: block;
	width: 180px;
	height: 40px;
	text-decoration: none;
}

#menu .menu a:visited {
	text-decoration: none;
}

#menu .menu a:hover {
	text-decoration: none;
}

#menu .menu_01 a:hover, #menu .menu_01 a.s {
	background: url(../img/menu_s_bg.png) no-repeat left top;
}

#menu .menu_02 a:hover, #menu .menu_02 a.s {
	background: url(../img/menu_s_bg.png) no-repeat left -45px;
}

#menu .menu_03 a:hover, #menu .menu_03 a.s {
	background: url(../img/menu_s_bg.png) no-repeat left -90px;
}

#menu .menu_04 a:hover, #menu .menu_04 a.s {
	background: url(../img/menu_s_bg.png) no-repeat left -135px;
}

#menu .menu_05 a:hover, #menu .menu_05 a.s {
	background: url(../img/menu_s_bg.png) no-repeat left -180px;
}

#menu .update {
	width: 180px;
	color: #FFFFFF;
	line-height: 50px;
	text-align: center;
}

#menu .poster {
	width: 180px;
	height: 114px;
	margin-bottom: 10px;
}

#menu .poster img {
	float: left;
	width: 80px;
	height: 114px;
	margin-right: 10px;
}

#menu .poster a {
	color: #FFFFFF;
	line-height: 160%;
}

#menu .poster a:visited {
	color: #FFFFFF;
}

#menu .poster a:hover {
	color: #CC3333;
}

#menu .banner {
	width: 180px;
	height: 50px;
	margin-bottom: 10px;
}

#menu .banner a {
	display: block;
	width: 180px;
	height: 50px;
}

#menu .banner img {
	width: 180px;
	height: 50px;
}


/******************************************************************************/
/* maincontent - 右側コンテンツ領域の枠組み */

#maincontent {
	float: right;
	width: 580px;
	padding: 0px 20px 0px 0px;
}

#maincontent h2 {
	width: 580px;
	height: 30px;
}

#maincontent .h2_about {
	background: url(../img/h2_about_bg.png) no-repeat left top;
}

#maincontent .h2_program {
	background: url(../img/h2_program_bg.png) no-repeat left top;
}

#maincontent .h2_form {
	background: url(../img/h2_form_bg.png) no-repeat left top;
}

#maincontent .h2_form11 {
	background: url(../img/h2_form11_bg.png) no-repeat left top;
}

#maincontent .h2_form12 {
	background: url(../img/h2_form12_bg.png) no-repeat left top;
}

#maincontent .h2_form20 {
	background: url(../img/h2_form20_bg.png) no-repeat left top;
}

#maincontent .h2_form30 {
	background: url(../img/h2_form30_bg.png) no-repeat left top;
}

#maincontent .h2_form40 {
	background: url(../img/h2_form40_bg.png) no-repeat left top;
}

#maincontent .h2_contact {
	background: url(../img/h2_contact_bg.png) no-repeat left top;
}

#maincontent .h2_about span,
#maincontent .h2_program span,
#maincontent .h2_form span,
#maincontent .h2_form11 span,
#maincontent .h2_form12 span,
#maincontent .h2_form20 span,
#maincontent .h2_form30 span,
#maincontent .h2_form40 span,
#maincontent .h2_contact span {
	display: none;
}

#maincontent .box1,
#maincontent .box2 {
	width: 540px;
	border: 1px solid #2B1C2D;
	background: #F7F1F8;
	margin-bottom: 20px;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

#maincontent .box1 {
	padding: 20px 19px;
}

#maincontent .box2 {
	padding: 10px 19px;
}

#maincontent .box1 td,
#maincontent .box2 td {
	vertical-align: top;
	line-height: 200%;
	padding-right: 10px;
}

#maincontent .th {
	font-weight: bold;
	width: 70px;
	letter-spacing: 1em;
}

#maincontent .tg {
	vertical-align: top;
	font-weight: bold;
	width: 85px;
	letter-spacing: 0.1em;
}

#maincontent .text,
#maincontent .list,
#maincontent .contact {
	width: 540px;
	padding: 15px 19px;
	letter-spacing: 0.1em;
	border: 1px solid #2B1C2D;
	background: #F7F1F8;
	margin-bottom: 20px;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

#maincontent .text,
#maincontent .contact {
	line-height: 200%;
}

#maincontent .contact {
	margin-bottom: 80px;
}

#maincontent .text p,
#maincontent .contact p {
	margin-bottom: 1em;
}

#maincontent .list li {
	background: url(../img/li01_bg.png) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 1em;
}

#maincontent .jumptop {
	margin-bottom: 20px;
	text-align: right;
}

#maincontent .jumptop a {
	font-size: 12px;
	color: #FFFFFF;
}

#maincontent .jumptop a:visited {
	color: #FFFFFF;
}

#maincontent .jumptop a:hover {
	color: #CC3333;
}


/******************************************************************************/
/* maincontent .program - テーブル（プログラム） */

#maincontent .program table {
	border-collapse: collapse;
	width: 580px;
	margin-bottom: 10px;
}

#maincontent .program td {
	line-height: 200%;
	padding: 10px;
	border: 1px solid #2C1D2E;
	letter-spacing: 0.1em;
}

#maincontent .program td.time {
	background: #C5A9C9;
	color: #54344D;
	width: 107px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#maincontent .program td.pg {
	width: 430px;
	background: #F6F1F7;
}

#maincontent td.section {
	background: #54344d;
	color: #FFFFFF;
	padding: 2px 15px 2px 15px;
}

#maincontent .title {
	font-weight: bold;
}

#maincontent .name {
	margin-left: 2em;
}

#maincontent .ml20 {
	margin-left: 20px;
}

#maincontent .ml4e {
	margin-left: 4em;
}

#maincontent .mb05 {
	margin-bottom: 0.5em
}


/******************************************************************************/
/* maincontent .button - テーブル（参加申込ボタン） */

#maincontent .button table {
	width: 540px;
}

#maincontent .button td {
	text-align: center;
	padding: 0px 25px;
	line-height: 100%;
}

#maincontent .button_01 span,
#maincontent .button_02 span,
#maincontent .button_02p span {
	display: none;
}

#maincontent a.button_01,
#maincontent a.button_02,
#maincontent a.button_02p {
	display: block;
	width: 220px;
	height: 60px;
	text-decoration: none;
}

#maincontent a.button_01:visited,
#maincontent a.button_02:visited,
#maincontent a.button_02p:visited {
	text-decoration: none;
}

#maincontent a.button_01:hover,
#maincontent a.button_02:hover,
#maincontent a.button_02p:hover {
	text-decoration: none;
}

#maincontent a.button_01 {
	background: url(../img/button01.png) no-repeat left top;
}

#maincontent a.button_02 {
	background: url(../img/button02.png) no-repeat left top;
}

#maincontent a.button_02p {
	background: url(../img/button02.png) no-repeat left top;
}

#maincontent a.button_01:hover {
	background: url(../img/button01s.png) no-repeat left top;
}

#maincontent a.button_02:hover {
	background: url(../img/button02s.png) no-repeat left top;
}


/******************************************************************************/
/* maincontent .form - テーブル（参加申込フォーム） */

#maincontent .form table {
	border-collapse: collapse;
	width: 580px;
	margin-bottom: 10px;
}

#maincontent .form td {
	line-height: 200%;
	padding: 10px;
	letter-spacing: 0.1em;
}

#maincontent .h {
	border: 1px solid #2C1D2E;
	background: #C5A9C9;
	color: #54344D;
	font-weight: bold;
	width: 107px;
	font-size: 12px;
}

#maincontent .d {
	border: 1px solid #2C1D2E;
	width: 430px;
	background: #F6F1F7;
}

#maincontent .d2 {
	border: 1px solid #2C1D2E;
	background: #F6F1F7;
}

#maincontent .submit {
	padding: 7px 30px;
}


/******************************************************************************/
/* footer - フッタの枠組み */

#footer {
	clear: both;
	width: 820px;
	height: 40px;
	line-height: 40px;
	background: url(../img/footer_bg.png) repeat-x left top;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.1em;
}


/******************************************************************************/
/* 汎用クラス */

.txt-l {
	text-align: left;
}

.txt-c {
	text-align: center;
}

.txt-r {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.red {
	color: #CC0000;
}

.blue {
	color: #0000CC;
}

.fs10 {
	font-size: 10px;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs20 {
	font-size: 20px;
}

.fs24 {
	font-size: 24px;
}

.fs28 {
	font-size: 28px;
}

.ls0 {
	letter-spacing: 0em;
}

.ls01 {
	letter-spacing: 0.1em;
}

.ls02 {
	letter-spacing: 0.2em;
}

.ls05 {
	letter-spacing: 0.5em;
}

.ls1e {
	letter-spacing: 1em;
}

.ls2e {
	letter-spacing: 2em;
}

.mb1e {
	margin-bottom: 1em;
}

.mb2e {
	margin-bottom: 2em;
}

.ml2e {
	margin-left: 2em;
}

.ml3e {
	margin-left: 3em;
}

.ml4e {
	margin-left: 4em;
}

.lh200 {
	line-height: 200%;
}

.hide {
	display: none;
}

.indent1 {
	text-indent: 1em;
}

.li01 {
	background: url(../img/li01_bg.png) no-repeat left top;
	padding-left: 23px;
}

.li02 {
	background: url(../img/li02_bg.png) no-repeat left 1px;
	padding-left: 14px;
}

.mincho {
 	font-family: "ＭＳ Ｐ明朝", serif;
}

.errmsg {
	color: #CC0000;
	font-weight: bold;
}
