@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;
}


.contents-pre h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #666666;
	padding: 0px;
	height: 1em;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contents-pre h4 span {
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #003300;
	background-color: #FFFFFF;
	margin: 0px;
	height: 1em;
}

.contents-pre p {
	margin-bottom: 10px;
	font-size: 1em;
	color: #333333;
	width: 540px;
	line-height: 1.6em;
	padding-bottom: 0px;
}
.palam {
	margin-left: 30px;
	margin-bottom: 30px;
	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: 300px;
	display: block;
	padding-bottom: 8px;
}
.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;
}




/*コンテンツここまで*/
.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;
}

