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


#top_content{
	margin-left:10px;
	background:url(../images/top_image.jpg) no-repeat bottom right;
	overflow: auto;
	width:645px;
	margin-bottom: 10px;
}
#top_content p{
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#tx_top{
	background: url(../images/tx_top.gif) no-repeat;
	width: 506px!important;
	height: 88px;
	text-indent: -9999px;
	margin-bottom: 20px;
	display: block;
}
.price3{
	font-size:15px;
	width:600px;
	border-collapse:collapse;
	border:3px solid #DDDDDD;
	margin:5px auto 20px auto;
}
.price3 th {
	padding:8px;
	text-align: center;
	font-weight: 600;
	color: #666666;
	background-color: #FBFBFB;
	border: 1px solid #DDDDDD;
}

.price3 td {
	padding:8px;
	text-align: center;
	font-weight: 600;
	 color:#FF0000;
	border: 1px solid #DDDDDD;

}

.price3 td span{ color: #666666;text-decoration:line-through;}

h1{ display: none;}

#tx_main h2{
	color: #2092A4;
	font-size: 29px;
	font-weight: 400;
	text-align: center;
	line-height: 1.1;
	margin: 10px;
}


#tx_main p{
	color: #38C6F8;
	margin: 0 40px 10px 15px;
	line-height: 1.5;
}


#for_form{
	text-align: center;
	margin: 20px;
	background-color: #F3F2F5;
	margin-right: 50px;
	padding: 10px;
}

#news{margin:10px 10px 20px 10px;}


#news p{ margin-bottom:10px;}

#tx_concept{
	color: #2092A4;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

#w400{ width:400px;}