@charset "euc-jp";
#container {
	width: 780px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#wrapper {
	display: inline;
	float: left;
}
#wrapper:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #70BB2D;
	text-decoration: none;
}
a:active {
	color: #FEF102;
	text-decoration: none;
}



#contents_left {
	float: left;
	width: 200px;
	height: 420px;
}
.mainlogo {
	height: 200px;
	width: 200px;
	padding-bottom: 9px;
}
.button {
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
ul {
	margin: 0px;
}


li {
	list-style-position: outside;
	margin-bottom: 9px;
	margin-left: 0px;
	list-style-type: none;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}
*html li {
     margin-top:-3px ;
}
*+html li {
     margin-top:-3px ;
}

#contents_center {
	float: left;
	width: 277px;
	padding-right: 9px;
	padding-left: 9px;
}


#contents_right {
	float: right;
	width: 277px;
	padding-left: 8px;
}
.talent {
	float: left;
	padding-top: 9px;
}
.t_image {
	float: left;
	width: 65px;
	padding-right: 9px;
}
.t_right {
	width: 203px;
	float: left;
}
.namae {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: x-small;
	color: #333333;
	margin-top: 9px;
}


#footer {
	display: inline;
	float: left;
	width: 780px;
	text-align: right;
	font-size: small;
	color: #666666;
}
#footer ul {
	margin:1em 0px;
	padding: 0px;
	list-style-type:none;
	text-align:right;
}
#footer ul li {
	border-right:1px
	#999999 solid;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#menulast {
	border-right-style: none !important;
	border-right-color: #FFFFFF;
}
.clearfix {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  

