@charset "utf-8";
  
  
/* ==================================================== 
   
   
   
  ???????????????????????? 
   
   
   
====================================================*/  
  
html {  
  overflow-y: scroll;  
}  
  
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, {   
  margin:0;  
  padding:0;  
}  
  
img {   
  border:0;  
}  
  

ol,ul {  
  list-style:none;  
}  
   
  
h1,h2,h3,h4,h5,h6 {  
  font-size:100%;  
  font-weight:normal;  
}  
  
q:before,q:after {  
  content:'';  
}  
    
p {  
  text-align:justify;  
}  
  
/* ---------------------------------------------------- 
  letter-spacing????????¨???????????? 
  <br>???2?????????????????¨??????????????????????§£?¶? 
---------------------------------------------------- */  
  
br { /*  */  
  letter-spacing:normal;  
}  
  
  
  
  
  
/* ==================================================== 
   
   
   
  ???????????¨???????????©?????©????????©??? 
   
   
   
====================================================*/  
  
//* ---------------------------------------------------- 
  margin 
---------------------------------------------------- */  
  
.mt00 { margin-top:  0px !important; }  
.mt05 { margin-top:  5px !important; }  
.mt10 { margin-top: 10px !important; }  
.mt15 { margin-top: 15px !important; }  
.mt20 { margin-top: 20px !important; }  
.mt25 { margin-top: 25px !important; }  
.mt30 { margin-top: 30px !important; }  
.mt35 { margin-top: 35px !important; }  
.mt40 { margin-top: 40px !important; }  
  
.mr00 { margin-right:  0px !important; }  
.mr05 { margin-right:  5px !important; }  
.mr10 { margin-right: 10px !important; }  
.mr15 { margin-right: 15px !important; }  
.mr20 { margin-right: 20px !important; }  
.mr25 { margin-right: 25px !important; }  
.mr30 { margin-right: 30px !important; }  
.mr35 { margin-right: 35px !important; }  
.mr40 { margin-right: 40px !important; }  
  
.mb00 { margin-bottom:  0px !important; }  
.mb05 { margin-bottom:  5px !important; }  
.mb10 { margin-bottom: 10px !important; }  
.mb15 { margin-bottom: 15px !important; }  
.mb20 { margin-bottom: 20px !important; }  
.mb25 { margin-bottom: 25px !important; }  
.mb30 { margin-bottom: 30px !important; }  
.mb35 { margin-bottom: 35px !important; }  
.mb40 { margin-bottom: 40px !important; }  
  
.ml00 { margin-left:  0px !important; }  
.ml05 { margin-left:  5px !important; }  
.ml10 { margin-left: 10px !important; }  
.ml15 { margin-left: 15px !important; }  
.ml20 { margin-left: 20px !important; }  
.ml25 { margin-left: 25px !important; }  
.ml30 { margin-left: 30px !important; }  
.ml35 { margin-left: 35px !important; }  
.ml40 { margin-left: 40px !important; }  
  
/* ---------------------------------------------------- 
  padding 
---------------------------------------------------- */  
  
.pt00 { padding-top:  0px !important; }  
.pt05 { padding-top:  5px !important; }  
.pt10 { padding-top: 10px !important; }  
.pt15 { padding-top: 15px !important; }  
.pt20 { padding-top: 20px !important; }  
.pt25 { padding-top: 25px !important; }  
.pt30 { padding-top: 30px !important; }  
.pt35 { padding-top: 35px !important; }  
.pt40 { padding-top: 40px !important; }  
  
.pr00 { padding-right:  0px !important; }  
.pr05 { padding-right:  5px !important; }  
.pr10 { padding-right: 10px !important; }  
.pr15 { padding-right: 15px !important; }  
.pr20 { padding-right: 20px !important; }  
.pr25 { padding-right: 25px !important; }  
.pr30 { padding-right: 30px !important; }  
.pr35 { padding-right: 35px !important; }  
.pr40 { padding-right: 40px !important; }  
  
