﻿@charset "utf-8";

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
}

.norepeat {
	background-repeat: no-repeat;
}

.norepeatH {
	background-repeat: repeat-x;
}

.copy{
 	font-family: arial;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
}

.ing01{
 	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 21px;
}

.ing02{
 	font-family: arial;
	font-size: 12px;
	color: #9d7611;
	line-height: 21px;
}

.ing02b{
 	font-family: arial;
	font-size: 15px;
	color: #9d7611;
	line-height: 21px;
}

.ing03{
 	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
}

.ing04{
 	font-family: arial;
	font-size: 15px;
	color: #CC0000;
	line-height: 21px;
}

.ing04s{
 	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	line-height: 21px;
}

.ing05{
 	font-family: arial;
	font-size: 15px;
	color: #000000;
	line-height: 21px;
}


a.btn:link {
	font-family: arial;
	
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
a.btn:visited {
	font-family: arial;
	
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
 a.btn:hover {
 	font-family: arial;
	
	color: #CC0000;
	line-height: 18px;
	text-decoration: none;	
}

a.btn01:link {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
a.btn01:visited {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
 a.btn01:hover {
 	font-family: arial;
	font-size: 12px;
	color: #FF6600;
	line-height: 18px;
	text-decoration: none;	
}

a.btn02:link {
	font-family: arial;
	font-size: 12px;
	color: #990000;
	line-height: 18px;
	text-decoration: none;
}
a.btn02:visited {
	font-family: arial;
	font-size: 12px;
	color: #990000;
	line-height: 18px;
	text-decoration: none;
}
 a.btn02:hover {
 	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;	
}

 a.btnblok:link {
	font-family: "新細明體";
	background-color: #ffffff;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
a.btnblok:visited {
	font-family: "新細明體";
	background-color: #ffffff;
	font-size: 12px;
	color: #666666;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
 a.btnblok:hover {
 	font-family: "新細明體";
	background-color: #E1E1E1;
	font-size: 12px;
	color: #414141;
	text-align: center;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-decoration: none;
}

