body         { background-color: #ffffff; margin: 0px auto; padding: 0px; border: 0px; width: 792px; }
h1              {
	color: #9292a7;
	font-size: 22px;
	background: url(../img_2010/logo2.png) no-repeat;
	text-align: right;
	margin: 0px;
	padding: 50px 20px 0px 0px;
	width: 772px;
}
p#bh2          { border-radius: 20px; color: white; font-size: 22px; font-weight: bold; background: url(../img_2010/WELCOME3_t.jpg) no-repeat scroll; text-align: right; margin: 0px; padding: 102px 20px 0px 0px; width: 772px }
#header { margin: 0px; padding: 0px; width: 792px }
#container { background-color: white; margin: 0px; padding: 0px; width: 792px }
#left_menue { background-color: #e7e7e7; float: left; margin: 0px; padding: 0px; width: 168px }
#contents         { background-color: white; float: right; margin: 0px; padding: 0px; width: 624px; }
#footer        { color:#000; font-size: 10px; background-color: #fff; clear: right; margin: 0px 0px 0px 0px; padding: 0px; width: 792px }
#footer a {
	 color:#000; text-decoration: none;
}
#first {  border-bottom-right-radius: 20px; background-color: #f5f5f5;}
ul#top_m  { margin: 0px 0px 0px 46px; padding: 0px; width: 700px; overflow: hidden }
ul#top_m li  { float: left; margin: 0px; padding: 0px; height: 20px; display: block }
#navi1 a                          { font-weight: bold; font-size: 14px; text-decoration: none; background: url(../images/MEN-1a-2.jpg) no-repeat 0 0; text-align: center; margin: 0px; padding-top: 3px; padding-bottom: 2px; width: 114px; overflow: hidden; display: block }
#navi2 a                          { font-weight: bold; font-size: 14px; text-decoration: none; background: url(../images/MEN-2a.jpg) no-repeat 0 0; text-align: center; margin: 0px; padding-top: 3px; padding-bottom: 2px; width: 154px; overflow: hidden; display: block }
#navi3 a                          { font-weight: bold; font-size: 14px; text-decoration: none; background: url(../images/MEN-3a.jpg) no-repeat 0 0; text-align: center; margin: 0px; padding-top: 3px; padding-bottom: 2px; width: 196px; overflow: hidden; display: block }
#navi4 a                          { font-weight: bold; font-size: 14px; text-decoration: none; background: url(../images/MEN-4a.jpg) no-repeat 0 0; text-align: center; margin: 0px; padding-top: 3px; padding-bottom: 2px; width: 121px; overflow: hidden; display: block }
#navi5 a                          { font-weight: bold; font-size: 14px; text-decoration: none; background: url(../images/MEN-5a.jpg) no-repeat 0 0; text-align: center; margin: 0px; padding-top: 3px; padding-bottom: 2px; width: 115px; overflow: hidden; display: block }
#navi1 a:hover         { background: url(../images/MEN-1b-2.jpg) no-repeat 0 0px; width: 114px }
#navi2 a:hover         { background: url(../images/MEN-2b.jpg) no-repeat 0 0px; width: 154px }
#navi3 a:hover         { background: url(../images/MEN-3b.jpg) no-repeat 0 0px; width: 196px }
#navi4 a:hover         { background: url(../images/MEN-4b.jpg) no-repeat 0 0px; width: 121px }
#navi5 a:hover         { background: url(../images/MEN-5b.jpg) no-repeat 0 0px; width: 115px }
p#shift   { margin-left: 13px }
ul#second_top_m  {
	list-style-type: none; float: none; margin: 0px; padding: 0px 0px 0px 0px; width: 624px ; overflow: hidden ;
}
ul#second_top_m li  {
	border-top-left-radius: 20px; border-bottom-right-radius: 20px; display: block; color: #00f; font-weight: bold; font-size: 14px; text-align: center; background-color: #A6F9EF; text-indent: 2px; list-style-type: none; float: left; margin: 0px 0px 0px 0px; border-style: solid; border-width: 3px; border-color: #eaeaea #a5a5a5 #808080 #cfcfcf; left: 0px; width: 150px ;
}

ul#second_top_m a {
	display: block; text-decoration: none; padding: 6px 0px 6px 0px; 
}
ul#second_top_m a:link{
	display: block; color: #036584; 
}
ul#second_top_m a:visited{
	color: #036584 ;
}
ul#second_top_m a:hover{
	color: red ;
}
ul#second_top_m a:active{
	color: red ;
}

.box_srcollbar {
        width:624px;
        height:400px;
	overflow:auto;
	position:relative; top:-30px;
        padding:0px;
        background-color:#ffffff;
    }
a { color: #0f2350;	/*リンクテキストの色*/
	-webkit-transition: 0.5s;	/*マウスオン時の移り変わるまでの時間設定。0.5秒。*/
	transition: 0.5s;			/*同上*/
}
a:hover { color: #a1c1e5;			/*マウスオン時の文字色*/
}
