@charset "utf-8";

/*===================================================
制作日：2009.05.21
製作者：y.matsunaga
更新日：
更新者：

==================================================== */
/* key_visual
---------------------------------------------------- */
.countries #key_visual h3{
	color: #000;
	top: 80px;
	left: 680px;
}

/* subnavi
---------------------------------------------------- */
.countries #subnavi{
	margin-left: 177px;
}

/* side_menu
---------------------------------------------------- */
.countries #side_menu h2{
	background: url(../images/common/side-title_countries.gif) no-repeat left top;
}
.country #side_menu h3#s_menu1 a{
	color: #338999;
	background: #d3e9cd url(../images/common/arrow_green.gif) no-repeat 5px 50%;
	padding-left: 15px;
}
.feeding #side_menu h3#s_menu2 a{
	color: #338999;
	background: #d3e9cd url(../images/common/arrow_green.gif) no-repeat 5px 50%;
	padding-left: 15px;
}

/* message
---------------------------------------------------- */
#message_kogure{
}
#message_kogure_picture{
	float: left;
	width: 235px;
	margin-right: 15px;
}
#message_kogure_text{
	float: left;
	width: 370px;
}
#profile-kogure{
	border-top: 1px solid #CCC;
	padding-top: 20px;
}
#profile-kogure h3{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
}
#profile-kogure h4{
	color: #c42605;
	font-weight: bold;
}
#profile-kogure dl{
	margin-left: 10px;
}
#profile-kogure dt,
#profile-kogure dd{
	padding-left: 10px;
}
#profile-kogure dt{
	font-weight: bold;
	border-top: 1px dotted #CCC;
	margin-top: 5px;
	padding-top: 5px;
}

/* personnel
---------------------------------------------------- */
#human dt{
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
}

#founder{
}
#founder h3.founder-name{
	width: 100%;
	margin-bottom: 10px;
}
#founder .founder-list{
	margin-bottom:5px;
}
#founder .founder-photo{
	float: left;
	width: 105px;
	margin-right: 20px;
}
#founder .founder-photo img{
	border: 1px solid #CCC;
	padding: 1px;
}