﻿a:hover img{
	position: relative;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.main_contents{
	width: 660px;
	margin: auto;
}

.check_main{
	width: 660px;
	background: url(/image/check/check_bg_2.jpg) repeat-y left top;
	text-align: left;
	font-size: 14px;
	line-height: 1.6em;
	color: #490E1E;
}

.check_in_main{
	background: url(/image/check/check_bg_1.jpg) no-repeat left top;
	padding: 162px 30px 0px 30px;
}


.check_words{
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}


.check_title{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 20px;
	clear: both;
}

.check_title_bg{
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 50px;
	background: #FFFFFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 1;
}

.check_title img{
	position: relative;
	margin-top: -50px;
	float: left;
	z-index: 10;
}

.check_title_words{
	position: relative;
	margin-top: -50px;
	padding: 8px 0px 7px 0px;
	float: right;
	width: 470px;
	z-index: 10;
}

.check_title_words a{
	display: block;
	color: #490E1E;
	text-decoration: none;
}

.check_title_words a:hover{
	color: #A00E1E;
}

.check_bottom{
	background: url(/image/check/check_bg_3.jpg) no-repeat left top;
	width: 240px;
	height: 130px;
	padding: 25px 20px 221px 400px;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.5em;
	vertical-align: middle;
}

.check_main_words{
	background: url(/image/check/transparent_bg.png);
	padding: 20px;
}

.line{
	border-bottom:1px solid #D5C3C8;
	padding: 1px;
	margin: 0px 0px 2px 0px;
}

.point_num{
	vertical-align: -5px;
	width: 80px;
	height: 25px;
	margin-right: 6px;
}

.white_box{
	background-color: white;
	padding: 15px;
}