.pb00 { padding-bottom:  0px !important; }  
.pb05 { padding-bottom:  5px !important; }  
.pb10 { padding-bottom: 10px !important; }  
.pb15 { padding-bottom: 15px !important; }  
.pb20 { padding-bottom: 20px !important; }  
.pb25 { padding-bottom: 25px !important; }  
.pb30 { padding-bottom: 30px !important; }  
.pb35 { padding-bottom: 35px !important; }  
.pb40 { padding-bottom: 40px !important; }  
  
.pl00 { padding-left:  0px !important; }  
.pl05 { padding-left:  5px !important; }  
.pl10 { padding-left: 10px !important; }  
.pl15 { padding-left: 15px !important; }  
.pl20 { padding-left: 20px !important; }  
.pl25 { padding-left: 25px !important; }  
.pl30 { padding-left: 30px !important; }  
.pl35 { padding-left: 35px !important; }  
.pl40 { padding-left: 40px !important; }  
  
  
  
  
  
  
/* ==================================================== 
   
   
   
  creafix?????©?????????????§£?????¢??£ 
   
   
   
====================================================*/  
  
.clear {  
  clear: both;  
}  
  
/* ---------------------------------------------------- 
  clearfix ?????£??¨ 
  <div class="hr"><hr /></div> 
---------------------------------------------------- */  
  
div.hr { clear:both; }  
div.hr hr { display:none; }  
  
/* ---------------------------------------------------- 
  clearfix 
---------------------------------------------------- */  
  
.clearfix {  
  zoom:1;  
}  
  
.clearfix:after {  
  content: ".";  
  display: block;  
  height: 1px;  
  clear: both;  
  visibility: hidden;  
  font-size: 0;  
  line-height: 0;  
  margin: -1px 0 0 0;  
}  
  
/* for MacIE5 \*//*/ 
.clearfix { 
  height: auto; 
  overflow: hidden; 
} 



/* formatting style
----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

/* link style
----------------------------*/
a:link {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #FF6633;
	text-decoration:underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
a:focus{
	outline:none;
}


/* basic layout
----------------------------*/
body {
	 background-color:#FFF;
	 height:100%;
}

#container {
	 margin: 0 auto;
     width: 900px;
	 height:100%;
}
#wrapper {
	width:900px;
}

#main {
	width:710px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}

#sidebar {
	width:160px;
	float:right;
	margin:10px 10px 0 10px;
}

#footer {
	padding-top:15px;
}

/* header layout
----------------------------*/
#header {
	verflow: hidden; /*float????§£???????????????????????????*/
	position: relative; /*DW??§??£???????????¬?????¥?????§??????????????????????????????*/
	zoom:1; /*IE6??§??¬?????¢???????´©?????????????????????????????§??????*/
	margin-top:0;
}
h1 {
	margin-left:10px;
}



/* navi layout
----------------------------*/

#navi {
     list-style-type: none;
	 position: relative;
	 width: 900px;
	 margin-top:0;
	 margin-left:10px;
}
#navi ul {
     margin:0 auto;
}
#navi li {
     float:left;
	 margin: 0;
	 padding: 0;
     height:37px;
	 overflow:hidden;
     text-indent:-9999px;
}
#navi li#shoshin {
     background:url("../images/menu_on.png") no-repeat scroll 0 0 ;
     width:104px;
}
#navi li#about {
     background:url("../images/menu_on.png") no-repeat scroll -104px 0 ;
     width:133px;
}
#navi li#report {
     background:url("../images/menu_on.png") no-repeat scroll -237px 0 ;
     width:84px;
}
#navi li#soshiki {
     background:url("../images/menu_on.png") no-repeat scroll -321px 0 ;
     width:67px;
}
#navi li#hoshin {
     background:url("../images/menu_on.png") no-repeat scroll -388px 0 ;
     width:155px;
}
#navi li#nyukai {
     background:url("../images/menu_on.png") no-repeat scroll -543px 0 ;
     width:82px;
}
#navi li#disclosure {
     background:url("../images/menu_on.png") no-repeat scroll -625px 0 ;
     width:84px;
}
#navi li#link {
     background:url("../images/menu_on.png") no-repeat scroll -709px 0 ;
     width:68px;
}
#navi li#contact {
     background:url("../images/menu_on.png") no-repeat scroll -777px 0 ;
     width:103px;
}

