﻿@charset "utf-8";
/* CSS Document */

body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-attachment:scroll;
	background-position: center;
	background-position: center;
	background-position: center top;
	font: 13px/18px 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Godthic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.shita {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.shita2 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin-top: 5px;
	margin-right: 20px;
}
.yoko {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.yoko2 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.yoko3 {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
}

.topnaka {
	font-size: 12px;
	line-height: 16px;
	color: #555555;
}
.naka {
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	margin-right: 5px;
	margin-left: 20px;
}
.hyou {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}





p {
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.rightpic {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


h1 {
	font: normal 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCCCCC;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 20px;
	display: none;
}
h2 {
	color: #999999;
	margin: 10px;
	display: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:link {
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	font-size: 12px;
	text-decoration: underline;
}
#ao a:link {
	color: #006633;
	text-decoration: none;
	font-size: 14px;
}
#ao a:visited {
	color: #006633;
	font-size: 14px;
}
#ao a:hover {
	color: #00CC66;
	font-size: 14px;
}
ul {
	margin-top: 0px;
	font-size: 14px;
	color: #F1670E;
	list-style-type: disc;
	line-height: 20px;
	font-weight: bold;
}

embed {
	vertical-align:bottom
}
td img {display: block;}
