@charset "shift_jis";
h1 {
	font-size: small;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	width:680px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	color: #333;
	text-indent: 10px;
	letter-spacing: 0.1em;
	clear:both;
	text-align: left;
	margin-top: 0px;
	padding-top: 5px;
	border-left-width: 2px;
	border-left-color: #FC0;
	border-right-width: 2px;
	border-right-color: #FC0;
	margin-left: 10px;
	background-repeat: repeat-x;
	background-image: url(../img/h2back.jpg);
}
h3{
	font-size: 14px;
	width:680px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top:15px;
	text-align: left;
	letter-spacing: 0.2em;
	clear:both;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	text-indent: 10px;
	background-image: url(../img/h3.gif);
}
h4{
	clear:both;
	text-indent:10px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
	font-weight: lighter;
	background-repeat: repeat;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/h3.gif);
}
h4 a{
	text-decoration: none;
	color: #333;
}
h5{
	text-indent:40px;
	font-size:14px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	margin:5px;
	background-image: url(../img/qa/q.gif);
}
p{
	font-size: small;
	text-indent: 5px;
	line-height: 120%;
	padding-right: 2px;
}
address{
	clear:both;
	text-align: center;
	font-size: small;
	height: 30px;
	text-decoration: none;
	font-style: normal;
	padding-bottom: 3px;
}
ul{
	font-size: 12px;
	text-decoration: none;
	display: block;
}
li a{
	text-decoration: none;
	font-size: 12px;
}
iframe{
	width: 680px;
	margin-left: 10px;
}
