﻿/* style */
/* -------------------------------------------------------- */

#main_v {
	width: 860px;
	text-align: left;
	margin: 0 auto 45px auto;
}

.tx {
	padding-left: 15px;
}

.about_lbox {
	float: left;
	width: 385px;
}

.about_rbox {
	float: right;
	width: 204px;
	text-align: center;
}

.profile_01 {
	background-image: url(../img/profile_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 370px;
	margin-left: 14px;
	padding-top: 13px;
	padding-left: 13px;
}

.profile_02 {
	background-image: url(../img/profile_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
	width: 370px;
	margin-left: 14px;
	padding-top: 13px;
	padding-left: 13px;
}

.profile_tx {
	padding-left: 30px;
}

.about_tit {
	float: left;
	height: 20px;
	width: 80px;
	padding-left: 15px;
}

.about_tx {
	float: left;
	padding-bottom: 10px;
	padding-left: 15px;
}

.pagetop {
	text-align: right;
	width: 597px;
	padding-right: 3px;
}

.clear {
	clear: both;
}
