#title {
	background-color: #FFF;
	background-image: url(../faq/img/title.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.titlemenu {
	color: #333;
	margin: 0px;
	float: left;
	height: 200px;
	width: 245px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font: 0.75em "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Osaka;
}
.titlemenu ul {
	list-style-type: none;
}
.titlemenu li {
	line-height: 2em;
}
.titlemenu a {
	color: #333;
	text-decoration: none;
	background-image: url(../faq/img/in_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.titlemenu a:link {
	color: #333;
	text-decoration: none;
	background-image: url(../faq/img/in_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.titlemenu a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../faq/img/in_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C03;
}
.titlemenu a:visited {
	color: #000;
	text-decoration: none;
	background-image: url(../faq/img/in_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#content{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#content h1 {
	font-size: 1em;
	font-weight: normal;
	color: #333333;
	background-image: url(../faq/img/in_c.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 40px;
	margin: 15px 0px 30px 22px;
}
.set  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	border: 1px solid #333;
	background-image: url(../faq/img/bg.jpg);
	background-repeat: repeat-y;
}
.set h2  {
	font-size: 0.875em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #493439;
	margin: 0px;
	padding-top: 2px;
	padding-left: 10px;
}
.set a  {
	color: #336600;
}
.set a:link {
	text-decoration: underline;
	color: #336600;
}
set a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
}
.set p  {
	font-size: 0.75em;
	line-height: 2em;
	color: #333;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.set #danger{
	padding-right: 20px;
	padding-left: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
.set #danger li{
	font-size: 0.75em;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.8em;
	list-style: upper-roman outside;
}
.set #table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.75em;
	line-height: 2em;
	color: #333;
	background-color: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 1px solid #999;
}
.set #table li{
	list-style-type: none;
}

