/******************************************************************************/
/* 共通設定 */

* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
}

body {
	background: #EEEEEE;
	color: #333333;
	text-align: center;
}

img {
	border: 0px none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style: none;
}

a {
	color: #3333FF;
}

a:visited {
	color: #3333FF;
}

a:hover {
	color: #CC6666;
}

hr {
	display: none;
}


/******************************************************************************/

#content_wrapper {
	width: 100%;
	background: url(../img/content_wrapper_bg.jpg) repeat left top;
}

#content_wrapper .pagetop {
	position: absolute;
	top: -999px;
}


/******************************************************************************/

#content_header {
	background: url(../img/content_header_bg.jpg) repeat-x left top;
	width: 100%;
	height: 90px;
}

#header {
	width: 800px;
	height: 90px;
	background: url(../img/header_bg.jpg) no-repeat left top;
	text-align: left;
	margin: 0px auto;
	padding-right: 10px;
}

#header a {
	display: block;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

#header span {
	display: none;
}

#header_logo {
	float: left;
	width: 570px;
	height: 90px;
}

#header_logo a {
	width: 570px;
	height: 90px;
}

#header_menu {
	float: right;
	width: 230px;
	height: 22px;
	padding-top: 59px;
	padding-bottom: 9px;
}

#header_menu li {
	display: block;
	float: left;
}

#header_li01 {
	width: 102px;
	height: 22px;
	padding-left: 19px;
}

#header_li01 a {
	width: 102px;
	height: 22px;
}

#header_li02 {
	width: 102px;
	height: 22px;
	padding-left: 7px;
}

#header_li02 a {
	width: 102px;
	height: 22px;
}


/******************************************************************************/

#wrapper {
	width: 810px;
	margin: 0px auto;
	text-align: center;
	background: #FFFFFF url(../img/wrapper_bg.jpg) repeat-y left top;
}


/******************************************************************************/

#menu {
	float: left;
	text-align: left; 
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	font-size: 12px;
}

#menu * {
	font-size: 12px;
}

#menu ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 13px;
}

#menu_li01,
#menu_li02,
#menu_li03,
#menu_li04,
#menu_li05,
#menu_li06,
#menu_li07,
#menu_li08,
#menu_li09,
#menu_li10,
#menu_li11,
#menu_li12
{
	width: 180px;
	height: 23px;
	margin-bottom: 5px;
}

#menu_li01 span,
#menu_li02 span,
#menu_li03 span,
#menu_li04 span,
#menu_li05 span,
#menu_li06 span,
#menu_li07 span,
#menu_li08 span,
#menu_li09 span,
#menu_li10 span,
#menu_li11 span,
#menu_li12 span
{
	display: none;
}

#menu_li01 a,
#menu_li02 a,
#menu_li03 a,
#menu_li04 a,
#menu_li05 a,
#menu_li06 a,
#menu_li07 a,
#menu_li08 a,
#menu_li09 a,
#menu_li10 a,
#menu_li11 a,
#menu_li12 a
{
	display: block;
	width: 180px;
	height: 23px;
	line-height: 23px;
	text-decoration: none;
}

#menu_li01 a {
	background: url(../img/menu_01_c.jpg) no-repeat left top;
}

#menu_li02 a {
	background: url(../img/menu_02_c.jpg) no-repeat left top;
}

#menu_li03 a {
	background: url(../img/menu_03_c.jpg) no-repeat left top;
}

#menu_li04 a {
	background: url(../img/menu_04_c.jpg) no-repeat left top;
}

#menu_li05 a {
	background: url(../img/menu_05_c.jpg) no-repeat left top;
}

#menu_li06 a {
	background: url(../img/menu_06_c.jpg) no-repeat left top;
}

#menu_li07 a {
	background: url(../img/menu_07_c.jpg) no-repeat left top;
}

#menu_li08 a {
	background: url(../img/menu_08_c.jpg) no-repeat left top;
}

#menu_li09 a {
	background: url(../img/menu_09_c.jpg) no-repeat left top;
}

#menu_li10 a {
	background: url(../img/menu_10_c.jpg) no-repeat left top;
}

#menu_li11 a {
	background: url(../img/menu_11_c.jpg) no-repeat left top;
}

#menu_li12 a {
	background: url(../img/menu_12_c.jpg) no-repeat left top;
}

#menu_li01 a.s, #menu_li01 a:hover {
	background: url(../img/menu_01_s.jpg) no-repeat left top;
}

#menu_li02 a.s, #menu_li02 a:hover {
	background: url(../img/menu_02_s.jpg) no-repeat left top;
}

