@charset "utf-8";
/* CSS Document */

h1 {
	background-color: #FF6600;
	font-size: 10px;
 font-weight: normal;
 line-height: 18px;
	color: #FFFFFF;
	padding-right: 5px;
	margin-top : 0;
 margin-bottom : 0 ;
}
.text12-18 {
	font-size: 12px;
	line-height: 18px;
}

.text12-20 {
	font-size: 12px;
	line-height: 20px;
}

.hissu {
	font-size: 10px;
	color: #FF0000;
}
.choice-subtitle {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
}
.choice ul {
 margin: 0;
	padding-left:20px;
}
.choice li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
}
.check ul {
 margin: 0;
	padding-left:5px;
}
.check li {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	list-style-type:none;
	background-image:url(../choice/images/icon_check.gif);
	background-repeat:no-repeat;
	padding:0px 0 0px 25px;
}
.qa-q {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	padding-left:22px;
	background-image:url(../anshin/images/icon_q.gif);
	background-repeat: no-repeat;
}
.qa-a {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	padding-left:22px;
	background-image:url(../anshin/images/icon_a.gif);
	background-repeat: no-repeat;
}


.topicpass {
	font-size: 12px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom:5px;
}

#text ul {
 margin:0;
	padding:0;
	list-style-type:none;
}

#text ul li {
 display:inline;
	margin:0;
	padding:0 0.6em 0 0em;
}

.photo {
 float:right;
	margin:0 0 10px 10px;
}
	
.footer-text {
 font-size: 12px;
	}