
/* base_boxのcontent関連 */

#r_check{
	padding: 10px;
	width: 376px;
	text-align: center;
	line-height: 200%;
	margin-right: 60px;
	margin-left: 60px;
	background-color: #FAFAFA;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #E0E0E0;
	margin-top: 24px;
	margin-bottom: 24px;
}
.pr_box {
	margin: 6px;
	padding: 6px;
	float: left;
	width: 230px;
	border: 1px dashed #CCCCCC;
	text-align: center;
}
.pr_box a {
	font-size: 9pt;
	text-decoration: none;
	color: #0000FF;
	display: block;
}


/* base_boxのright_col関連 */

#count {
	text-align: center;
	margin-bottom: 6px;
	background-image: url(../img/count2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;
	padding-top: 44px;
	padding-bottom: 10px;
}
#count strong {
	font-size: 32pt;
	font-weight: bolder;
	color: #981C01;
}
.banner img {
	margin-bottom: 6px;
}

#count2 strong {
	font-size: 24pt;
	font-weight: bolder;
	color: #FF0000;
}
/* base_boxのcontent関連 */

.pr_list {
	width: 100%;
	margin-bottom: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.image{
	float: left;
	width: 120px;
	margin-right: 10px;
}
.color-box-top{
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEF3ED;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #337B50;
	border-bottom-color: #337B50;
	border-left-color: #337B50;
	margin-top: 30px;
	margin-bottom: 30px;
}
.color-box-title{
	color: #FFFFFF;
	background-color: #337B50;
	font-weight: bold;
	text-align: center;
}

.color-box-top ul {
	font-weight: bold;
	color: #font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 0px;
}


/* linkの文字関連 */



.link-sample {
	text-align: center;
	padding: 6px;
	border: 1px solid #F0716A;
	margin-bottom: 12px;
	color: #666666;
}
.link-sample a {
	color: #0066FF;
	text-decoration: none;
}


.faq-box {
	margin-bottom: 22px;
	line-height: 150%;
	padding-right: 6px;
	padding-left: 6px;
	text-align: left;
}
.question-box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	color: #339999;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 26px;
	background-image: url(../img/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.answer-box {
	padding-left: 26px;
	background-image: url(../img/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* base_boxの文字関連 */

.txt {
	line-height: 150%;
	float: left;
	padding-left: 10px;
	width: 379px;
}
.txt strong {
	font-weight: bold;
	color: #0000FF;
	padding-bottom: 2px;
	margin-bottom: 6px;
}
.point9 {
	line-height: 200%;
}
.point9 a {
	color: #0000FF;
	text-decoration: none;
}
.url_list {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	padding: 4px;
	margin-bottom: 16px;
}
.url_list a {
	line-height: 150%;
}
.source {
	font-size: 10px;
	padding: 6px;
	border: 1px dashed #CCCCCC;
	width: 492px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}

#flow{
	line-height: 150%;
	margin-right: 6px;
	margin-left: 6px;
}
#flow ol {
	list-style-position: outside;
	list-style-type: decimal;
}

#flow ul {
	list-style-position: outside;
	margin-top: 12px;
}

#flow li {
	line-height: 150%;
	margin-bottom: 24px;
}
#flow li strong{
	font-weight: bold;
	color: #009966;
}
#flow li li {
	line-height: 100%;
	margin-bottom: 12px;
	font-weight: bold;
}

#flow a {
	color: #0000FF;
	text-decoration: none;
}
.page_link {
	margin-top: 12px;
	margin-bottom: 12px;
}
.page_link a {
	color: #0000FF;
	text-decoration: none;
}
.c_box {
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	padding-right: 12px;
}
.c_box ul {
	list-style-position: outside;
	list-style-type: disc;
}
.c_box li {
	margin-bottom: 12px;
}
.c_box a {
	color: #0000FF;
	text-decoration: none;
}
.back_top {
	text-align: center;
	margin-top: 24px;
	margin-bottom: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.back_top a {
	color: #0000FF;
	text-decoration: none;
}
.text_midori {
	color: #337B50;
}
.text_strong {
	font-weight: bold;
	color: #333333;
	line-height: 150%;
	font-size: 15px;
}

.text16point_ao{
	color: #006699;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 140%;
}

.text16point_midori{
	color: #54C012;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	line-height: 140%;
}

.text_midori_strong {
	font-weight: bold;
	color: #54C012;
	font-size: 13px;
	
}

.text14point_midori{
	color: #009999;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}

.text11point_orange{
	color: #FF4D20;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	padding-left: 50px;
}

.text12point_orange{
	color: #FF4D20;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}
.text-center {
	text-align: center;
	
}

.text10point{
	font-size: 10px;
}

#count2 {
	text-align: center;
	margin-bottom: 6px;
	background-image: url(../img/count.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 160px;
	padding-top: 46px;
}
.text_1 p {
	font-size: 14px;
	line-height: 200%;
	font-weight: bold;
	color: #FF9900;
}
.back-to-faq {
	text-align: right;
	margin-bottom: 24px;
}
.back-to-faq a {
	text-align: right;
	color: #54C012;
}

.formstyle1 {
	color: #666666;
	font-weight: bold;
}
.formstyle3 {color: #666666}
.etc{
	margin-left: 230px;    
}
