@charset "UTF-8";
/* CSS Document */

body { background:#FFFFFF url(img/back.jpg) repeat-x }

#movie { margin: 0px; padding: 0px; }

.container { width: 800px; margin-left: auto; margin-right: auto; border: 1px solid #CCCCCC; background: #FFFFFF;}

.contents { background:url(img/back_map.jpg) no-repeat ; margin: 0px; padding:5px 10px; }

div.menu { width: 584px;  margin: 20px auto;}

.aligncenter {text-align: center; }

.logo { margin-top: 30px; }

.leftmenu { width: 255px; float: left; }

#topbutton { background: #c0dfa4; padding: 3px 10px; width: 50px; text-align: center; font-size: 12px; }
#topbutton a { text-decoration: none; }
.submenu_table{ width: 100%;background:#FFFFFF url(img/sub_menu_back.gif) no-repeat; border:1px solid #CCCCCC;}
.submenu_table td { padding: 5px 5px 0px;}
.submenu_table td.bottom { padding-bottom: 5px;}
.menucell { }

.right_contents { float: right; width: 500px;}

.clearboth { clear: both; }

.right_contents h1 { background: url(img/blit.gif) no-repeat; font-size: 18px;  padding: 5px 0px 0px 50px; height: 31px; lineheight: 1em;}

.right_contents h1 div{ border-bottom: 1px dotted #bbb;}

.right_contents h2 ,
.right_contents p ,
.right_contents ul,
.right_contents .borderbox,
.right_contents .borderbox2
{ margin: 20px 48px; }

.right_contents p,
.right_contents ul { font-size: 12px; }

.right_contents ul { padding: 0px; }
.right_contents li { list-style: square outside; padding: 0px;}

.borderbox { border: 1px solid #EB957F; padding: 5px; background: #F1D9D7; font-size: 12px; }
.right_contents .borderbox2 { margin-top: 0px; border: 1px solid #EB957F; padding: 5px; font-size: 12px; }

.smallerfont { font-size: 0.8em;}

.right_contents p.exp { text-indent: -1em; padding: 0px; margin-top: 0px; margin-bottom: 0px;  font-size: 0.8em; }

.borderbox h2 { font-size: 14px; margin:0px 0px 10px;}

.borderbox img { margin: 8px 4px 4px 4px; }

.center { text-align: center; }
.floatleft { float: left; }
.floatright {float:right; }

.right_contents h2 { font-size: 14px; }

ul.menu4 { padding-left: 30px;}

.pagetop { text-align: right; font-size: 12px;}