@charset "shift_jis";

* {
	font-size : 100%;
	_font-size :100%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	}
		
html {
	height: 100%;
	}
html>/**/body {
	overflow-y:scroll;
	}

body {
	color: #5B5C57;
	font-size: small;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.75em;
	_text-align: center;
	background:url(../images/body_bg.jpg) repeat-x;
	background-color:#f0f0f1;
	margin: 0;
	padding: 0;
	}


h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.5;
	}

p,
li,
dt,
dl {
	line-height: 1.75;
	}

p {
	margin: 0 0 1em 0;
	}

ul li {
	list-style: none;
	}
	
caption {
	text-align: left;
	}
	
img, a img{
	border: none;
	vertical-align: bottom;
	background: transparent;
	}

strong {
	font-weight: bold;
	}
	
fieldset{
	border: none;
	}

a:link {
	color:#06F;
	text-decoration:none;
	}
a:visited {
	color:#069;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}

/*clr*/
.clr {
	clear:both;
	height:1px;
	visibility:hidden;
	overflow:hidden;
}


/* div frames (on ID)
--------------------------------------- */
#PAGETOP{
	width:100%;
	}
#PAGE_CENTER {
	width: 960px;
	margin: 0 auto;
	_text-align: left;
	padding: 0;
	background-color:#fff;
	}
	
	#HEADER {
		color:#AAA;
		height:150px;
		clear: both;
		position:relative;
		}
		
	#CONTENTS {
		width:640px;
/*		background-color:#039;*/
		padding-left:30px;
		padding-bottom:40px;
		padding-top:20px;
		_padding-bottom:20px; /*IE bugfix*/
		float:left;
		}
		#PREMAIN{
			text-align:left;
			margin-left:31px;
			}
		
		#RIGHT_MENU {
			width: 225px;
			float: right;
			margin-right:31px;
			_margin-right:15.5px;
			}
		
		#MAIN {
			width: 620px;
			margin-left:31px;
			}

	
	#FOOTER {
		color:#aaa;
		clear:both;
		padding-top:15px;
	}
	
	#PAGETOP_ANCHOR{
		right:0;
		top:0;
		border-bottom:1px solid #bbb;
		text-align:right;
		padding:10px 0;
	
	}
	
/* ID : HEADER
--------------------------------------- */

#HEADER_LOGO{
	position:absolute;
	left:30px;
	top:30px;
	}

#HEADER_DISC{
	position:absolute;
	right:30px;
	top:70px;
	text-align:right;
	font-size:70%;
	}
#HEADER_SUBNAVI{
	position:absolute;
	right:30px;
	top:0px;
	}
#HEADER_SUBNAVI a{
	width:120px;
	height:53px;
	margin-left:10px;
	display:block;
	float:left;
	text-decoration:none;
	}

#HEADER_SUBNAVI a.subnavi_contact{background-image:url("../images/header_contact_btn.png");background-repeat:no-repeat;}
#HEADER_SUBNAVI a.subnavi_sitemap{background-image:url("../images/header_sitemap_btn.png");background-repeat:no-repeat;}
/*
#HEADER_SUBNAVI .subnavi_contact:hover{background-image:url("../images/headerbtn/header_contact_mo.png");}
#HEADER_SUBNAVI .subnavi_sitemap:hover{background-image:url("../images/headerbtn/header_sitemap_mo.png");}
*/
#HEADER_SUBNAVI a .menu_hidden{
	visibility:hidden;
	}




#HEADER_MENU{
	position:absolute;
	padding:0;
	top:120px;
	width:900px;
	height:32px;
/*	background-color:#096;*/
	text-align:center;
	margin-left:32px;
	}
#HEADER_MENU a{
	height:35px;
	display:block;
	float:left;
	text-decoration:none;
	}
	
#HEADER_MENU .cat1{
	width:150px;
	background-image:url("../images/headernavi.png");
	
	}

