@charset "utf-8";

@import url("base.css");




/* --------------------------------------------------

topLeftColumn

-------------------------------------------------- */
#topLeftColumn{
	width:250px;
	float:left;
	text-align: left;
	padding-left: 30px;
}




#magazine{
	width: 250px;
	margin-bottom: 10px;
	background: url(../img/bg_250.jpg) no-repeat top ;
	padding-bottom: 5px;
}

#magazine dt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 12px;
}

#magazine dt h2{
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3C4163;
	font-size:130%;
	color:#0A2356;
}

#magazine dd{
	padding: 10px;

}

#magazine img.mainPh {
	float:right;
	border: 1px solid #E0E0E0;
	margin-bottom: 10px;
	margin-left: 5px;
}
  

#magazine ul{
	margin-top:10px;

}
#magazine li{
	background:url(../img/arrow01.gif) no-repeat 2px 5px;
	padding-left:20px;
}
#magazine li img{
     vertical-align:middle; }



#calendar{
	width: 250px;
	margin-bottom: 10px;
	background: url(../img/bg_250.jpg) no-repeat top ;
	padding-bottom: 5px;
}

#calendar h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 12px;
}

#calendar h2 span{
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3C4163;
	font-size:130%;
	color:#0A2356;
}


#topCalendar {
    border-collapse: collapse;
    color: #333333;
    font-size:1em;
    font-weight: bold;
    margin-bottom: 10px;
    width: 100%;
	font-family: "ＭＳ ゴシック";
	border-right: 1px solid #E3DDC8;
	border-left: 1px solid #E3DDC8;
	border-bottom: 1px solid #E3DDC8;

}
.calendarInner{
	padding:10px;}

#topCalendar tr.month th{

	color:#FFF;
	text-align:center;
	padding:7px 0;
	background: url(../img/bg_blue.gif) repeat #091D51 ;
	border:none;
	font-size:98%;
}

#topCalendar tr.month th a{
	color:#FFF;
}

#topCalendar caption a{color:#FFF;}

#topCalendar caption img{
	vertical-align:bottom;
	margin-bottom:5px;
}

#topCalendar caption .current{
    font-weight: bold;
	width:50%;
    text-align: center;
	vertical-align:bottom;
    margin:0 10px;
}

#topCalendar caption .prev{

	width:25%;
}

#topCalendar caption .prev a{
	padding-left:5px;
}

#topCalendar caption .next{

	width:25%;
}

#topCalendar caption .next a{
	padding-right:5px;
}

#topCalendar th {
	font-size:1.3em;
	background-color: #E3DFCA;
	border-right: 1px solid #E3DDC8;
	text-align: center;
	padding:3px 0;
	color: #0A2054;
}

#topCalendar td {
    background-color: #FFFFFF;
    border-right: 1px solid #E3DDC8;
	border-top: 1px solid #E3DDC8;
    padding:5px 0;
    text-align: center;
}

#topCalendar td a {
    text-decoration: underline;
}



#topCalendar .mSun {
    border-right:none;
}


#topCalendar .m_Week,#topCalendar .l_m_Week{
    color: #D6D6D6;
}




/* --------------------------------------------------

topRightColumn

-------------------------------------------------- */


#topRightColumn{
width:570px;
padding-right:30px;
float:right;
text-align:left;
}



/*--------------news--------------*/



.news {
	margin-bottom: 10px;
	background: url(../img/bg_570.jpg) no-repeat top ;}
	

	
.news h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 12px;


	
}

.news h2 span{
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3C4163;
	font-size:130%;
	color:#0A2356;
	width:400px;
	float:left;
	display:block;
}

.moreList{ 
    float:right;
	width:80px;
	margin-top:-35px;
	background: url(../img/arrow01.gif ) no-repeat 0px 3px ;
	padding-left:18px;
  }
  

.releaseDay{ font-size:80%;}

.news .newIcon{ 
   vertical-align:middle;
   margin-left:10px;

}




.news ul{
	margin:0 20px ;

}

.news li{
	padding:15px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.news li.last{
	padding:15px 0 20px 0;
	border-bottom: none;
}

/*--------------report--------------*/
.report{
	mar
	gin-top:15px;
	margin-bottom: 10px;
}
/* --------------------------------------------------

index02

-------------------------------------------------- */
#index02Container{
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom:10px;
}
#index02Container #flasharea{
	float: left;
	width: 595px;
	height: 220px;
}


#index02Container #topics{
	width: 230px;
	height: 210px;
	float: right;
	text-align: left;
	background: url(../img/bg_230.jpg) no-repeat top ;

}


#index02Container #topics dt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 12px;
}


#index02Container #topics dt h2{
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3C4163;
	font-size:130%;
	color:#0A2356;
}



#index02Container #topics dd{
	height: 160px;
	overflow: hidden;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	overflow-y:auto;
}
#index02Container #topics dd p{

}
#index02Container #topics dd h3{
	margin-bottom: 5px;
	font-weight:normal;
	margin-top:5px;

}

#index02Container #topics dd img {
	float:left;
	border: 1px solid #E0E0E0;
	margin-right: 10px;
	margin-bottom: 5px;
}
#index02Container #topics .date{
	font-size:80%;
	margin-top:10px;

    }

