@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);
}




/*コンテンツの内容*/
/*-------------------------*/


.contents02 {
	width: 800px;
}
.contents-001 {
	width: 400px;
	float: left;
}
.contents-002 {
	width: 400px;
	float: right;
	text-align: center;
}
.contents-002 h3 {
	background-image: url(../image/title001.gif);
	background-repeat: no-repeat;
	height: 140px;
	width: 400px;
	text-indent: -9999em;
	display: block;
}
.contents-002 p {
	font-size: 0.8em;
	color: #666666;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
}
.contents-002 p strong a, .contents-002 p strong a:link, .contents-002 p strong a:visited {
	color: #FF0000;
	text-decoration: none;
}
.contents-002 p strong a:hover {
	color: #FF9900;
}
.contents-space {
	clear: both;
	width: 800px;
	text-indent: -9999em;
	height: 30px;
}