#HEADER_MENU .cat2{background-image:url("../images/headernavi.png");background-position:-150px 0px ;width:150px;}
#HEADER_MENU .cat3{background-image:url("../images/headernavi.png");background-position:-300px 0px ;width:150px;}
#HEADER_MENU .cat4{background-image:url("../images/headernavi.png");background-position:-450px 0px ;width:150px;}
#HEADER_MENU .cat5{background-image:url("../images/headernavi.png");background-position:-600px 0px ;width:150px;}
#HEADER_MENU .cat6{background-image:url("../images/headernavi.png");background-position:-750px 0px ;width:150px;}


#HEADER_MENU a .menu_hidden{
	visibility:hidden;
	}
	
#HEADER_MENU a.cat1:hover{background-image:url("../images/headernavi.png");background-position:-0px -35px;}
#HEADER_MENU a.cat2:hover{background-image:url("../images/headernavi.png");background-position:-150px -35px;}
#HEADER_MENU a.cat3:hover{background-image:url("../images/headernavi.png");background-position:-300px -35px;}
#HEADER_MENU a.cat4:hover{background-image:url("../images/headernavi.png");background-position:-450px -35px;}
#HEADER_MENU a.cat5:hover{background-image:url("../images/headernavi.png");background-position:-600px -35px;}
#HEADER_MENU a.cat6:hover{background-image:url("../images/headernavi.png");background-position:-750px -35px;}

#CAT1 #HEADER_MENU .cat1{background-position:-0px -70px;}
#CAT2 #HEADER_MENU .cat2{background-position:-150px -70px;}
#CAT3 #HEADER_MENU .cat3{background-position:-300px -70px;}
#CAT4 #HEADER_MENU .cat4{background-position:-450px -70px;}
#CAT5 #HEADER_MENU .cat5{background-position:-600px -70px;}
#CAT6 #HEADER_MENU .cat6{background-position:-750px -70px;}


/* ID : CONTENTS,PREMAIN
--------------------------------------- */
#CONTENTS h1{ /*ページタイトル用*/
	font-weight:bold;
	font-size:140%;
	color:#333;

}

#CONTENTS h2,
#PREMAIN h2{
	font-weight:bold;
	font-size:120%;
	padding:0.5em 0;
	border-bottom:1px dotted #ddd;
	color:#333;
	}
	
#CONTENTS p,
#PREMAIN p{
	padding-top:0.9em;
	}




/* ID : FOOTER_MENU
--------------------------------------- */
#FOOTER {
	margin-left:31px;
	margin-right:31px;
	}

#FOOTER_MENU{
	float:left;
	letter-spacing:-1px;
	padding-bottom:8px;
	margin-bottom:8px;
	padding-top:10px;
}
#FOOTER_MENU a{
	color:#A4A59D;
	text-decoration:none;
	padding-right:0.5em;
	}
#FOOTER_MENU a:hover{
	color:#666;
	}

#FOOTER p{
	text-align:right;
	padding-top:10px;
	padding-bottom:20px;
	}


/* ID : RIGHT_MENU
--------------------------------------- */
#RIGHT_MENU{
	margin-top:30px; /*IEなぞのバグ IEのほうが正しい解釈？*/
	}

#RIGHT_MENU h3{
	}
	
#RIGHT_MENU ul {
/*	padding-right:30px;*/
	}

#RIGHT_MENU li {
	border: #fff 1px solid;
	margin:0;
	padding:0;
	}

#RIGHT_MENU li a{
	padding:0.2em 0;
	padding-left:1em;
	display:block;
	line-height:1.5em;
	color:#777;
	background-color:#F5F5F5;
	}
	

#RIGHT_MENU li a.ichiranbtn{
	color:#AAA;
	text-decoration:none;
	display:block;
	padding:15px 5px;
	letter-spacing:0.3em;

	}
#RIGHT_MENU li a:hover{
	color:#333;
	background-color:#ddd;
	text-decoration:none;
	}

#RIGHT_MENU a.inpage{
	color:#fff;
	text-decoration:none;
	background-image:;
	background-color:#F5F5F5;
	}
#RIGHT_MENU a.inpage:hover{
	color:#fff;
	background-color:#ddd;
	}

