@charset "utf-8";
/* CSS Document */



#glovalNaviArea ul li.list02 a {
	background-image: url(../function/images/global_nav.jpg)!important;
	background-position: -133px -196px !important;
	height: 70px!important;
	margin-top: 63px !important;
}


div.character{
	height: auto;
	clear: left;
	float: left;
	margin-bottom: 20px;
}

div.character dl{
	width: 550px;
	height: auto;
	}

div.character dl dt.characterSun{
	background: url(images/sun.jpg);
	height: 136px;
	width: 136px;
	float: left;
	display: block;
	margin-bottom: 20px;
	text-indent: -9999px;
}

div.character dl dt.characterWind{
	background: url(images/wind.jpg);
	height: 136px;
	width: 136px;
	float: left;
	display: block;
	margin-bottom: 20px;
	text-indent: -9999px;
}
div.character dl dt.characterGreen{
	background: url(images/green.jpg);
	height: 136px;
	width: 136px;
	float: left;
	display: block;
	margin-bottom: 20px;
	text-indent: -9999px;
}

div.character dl dt.etc{
	float: left;
	display: block;
	margin-bottom: 20px;
	height: 136px;
	width: 330px;
	font-size: 80%!important;
	font-weight: normal!important;
}

div.character dl dd{
	width: 180px ;
	height: 136px;
	float: left;
	display: block;
	margin-bottom: 20px;
}
div.character dl dd.photo{
	height: 135px;
	width: 200px;
	margin: 0px 0px 15px;
	padding: 0px;
}

.small{
	font-size: 80%;
	}