#menu_li03 a.s, #menu_li03 a:hover {
	background: url(../img/menu_03_s.jpg) no-repeat left top;
}

#menu_li04 a.s, #menu_li04 a:hover {
	background: url(../img/menu_04_s.jpg) no-repeat left top;
}

#menu_li05 a.s, #menu_li05 a:hover {
	background: url(../img/menu_05_s.jpg) no-repeat left top;
}

#menu_li06 a.s, #menu_li06 a:hover {
	background: url(../img/menu_06_s.jpg) no-repeat left top;
}

#menu_li07 a.s, #menu_li07 a:hover {
	background: url(../img/menu_07_s.jpg) no-repeat left top;
}

#menu_li08 a.s, #menu_li08 a:hover {
	background: url(../img/menu_08_s.jpg) no-repeat left top;
}

#menu_li09 a.s, #menu_li09 a:hover {
	background: url(../img/menu_09_s.jpg) no-repeat left top;
}

#menu_li10 a.s, #menu_li10 a:hover {
	background: url(../img/menu_10_s.jpg) no-repeat left top;
}

#menu_li11 a.s, #menu_li11 a:hover {
	background: url(../img/menu_11_s.jpg) no-repeat left top;
}

#menu_li12 a.s, #menu_li12 a:hover {
	background: url(../img/menu_12_s.jpg) no-repeat left top;
}

#menu .poster {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 5px;
	width: 185px;
	height: 104px;
}

#menu .poster img {
	width: 74px;
	height: 104px;
	float: left;
	margin-right: 5px;
}

#menu .poster a {
	background: none;
	font-weight: normal;
	display: inline;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px;
	width: 74px;
	height: 104px;
}

#menu .size1 {
	width: 180px;
	height: 150px;
	margin: 0px 0px 10px 0px;
}

#menu .size1 a {
	background: none;
	font-weight: normal;
	display: inline;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 2px 0px 0px;
	width: 180px;
	height: 150px;
}

#menu .size2 {
	width: 180px;
	height: 60px;
	margin: 0px 0px 10px 0px;
}

#menu .size2 a {
	background: none;
	font-weight: normal;
	display: inline;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 2px 0px 0px;
	width: 180px;
	height: 60px;
}

#menu .update {
	font-size: 10px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	padding-left: 5px;
	width: 175px;
}

#menu .acrobat {
	padding: 0px 0px 0px 5px;
	width: 185px;
	font-size: 10px;
}

#menu .acrobat a {
	font-size: 10px;
	color: #FFFFFF;
}


/******************************************************************************/
/* メインコンテンツ領域の設定 */

#maincontent {
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#maincontent .subtitle h3 {
	width: 560px;
	height: 18px;
	line-height: 18px;
	padding-left: 40px;
	letter-spacing: 0.2em;
	background: url(../img/h3_bg.gif) no-repeat 10px center;
	margin-bottom: 10px;
	color: #333399;
}

#maincontent .subtitle h4 {
	width: 585px;
	padding-left: 15px;
	height: 18px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #993333;
}

#maincontent .subtitle a {
	color: #333399;
}

#maincontent .subtitle a:visited {
	color: #333399;
}

#maincontent .subtitle a:hover {
	color: #333399;
}

#maincontent .box1 {
	width: 600px;
	height: 290px;
	background: url(../img/mainvisual_bg.jpg) no-repeat left top;
	margin-bottom: 10px;
	padding-top: 10px;
}

#maincontent .box1 td {
	vertical-align: top;
	line-height: 150%;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 12px;
	text-shadow: #FFFFFF 1px 1px 2px;
	filter: shadow(color=#FFFFFF, direction=135, strength=2);
	_height: 1.1em;
}

#maincontent .box1 td.th {
	font-weight: bold;
	width: 75px;
	padding-right: 0px;
	letter-spacing: 0.1em;
	font-size: 14px;
	color: #003399;
	padding-left: 15px;
}

#maincontent .line {
	width: 580px;
	padding: 0px 10px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	line-height: 175%;

	/* for IE5.2 */
	/* \*//*/
	letter-spacing: 0px;
　　/* */
}

#maincontent .text, #maincontent .list, #maincontent .contact {
	width: 580px;
	padding: 0px 10px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;

	/* for IE5.2 */
	/* \*//*/
	letter-spacing: 0px;
　　/* */
}

#maincontent .text, #maincontent .contact {
	line-height: 175%;
	text-indent: 1em;
}

#maincontent .textend {
	border-bottom: 1px dashed #999999;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

#maincontent .list li {
	background: url(../img/li_L01_bg.jpg) no-repeat left 2px;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 1em;
}

