/* TAG */

body,form {
	margin:0px;
}

img {
	border:0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


/* CLASS */

.clearfix:after {
	content:".";
	height:0px;
	clear:both;
	display:block;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
*html .clearfix {height:1%;}
.clearfix {display:block;}
/* END hide from IE-mac */


/* LAYOUT */

#container {
	width:739px;
	margin:0px auto 20px;

}

h1#title {
	margin:0px 0px 35px;
}


/* COLUMN TYPE A */

.type_a {
	margin:0px 0px 15px;
}

.type_a h2 {
	margin:0px;
}

.type_a div.koukai {
	margin:0px;
	height:60px;
	padding:20px 15px 20px 80px;
	color:#660000;
	font-size:12px;
	line-height:120%;
	background-image:url(../img/regret_2.gif);
}

.type_a div.advice {
	margin:0px;
	background-image:url(../img/advice_2.gif);
	border-bottom:solid 2px #999999;
}

.type_a div.advice p {
	float:left;
	width:400px;
	margin:80px 10px 0px 10px;
	color:#333333;
	font-size:12px;
	line-height:140%;
}

div.check {
	float:right;
	width:288px;
	margin:80px 5px 0px 10px;
	text-align:center;
}

div.check img {
	margin-bottom:10px;
}



/* COLUMN TYPE B */

.type_b {
	margin:0px 0px 15px;
}

.type_b h2 {
	margin:0px;
}

.type_b div.koukai {
	margin:0px;
	height:60px;
	padding:20px 15px 20px 80px;
	color:#660000;
	font-size:12px;
	line-height:120%;
	background-image:url(../img/regret_1.gif);
}

.type_b div.advice {
	margin:0px;
	background-image:url(../img/advice_1.gif);
	border-bottom:solid 2px #999999;
}

.type_b div.advice p {
	float:left;
	width:400px;
	margin:80px 10px 0px 10px;
	color:#333333;
	font-size:12px;
	line-height:140%;
}


/* BACKNUMBERS */

h2#bntitle {
	margin:30px 0px 8px;
}

#backnumber {
	background-image:url(../img/backnumber_bg.gif);
	margin:0px 0px 30px;
}

div.bnset {
	width:700px;
	margin:10px auto;
	border-bottom:dotted 4px #cccccc;
	padding:0px 0px 5px;
}

div.bnhead {
	width:75px;
	color:#660000;
	font-size:12px;
	font-weight:bold;
	float:left;
}

div.bntext {
	float:left;
	color:#666666;
	font-size:12px;
	line-height:120%;
}

div.bntext a {
	color:#666666;
}

div.bnbutton {
	float:right;
}


/* POWERED BY */

#lifeangel {
	color:#666666;
	font-size:12px;
	text-align:right;
	margin:20px 5px 30px;
}


/* BACK LINK */

#back {
	text-align:right;
	font-size:12px;
	color:#990000;
}

#back a {
	color:#990000;
}


/* POINT CHECK */

h2#pointhead {
	margin:0px;
}

#checkpoint {
	width:697px;
	border:solid 1px #cccccc;
	border-top:none;
	margin-bottom:5px;
	padding:20px 20px 0px;
	background-image:url(../img/checkcolumn_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}

#checkpoint p {
	float:left;
	width:400px;
	margin:0px 40px 0px 0px;
	color:#333333;
	font-size:12px;
	line-height:140%;
}

#onepoint {
	padding-top:80px;
	float:right;
	width:244px;
	text-align:right;
}

#checkmoney {
	float:right;
	width:244px;
	text-align:right;
}

#checkpoint h3 {
	clear:both;
}

#badgetariko {
	float:left;
	margin-right:20px;
}

#loantext {
	float:right;
	width:580px;
	color:#333333;
	font-size:12px;
	line-height:140%;
}

h3#loanhead {
	clear:both;
	float:left;
}

#loanbanner {
	float:right;
}



