﻿@charset "utf-8";
/* CSS Document */

body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-attachment:fixed;
	background-position: center;
	background-position: center;
	background-attachment: scroll;
	background-position: center top;
	font: 13px/18px 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Godthic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	background-repeat: repeat-y;
}
.shita {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.yoko {
	margin-left: 5px;
	font-size: 11px;
	line-height: 16px;
	color: #676767;
	font-weight: bold;
}
.yoko1 {
	margin-left: 10px;
	font-size: 11px;
	line-height: 16px;
	color: #FF3300;
	font-weight: bold;
}





p {
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
}
.rightpic {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.padding10 {
	margin-right: 2px;
	margin-left: 2px;
	font-size: 14px;
	line-height: 16px;
}


.padding20 {
	margin-right: 15px;
	margin-left: 20px;
	width: auto;
	font-size: 13px;
}
.padding20Copy {
	margin-right: 15px;
	margin-left: 20px;
	width: auto;
	font-size: 13px;
	color: #FF3300;
}



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: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #B3A381;
	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: #FF0000;
	list-style-type: square;
	line-height: 20px;
}
HR {
	line-height: 2px;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	text-decoration: none;
}

embed {
	vertical-align:bottom
}
td img {display: block;}
