@charset "Shift_JIS";


/*===========================
日本グループ・ダイナミックス学会
http://www.groupdynamics.gr.jp/
Copyright (c) All rights reserved by the Japanese Group Dynamics Association, 2007.
※
CSS2準拠

===========================*/




.title {
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: -9999em;
	background-image: url(../image/title.gif);
}





/*日本語コンテンツと英語コンテンツ*/
#retop ul, #retop li {
	float: left;
}
#retop li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home {}
.home a, .home a:link, .home a:visited {
	background-image: url(../../common/images/home002.gif);
	width: 57px;
}
.home a:hover {
	background-image: url(../../common/images/home003.gif);
}

#language ul, #language li {
	float: right;
}
#language li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.english {}
.english a {}
.english a, .english a:link, .english a:visited {
	background-image: url(../../common/images/english001.gif);
	height: 18px;
	width: 79px;
	margin-top: 18px;
	margin-left: 0px;
	text-indent: -9999em;
	display: block;
	text-decoration: none;
	margin-left: 10px;
	background-repeat: no-repeat;
}
.english a:hover {
	background-image: url(../../common/images/english003.gif);
}
.japanese {}
.japanese a {}
.japanese a, .japanese a:link, .japanese a:visited {
	background-image: url(../../common/images/japanese002.gif);
	text-indent: -9999em;
	display: block;
	height: 17px;
	width: 91px;
	margin-top: 19px;
	text-decoration: none;
	margin-left: 10px;
	background-repeat: no-repeat;
}
.japanese a:hover {
	background-image: url(../../common/images/japanese003.gif);
}




/*コンテンツの内容*/
/*-------------------------*/



/*コンテンツタイトル*/
.contents-title h3 {
	background-image: url(../image/title.gif);
	height: 160px;
	width: 645px;
	text-indent: -9999em;
	display: block;
}
.news-contents {
	margin-left: 40px;
	width: 560px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
.news-contents h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 1.6em;
	line-height: 1.6em;
	display: block;
}

.news-contents h4 span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.6em;
	font-weight: bold;
	color: #000066;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	height: 0.9em;
	padding: 0px;
	border-left-width: 0.6em;
	border-left-style: solid;
	border-left-color: #333333;
	line-height: 1em;
	text-indent: 0.5em;
}
.news-contents h5 {
	color: #FFFFFF;
	background-color: #333333;
	margin-top: 1px;
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-indent: 10px;
}


/*-----内容-------*/



.contents-pre h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #CCCCCC;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1em;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.contents-pre h4 span {
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}
.contents-pre h5 {
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.contents-pre h6 {
	color: #333333;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 2em;
}
.contents-pre ul {
	margin-bottom: 60px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.contents-pre ul li {
	margin-left: 1.5em;
	line-height: 1.3em;
	list-style-type: circle;
	color: #000000;
	margin-bottom: 1.5em;
}
.contents-pre ul li span {
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 400px;
}
.contents-pre ul li a, .contents-pre ul li a:link, .contents-pre ul li a:visited {
	color: #0000FF;
	font-weight: normal;
}
.contents-pre ul li a:hover {
	color: #0066FF;
}
.contents-pre ol {
	margin-bottom: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.contents-pre ol li {
	margin-left: 1.5em;
	line-height: 1.3em;
	list-style-type: decimal;
	color: #333333;
	margin-bottom: 10px;
}
.contents-pre p {
	margin-bottom: 40px;
	font-size: 1em;
	color: #000000;
	width: 540px;
	line-height: 1.6em;
	padding-bottom: 0px;
	margin-left: 0px;
}
.contents-pre dl {
	margin-bottom: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.contents-pre dt {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.contents-pre dd {
	margin-left: 1.5em;
	line-height: 1.3em;
}
.contents-pre hr {
	margin-bottom: 30px;
}
.palam {
	margin-left: 30px;
	margin-bottom: 20px;
	width: 350px;
}
.palam a, .palam a:link, .palam a:visited {
	background-image: url(../../common/images/contents_icon.gif);
	background-repeat: no-repeat;
	padding-left: 2em;
	width: 150px;
	display: block;
}
.palam a:hover {}
.palam p {
	font-size: 1em;
	color: #333333;
	line-height: 1.6em;
	padding-left: 2em;
	padding-bottom: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
	width: 450px;
}
.palam-space {
	clear: both;
	width: 560px;
	height: 2px;
	text-indent: -9999px;
	font-size: 2px;
}




/*コンテンツここまで*/
.info1 {
	clear: both;
	width: 800px;
	height: 50px;
}
.info1 p {
	height: 30px;
	width: 800px;
	padding: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: 0px;
	text-indent: -9999px;
}
