@charset "utf-8";


/*.home {
	background-image: url(../image/wall.png);
	background-color: #FFF;
	background-repeat: repeat-x;
}*/
#container {
	width: 705px;
	float: left;
	margin: 20px 0 10px 5px;
}
#breadcrumbs {
	text-align: right;
	font-size: 85%;
	line-height: 100%;
	margin: 0 0 3px 0;
	color: #FFFFFF;
}
.current {
	font-weight: bold;
}
#content {
	margin: 0 0 0 20px;
}
.backtop {
	height: 12px;
	position: relative;
	margin: 20px 0 0 0;
}
.pagetop {
	width: 50px;
	height: 13px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	right: 0;
	display: block;
	background: transparent url("../image/backtop.png") no-repeat;
}

/* ---------------------------------------------------------------------- */
/*      #content以下の設定                                                */

/*----- コンテンツ設定 -----------------------------------*/

/*----- 学会誌 -----*/
.jounale #left  {
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
}
dl.jounale {
	/*width: 22em;*/
	background-color: #FCF8F9;
	border: 1px solid #DBB9C6;
	border-top: none;
	/*margin-bottom: 1em;*/
}
dl.jounale dt {
	width: 10em;
	float: left;
	/*clear: both;*/
	padding: 5px 4px;
	border-top: 1px solid #DBB9C6;
}
dl.jounale dd {
	width: 6.5em;
	margin-left: 11.2em;
	padding: 5px 0em;
	background-color: #FFF;
	border-top: 1px solid #DBB9C6;
	font-size: 0.9em;	/*border-left: 1px solid #ACC;*/
}
dl.jounale dt.non, dl.jounale dd.non {
	color: #CCC;
}
/*----- 目次 -----*/
table.mokuji {
	width: 100%;
}
table.mokuji th {
	width: 10em;
}

/*----- お問合せ -----*/
dl.contactlist {
	margin: 1em auto 2em auto;
}
dl.contactlist dt {
	font-weight: bold;
	color: #224EA6;
}
dl.contactlist dd {
	margin: 0 0 0 2em;
}

/*----- ニューズレター ---
table.newsletter th {
	font-weight: normal;
}
table.newsletter td {
	min-width: 4.6em;
}
*:first-child+html table.newsletter td { /* IE7レイアウト崩れ対策 *
	width: 4.6em;
}--*/

/*----- 学会誌 -----*/
/*.jounale {
	margin: 0 0 0 1em;
}
.jounale h3 {
	font-size: 131%;
	font-weight: bold;
	color: #600;
}*/
/*.jounale .theme {
	font-size: 123.1%;
	font-weight: bold;
	margin: 0 0 1em 0;
	color: #09795E;
}*/
/*.jounale .sp {
	font-size: 116%;
	font-weight: bold;
	margin: 0.5em 0 0 0;
	color: #3F5981;
}*/
/*.jounale dl {
	margin: 0 0 1em 1em;
}*/
/*.jounale dt {
	font-size: 108%;
	font-weight: bold;
	margin: 0 0 0 1em;
}*/
.belong {
	padding-right: 1em;
}
/*.jounale dd {
	margin: 0 0 0 2em;
}*/
/*.jounale .page {
	margin: -1.7em 0 1em 0;
	text-align: right;
}*/
/*.jounale .head {
	padding-right: 1em;
	white-space: nowrap;
	color: #06C;
}*/
table.jounale th {
	font-weight: normal;
}
table.jounale td {
	white-space: nowrap;	
}


/* ---------------------------------------------------------------------- */
/*      共通設定                                                          */
/* ----- 横並び定義リスト（汎用） -----*/
dl.dl1 dt,dl.dl2 dt,dl.dl3 dt,dl.dl4 dt,dl.dl5 dt,dl.dl6 dt,dl.dl7 dt,dl.dl8 dt,dl.dl8 dt,dl.dl9 dt,dl.dl10 dt,dl.dl11 dt,dl.dl12 dt,dl.dl13 dt,dl.dl14 dt,dl.dl15 dt,dl.dl16 dt,dl.dl17 dt,dl.dl18 dt,dl.dl19 dt,dl.dl20 dt,
.local dl dt {
	float: left;
	clear: both;
}
dl.dl1 dt, dl dl.dl1 dt { width: 1em; }
dl.dl1 dd, dl dl.dl1 dd { margin-left: 1em; }
dl.dl2 dt, dl dl.dl2 dt { width: 2em; }
dl.dl2 dd, dl dl.dl2 dd { margin-left: 2em; }
dl.dl3 dt { width: 3em; }
dl.dl3 dd { margin-left: 3em; }
dl.dl4 dt { width: 4em; }
dl.dl4 dd { margin-left: 4em; }
dl.dl5 dt { width: 5em; }
dl.dl5 dd { margin-left: 5em; }
dl.dl6 dt { width: 6em; }
dl.dl6 dd { margin-left: 6em; }
dl.dl7 dt { width: 7em; }
dl.dl7 dd { margin-left: 7em; }
dl.dl8 dt { width: 8em; }
dl.dl8 dd { margin-left: 8em; }
dl.dl9 dt { width: 9em; }
dl.dl9 dd { margin-left: 9em; }
dl.dl10 dt { width: 10em; }
dl.dl10 dd { margin-left: 10em; }
dl.dl11 dt { width: 11em; }
dl.dl11 dd { margin-left: 11em; }
dl.dl12 dt { width: 12em; }
dl.dl12 dd { margin-left: 12em; }
dl.dl13 dt { width: 13em; }
dl.dl13 dd { margin-left: 13em; }
dl.dl14 dt { width: 14em; }
dl.dl14 dd { margin-left: 14em; }
dl.dl15 dt { width: 15em; }
dl.dl15 dd { margin-left: 15em; }
dl.dl16 dt { width: 16em; }
dl.dl16 dd { margin-left: 16em; }
dl.dl17 dt { width: 17em; }
dl.dl17 dd { margin-left: 17em; }
dl.dl18 dt { width: 18em; }
dl.dl18 dd { margin-left: 18em; }
dl.dl19 dt { width: 19em; }
dl.dl19 dd { margin-left: 19em; }
dl.dl20 dt { width: 20em; }
dl.dl20 dd { margin-left: 20em; }

/*----- ボックス2カラム -----*/
#content.column2 {
	margin: 0 20px;
	overflow: hidden;
	position: relative; /*DWで正常にプレビューできるようになります．*/
	zoom: 1; /*IE6でレイアウト崩れを防ぐためのものです．*/
}





