/*リセットＣＳＳ*/
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        list-style-type: none;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う */
hr { display: block; }

/*リンクに関する指定*/
a:link { color: #333333 }   /* リンク */

a:visited {                 /* 既に見たリンク */
  color: #666666;
}

a:active { color: #00ff00 } /* クリック時のリンク */

a:hover {                   /* カーソルが上にある時のリンク */
  color: #444444;
}

/*ここから*/
body {
	background-color: #F7D613;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#header {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/header.png);
	height: 100px;
}
#header h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #000000;
	padding-left: 250px;
	margin: 0px;
	padding-top: 32px;
	width: 800px;
}
#header_bn {
	background-color: #FFFFFF;
	width: 800px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_bn table {
	background-color: #FFFFFF;
	width: 800px;
	height: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}
#headerph {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	width: 800px;
}
#main {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
	background-image: none;
	float: right;
	width: 510px;
}
#main img {
	text-align: left;
	vertical-align: middle;
	background-image: none;
	float: left;

	margin: 0px;
}
#left_icon {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 35px;
	text-align: left;
	vertical-align: middle;
	background-image: none;
	float: left;
	width: 240px;
}
#google_ad {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	clear: both;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents {

	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#footer {
	margin-top: 10px;
	margin-right: 35px;
	margin-left: auto;
	font-size: 0.9em;
	color: #333333;
	text-align: right;
	background-color: #FFFFFF;
	height: 55px;
	padding-bottom: 10px;
}
#left_icon a {

	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
	background-image: none;
	float: left;
	width: 240px;
}


/* begin styles for RSS Feed */
.rss_box {
	margin: 0px 0px 15px;
	padding: 0px;
	width: 474px;
	background-color: #EAEAEA;
	border: 0px none #333;
}

.rss_title, rss_title a {
	font-size: 1.2em;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
	margin: 3px;
	padding: 0px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	font-size: 1.2em;
	padding-bottom: 2px;
	color: #999;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 1.2em;
	color: #666;
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 1.2em;
	text-decoration : underline;
	color: #333;
}

.rss_date {
	font-size: 0.8em;
	font-weight : normal;
	color: #999;
}
#footer_menu {
    margin: 0 auto;
	background-image: none;
	font-size: 1em;
}
#footer_menua {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 1.2em;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: none;
	width: 803px;
	text-align: center;
}

.hoverbox a
{
	cursor: default;
	background-image: none;
}

.hoverbox a .preview
{
	display: none;
	background: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -10px;
	left: -20px;
	z-index: 1;
	background: none;
}

.hoverbox img
{
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 69px;
	height: 72px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;

}

.hoverbox td
{
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 2px 2px 2px 2px;
	padding: 0px;
	position: relative;
	background-image: none;
}

.hoverbox .preview
{
	width: 115px;
	height: 120px;
	border: 2px solid #FFFFFF;
}


