@charset "utf-8";
/*=======================*/

/*===================================
global
=====================================*/
body {

}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,pre,p,blockquote,ul,ol,li,form,code  {
	margin: 0;
	font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:13px;
	word-break:break-all;
	word-wrap:break-word;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul,ol,li {
	list-style: none;
	line-height: 130%;	
}
br {
	letter-spacing: 0px !important;
}
a {
	text-decoration: underline;
	color: #00F;
	outline:none;
}
a:hover {
	text-decoration: underline;
	color: #DA3A32;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
fieldset,img,abbr {
	border: 0;
}
img {
	border: 0;
	vertical-align: top;
}

/*===================================
elements
=====================================*/
/* float */
.Fleft{float:left;}
.Fright{
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

/* align */
.alignLeft{text-align:left;}
.alignRight{text-align:right;}
.alignCenter{text-align:center;}



#select table {
	font-size: 16px;
}
/* ____ テキストカラー ____ */
.txt_red {
	color: #CC0000;
	font-weight: bold;
}
.txt_blue {
	color: #0066CC;
}
.txt_green {
	color: #008000;
}
.txt_yellow {
    color: #ffff00;
}
.txt_orange {
	color: #FF9900;
}
.txt_pink {
    color: #ff5bb6;
}
.txt_purple {
    color: #800080;
}
.txt_aqua {
    color: #00ffff;
}
.txt_gray {
	color: #999999;
}
.txt_white {
	color: #FFFFFF;
}
/* ____ 背景色 ____ */
.txt_red_yell {
	color: #CC0000;
	background-color: #FF9;
	font-weight: bolder;
}

.txt_bg_yellow {
	background-color: #FFFFF4;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.txt_bold {
	font-weight: bold;
}
.txt_s {
	text-decoration: line-through;
}
.txt_ul {
	text-decoration: underline;
}
.txt9 {
	font-size: 9px;
	line-height:130%;
}
.txt11 {
	font-size: 11px;
	line-height:130%;
}
.txt10 {
	font-size: 10px;
	line-height:130%;
}
.txt12 {
	font-size: 12px;
	line-height:130%;
}
.txt14 {
	font-size: 14px;
	line-height:130%;
}
.txt16 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
}
.txt18 {
	font-size: 18px;
	line-height:130%;
}
.txt20 {
	font-size: 20px;
	line-height:130%;
}
.txt24 {
	font-size: 24px;
	line-height:130%;
}
.txt_align-r {
	text-align: right;
}
.txt_align-c {
	text-align: center;
}
/* ____ テキスト赤 ____ */
.txt12_red { 
    font-size:12px;
    color:#CC0000;
}
.txt14_red { 
    font-size:14px;
    color:#CC0000;
}
.txt16_red { 
    font-size:16px;
    color:#CC0000;
}
.txt18_red { 
    font-size:18px;
    color:#CC0000;
}
.txt20_red { 
    font-size:20px;
    color:#CC0000;
}
.txt24_red { 
    font-size:24px;
    color:#CC0000;
}
.txt32_red { 
    font-size:32px;
    color:#CC0000;
}
/* ____ テキスト黒、背景黄色 ____ */
.txt12_yellow {
	font-size: 12px;
	background-color: #FF9;
}
.txt13_yellow {
	font-size: 13px;
	background-color: #FF9;
}

.txt14_yellow {
	font-size: 14px;
	background-color: #FF9;
}

.txt16_yellow {
	font-size: 16px;
	line-height:130%;
	background-color: #FF9;
}
.txt18_yellow {
	font-size: 18px;
	line-height:130%;
	background-color: #FF9;
}
.txt20_yellow {
	font-size: 20px;
	line-height:130%;
	background-color: #FF9;
}
.txt24_yellow {
	font-size: 24px;
	line-height:130%;
	background-color: #FF9;
}
.txt32_yellow {
	font-size: 32px;
	line-height:130%;
	background-color: #FF9;
}

#wrapper #main #content h2 {
	font-size: 20px;
	background-image: url(http://static.24cashing-center.net/img/renewal/title_banner.png);
	background-repeat: no-repeat;
	width: 661px;
	padding-left: 70px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	color: #fff;
	text-shadow: 1px 2px 4px #555;
}
.info {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
.info h3 {
	font-size: 18px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	margin-left: 0px;
	margin-top: 20px;
	display: block;
	width: 650px;
	hight: 30px;
	vertical-align: middle;
	border: 4px solid #FC0;
	border-radius: 5px;
}
.info p {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 3px;
}
.info h4 {
	font-size: 15px;
	background-color: #D8F5E1;
	margin-right: 7px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-top: 10px;
}

.bg-yellow {
	background-color: #FFFF9C;
	line-height: 150%;

}
#wrapper #main #content #explanation p {
	line-height: 145%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#explain-right {
}
.bg-yellow {
	background-color: #FFC;
}
.yellow-red-bold {
	font-weight: bold;
	line-height: 110%;
	color: #C00;
	background-color: #FFFFCC;
	font-style: normal;
}
.ex-lady {
	float: left;
	margin-right: 5px;
	margin-bottom: 1px;
}
.point {
	font-size: 14px;
	margin-bottom: 5px;
}
.comment-p {
	text-align: left;
	font-size: 14px;
}
.comment {
	display: block;
	width: 300px;
	left: 0px;
	top: 0px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.comment-bt {
	display: block;
	width: 170px;
	float: left;
	margin-top: 15px;
}
.topbanner {
	display: block;
	border: 1px solid #CCC;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.topbanner img {
	float: left;
	margin-right: 20px;
}
.topbanner p {
	clear: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.topsecond {
	font-size: 42px;
	font-weight: bold;
	color: #F2AD45;
	font-family: "小塚ゴシック Pr6N B", "小塚ゴシック Pr6N EL", "小塚ゴシック Pr6N H", "小塚ゴシック Pr6N L", "小塚ゴシック Pr6N M", "小塚ゴシック Pr6N R";
	font-style: normal;
}
.topfirst {
	font-size: 24px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.test1-1 {
	font-size: 14px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.test1-2 {
	font-size: 15px;
	color: #3360AD;
	font-weight: bold;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.pre-q {
	float: left;
	padding-top: 9px;
	padding-left: 10px;
	margin-right: 5px;
}
.top-bnr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.three-choices {
	font-size: 14px;
	text-align: center;
}
.three-choices tr td {
	border: 1px solid #CCC;
}

.w650-1 {
	display: block;
	width: 670px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 18px;
	color: #333;
}
.w650-1 p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

.table-title {
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
	color: #336E33;
	clear: both;
	font-size: 20px;
}
.why3choices {
	display: block;
	border: 1px solid #CCC;
	border-radius: 5px;
	margin: 10px;
	padding: 10px;
	clear: both;
	font-size: 15px;
}
.why3choices p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 15px;
	padding: 5px;
}
.syousai-page {
	font-size: 13px;
}
.side-osusume {
	margin-left: 30px;
}
.Fleft-r {
	margin-left: 10px;
}
.bread-crumb-list {
width: 645px;
text-align: left;
padding: 4px;
background-color: #F5F5F5;
margin: 7px;
font-size: 12px;
}

.bread-crumb-list li {
display: inline;
padding-right: 5px;
text-align: left;
padding-left: 5px;
}