@charset "shift_jis";

body {
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	background-color: #FFFFFF;
	background-image: url(../img/bg-3.jpg);
	background-repeat: repeat-x;
}

a:link {
  color: #000099;
}

a:visited {
  color: #660066;
}

a:hover {
  color: #FF6600;
}

H1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 5px;
	padding: 3px;
	color: #FFFFFF;
	text-align : left;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 12px;
	padding: 5px;
	text-align: left;
	margin: 5px;
	color: #003399;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #333333;
	border-left: 5px solid #003399;
}

h4.new {
	font-size: 12px;
	padding: 5px;
	text-align: left;
	margin: 5px 5px 5px 10px;
	color: #0000FF;
	border-top: 0px none #003399;
	border-right: 0px none #003399;
	border-bottom: 0px none #003399;
	border-left: 5px solid #003399;
}

h5 {
	font-size: 12px;
	margin: 8px 3px 3px;
	padding: 8px 3px 3px;
	text-decoration: underline;
	color: #FF6600;
	text-align: left;
}

h6 {
	font-size: 12px;
	margin: 5px;
	padding: 0px;
	text-align: left;
	color: #666666;
}

strong {
	color: #FF6666;
}

img {
	border: none;
}

img.imgSp {
	border: none;
	padding: 5px;
}

p.imgCe {
	text-align:center;
}

p {
	line-height: 17px;
	margin: 0px;
	padding: 3px;
	text-align: left;
}

p.name {
	text-align: right;
}

p.qr {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

p.imgc {
	text-align: center;
}

p.topLink {
	text-align: right;
	padding: 5px;
	margin: 10px;
}

p.formFo {
	padding: 5px;
	margin: 10px;
}

p.headerLink {
	text-align: right;
	margin: 0px;
	padding: 3px 5px;
}

p.smit {
	text-decoration: none;
	text-align: center;
	margin: 10px;
	padding: 10px;
}

p.hyou {
	clear: both;
}

p.footer {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	margin-right: 5px;
}

td {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

td.menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

div.mArea {
	margin-top: 15px;
	text-align: center;
}

div.fArea {
	margin: 5px;
	padding: 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	clear: both;
}

div.tArea {
	margin: 5px;
	padding: 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	text-align: center;
}

.ind {
	text-indent: 10px;
}

em {
	color: #339933;
	font-style: normal;
}

br {
	clear: both;
}

hr {
	text-align: center;
	clear: both;
	height: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
