@charset "Shift_JIS";
body {
	font-size: 10pt;
	background-color: #CCCCCC;
}

 /* ボディ */
#container {
	width: 800px;
	background-color: #FFFFFF;
	font-size: 10pt;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#leftbox {
	width: 500px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
}
#rightbox {
	padding: 5px;
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 9pt;
}
#mainbox {
	width: 750px;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a {
	color: #003366;
	text-decoration: none;
	font-weight: 500;
}
a:hover{
	color: #FF9900;
}

h1 {
	width: 780px;
	text-indent: 15px;
	color: #333333;
	font-size: 24pt;
	margin-top: 0px;
	height: 50px;
	padding-top: 15px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #F5F5F5;
}


#copy {
	color: #333333;
	background-color: #66CC33;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 9pt;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer {
	font-size: 10pt;
	text-align: center;
	margin-top: 10px;
}
#logo {
	text-align: center;
	padding-bottom: 10px;
	font-size: 10pt;
	width: 100%;
}
#box  table {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 10pt;
}


.breadcrams {
	font-size: 9pt;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 3px;
}

.breadcrams a {
	font-size: 9pt;
	color: #000000;
}
#leftbox .content_newcomer td {
	font-size: 9pt;
}
#container #leftbox .content_newcomer {
	font-size: 9pt;
}
.newcomer_comment {
	margin-bottom: 10px;
	margin-top: -10px;
}

.clear {
	clear: both;
}
 /* メニュー用 */

ul#menu2{
	list-style:none;
	width:100%;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
ul#menu2 li{
    list-style:none;
    float:left;
    width:114px;
}
ul#menu2 a{
	display:block;
	width:114px;
	height:47px;
	background-image:url(images/menu800_02.gif);
}
ul#menu2.fr a{
	display:block;
	width:114px;
	height:47px;
	background-image:url(images/blogmenu_f_02.gif);
}

#menu2 a span{
    display:none;
} 
a.theater{
    background-position:0px 0px;
}
a:hover.theater{
    background-position:0px -47px;
}
a.dvd{
    background-position:-114px 0px;
}
a:hover.dvd{
    background-position:-114px -47px;
}
a.pod{
    background-position:-228px 0px;
}
a:hover.pod{
    background-position:-228px -47px;
}
a.news{
    background-position:-342px 0px;
}
a:hover.news{
    background-position:-342px -47px;
}
a.entry{
    background-position:-456px 0px;
}
a:hover.entry{
    background-position:-456px -47px;
}
a.about{
    background-position:-570px 0px;
}
a:hover.about{
    background-position:-570px -47px;
}
a.home{
    background-position:-684px 0px;
}
a:hover.home{
    background-position:-684px -47px;
}

 /* サブメニュー用 */
.submenu{
	width:106px;    
	font-size:10pt;   
	font-weight: 100;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:left;           
	background-color:#FFFFFF;   
	border-style:solid;         
	border-width:1px;          
	border-color:#888888;     
	line-height: 1.5em;
	color: #000000;
	padding-left: 5px;	
}

a.submenu{
	color: #000000;
}

a:hover.submenu{
	color: #666666;
}
a.submenulink{
	font-color: #993333;
}

 /* 本体 */

.special td {
	font-size: 8pt;
}


  /* BABIN用 */
#BABINNEWS {
	float: none;
	width: 750px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 9pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#BABINNEWS a{
	color: #990000;
	text-decoration: none;
}
#BABINNEWS a:hover{
	color: #FF9900;
}

  /* imageboxとキャプションつきspecial */
div.imagebox {
	border: 1px solid #CCCCCC; 
	background-color: #FFFFFF; 
	width: 180px;
	float: left; 
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 200px;
	font-size: 9pt;
}
p.image {
   text-align: center; 
   margin: 5px;        
}
p.caption {
	font-size: 8pt;  
	color: #333333; 
}
.comment {
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
	text-align: left;
	padding: 5px;
	margin: 10px;
	margin: 10px;
}


 /* プロモ枠ティッカー */
#wrap {
	width:500px;
	height:210px;
	background:#fff url(src/ticker/images/ajax-loader.gif) no-repeat center center;
	border:1px dotted #ccc;
}
#wrap #realtext {background-color: #000;background:url(src/ticker/images/bg.png);width:500px;}
#wrap #text p {color:#ccc;padding:0 5px 8px 5px;margin:0;font-weight:normal;font-family:Tahoma;font-size:0.7em;}
#wrap #text h3 {
	color:#eee;
	padding:5px;
	margin:0;
	font-weight:normal;
	font-family:Tahoma;
	font-size:1em;
	border:0;
}
#wrap #text h3 a {text-decoration:none;color:#fff;}
.style1 {font-size: x-small}
.special h3 {
	color: #339933;
	height: 17px;
	margin-bottom: 2px;
	padding-left: 10px;
}

 /* プロモ枠ティッカー */
 
 
pre, pre+p, p+p {
margin: 1em 0 0;
}
code {
font-family: "Courier New", Courier, monospace;
}
#leftbox img {
	margin-top: 10px;
}
.RSSitem {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}

