@charset"Shift_JIS";

/* CSS Document */

/* コンテンツ全体 */

body {
	margin: 0px; padding: 0px; text-align:center; background-color: #EDEDED; color: #333333; scrollbar-base-color: #D5E7E0; scrollbar-arrow-color: #77A098; scrollbar-DarkShadow-Color: #ffffff;
	}

.title{
	text-align:center; color: #003300; font-size: 14px; line-height: 18px;  font-weight: bold; 
	}

.data{
	text-align:right; font-size: 13px; line-height: 18px;  line-weight: bold; 
	}

.large{
	font-size: 14px; line-height: 20px; 
	}

.small{
	font-size: 11px; line-height: 18px; 
	}

.height{
	font-size: 13px; line-height: 30px; 
	}

a:link {
	color: #000000; text-decoration: none;
}

a:visited {
	color: #000000; text-decoration: none;

}
a:hover {
	color: #00ccff;
}
a:active {
	color: #00ccff;
}
/* コンテンツ全体 */
#wrapper{
	margin-left: 50px; width: 700px; text-align: left; color: #333333; background-color: #ffffff;
	}

/* ロゴ部分 */

#logo{
	margin-right: 10px; margin-left: 10px; width: 680px; background-color: #ffffff;
	}

#logo h1{
	margin-top: 5px; margin-bottom: 5px; margin-left: 5px; float:left;
	}

#logo h2{
	margin-top: 36px; margin-right: 7px; margin-bottom: 5px; float:right;
	}

/* ヘッダー */

#header{
	margin-top: 5px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px; padding-left: 5px; width: 678px; hight: 18px; text-align:left; font-size: 12px; line-height: 14px;  text-decoration:none;  border: #77A098 1px solid; background-color: #D5E7E0; clear: both;
	}

#header img{
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; hight: 18px; float:right;
	}
	
#content{
	margin-top: 5px; margin-right: 10px; margin-bottom: 5px; margin-left: 10px; width: 680px; text-align:left; background-color: #ffffff;
	}

/* サイドバー */

#sidebar{
	margin-top: 5px; padding-left: 7px; width: 170px; height: 500px; text-align:left; font-size: 13px; line-height: 18px;  border: #77A098 1px solid; background-color: #D5E7E0;float:left;
	}

#sidebar img{
	margin-top: 10px;
	}

#english{
	margin-top: 5px; margin-right: 0px; margin-bottom: 20px; margin-left: 5px; list-style:none; padding-left: 2px;
	}


#english li{
	margin-top: 7px; background: url(../images/mark_green.gif) no-repeat center left; padding-left: 12px; font-size: 13px; line-height: 18px;  text-align:left;
	}


/* メインページ　*/

#main{
	padding-left: 10px; padding-right: 10px; width: 475px; text-align:left; font-size: 13px; line-height: 18px;  background-color: #ffffff; float:right;
font-family : Arial,Verdana,Helvetica;
	}

#main h3{
	margin-top: 10px; margin-bottom: 1px;
	}

#main h4{
	font-size: 15px; line-height: 18px;  line-weight: bold; 
	}

#main table{
	text-align:left; font-size: 13px; line-height: 18px;  background-color: #ffffff;
	}
#main th{
	padding-left: 10px; font-size: 14px; line-height: 18px;  background-color: #EDEDED;
	}

#main .up{
	margin-top: 10px; margin-bottom: 10px; margin-left: 350px;
	}

#main a:link {
	color: #006633; text-decoration: underline;
}

#main a:visited {
	color: #006633; text-decoration: underline;

}
#main a:hover {
	color: #00ccff;
}
#main a:active {
	color: #00ccff;
}

/* フッター */

#footer{
	margin: 10px; width: 678px; hight: 16px; text-align:right; font-size: 10px; line-height: 14px;  text-decoration:none;  border: #77A098 1px solid; background-color: #D5E7E0; clear:both;
	}