#navi li a {
     display:block;
     float:left;
     height:37px;
     outline:medium none;
     overflow:hidden;
     text-indent:-9999px;
}
#navi li#shoshin a {
     background:url("../images/menu_off.png") no-repeat scroll 0 0 ;
     width:104px;
}
#navi li#about a {
     background:url("../images/menu_off.png") no-repeat scroll -104px 0 ;
     width:133px;
}
#navi li#report a {
     background:url("../images/menu_off.png") no-repeat scroll -237px 0 ;
     width:84px;
}
#navi li#soshiki a {
     background:url("../images/menu_off.png") no-repeat scroll -321px 0 ;
     width:67px;
}
#navi li#hoshin a {
     background:url("../images/menu_off.png") no-repeat scroll -388px 0 ;
     width:155px;
}
#navi li#nyukai a {
     background:url("../images/menu_off.png") no-repeat scroll -543px 0 ;
     width:82px;
}
#navi li#disclosure a {
     background:url("../images/menu_off.png") no-repeat scroll -625px 0 ;
     width:84px;
}
#navi li#link a {
     background:url("../images/menu_off.png") no-repeat scroll -709px 0 ;
     width:68px;
}
#navi li#contact a {
     background:url("../images/menu_off.png") no-repeat scroll -777px 0 ;
     width:103px;
}

#navi li#shoshin a:hover {
     background:none scroll 0 0 ;
     width:104px;
}
#navi li#about  a:hover {
     background:none scroll -104px 0 ;
     width:133px;
}
#navi li#report a:hover {
     background:none scroll -237px 0 ;
     width:84px;
}
#navi li#soshiki a:hover {
     background:none scroll -321px 0 ;
     width:67px;
}
#navi li#hoshin a:hover {
     background:none scroll -388px 0 ;
     width:155px;
}
#navi li#nyukai  a:hover {
     background:none scroll -543px 0 ;
     width:82px;
}
#navi li#disclosure  a:hover {
     background:none scroll -625px 0 ;
     width:84px;
}
#navi li#link  a:hover {
     background:none scroll -709px 0 ;
     width:68px;
}
#navi li#contact a:hover {
     background:none scroll -777px 0 ;
     width:103px;
}


/* sidebar layout
----------------------------*/
dl.riji {
	text-align:center;
}
dl.riji dd {
	font-size:110%;
	font-weight:100;
}
ul.banner1 {
	margin:20px 0;
}
ul.banner2 {
	margin-bottom: 50px;
}

ul.banner1 li.b_boshuli {
     list-style-type: none;
	 position: relative;
	 width: 160px;
	 margin-top:5px;
}
ul.banner1 li.b_boshuli {
     margin:0 auto;
}
ul.banner1 li.b_boshuli {
	 margin: 0;
	 padding: 0;
     height:50px;
	 overflow:hidden;
     text-indent:-9999px;
     background:url("../images/b_kaiinboshu_on.jpg") no-repeat scroll 0 0 ;
     width:160px;
}	
ul.banner1 li.b_boshuli a {
     display:block;
     height:50px;
     outline:medium none;
     overflow:hidden;
     text-indent:-9999px;
     background:url("../images/b_kaiinboshu_off.jpg") no-repeat scroll 0 0 ;
     width:160px;
	 position: relative;
	left: +1px;
	top: +1px;
}
ul.banner1 li.b_boshuli a:hover {
     background:none scroll 0 0 ;
     width:160px;
}

ul.banner1 li.b_calendarli {
     list-style-type: none;
	 position: relative;
	 width: 160px;
	 margin-top:5px;
}
ul.banner1 li.b_calendarli {
     margin:0 auto;
}
ul.banner1 li.b_calendarli {
	 margin: 0;
	 padding: 0;
     height:50px;
	 overflow:hidden;
     text-indent:-9999px;
     background:url("../images/b_calendar_on.jpg") no-repeat scroll 0 0 ;
     width:160px;
margin-top:5px;
}	
ul.banner1 li.b_calendarli a {
     display:block;
     height:50px;
     outline:medium none;
     overflow:hidden;
     text-indent:-9999px;
     background:url("../images/b_calendar_off.jpg") no-repeat scroll 0 0 ;
     width:160px;
	 position: relative;
	left: +1px;
	top: +1px;
}
ul.banner1 li.b_calendarli a:hover {
     background:none scroll 0 0 ;
     width:160px;
}

