body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.style1 {
	font-size: x-small;
}

.style2 {
	font-size: small;
}

.style3 {
	color: #FF0000;
}

.style4 {
	color: #FFFFFF;
	font-weight: bold;
}

.style5 {
	font-size: medium;
	color: #333333;
}

.text14 {
	font-size: 14px;
}

.indent_m {
	text-indent: 0em;
	overflow: visible;
	font-size: medium;
}
		   
.justify {
	text-justify: inter-word;
	font-size: small;
}

.2mozi {
	font-size: 12px;
	word-spacing: 20em;
	line-height: 25px;
}

.gyoukan25 {
	line-height: 20px;
	padding-left: 4px;
}

.sentou {
	border-top-color: #003366;
	border-right-color: #CCCCCC;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
}

.tyuukoumoku {
	font-size: 14px;
	background-color: #ECECEC;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.daikoumoku {
	font-size: 16px;
}

.text_justify {
	text-justify: auto;
	font-size: small;
}


/* 学会誌インデックスTOP、パンくず */
.kaiinTop,
.topicPath {
	font-size: small;
}

.kaiinTop a:link,
.kaiinTop a:active,
.kaiinTop a:visited,
.topicPath a:link,
.topicPath a:active,
.topicPath a:visited {
	text-decoration: none;
}

.kaiinTop a:hover,
.topicPath a:hover {
	text-decoration: underline;
}

.kaiinList {
	font-size: small;
	line-height: 150%;
}


/* serif */
.serif {
	font-family: "Times New Roman", Times, serif;
}

/* text */

.riji_text {
	font-size: 14px;
	line-height: 140%;
}

.riji_text_name {
	font-size: 14px;
	line-height: 1.2em;
	text-align: right;
	display: block;
	padding-bottom: 40px;
}