/* ID : PREMAIN
--------------------------------------- */
#PREMAIN{}

#PREMAIN .margin_s,
#MAIN .margin_s{
	margin-left:30px;
	}
#PREMAIN .margin_m,
#MAIN .margin_m{
	margin-left:52px;
	}


/* ID : MAIN
--------------------------------------- */
#MAIN h2 {
	letter-spacing: 1px;
	}
	#MAIN .h2_paragraph {
		margin: 25px 0 27px 0;
		padding: 0 25px 0 27px;
		}

#MAIN p {
	padding: 0 0 0 2px;
	}
#MAIN h3 {
	font-weight:bold;padding-top:1em;padding-bottom:1em;
	}	
	
/* 共通　標準段組み
--------------------------------------- */
.leftpane01{float:left; width:350px; }
.rightpane01{float:right; width:350px; }


/* サイトトップ
--------------------------------------- */

#SITETOP_TOPICS_BOX{position:relative;height:210px;}

#SITETOP_TOPICS h2,
#SITETOP_TOPICS_R h2 {padding-bottom:10px;border-bottom:1px dotted #ccc;}

#SITETOP_TOPICS{width:430px;position:absolute;left:30px;top:30px;}
#SITETOP_TOPICS dl{border-bottom:1px dotted #ccc;padding:0.3em 0;}
#SITETOP_TOPICS dl dt{float:left;}
#SITETOP_TOPICS dl dd{margin-left:8em;}

#SITETOP_TOPICS_R{width:430px;position:absolute;left:490px;top:30px;}
#SITETOP_TOPICS_R dl{border-bottom:1px dotted #ccc;padding:0.3em 0;}
#SITETOP_TOPICS_R dl dt{float:left;}
#SITETOP_TOPICS_R dl dd{margin-left:8em;}


#SITETOP_BANNER{margin-left:30px;margin-right:30px;background-color:#eee;text-align:center;padding-top:20px;padding-bottom:10px;}
#SITETOP_BANNER img{margin-right:10px;margin-bottom:10px;}

/* お問い合わせ
--------------------------------------- */
#CONTACT_STYLE{
	margin-top:20px;
	margin-right:31px;}
	
/* サイトマップ
--------------------------------------- */
#SITEMAP_STYLE{
	margin-top:20px;
	margin-right:31px;}
	

/*開催情報*/

.forum_index{padding-top:30px;clear:both;}
.forum_index h3{font-weight:bold;font-size:110%;padding-bottom:10px;border-bottom:2px solid #bbb;}
.forum_index h3 span{font-weight:bold;font-size:80%;color:#F90;}
.forum_index .leftimg{float:left;margin-top:15px;width:220px;}
.forum_index p{margin-left:240px;}
.forum_detail{margin-left:240px;}


/*運営委員会名簿*/
.org_listtable{}
.org_listtable tr{}
.org_listtable tr td{
	height:;
	padding:10px 0;
	vertical-align:middle;
	border-bottom:1px solid #bbb;}
	
	
/*トピックス*/
.forum_topics{padding-top:30px;clear:both;}
.forum_topics h3{font-weight:bold;font-size:110%;padding-bottom:10px;border-bottom:2px solid #bbb;}
.forum_topics h3 span{font-weight:bold;font-size:80%;color:#F90;}
.forum_topics .forum_topics_leftimg{float:left;margin-top:15px;width:220px;}
.forum_topics p{margin-left:240px;}
.forum_topics_detail{margin-left:240px;}


.topics_dl dl{border-bottom:1px dotted #ccc;padding:0.3em 0;}
.topics_dl dl dt{float:left;}
.topics_dl dl dd{margin-left:8em;}


/*分科会情報*/

#BUNAKAKAI_TOP{}
#BUNAKAKAI_TOP a {display:block;margin-top:5px;}

.bunkakai_table{border-top:1px solid #ccc;}
.bunkakai_table tr{}
.bunkakai_table tr td{border-bottom:1px solid #ccc;padding-right:10px;}
.bunkakai_table tr th{border-bottom:1px solid #ccc;background-color:#FFE}