#maincontent .pageup {
	text-align: right;
	width: 73px;
	height: 11px;
	padding: 10px 7px 10px 520px;
}

#maincontent .pageup a {
	display: block;
	width: 73px;
	height: 11px;
	background: url(../img/jumptop_bg.jpg) no-repeat left top;
}

#maincontent .pageup span {
	display: none;
}


/******************************************************************************/
/* メインコンテンツ領域の背景を表示 */

#textarea {
	width: 600px;
	text-align: left;
	background: url(../img/newlist_bg.jpg) repeat-y 5px top;
}


/******************************************************************************/

#whatsnew h2 {
	width: 600px;
	height: 30px;
	background: url(../img/h2_01_bg.jpg) no-repeat left top;
	margin-bottom: 15px;
}

#whatsnew span {
	display: none;
}


/******************************************************************************/

#content_title h2 {
	width: 570px;
	height: 30px;
	line-height: 30px;
	background: url(../img/h2_bg.jpg) no-repeat left top;
	margin-bottom: 20px;
	color: #FFFFFF;
	padding-left: 30px;
	font-size: 16px;
	letter-spacing: 0.5em;
}


/******************************************************************************/

#newlist {
	background: url(../img/newlist_bg.jpg) repeat-y 5px top;
	width: 600px;
	margin-bottom: 10px;
	font-size: 12px;
}

#newlist * {
	font-size: 12px;
}

#newlist .h3 {
	width: 570px;
	line-height: 16px;
	padding: 0px 0px 15px 30px;
	background: url(../img/li_L01_bg.jpg) no-repeat 10px 2px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#newlist p {
	width: 560px;
	padding: 0px 20px;
	line-height: 160%;
	margin-bottom: 1.5em;
}

#newlist .update {
	font-weight: normal;
	color: #666666;
	padding-left: 0.5em;
}

#newlist .new {
	background: url(../img/new_bg.gif) no-repeat 5px top;
	padding-left: 35px;
}


/******************************************************************************/

#contact {
	width: 600px;
	height: 100px;
	background: url(../img/contact_bg.jpg) repeat-x left top;
	font-size: 12px;
}

#contact * {
	font-size: 12px;
}

#contact h3 {
	display: none;
}

#contact p {
	line-height: 200%;
	padding-top: 40px;
	padding-left: 40px;
}


/******************************************************************************/
/* 「ご挨拶」のページ固有の設定 */

#greet table {
	width: 580px;
}

#greet td {
	font-size: 12px;
	text-align: right;
}

#greet td.left {
	vertical-align: bottom;
	width: 470px;
}

#greet td.right {
	width: 110px;
}


/******************************************************************************/
/* 「座長・演者の方へ」のページ固有の設定 */

#guide table {
	width: 580px;
}

#guide td {
	background: url(../img/li_S01_bg.jpg) no-repeat left 7px;
	padding-left: 20px;
	line-height: 175%;
	padding-bottom: 5px;
	vertical-align: top;
}

#guide .subtable td {
	background: none;
	padding: 0px 10px 5px 0px;
	line-height: 175%;
}

#guide .poster td {
	background: none;
	border: 1px solid #999999;
	padding: 2px 10px;
	line-height: 175%;
	text-align: center;
}

#guide .poster td.h {
	background: #FFEEDD;
	font-weight: bold;
}

#guide .poster td.d1 {
	background: #FFFAF3;
	font-weight: bold;
}

#guide .poster td.d2 {
	background: #FFFAF3;
}


/******************************************************************************/
/* 「参加申込」、「発表演題登録」のページ固有の設定 */

#regist table {
	width: 580px;
}

#regist td {
	background: none;
	line-height: 175%;
	padding-bottom: 5px;
	vertical-align: top;
}

#regist td.li {
	background: url(../img/li_S01_bg.jpg) no-repeat left 7px;
	padding-left: 20px;
}

#regist table.lod {
	border: 1px solid #CCCCFF;
	background: #FAFAFA;
}

#regist .lod td {
	padding: 10px 20px;
	font-size: 12px;
}

#regist .lod td.h {
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
}

#regist .submit1 {
	width: 300px;
	letter-spacing: 0.2em;
}

#regist .submit2 {
	width: 300px;
}

#regist .cost td {
	background: none;
	border: 1px solid #999999;
	padding: 2px 10px;
	line-height: 175%;
	text-align: center;
	vertical-align: middle;
}

#regist .cost td.h {
	background: #FFEEDD;
	font-weight: bold;
}

#regist .cost td.d1 {
	background: #FFFAF3;
	font-weight: bold;
}

