@charset "utf-8";

/*------------------------------------------------
	inner_main_area /index.html
--------------------------------------------------*/

#inner_main_area .section{
	margin-bottom:34px;
}

#inner_main_area ul{
	margin:16px 10px 0 6px;
}

#inner_main_area ul li{
	margin-bottom:15px;
	border-bottom:1px dotted #9f9f9f;
}

#inner_main_area ul li div, #main-contents-right ul li div{
	float:left;
}

#inner_main_area ul li div.date, #main-contents-right .clearfix .date{
	margin-left:4px;
	font-weight:bold;
	letter-spacing:1.4px;
}

#inner_main_area ul li div.text, #main-contents-right ul li div.text{
	margin-left:30px;
	width:530px;
}

#inner_main_area #president_banner{
	margin-left:6px;
}


table#top-whatnew, table#event-domestic, table.event-overseas {
    margin: 1px 0 1px 10px;
    width: 95%;
}
.b-top-dotted {
    border-top: 1px dotted #999999;
}
table#top-whatnew tr td, table#event-domestic tr td, table.event-overseas tr td {
    border-bottom: 1px dotted #999999;
    height: 23px;
    padding: 3px;
}
.td_width_110px {
    width: 110px;
	font-weight: bold;
    letter-spacing: 1.4px;
}
.td_width_100px {
    width: 100px;
}

.bord_txt {
border: 1px solid #888;
padding: 10px;
margin-bottom: 20px;
border-color:#CCC;
}









