/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333333;
	margin-bottom: 0px;
	font-size: 12px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/* メインテーブル */
#maintable{
	color: #333333;
	height: 100%;
	width: 750px;
	background-color: #FFFFFF;
}
/* メインフレーム */
#mainframe{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#subtitle {
	padding-top: 10px;
}
/* タイトルロゴ */
#titlelogo{
	height: 50px;
	width: 250px;
	background-image: url(images/menu_01.gif);
	text-indent: -9999px;
}
#maintable #titlelogo h1 {
	font-size: 10px;
}
/* 検索項目 */
#search{
	font-size: 12px;
}
#maintable #search ul {
	vertical-align: middle;
	list-style-image: none;
	list-style-type: none;
	margin: auto;
	padding: 0px;
}
#maintable #search li {
	float: right;
	width: 90px;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
/* サイドメニュー */
#sidemenu{
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/menu_02.gif);
	background-repeat: repeat;
	background-position: 30px;
}
/* ページ上部へ */
#uptopage{
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}
/* フッターサイドメニュー */
#fotsidemenu{
	padding-right: 10px;
	padding-left: 10px;
}
/* フッターテーブル */
#footertable{
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px 15px;
}
/* 表テーブル項目 */
#ayumiyear{
	padding: 5px;
	color: #FFFFFF;
	background-color: #778299;
	text-align: left;
	border-top: 2px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#ayumitable {
	border: 1px solid #999999;
}
#ayumitext{
	text-align: left;
	padding: 5px;
	border-top: 2px dotted #999999;
}
/* メールフォーム送信項目 */
#mailsubject{
	padding: 5px;
	border-top: 2px dotted #999999;
}
/* 表テーブルの上部項目 */
#ayumiupyear{
	padding: 5px;
	color: #FFFFFF;
	background-color: #778299;
	text-align: left;
	border-right: 1px solid #CCCCCC;
}
#ayumiuptext{
	text-align: left;
	padding: 5px;
}
/* TOPページのサイドメニュー */
#maintable #mainframe #toptopix li {
	list-style-position: inside;
	display: list-item;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
}
#maintable #mainframe #toptopix ul {
	margin: 0px;
	width: 350px;
	font-size: 12px;
	color: #555555;
	list-style-image: url(images/list_image2.gif);
	padding: 0px;
}
/* 表テーブル内容 */
#toptopix {
	height: 280px;
	width: 350px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#presidenttext {
	width: 410px;
	height: 300px;
	margin: 10px;
}
#maintable #mainframe h2 {
	font-size: 18px;
	color: #CC0000;
	text-indent: 25px;
	text-align: left;
}
#tonnhundiv {
	width: 600px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}
#tonnhunul {
	width: 650px;
	text-align: left;
}
#tonnhunli {
	text-align: left;
	height: 25px;
	list-style-type: disc;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
h3 {
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
#press {
	text-align: right;
	font-size: 10px;
	padding-top: 20px;
}
#zlink{
	text-indent: -9999px;
}