ul.banner1 li.b_shinkili {
     list-style-type: none;
	 position: relative;
	 width: 160px;
	 margin-top:5px;
}
ul.banner1 li.b_shinkili {
     margin:0 auto;
}
ul.banner1 li.b_shinkili {
	 margin: 0;
	 padding: 0;
     height:70px;
	 overflow:hidden;
     text-indent:-9999px;
     background:url("../images/b_kaiin_on.jpg") no-repeat scroll 0 0 ;
     width:160px;
margin-top:5px;
}	
ul.banner1 li.b_shinkili a {
     display:block;
     height:70px;
     outline:medium none;
     overflow:hidden;
     text-indent:-9999px;
     background:url("../images/b_kaiin_off.jpg") no-repeat scroll 0 0 ;
     width:160px;
	 position: relative;
	left: +1px;
	top: +1px;
}
ul.banner1 li.b_shinkili a:hover {
     background:none scroll 0 0 ;
     width:160px;
}

/* main layout
----------------------------*/

#b_shinki {
     list-style-type: none;
	 position: relative;
	 width: 700px;
	 margin-top:5px;
}
#b_shinki ul {
     margin:0 auto;
}
#b_shinki li {
	 margin: 0;
	 padding: 0;
     height:50px;
	 overflow:hidden;
     text-indent:-9999px;
     background:url("../images/b_sinki_on.png") no-repeat scroll 0 0 ;
     width:700px;
}	
#b_shinki li a {
     display:block;
     height:50px;
     outline:medium none;
     overflow:hidden;
     text-indent:-9999px;
     background:url("../images/b_sinki_off.png") no-repeat scroll 0 0 ;
     width:700px;
}
#b_shinki li a:hover {
     background:none scroll 0 0 ;
     width:700px;
}
img.topicspng {
	margin:25px 0 5px 0;
}
#newtopics {
	margin-right:10px;
	margin-bottom:10px;
}
div.topics {
	margin-bottom:25px;
}
div.topics ul {
	margin:5px 0px 20px 5px;
}
div.topics ul li.date {
	border-left:5px solid #F60;
	background-color:#FC0;
	width:680px;
	padding-left:5px;
}
div.topics ul li.title {
	border-left:5px solid #F90;
	background-color:#FFDF97;
	width:680px;
	height:30px;
	padding:7px 0 0 5px;
	font-size:125%;
	font-weight:bold;
}
table.topic_naiyoimg {
	width:650px;
	border:none;
	margin-left:25px;
}
table.topic_naiyo {
	width:680px;
	border:none;
	margin-left:25px;
	margin-top:15px;
}
table.topic {
	width:660px;
	border:none;
	margin-left:20px;
	border-spacing:0;
}


#mainLeft {
	width:400px;
	float:left;
	margin-right:10px;
	margin-bottom:30px;
}

#mailRight {
	width:280px;
	float:right;
	margin-bottom:30px;
}

img.topics2png {
	margin-top:20px;
}
.movie-wrap {
	margin:10px 0 20px 0;
}

	
/* footer styles
----------------------------*/
#footer {
     clear:both;
	 width: 900px;
	 verflow: hidden; /*float????§£???????????????????????????*/
	 position: relative; /*DW??§??£???????????¬?????¥?????§??????????????????????????????*/
	 zoom:1; /*IE6??§??¬?????¢???????´©?????????????????????????????§??????*/
	 margin:0 10px 10px 10px;
}

.footerrinen {
	float:left;
	margin:5px 5px 0 10px;
}
.copy {
	float:right;
	margin-right:25px;
	margin-bottom:10px;
}
.copy p {
	text-align:left;
	font-size:90%;
	line-height:1.2;
}

/* font-color styles
----------------------------*/

span.red {
	color: #F00;
}
span.orange {
	color: #FF6600;
}
span.blue {
	color: #0033cc;
}
span.title-font {
	font-size:110%;
	font-weight:bold;
	color: #006699;
}