/* 日本商学研究学会 */

/* 基本設定----------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	background-color: #F5F5F5;
}
a{
	text-decoration: none;
}
a:link{
	color: #CC0000;
	background-color: transparent;
}
a:visited{
	color: #CC0000;
	background-color: transparent;
}
a:hover{
	color: #FFFFFF;
	background-color: #CC0000;
}
a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
h1 {
	
}
hr {
	display: none;
}
em {
	font-size: 100%;
	font-weight: bold;
	color: #CC3300;
	font-style: normal;
	background-color: #FFFFFF;
}
strong {
	font-size: 100%;
	font-weight: bold;
	color: #ff0000;
	background-color: #FFFFFF;
}
address {
	font-style: normal;
	display: inline;
	font-size: 80%;
}
img {
	padding: 0px;
	border: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
rt {
	font-size: 70%;
}
table {
	color: #346CDB;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-left: 30px;
	border-width: 1px;
	border-color: #346CDB;
	border-style: solid;
	background-color: #FFFFFF;
}
caption {
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 30px;
	padding: 3px;
}
th {
	margin: 0px;
	padding: 3px;
	border: 1px solid #346CDB;
}
tr.thead {
	font-weight: bold;
}
tr.tfoot {
	font-weight: bold;
}
td {
	text-align: center;
	margin: 0px;
	padding: 1px;
	border: 1px solid #346CDB;
}

/* ページ全体----------------------------------------------------------------- */

#wrap {
	color: #000000;
	background-color: #F5F5F5;
}

/* ヘッダ----------------------------------------------------------------- */

#header {
	border-bottom: 1px solid #C0C0C0;
	height: 100px;
	background-color: #000000;
}

/* ナビゲーション----------------------------------------------------------------- */

#navi {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 150px;
}
#navi h2{
	display: none;
}
.menu {
	font-family: Verdana,Arial,sans-serif;
	font-size: 90%;
	color: #346CDB;
	line-height: 150%;
	text-decoration: none;
	text-align: left;
}
.menu a:link{
	color: #000000;
	background-color: transparent;
}
.menu a:visited{
	color: #000000;
	background-color: transparent;
}
.menu a:hover{
	color: #F00000;
	background-color: transparent;
}
.menu a:active{
	color: #FF0000;
	text-decoration: none;
	background-color: transparent;
}
.menu h3 {
	display: none;
}
.menu ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu li {
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-left: 20px;
	background: url('images/allow.png') no-repeat 0% 50%;
}


/* メイン（全体）----------------------------------------------------------------- */

#main {
	margin: 0px 0px 0px 150px;
	padding: 5px;
	border-left: 1px solid #C0C0C0;
	background-color: #FFFFFF;
}
#main h2 {
	display: none;
}


/* ナビゲーション（パン屑）----------------------------------------------------------------- */

#location {
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 20px;
	width: 100%;
	background: url(images/nav2.png);
	display: none;
}
#location a:link{
	color: #FFFFFF;
	background-color: transparent;
}
#location a:visited{
	color: #FFFFFF;
	background-color: transparent;
}
#location a:hover{
	color: #346CDB;
	background-color: #FFFFFF;
}
#location a:active{
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}


/* セクション（各項目）----------------------------------------------------------------- */

.section {
	line-height: 160%;
	text-align: left;
	margin: 10px auto;
	padding: 0px 0px 5px;
	width: 100%;
}
.section a{
	text-decoration: underline;
}
.section h3 {
	font-size: 100%;
	color: #CC0000;
	font-weight: normal;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	background: url('images/h3.png') no-repeat left center;
}
.subtitle {
	font-size: 80%;
	font-weight: normal;
}
.section h4 {
	font-size: 100%;
	color: #CC0000;
	font-weight: normal;
	margin: 10px 10px 0px 10px;
	padding: 0px 0px 0px 5px;
	border-left-width: 10px;
	border-left-color: #CC0000;
	border-left-style: solid;
}
#reg h4 {
	font-weight: bold;
	border-width: 0;
}
#program h4 {
	margin-top: 30px;
	margin-left: -10px;
	background-image: none;
}
#reg h4 {
	text-align: center;
	margin-top: 30px;
	margin-left: -10px;
	background-image: none;
}
.section h5 {
	font-size: 100%;
	color: #CC0000;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 5px;
}
.section p {
	text-indent: 1em;
	margin: 5px 20px 0px;
}
#reg p {
	text-indent: 0em;
}
.update {
	text-align: right;
}
.sign {
	text-align: right;

}
.sign2 p {
	text-indent: 0em;
	margin-top: 20px;
}
.section ul {
	margin: 10px 10px 10px 30px;
	list-style-image: url(images/li.png);
}
#reg ul {
	list-style-type: none;
}
.section ol {
	margin: 10px 10px 10px 3em;
	padding: 0px;
	list-style-type: decimal;
}
.section li {
	line-height: 120%;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.section ol li {
	list-style-image: none;
}
.section dl {
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.section dt {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	float: left;
	width: 13em;
	background: url(images/li.png) no-repeat 0% 50%;
}
#prof dt {
	width: 10em;
}
#of dt {
	background-image: none;
}
.section dd {
	margin: 0px 10px 5px 0px;
}
.simg {
	margin-right: 20px;
	float: left;
}
.pagetop {
	text-align: right;
	margin-top: 100px;
	clear: left;
}

/* フッタ----------------------------------------------------------------- */

#footer {
	font-size: 80%;
	text-align: center;
	white-space: nowrap;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}
#footer a:link{
	color: #000000;
	background-color: transparent;
}
#footer a:visited{
	color: #000000;
	background-color: transparent;
}
#footer a:hover{
	color: #F00000;
	background-color: transparent;
}
#footer a:active{
	color: #FF0000;
	text-decoration: none;
	background-color: transparent;
}

