@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------- メインナビ設定 -------------------- */
#container #main_image {
	width: 880px;
	height: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#container #main_image ul {
	display: block;
	height: 250px;
	width: 880px;
}
#container #main_image ul li {
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	float: left;
}

/* ------------------------------------------------------ 本学会について ----------------- */
#container #main_image ul #btn_about_us a {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 172px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
#container #main_image ul #btn_about_us a:hover {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: left -260px;
	height: 250px;
	width: 172px;
	display: block;
	text-indent: -999em;
	overflow: hidden;
}
/* ------------------------------------------------------ 学術集会・お知らせ ----------------- */
#container #main_image ul #btn_meeting a {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: -172px top;
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	overflow: hidden;
}
#container #main_image ul #btn_meeting a:hover {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: -172px -260px;
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	overflow: hidden;
}
/* ------------------------------------------------------ 学会賞 ----------------- */
#container #main_image ul #btn_prize a {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: -344px top;
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	overflow: hidden;
}
#container #main_image ul #btn_prize a:hover {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: -344px -260px;
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	overflow: hidden;
}
/* ------------------------------------------------------ 学会誌 ----------------- */
#container #main_image ul #btn_magazine a {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: -516px top;
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	overflow: hidden;
}
#container #main_image ul #btn_magazine a:hover {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: -516px -260px;
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	overflow: hidden;
}
/* ------------------------------------------------------ 学会事務局 ----------------- */
#container #main_image ul #btn_office a {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: -688px top;
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	overflow: hidden;
}
#container #main_image ul #btn_office a:hover {
	background-image: url(../images/top/main.jpg);
	background-repeat: no-repeat;
	background-position: -688px -260px;
	text-indent: -999em;
	display: block;
	height: 250px;
	width: 172px;
	overflow: hidden;
}

/* ----------------------------------------------------------- 左側エリア設定 --------------- */
#wrapper #left_box {
	float: left;
	width: 570px;
}

/* ----------------------------------------------------------- 右側エリア設定 --------------- */
#wrapper #right_box {
	float: right;
	width: 265px;
}

/* ----------------------------------------------------------- 重要なお知らせタイトル 設定 --------------- */
#wrapper #left_box .title_important {
	background-image: url(../images/top/title_important.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 30px;
	width: 570px;
}

/* ----------------------------------------------------------- 新着情報タイトル 設定 --------------- */
#wrapper #left_box .title_info {
	background-image: url(../images/top/title_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 30px;
	width: 570px;
	overflow: hidden;
	margin-top: 20px;
}

/* ----------------------------------------------------------- 重要なお知らせエリア 設定 --------------- */
#wrapper #left_box #info_box1 {
	/*height: 210px;*/
	height: 280px;
	width: 568px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #E8E8E8;
	overflow: auto;
	margin-bottom: 20px;
}

/* ----------------------------------------------------------- 新着情報エリア 設定 --------------- */
#wrapper #left_box #info_box2 {
	height: 210px;
	width: 568px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	overflow: auto;
}

/* ----------------------------------------------------------- 右側ナビゲーション 設定 --------------- */
#container #wrapper #right_box ul {
	display: block;
	width: 265px;
}
#container #wrapper #right_box ul li {
	text-indent: -999em;
	display: block;
	width: 265px;
	overflow: hidden;
}
#right_box ul #navi01 a {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	display: block;
	height: 56px;
	width: 265px;
	margin-bottom: 10px;
	overflow: hidden;
}
#right_box ul #navi01 a:hover {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: -275px top;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	height: 56px;
	width: 265px;
}
#right_box ul #navi02 a {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: left -60px;
	height: 56px;
	width: 265px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
#right_box ul #navi02 a:hover {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: -275px -60px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	height: 56px;
	width: 265px;
}
#right_box ul #navi03 a {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: left -120px;
	height: 56px;
	width: 265px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
#right_box ul #navi03 a:hover {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: -275px -120px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	height: 56px;
	width: 265px;
}
#right_box ul #navi04 a {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: left -180px;
	height: 56px;
	width: 265px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
#right_box ul #navi04 a:hover {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: -275px -180px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	height: 56px;
	width: 265px;
}
#right_box ul #navi05 a {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: left -240px;
	height: 56px;
	width: 265px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
#right_box ul #navi05 a:hover {
	background-image: url(../images/top/navi.jpg);
	background-repeat: no-repeat;
	background-position: -275px -240px;
	text-indent: -999em;
	display: block;
	overflow: hidden;
	height: 56px;
	width: 265px;
}
#right_box ul #navi06 a {
	background-image: url(../images/top/navi_iars.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 265px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
#right_box ul #navi07 a {
	background-image: url(../images/top/navi_touroku.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 265px;
	/*margin-bottom: 10px;*/
	margin-bottom: 5px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
#right_box ul #navi08 a {
	background-image: url(../images/top/bn_instructor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 265px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}

/*
#right_box ul #navi08 a {
	background-image: url(../images/top/navi_kaijyo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 265px;
	margin-bottom: 5px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
#right_box ul #navi08 a:hover {
	background-image: url(../images/top/navi_kaijyo.gif);
	background-repeat: no-repeat;
	background-position: left -22px;
	height: 22px;
	width: 265px;
	margin-bottom: 5px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
}
*/

/* ----------------------------------------------------------- インフォメーション設定 ------------------------- */
.info01_list {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.info01_list li {
	margin-left: 1.5em;
	list-style-image: url(../images/common/pink_square.gif);
	margin-bottom: 1em;
	line-height: 1.2;
}
.info01_list li.blue {
	margin-left: 1.5em;
	list-style-image: url(../images/common/blue_square.gif);
	margin-bottom: 1em;
	line-height: 1;
}

.info01_list li a {
	color: #000;
	text-decoration: underline;
}
#info_box2 dl{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
	line-height: 1.5;
	padding: 10px;
}
#info_box2 dl dt{
	background-image: url(../images/common/green_square_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
	float: left;
	display: block;
	margin-bottom: 1em;
	padding-right: 1em;
}
#info_box2 dl dd{
	margin-bottom: 1em;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 10.5em;
	display: block;
	clear: right;
}
#info_box2 dl dd a {
	color: #000;
}

#mail_magazine {
	background-color: #FFFFFF;
	/*width: 530px;*/
	/*width: 530px;*/
	/*height: 56px;*/
	
	/*padding-top: 5px;
	padding-bottom: 2px;*/
	margin-left: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	/*margin: 10px;*/
}
#mail_magazine a {
	color: #CC0000;

}

.bd1{ border:0px; padding:6px; background-color:#fff4f0; margin-top:5px;}