﻿@charset "UTF-8";

@import url(../../common/css/common.css);

/* RESET */

#head-block03 {
clear:both;
height:31px;
text-indent:-9999px;
background:url(../../common/img/menu_bottom_01.gif) top left no-repeat!important;
}


#title-block {
		background:url(../img/menu_title.gif) top left no-repeat;
		text-indent:-9999px;
		width:378px;
		height:82px;
		float:left;
}

.menu-news,.menu-news a {
		background:url(../../common/img/menu_news_on.gif) top left no-repeat;
		width:109px;
		height:24px;
		float:left;
		display:block;
}

.menu-news a:hover {
		background:url(../../common/img/menu_news_on.gif) top left no-repeat;
}

.menu-intro,.menu-intro a {
		background:url(../../common/img/menu_intro01.gif) top left no-repeat;
		width:126px;
		height:14px;
		float:left;
		display:block;
}

.menu-intro a:hover {
		background:url(../../common/img/menu_intro01_over.gif) top left no-repeat;
}

.menu-cast,.menu-cast a {
		background:url(../../common/img/menu_cast01.gif) top left no-repeat;
		width:145px;
		height:14px;
		float:left;
		display:block;
}

.menu-cast a:hover {
		background:url(../../common/img/menu_cast01_over.gif) top left no-repeat;
}

.menu-staff,.menu-staff a {
		background:url(../../common/img/menu_staff01.gif) top left no-repeat;
		width:146px;
		height:14px;
		float:left;
		display:block;
}

.menu-staff a:hover {
		background:url(../../common/img/menu_staff01_over.gif) top left no-repeat;
}

.menu-intarview,.menu-intarview a {
		background:url(../../common/img/menu_intarview01.gif) top left no-repeat;
		width:118px;
		height:14px;
		float:left;
		display:block;
}

.menu-intarview a:hover {
		background:url(../../common/img/menu_intarview01_over.gif) top left no-repeat;
}

.menu-production,.menu-production a {
		background:url(../../common/img/menu_production01.gif) top left no-repeat;
		width:35px;
		height:14px;
		float:left;
		display:block;
}

.menu-production a:hover {
		background:url(../../common/img/menu_production01_over.gif) top left no-repeat;
}

.contents-block-in {
height:100%;
}

.contents-block-in:after { 
  content: "";
  display: block; 
  clear: both; 
}

blockquote {
background:#FFFFCC;
padding:10px;
margin:10px 0;
}

hr {
border-left:none;
border-right:none;
border-top:none;
border-bottom:#999999 dotted 1px;
margin:15px 10px;
}