/* programページ
----------------------------------------------------------------------*/
#contents_pgm {
	background-color: #FFFFFF;
	width: 475px;
	margin: 0px;
}
.program_time {
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
#contents_pgm table {
	background-color: #666666;
	padding: 0px;
	border: 0px none;
	width: 476px;
	display: table;
	margin: 0px;
}
.pgm_time {
	background-color: #FFFFFF;
	border: 1px none #333333;
	font-size: 1.5em;
	font-weight: bold;
	color: 333333;
	text-align: center;
	width: 68px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	height: 40px;
}
.pgm_title {
	background-color: #FFFFFF;
	border: 1px none #333333;
	font-size: 1.6em;
	font-weight: normal;
	color: 333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.pgm_subtitle {
	font-size: 0.6em;
	color: 333333;
}
.contents_pgm {

	background-color: #FFFFFF;
	width: 475px;
	margin: 0px;
}
.pgm_timea {
	background-color: #e8ffe8;
	border: 1px none #333333;
	font-size: 1.5em;
	font-weight: bold;
	color: 333333;
	text-align: center;
	width: 68px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	height: 40px;
}
.pgm_titlea {

	background-color: #e8ffe8;
	border: 1px none #333333;
	font-size: 1.6em;
	font-weight: normal;
	color: 333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#contents_pgm ul{
	background-color: #666666;
	padding: 0px;
	border: 0px none;
	width: 68px;
	margin: 0px;
	display: inline;
}
#contents_pgm_tab {
	background-color: #FFFFFF;
	height: 25px;
	width: 476px;
	border: none;
	margin: 0px;
	padding: 0px;
}
#contents_pgm_title table {

	background-color: #FFFFFF;
	padding: 0px;
	border: 0px none;
	width: 474px;
	display: table;
	margin: 0px;
}
#contents_privacy {
	background-color: #FFFFFF;
	width: 500px;
	margin: 0px auto;
	padding-top: 35px;
	padding-bottom: 20px;
}
#contents_privacy h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
}
#contents_privacy p {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 0px;
}
#contents_privacy dl {
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents_privacy dt {

	font-size: 1em;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
}
#contents_privacy dd {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}
.privacy_end {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents_privacy ol {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: decimal;
}
#contents_privacy li {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
}
.company {
	color: #333333;
	font-size: 0.9em;
	font-weight: normal;
	margin-right: 20px;
}
.com_title {
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	color: #333333;
	letter-spacing: 1px;
}
#gaiyo_top {

	color: #333333;
}
#gaiyo_contents {
	color: #333333;
	width: 480px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 1.1em;
}
#company {
	color: #333333;
	width: 480px;
}
#company table {
	color: #333333;
	width: 480px;
	margin-right: 0px;
	font-size: 1.1em;
}
#company td {
	color: #333333;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	padding-left: 20px;
	line-height: 1.4em;

}
#company th {
	color: #333333;
	width: 120px;
	margin-right: 0px;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #F3F3F3;
	text-align: center;
	white-space: nowrap;

}
#company dd {
	color: #333333;
	white-space: normal;
	margin-left: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#company dt {
	color: #333333;
	white-space: normal;
	float: left;
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
.gaiyo_title {

	color: #333333;
	width: 478px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-size: 1em;
}
#gaiyo_cover {

	color: #333333;
	width: 480px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 1.1em;
}
#gaiyo_cover p {
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#gaiyo_cover td {
	color: #333333;
	margin-right: 0px;
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	padding-left: 10px;
	line-height: 1.4em;

}
#gaiyo_cover th {
	color: #333333;
	width: 120px;
	margin-right: 0px;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #F3F3F3;
	text-align: center;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;

}
#gaiyo_cover table {

	color: #333333;
	width: 480px;
	margin-right: 0px;
	font-size: 1em;
}
#gaiyo_cover img {
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#price {
	width: 480px;
	color: #333333;
}
#price img {
	clear: both;
	width: 480px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#price p {
	clear: both;
	font-size: 1.1em;
	color: #333333;
	padding-top: 5px;
	padding-left: 5px;
}
#price table {
	clear: both;
	width: 480px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#price #movieplan table {
	clear: both;
	width: 480px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#movieplan {
	font-size: 1.1em;
	color: #333333;
}
#movieplan td {
	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #FFFFFF;
	white-space: nowrap;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#movieplan th {
	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #F3F3F3;
	text-align: center;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;
}
.movieplan_plan {
	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	text-align: left;
	white-space: nowrap;
	line-height: 1em;
	width: 15px;
}
#timerank {
	font-size: 1.1em;
	color: #333333;
}
#timerank td {
	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #FFFFFF;
	text-align: center;
	white-space: nowrap;
	line-height: 1em;

}
#timerank th {
	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #F3F3F3;
	text-align: center;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1em;

}
.timerank_time {
	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	text-align: left;
	white-space: nowrap;
	line-height: 1em;
	width: 20px;
}
#price_table {
	color: #333333;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
}
#price_table th {
	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #F3F3F3;
	text-align: center;
	font-size: 1em;
	padding: 10px 5px;

}
#price_table td {
	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #FFFFFF;
	text-align: center;
	white-space: normal;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;

}
.price_tate {

	color: #333333;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	text-align: center;
	white-space: nowrap;
	line-height: 1em;
	width: 80px;
}
.price_title {
	font-weight: bold;
	margin-top: 20px;
}
.price_right {
	text-align: right;
	margin-bottom: 5px;
	margin-top: -10px;
}
#shingi {
	width: 480px;
	color: #333333;
	padding-top: 0px;
	margin-top: 10px;
}
#shingi td {
	color: #333333;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #FFFFFF;
	text-align: left;
	white-space: normal;
	padding-left: 20px;
	line-height: 1.4em;
	padding-right: 20px;
	font-size: 1.1em;
}
#shingi th {
	color: #333333;
	margin-right: 0px;
	border-bottom: 2px solid #B2B2B2;
	border-right: 2px solid #B2B2B2;
	background: #F3F3F3;
	text-align: left;
	white-space: nowrap;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 1.1em;
}
#shingi table {
	color: #333333;
	width: 480px;
	font-size: 1.1em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#hoso {
	width: 480px;
	color: #333333;
	padding-top: 0px;
}
#hoso dl {
	width: 480px;
	color: #333333;
	padding-bottom: 10px;
}
#hoso dt {
	color: #333333;
	padding-top: 10px;
	float: left;
	clear: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
