/* ページの基本デザイン用CSS */
body {
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image : url(../images/back_stripe.gif);
	text-align:center;
}
#contents {
	width:800px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: auto;
	text-align:left;
}
.box {
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}
.box_center {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.box780 {
	float: left;
	width: 780px;
	margin:0px;
}
.box570 {
	float: left;
	width: 570px;
	margin-top:0px;
	margin-bottom: 10px;
}
/* divのフォントサイズ */
.f-80 {
	font-size: 80%;
}

/* グローバルメニュー */
#navbar {
	clear: both;
	background-image : url(../images/nav_bk.gif);
	width: 800px;
	height: 25px;
	position: absolute;
	top: 81px;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}
#navbar h2 {
	width: 100px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	margin-top:1px;
	font-family: "Arial", Helvetica, "sans-serif";
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.7em;
	border-left: none;
	border-right: solid 1px #FFFEFF;
	padding-left: 0px;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
#navbar h2 a {
	color: #FFFFFF;
	display:block;
	width: 100px;
}
/* パンくずナビ */
#path {
	text-align:left;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* お問い合わせ */
#annai {
	clear: both;
	position: absolute;
	top: 30px;
	width: 785px;
	padding-right: 15px;
	font-weight: bold;
	font-size: 120%;
	text-align: right;
	color: white;
}

/* footer */
#pagetop {
	clear: both;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 80%;
}
#footer {
	clear: both;
	width: 800px;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* copyright */
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	margin: 0px;
	clear: both;
}
/* ページの基本デザイン用CSS */
h1 {
	text-align:right;
	filter:shadow(color=#FFFFFF,direction=135,strength=15);
	font-family: Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight: normal;
	padding-right: 10px;
	padding-top: 5px;
	color: #666666;
	background-image : url(../images/logo1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	clear: both;
}
h2 {
	color: #FF6600;
	font-size:150%;
	border-left: 12px solid #336600;
	padding-left: 5px;
	margin-top: 0em;
	margin-bottom: 5px;
}
h3 {
	background-image : url(../images/h3_bg.jpg);
	border:3px double #FF9900;
	color: #FFFFFF;
	font-size: 120%;
	padding-left: 4px;
	margin-top: 0em;
	margin-bottom: 5px;
	clear:both;
}
h4 {
	margin:0.5em 0px;
}
p {
	font-size: 80%;
	line-height: 150%;
	margin:0.3em;
}
td {
	font-size: 80%;
	line-height: 150%;
	margin:0.3em;
}
li {
	font-size: 80%;
	line-height: 150%;
}
/* リンク */
a {
	text-decoration: border;
	decoration: none;
	font-weight:normal;
}
h1 a {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}
/* リンクの色指定 black*/
a.black:link { 	color: #000000; } 
a.black:visited { color: #000000; } 
a.black:hover { color: #000000; } 
a.black:active { color: #000000; } 

/* イメージの設定 */
.right-img {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	border: solid 1px #666666;
}
.left-img {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border: solid 1px #666666;
}
.img {
	float:none;
	margin-bottom:0px;
	border: solid 1px #666666;
}
/* イメージ枠なし */
.right-img-none {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	border: none;
}
.left-img-none {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border: none;
}
/* テーブルtax */
table.tax {
	border: solid 1px #666666;
	border-collapse: collapse;
	margin-left: 20px;
	margin-bottom: 10px;
}
th.tax0 {
	background-color: #ccff66;
	border: solid 1px #666666;
	text-align: center;
	font-size: 80%;
}
td.tax1 {
	border: solid 1px #666666;
	text-align: center;
	font-size: 80%;
	width: 250px;
}
td.tax2 {
	border: solid 1px #666666;
	text-align: center;
	font-size: 80%;
	width: 70px;
}
td.tax2col2 {
	border: solid 1px #666666;
	text-align: center;
	font-size: 80%;
	width: 140px;
}
td.tax3 {
	border: solid 1px #666666;
	text-align: center;
	font-size: 80%;
	width: 100px;
}
td.tax3col2 {
	border: solid 1px #666666;
	text-align: center;
	font-size: 80%;
	width: 200px;
}
td.tax3col4 {
	border: solid 1px #666666;
	text-align: center;
	font-size: 80%;
	width: 400px;
}
td.tax1col2 {
	border: solid 1px #666666;
	text-align: center;
	font-size: 80%;
	width: 500px;
}
td.left {
	text-align: left;
}
td.tax400 {
	border: solid 1px #666666;
	text-align: left;
	font-size: 80%;
	width: 400px;
}
/* div clear */
.clearbox
{
clear:both;
height:0;
visibility:hidden;
}
.clearbox hr
{
position:absolute;
height:0;
visibility:hidden;
border:0;
}
