
/* -------------------------------------------- */
/* --サイト全体共通-- */
/* -------------------------------------------- */

/* --全体(enter用はenter.cssに記述)-- */
body {
	padding:0px 0px 0px 0px;
	width:802px;
	text-align:left;
	background:#ffffff;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-weight: nomal;
	color:#000000;
	margin-right: auto;
	margin-left: auto;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url(../images/bg_blue_top.gif);
}

/* --サイト全体白囲み(enter用はenter.cssに記述)-- */
#bodyInner{
	padding:0px 0px 0px 0px;
	width:802px;
	margin-left: auto;
	margin-right: auto;
}

.fnt14_ptn1  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	background: url(../images/home_acc.gif) no-repeat;
}
.fnt14_fnc1  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar1.gif) no-repeat;
}
.fnt14_fnc2  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar2.gif) no-repeat;
}
.fnt14_fnc3  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar3.gif) no-repeat;
}
.fnt14_fnc4  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar4.gif) no-repeat;
}
.fnt14_fnc5  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar5.gif) no-repeat;
}
.fnt14_fnc6  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar6.gif) no-repeat;
}
.fnt14_fnc7  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar7.gif) no-repeat;
}
.fnt14_fnc8  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar8.gif) no-repeat;
}
.fnt14_fnc9  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar9.gif) no-repeat;
}
.fnt14_fnc10  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	background: url(../images/function_bar10.gif) no-repeat;
}
.fnt14_mobile  {
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}




#box {
	width: 633px; /* ボックスの横幅 */
	background-color: #ffffff; /* 背景色 */
	border: 1px #CDCDCD solid; /* 枠線（太さ・色・スタイル） */
	margin: 20px 0px 10px 10px; /* ボックス内の余白 */
} 

/* IE7対応 */
*:first-child+html
#box {
	width: 633px; /* ボックスの横幅 */
	background-color: #ffffff; /* 背景色 */
	border: 1px #CDCDCD solid; /* 枠線（太さ・色・スタイル） */
	margin: 0px 0px 10px 10px; /* ボックス内の余白 */
} 


#box a{text-decoration: none;}
#box a:link {color:#0000FF;}
#box a:hover {color:#38B7CE;}

#box li {
	margin:0 0 0 2em;
	padding:0;
}


#box_noline {
	width: 620px; /* ボックスの横幅 */
	background-color: #ffffff; /* 背景色 */
	margin: 10px 0px 10px 10px; /* ボックス内の余白 */
} 

small{
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	font-weight: nomal;
	line-height: 150%;
	color:#666666;
}

/* 要素の再定義 */
a{text-decoration: none;}
a:link {color:#325360;}
a:visited {color:#325360;}
a:hover {color:#38B7CE;}

strong{font-weight:bold; color:#0058A2;}

img{border:none;}
th,td{vertical-align:top;}

/* ツールチップ */
.tooltip{
width: 200px; color:#000;
/*font:lighter 11px/1.3;*/
font-size:11px;
line-height:1.3;
font-family: "ＭＳ Ｐゴシック", sans-serif;
font-weight:bold;
color:#ffffff;
text-decoration:none;text-align:left}

.tooltip span.top{padding: 30px 8px 0;
    background: url(../images/bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(../images/bt.gif) no-repeat bottom}

#subtitle_samplemovie{
	position:relative;
	margin:5px 0px 0px 0px;
	width:665px;
	height:55px;
	background: url("../images/subtitle_samplemovie.gif") no-repeat center top; margin: 5px 0px 0px 0px; padding: 0px 0; width: 665px; height: 45px;
}