#hoso dd {
	color: #333333;
	padding-top: 10px;
	margin-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	line-height: 1.4em;
}
.com_contents_hoso_b {
	font-weight: bold;
	font-size: 1em;
	padding-top: 10px;
	padding-left: 10px;
	clear: both;
}
.com_contents {

	width: 480px;
	color: #333333;
	padding-top: 5px;
	margin-top: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.com_contents_p {
	width: 480px;
	color: #333333;
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 5px;
}
.submit {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.form_th {
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 5px 10px;
}
.form_title {
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.font-glay {
	color: #333333;
}
#staff {
	width: 500px;
}
#staff table {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.staff_name {
	text-align: center;
	padding-bottom: 10px;
}
#staff table td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#staff_title {
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contents_staffa {

	background-color: #FFFFFF;
	width: 500px;
	margin: 0px auto;
	padding-top: 35px;
	padding-bottom: 20px;
}
#contents_staffa h2 {

	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
}
#contents_staffa h3 {

	font-size: 1.5em;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 0px;
}
.staffa_name {
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 2px;
	height: 15px;
	width: 340px;
	padding-top: 3px;
}
.staffa_bold {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#contents_staffa table {


	background-color: #FFFFFF;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.staffa_ph {
	padding-right: 10px;
	width: 160px;
	padding-top: 0px;
}
.staffa_profile {
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-top: 5px;
	font-size: 1em;
	height: 15px;
}
.staffa_comment {
	padding-left: 2px;
	padding-bottom: 15px;
	font-size: 1.2em;
	line-height: 1.3em;
	height: 72px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.staffa_top {
	font-size: 0.9em;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
}
#p-info {

	background-color: #FFFFFF;
	width: 500px;
	margin: 0px auto;
	padding-top: 35px;
	padding-bottom: 20px;
}
#p-info h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#p-info table {


	background-color: #FFFFFF;
	width: 500px;
}
.time_td33 {
	width: 31px;
	text-align: center;
	vertical-align: baseline;
}
#p-info dt {
	clear: left;
	float: left;
	margin: 0 0 1.8em;
	width: 7.5em;
	padding-left: 5px;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;

}
#p-info dd {
	margin-bottom: 1.8em;
	margin-left: 6em;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;

}
#p-info dl {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 30px;
	padding-top: 30px;
	width: 460px;
}
#footer_menu td {
	text-align: center;
	background-image: none;
	clear: both;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 1.2em;
}
.footer_menu {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 1.2em;
	width: 150px;
}
.footer_menu_r {

	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 1.2em;
	width: 150px;
}
#all td {
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-bottom: 4px;
}
