#about{
	margin:20px 20px 0 20px;
}
#about .title{
	margin:0 0 24px 0;
	color:#1e3a88;
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
}
#about .text{
	margin:0 0 0 16px;
	color:#3d3d3d;
	font-size:14px;
	letter-spacing:5px;
	line-height:20px;
}

#group{
	margin:0 20px 0 20px;
}
#group .type_button{
	text-align:center;
	padding:2px 0 0 10px;
}

#group .group_detail table{
	padding: 20px 20px 0 20px;
	font-size: 12px;
}
#group .group_detail .name {
	color: #5173b2;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
#group .group_detail .item_title {
	padding: 10px 20px 6px 20px;
	color: #545454;
}
#group .group_detail .item {
	padding: 10px 0 6px 20px;
	color: #000000;
}

#group .group_detail .photo_link {
	padding: 20px 20px 10px 20px;
	height:60px;
	color: #545454;
	vertical-align: bottom;
}
#group .group_detail .website_title {
	padding: 20px 20px 0 20px;
	color: #545454;
}
#group .group_detail .website {
	color: #5173b2;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0 0 20px;
}
#type {
	font-size: 12px;
	width: 480px;
	margin: 10px 10px 0 20px;
}
#type .type_name_1,#type .type_name_2,#type .type_name_3,#type .type_name_4{
	font-weight: bold;
	font-size: 14px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 20px;
}
#type .type_name_1 {
	color: #a40029;
}
#type .type_name_2 {
	color: #3a6a92;
}
#type .type_name_3 {
	color: #918c25;
}
#type .type_name_4 {
	color: #009443;
}

#type .group_li {
	line-height: 140%;
	margin: 8px 0 10px 10px;
}
#type table td {
	padding: 20px 0 0 0;
	font-size: 12px;
	vertical-align: text-top;
}

#award {
	margin:0 20px 0 20px;
}

#award .title {
	margin:20px 0 24px 0;
	color: #8d623b;
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
}

#award .group_list {
	line-height: 140%;
	margin: 8px 0 10px 10px;
}

#award .group_name {
	margin: 0 0 20px 10px;
	color: #ed0e63;
}

#award .award_detail table{
	margin: 10px 0 0 0;
	font-size: 12px;
	color: #3f3f3f;
	line-height: 120%;
}
#award .award_detail .teacher{
	margin: 0 0 10px 0;
	color: #000;
}
#award .year{
	margin: 0 0 16px 30px;
	color: #bd844f;
	font-size: 12px;
}

#photo {
	margin:0 20px 0 20px;
}

#photo .title {
	margin:20px 0 24px 0;
	color: #008726;
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
}

#photo .group_list {
	line-height: 140%;
	margin: 8px 0 10px 10px;
}
#photo .photo_thumb{
	line-height: 120%;
}

#photo .photo_thumb .group_name{
	font-size: 14px;
	color: #337ebf;
	margin: 0 0 20px 20px;
}
#photo .photo_thumb .group_name A:link{
	color: #337ebf;
}
#photo .photo_thumb .group_name A:visited{
	color: #337ebf;
}
#photo .photo_thumb .group_name A:active{
	color: #337ebf;
}
#photo .photo_thumb .group_name A:hover{
	color: #337ebf;
}
#photo .photo_thumb table{
	margin:0 10px 0 20px;
}
#photo .photo_thumb A:link img {
	border:4px #e7e7e7 solid;
}
#photo .photo_thumb A:visited img{
	border:4px #e7e7e7 solid;
}
#photo .photo_thumb A:active img{
	border:4px #e7e7e7 solid;
}
#photo .photo_thumb A:hover img{
	border: 4px solid #e9ddc7;
}
