@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: 330px;
	float: left;
}
.contents-002 {
	width: 425px;
	float: right;
	margin-top: 52px;
}
.contents-001 h3 {
	background-image: url(../image/index_title.gif);
	background-repeat: no-repeat;
	height: 305px;
	width: 366px;
	text-indent: -9999em;
}
.contents-002 p {
	margin-bottom: 15px;
	font-size: 0.8em;
	color: #333333;
	width: 400px;
	line-height: 1.6em;
	padding-bottom: 0px;
}
.contents-002 hr {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contents-list {
	margin-left: 70px;
}
.contents-list ul, .contents-list li {
	margin-bottom: 5px;
}
.contents-list li {
	font-size: 0.8em;
	background-image: url(../../common/images/contents_icon.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
}
.contents-list li a, .contents-list li a:link, .contents-list li a:visited {
	color: #006600;
}
.contents-list li a:hover {
}
.contents-space {
	clear: both;
	width: 800px;
	text-indent: -9999em;
	height: 30px;
}
