@charset "UTF-8";

/*
########################################################
	common
########################################################
*/
*{
  margin: 0px;
  padding: 0px;
}
a {
  color: #ff99cc;
}
a:hover {
  color: #ff0066;
}
img {
  border: none;
  vertical-align: top;
}
body {
  color: #999999; 
  font-size: 0.8em;
  line-height: 1.4;
  text-align: center;
  scrollbar-face-color:#51bbd7;
  scrollbar-track-color:#ffffff;
  scrollbar-arrow-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-highlight-color:#cccccc;
  scrollbar-shadow-color:#888888;
  scrollbar-darkshadow-color:#999999;
  background: url(../image/back.jpg) repeat-x top center #ffffff;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#cover {
  width: 910px;
  height: auto;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.pagetop {
  text-align: right;
}
.center {
  text-align: center;
}
/*
########################################################
	table
########################################################
*/
table  {
  width: 900px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-collapse: collapse;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
table th {
  padding: 8px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #f0f0f0;
  font-weight: normal;
}
table td {
  padding: 8px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background-color: #ffffff;
}
/*
########################################################
	header
########################################################
*/
#header {
  width: 910px;
  height: 120px;
  background: url(../image/header.png) no-repeat;
  behavior: expression(IEPNGFIX.fix(this));
}
#header #logo a {
  float: left;
  width: 190px;
  height: 120px;
  outline: none;
  display: block;
  text-indent: -700em;
}
#topbanner {
  float: right;
  width: 700px;
  height: 100px;
  padding-top: 10px;
}
#pankuzu {
  margin-bottom: 4px;
}
#title {
  width: 885px;
  height: 50px;
  color: #ff99cc;
  font-size: 1.2em;
  line-height: 50px;
  font-weight: normal;
  padding-left: 25px;
  margin-bottom: 4px;
  background: url(../image/back_title.png) no-repeat;
}
*html #title {
  width: 910px;
  height: 50px;
  color: #ff99cc;
  font-size: 1.2em;
  line-height: 50px;
  font-weight: normal;
  padding-left: 25px;
  margin-bottom: 4px;
  background: url(../image/back_title.png) no-repeat;
}
#contents {
  clear: both;
  float: left;
  width: 908px;
  height: auto;
  border: #ffcccc solid 1px;
  margin-bottom: 4px;
  background: #ffffff;
}
#contents p,h3 {
  padding: 4px 19px;
}
/*
########################################################
	mainmenu
########################################################
*/
#mainmenu {
  width: 910px;
  height: 49px;
  margin-bottom: 5px;
}
#mainmenu li {
  margin: 0;
  padding: 0;
  float: left;
  list-style-type: none;
}
#mainmenu li a {
  width: 182px;
  height: 49px;
  outline: none;
  display: block;
  text-indent: -700em;
  background-repeat: no-repeat;
  background: url(../image/mainmenu.png);
}
#mainmenu li a.menu01 {
  background-position: 0px 0px;
}
#mainmenu li a.menu01:hover {
  background-position: 0px -49px;
}
#mainmenu li a.menu02 {
  background-position: 728px 0px;
}
#mainmenu li a.menu02:hover {
  background-position: 728px -49px;
}
#mainmenu li a.menu03 {
  background-position: 546px 0px;
}
#mainmenu li a.menu03:hover {
  background-position: 546px -49px;
}
#mainmenu li a.menu04 {
  background-position: 364px 0px;
}
#mainmenu li a.menu04:hover {
  background-position: 364px -49px;
}
#mainmenu li a.menu05 {
  background-position: 182px 0px;
}
#mainmenu li a.menu05:hover {
  background-position: 182px -49px;
}
/*
########################################################
	footer
########################################################
*/
#footer {
  clear: both;
  width: 100%;
  height: 150px;
  color: #ff99cc;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background: url(../image/back_footer.jpg) top center repeat-x;
}
#footermenu {
  padding: 40px 0;
}
#footermenu li {
  display: inline;
  list-style-type: none;
}
#footermenu li a {
  margin: 0 9px;
  color: #ff99cc;
  display: inline;
  text-decoration: none
}
#footermenu a:hover {
  color: #ff0066;
  text-decoration: none
}

