/* CSS Document */
body{
  margin: 0;
  padding: 0;
  text-align: center;
  background-image:url(img/TopBackimg.gif);
  background-repeat:repeat-y;
  background-position:center;
  background-color:#F9F9EA;
}
#wrapper {
  width: 760px;
  margin: 0 auto;
  text-align: left;

}

#header {
  width:760px;
  background:url(img/header201104.jpg) no-repeat;
  height:92px;
}

#header_left {
	width:282px;
	float:left;
	margin-left:15px;
	margin-top:23px;
}

#header_right {
	width:350px;
	float:right;
	margin-right:15px;
	text-align:right;
	margin-top:10px;
}

#header_right form {
	margin:0px 0px 2px 0px;
	padding:0px;
	line-height:100%;
}

#header_right input {
	margin:0px;
	padding:0px;
	line-height:100%;
}	



#main {
  width:760px;
  height:306px;
}
#mainflash{
width:570px;
height:312px;
float:right;
}



#menu {
  width:760px;
  height:45px;
}
#submenu{
  width:191px;
  float:left;
  color:#333333;
  padding-top:20px;

}


#submenu ul li a:link { color:#333;}
#submenu ul li a:visited { color:#333} 
#submenu ul li a:hover{color:#0492EC}
#submenu ul li a:active { color:#0492EC} 




#information {
	margin-left:191px;
	padding-top:20px;
}

#information p {
	font-size:75%;
	margin-left:20px;
	margin-right:20px;
	line-height:135%;
	color:#555;
}		

#informationmain{
  padding-left:30px;
  margin-left:191px;
  font-size:80%;
  color:#666666;
}
ul{
list-style: none;
margin-left:0;
padding-left:0;
}
li{
font-size:80%;
line-height:250%;
padding-left:35px;
background: url(img/listbtn.gif) no-repeat 10px 50%;
}
li a{
text-decoration:none;
color:#333;
}
li a:hover{
color:#6666B9;
}



a:link { color:blue; }
a:hover{color:#0492EC;}
a:visited { color:8B03D9; } 
a:active { color: gray; } 



#toppage{padding-left:30px;
  margin-left:191px;
  font-size:80%;
  color:#666666;
}
#toppage ul{
list-style: none;
margin-left:0;
padding-left:0;
}
#toppage li{
font-size:80%;
line-height:250%;
padding-left:40px;
list-style:circle;
}

h1 {
	font-size:70%;
	font-weight:normal;
	color:#777;
	margin:20px 0px 10px 0px;
}

.h1wrap {
	text-align:left;
	margin-left:210px;
}

strong {
	font-weight:normal;
}


.allclear {
	clear:both;
}


#footlist {
	margin:20px 20px 10px 40px;
}

#footlist li {
	float:left;
	background:url(img/arrow.gif) no-repeat;
	padding-left:15px;
	padding-right:20px;
}




#movie_wrap {
	width:191px;
	text-align:center;
	margin-top:30px;
}

#movie_wrap img {
	margin-bottom:10px;
}	




#topnews {
	width:500px;
}

#topnews th {
	font-weight:normal;
	vertical-align:top;
	width:120px;
	text-align:left;
}

#topnews td {
	vertical-align:top;
	padding-bottom:5px;
}





.topbox {
	width:500px;
	font-size:75%;
	color:#555;
	margin-left:30px;
	margin-bottom:20px;
	border-top: solid 1px #E0C9C9;
	border-left: solid 1px #E0C9C9;
}

.topbox th {
	font-weight:normal;
	vertical-align:top;
	width:160px;
	text-align:left;
	border-bottom: solid 1px #E0C9C9;
	padding:5px 10px 5px 10px;
	border-right: solid 1px #E0C9C9;
	background:#FEF3F3;
}

.topbox td {
	vertical-align:top;
	padding:5px 10px 5px 10px;
	border-bottom: solid 1px #E0C9C9;
	border-right: solid 1px #E0C9C9;
}




.readbold {
	font-weight:bold;
}				

	

.contact_attention {
	font-size:120%;
}	












/*-------------------------------------------------------------
YAHOO！サイト内検索
-------------------------------------------------------------*/	


#srchBox
{
width:298px;
color:#000000;
text-align:right;
float:right;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:0px 0px 0px 0px;
text-align:right;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
margin:0px;
padding:0px;
text-align:right;
}
#srchBox #srchInput
{
width:188px;
margin-right:1px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:50px;

margin:0px;
}
*html #srchBox #srchBtn
{
padding-top:0px;
margin:0px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:0px;
margin:0px;
}

#srchBox #srchLogo
{
margin:0px 0px 0px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 0px;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 0px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}

.watermark form {
	margin-bottom:0px;
	padding:0px;
}	

.watermark lavel {
	margin:0px;
	padding:0px;
	line-height:100%;
}



	


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	
												
			
			



		