#regist .cost td.d2 {
	background: #FFFAF3;
}

#regist .form td {
	padding: 10px;
	font-size: 12px;
	vertical-align: middle;
}

#regist .form td.h {
	border: 1px solid #999999;
	background: #FFEEDD;
	font-weight: bold;
	width: 120px;
}

#regist .form td.h2 {
	border: 1px solid #999999;
	background: #663333;
	font-weight: bold;
	color: #FFFFFF;
}

#regist .form td.d {
	border: 1px solid #999999;
	background: #FFFAF3;
}

#regist .form td.d2 {
	border: 1px solid #999999;
	background: #FFFAF3;
	text-align: center;
}

#regist table.subtable {
	width: 410px;
}

#regist .subtable td {
	vertical-align: top;
	padding: 2px;
}

#regist .box {
	padding: 0px;
	width: 100px;
	font-size: 12px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}


/******************************************************************************/
/* 「懇親会案内」のページ固有の設定 */

#party .img-r {
	float: right;
	width: 240px;
	height: 150px;
}


/******************************************************************************/
/* 「関連リンク」のページ固有の設定 */

#link .img-r {
	float: right;
	width: 300px;
	height: 200px;
}


/******************************************************************************/
/* 「会場・宿泊案内」のページ固有の設定 */

#access table {
	width: 580px;
}

#access table.lod {
	border: 1px solid #CCCCFF;
	background: #FAFAFA;
}

#access td {
	background: none;
	line-height: 175%;
	padding-bottom: 5px;
	vertical-align: top;
}

#access .travel td {
	font-size: 12px;
}

#access .travel td.h {
	background: url(../img/li_S01_bg.jpg) no-repeat left 5px;
	padding-left: 20px;
	color: #333399;
}

#access .lod td {
	padding: 10px 20px;
	font-size: 12px;
}

#access .lod td.pdf {
	background: url(../img/icon_pdf.jpg) no-repeat 20px 12px;
	padding: 10px 0px 0px 40px;
}

#access .lod td.word {
	background: url(../img/icon_word.jpg) no-repeat 20px 12px;
	padding: 10px 0px 0px 40px;
}

#access .lod td.excel {
	background: url(../img/icon_excel.jpg) no-repeat 20px 12px;
	padding: 10px 0px 0px 40px;
}

#access .img-r {
	float: right;
	width: 170px;
	height: 120px;
}

#access .sub {
	font-weight: bold;
	font-size: 12px;
	color: #333399;
}

#access .hotel td {
	background: none;
	border: 1px solid #999999;
	padding: 2px 10px;
	line-height: 175%;
	text-align: center;
	vertical-align: middle;
}

#access .hotel td.h {
	background: #FFEEDD;
	font-weight: bold;
}

#access .hotel td.d1 {
	background: #FFFAF3;
	font-weight: bold;
}

#access .hotel td.d2 {
	background: #FFFAF3;
}


/******************************************************************************/
/* 「プログラム」のページ固有の設定 */

#program table {
	width: 580px;
	background: #FFFAF3;
	border: 1px solid #999999;
}

#program table.normal {
	width: 580px;
	border: 0px none;
	background: none;
}

#program .normal td {
	background: none;
	line-height: 175%;
	padding-top: 0px;
	padding-bottom: 5px;
	vertical-align: top;
}

#program td {
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}

#program td.bd {
	border-bottom: 1px solid #999999;
}

#program td.d1 {
	padding-left: 5px;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	background: #FFEEDD;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#program td.d2 {
	padding-left: 10px;
	width: 60px;
	font-size: 12px;
}

#program td.d3 {
  width: 83px;
  font-weight: bold;
  font-size: 12px;
}

#program td.d4 {
	width: 320;
	font-size: 12px;
}

#program td.d234 {
	padding-left: 5px;
}


/******************************************************************************/
/* 「お問い合わせ」のページ固有の設定 */

#contact_page table {
	width: 580px;
}

#contact_page td {
	background: none;
	line-height: 175%;
	padding-bottom: 5px;
	vertical-align: top;
}


/******************************************************************************/

#contentarea {
	width: 620px;
	padding: 0px 10px;
}

#contentarea .textlist h3 {
	width: 595px;
	line-height: 16px;
	padding: 1px 0px 15px 25px;
	background: url(../img/li_L01_bg.jpg) no-repeat left top;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #30464C;
}

#contentarea .textlist h4 {
	width: 598px;
	line-height: 16px;
	padding: 0px 0px 1em 22px;
	background: url(../img/li_M01_bg.jpg) no-repeat 2px 2px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #30464C;
}