/*
########################################################
	top
########################################################
*/
#mainarea {
  float: left;
  width: 615px;
  height: auto;
  margin-bottom: 5px;
}
#rightarea {
  float: right;
  width: 290px;
  height: auto;
  margin-bottom: 5px;
}
.rightbanner {
  margin-bottom: 4px;
}
#underbanner {
  clear: both;
  width: 910px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#underbanner li {
  width: 120px;
  padding: 0 2px;
  display: inline;
  list-style-type: none;
}
#underbanner li a img {
  width: 120px;
  margin-bottom: 6px;
  border: 1px solid #cccccc;
}
#underbanner li a:hover img {
  width: 120px;
  border: 1px solid #ff0066;
  display: inline;
}
#topflash {
  width: 615px;
  height: 350px;
  margin-bottom: 5px;
}
#news {
  float: left;
  width: 615px;
  height: auto;
  background: url(../image/back_news.png) repeat-y;
  padding-bottom: 5px;
  border-bottom: 5px solid #e895bd;
}
#newstitle {
  width: 615px;
  height: 36px;
  margin-bottom: 4px;
  background: url(../image/title_news.png) no-repeat;
  text-indent: -700em;
}
#news .newsimage {
  clear: both;
  float: left;
  width: 120px;
  height: auto;
  margin-left: 9px;
  margin-right: 5px;
  margin-bottom: 4px;
}
#news .newsmidasi {
  float: left;
  width: 460px;
  height: 24px;
  color: #444444;
  font-size: 1.4em;
  font-weight: normal;
  margin-right: 9px;
  padding-left: 10px;
  margin-bottom: 4px;
  background: url(../image/back_newsmidasi.png) no-repeat;
}
#news .newstext {
  float: left;
  width: 460px;
  height: auto;
  color: #888888;
  margin-bottom: 4px;
}
/*
########################################################
	talents
########################################################
*/
.genre {
  clear: both;
  color: #ff99cc;
  margin: 2px 4px;
  font-size: 1.0em;
  border-bottom: #ff99cc dotted 1px;
}
.talent {
  margin: 3px;
  float: left;
  width: 94px;
  height: 130px;
  text-align: center;
}
.talent a img {
  border: #ffffff solid 2px;
}
.talent a:hover img {
  border: #ff3366 solid 2px;
}
.talentname {
  font-size: 0.7em;
  color: #444444;
}
#profilephoto {
  float: left;
  width: 300px;
  height: auto;
  margin-right: 4px;
}
#profiletext {
  float: left;
  width: 600px;
  height: auto;
  padding-top: 4px;
}
#profiletext dl dt {
  float: left;
  clear: both;
  width: 75px;
  height: 20px;
  padding: 0px 0px 4px 0px;
}
#profiletext dl dd {
  float: left;
  width: 520px;
  padding: 2px 0px 9px 4px;
}
#profiletext .blogsitebtn {
  clear: both;
  text-align: center;
}
#profiletext .blogsitebtn a img {
  border: 2px solid #ffffff;
}
#profiletext .blogsitebtn a:hover img {
  border: 2px solid #ff3366;
}
.subtitle {
  clear: both;
  width: 908px;
  height: 49px;
  line-height: 49px;
  text-align: left;
  margin: 4px 0;
  border-top: 1px solid #ffcccc;
  border-bottom: 1px solid #ffcccc;
}
.subtitle h2 {
  color: #ff99cc;
  font-size: 1.0em;
  padding-left: 15px;
}
/*
########################################################
	contact
########################################################
*/
#contact {
  margin: 9px;
  padding: 19px 44px;
  background: #ffffff;
}
#contact table {
  width: 100%;
  border-top: 4px solid #ffffff;
  border-left: 4px solid #ffffff;
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 9px;
}
#contact table th {
  padding: 6px;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: #eeeeee;
  font-weight: normal;
}
#contact table td {
  padding: 8px;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: #ffcccc;
}
.contactform1 {
  width: 514px;
  height: 19px;
  border: 2px solid #000000;
}
.contactform2 {
  border: 2px solid #000000;
}
.contactform3 {
  width: 514px;
  height: 99px;
  border: 2px solid #000000;
}
.contactbtn {
  padding: 2px 9px;
  background: #ffffff;
  border: 2px solid #000000;
}