@charset "utf-8";
*{
	margin:0;
	padding:0;
	border:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.disp_none {
	display: none;
}
#header,#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 794px;
	position: relative;
	float: left;
	padding: 3px;
}

#talent_menu {
	width: 110px;
}
#talent_menu ul { 
	margin: 0; 
	padding :0; 
	list-style-type : none; 
}
talent_#menu li { 
	display : inline; 
	padding :0; 
	margin:0; 
}
#talent_menu a{
	text-decoration: none;
	display:block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100px;
}

#talent_menu a:hover{
	width: 100px;
	display:list-item;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	margin-left: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
}


#menu {
	clear: both;
	float: left;
	width: 800px;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 0;
	height: 30px;
	margin: 0;
}
#menu ul {
	margin: 0;
	padding :0;
	list-style-type : none;
}

#menu li { 
	float : left;
	padding :0; 
	margin:0; 
}
#menu a{
	text-decoration: none;
	width: 100px;
	display:list-item;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

#menu a:hover{
	display:list-item;
	color: #FFFFFF;
	background-color: #CC0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

.amostra ul {
	margin: 0;
	padding :0;
	list-style-type : none;
}
.amostra li {
	display : inline;
	padding :0;
	margin:0;
	float: left;
}
.amostra a{
	text-decoration: none;
	width: 170px;
	display:block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-size: small;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	clear: right;
}
.amostra a:hover{
	width: 170px;
	display:block;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-size: small;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #CC0000;
	clear: right;
}
.amostra{
	font-size: small;
	clear: none;
	float: left;
	width: 99%;
}
.amostra h3{
	color: #CC0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 5px;
	margin-top: 8px;
}
.job{
	font-size: small;
	margin-left: 160px;
	line-height: 140%;
}
/*
** ie6用
*/
* html .job{
	font-size: small;
	line-height: 140%;
	width: 370px;
	margin-left: 160px;
}
.job h3{
	color: #CC0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 5px;
	margin-top: 8px;
}
.job h1{
	color: #CC0000;
	margin-bottom: 5px;
	margin-top: 8px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-size: large;
}
.photo {
	clear: none;
	width: 155px;
	float: left;
	text-align: center;
	font-size: medium;
}
.navi {
	font-size: x-small;
	margin-top: 5px;
	margin-bottom: 5px;
}

.vozator{
	font-size: small;
	width: 500px;
	margin-left: 20px;
	line-height: 140%;
}

.vozator h3{
	color: #CC0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 5px;
	margin-top: 8px;
}
.vozator h1{
	color: #CC0000;
	margin-bottom: 5px;
	margin-top: 8px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-size: large;
}

.links{
	font-size: small;
	width: 500px;
	margin-left: 25px;
	line-height: 120%;
}
.links h3{
	margin-bottom: 5px;
	margin-top: 8px;
}
.links h2{
	color: #CC0000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 5px;
	margin-top: 8px;
}
.links h1{
	color: #CC0000;
	margin-bottom: 5px;
	margin-top: 8px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-size: large;
}

.newcommer {
	font-size: large;
	color: #CC0000;
	font-weight: bold;
}
.index_notice {
	text-align: left;
	width: 520px;
	left: 20px;
	position: relative;
	font-size: small;
	margin-bottom: 10px;
	border: 1px solid #CC0000;
	padding: 4px;
	background-color: #FAFAFA;
	line-height: 17px;
}
.index_notice h3{
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 230px;
	margin-right: 360px;
	position: relative;
	left: -20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
/*
** ie6用
*/
* html .index_notice {
	text-align: left;
	width: 500px;
	left: 20px;
	position: relative;
	font-size: small;
	margin-bottom: 10px;
	border: 1px solid #CC0000;
	padding: 4px;
	background-color: #FAFAFA;
	line-height: 17px;
}
/*
** ie6用
*/
* html .index_notice h3{
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 230px;
	margin-right: 250px;
	position: static;
	left: -20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#container {
	width: 800px;
	position: relative;
	float: left;
}
#left {
	width: 110px;
	position: relative;
	float: left;
}
#center {
	width: 550px;
	position: relative;
	float: left;
	padding: 5px;
}
#right {
	width: 110px;
	position: relative;
	float: right;

}
.txt_notice {
	font-size: x-small;
	color: #3300FF;
	margin-bottom: 5px;
}
body {
	background-color: #FAFAFA;
}

#vozbox {
	float: left;
	width: 900px;
	clear: both;
}
#thanks {
	background-image: url(image/2010b.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 150px;
	position: absolute;
	left: 817px;
	top: 10px;
	padding-top: 280px;
	font-size: x-small;
	color: #CC0000;
}
.name1 {
	font-size: xx-large;
	font-weight: normal;
	margin-bottom: 10px;
}
/*
** ie6用
*/
* html .name1 {
	font-size: x-large;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 30px;
}
.name2 {
	font-size: small;
}
.name1,.name2 {
	text-align: center;
}