#contentarea .textlist table {
	width: 620px;
	margin-bottom: 1em;
}

#contentarea .textlist td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#contentarea td.h {
	background: #DDEEEE;
	font-weight: bold;
	width: 108px;
	border: 1px solid #FFFFFF;
	padding: 10px 5px;
}

#contentarea .h2 {
	font-weight: bold;
	background: #B7D2D9;
	width: 578px;
}

#contentarea td.d {
	border: 1px solid #FFFFFF;
	background: #F8F8F8;
	width: 468px;
	padding: 10px 5px;
}

#contentarea td.d2 {
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 10px 5px;
}

#contentarea td.d3 {
	border: 1px solid #FFFFFF;
	background: #F8F8F8;
	text-align: center;
	padding: 10px 5px;
}

#contentarea .subtable table {
	width: 428px;
	margin: 0px;
}

#contentarea .subtable td {
	border: 0px none;
	padding: 5px;
}

#contentarea .textlist {
	background: url(../img/hr_bg.jpg) no-repeat left bottom;
	margin-bottom: 1.5em;
}

#contentarea p {
	line-height: 150%;
	padding-bottom: 1em;
	letter-spacing: 0.1em;

	/* for IE5.2 */
　　/*\*//*/
	letter-spacing: 0px;
	width: 550px;
　　/**/
}

.link01 {
	background: url(../img/li_S01_bg.jpg) no-repeat left center;
	padding-left: 18px;
}

#contentarea .acrobat {
	padding-top: 3px;
	padding-bottom: 10px;
	line-height: 16px;
	background: url(../img/acrobat.gif) no-repeat left top;
	padding-left: 22px;
}

.jumptop {
	padding-bottom: 10px;
	text-align: right;
}

.jumptop a {
	display: block;
	width: 73px;
	height: 11px;
	background: url(../img/jumptop_bg.jpg) no-repeat left top;
}

.jumptop span {
	display: none;
}

#contentarea .hr {
	background: url(../img/hr_bg.jpg) no-repeat left top;
	width: 580px;
	height: 1px;
	margin-bottom: 15px;
}

#contentarea .hide {
	display: none;
}

#contentarea .links ul {
	list-style: none;
	padding-bottom: 1em;
}

#contentarea .links li {
	background: url(../img/li_S01_bg.jpg) no-repeat left center;
	padding-left: 18px;
	margin-bottom: 15px;
}

#contentarea .num ul {
	list-style: decimal;
	padding-bottom: 5px;
}

#contentarea .num li {
	padding-left: 18px;
	margin-bottom: 10px;
}

#contentarea .nomark ul {
	list-style: none;
	padding-bottom: 1em;
}

#contentarea .nomark li {
	list-style: none;
	padding-left: 18px;
	margin-bottom: 5px;
}

#contentarea td.pb1e {
	padding-bottom: 1em;
}


/******************************************************************************/

#jumptop_footer {
	clear: both;
	text-align: right;
	width: 73px;
	height: 11px;
	padding: 10px 7px 10px 720px;
}

#jumptop_footer a {
	display: block;
	width: 73px;
	height: 11px;
	background: url(../img/jumptop_bg.jpg) no-repeat left top;
}

#jumptop_footer span {
	display: none;
}


/******************************************************************************/

#content_footer {
	clear: both;
	width: 100%;
	height: 50px;
	background: url(../img/footer_bg.jpg) repeat-x left top;
}


/******************************************************************************/

#footer {
	width: 810px;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	padding-bottom: 20px;
	margin: 0px auto;
	font-size: 12px;
}

/******************************************************************************/


.txt-l {
  text-align: left;
}

.txt-c {
  text-align: center;
}

.txt-r {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.red {
	color: #CC0000;
}

.wblue {
	color: #333399;
}

.fs10 {
	font-size: 10px;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.fs18 {
	font-size: 18px;
}

.fs28 {
	font-size: 28px;
}

.ls01 {
	letter-spacing: 0.1em;
}

.ls1p {
	letter-spacing: 1px;
}

.normal {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.img-c {
	clear: both;
}

.emp {
	padding: 2px;
	margin-right: 3px;
	background: #CCDDFF;
	border: 1px solid #9999CC;
}


#contentarea .li_L01 {
	line-height: 16px;
	padding: 1px 0px 15px 25px;
	background: url(../img/li_L01_bg.jpg) no-repeat left top;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #30464C;
}

#contentarea .li_M01 {
	line-height: 16px;
	padding: 0px 0px 1em 22px;
	background: url(../img/li_M01_bg.jpg) no-repeat 2px 1px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #30464C;
}

