﻿@charset "utf-8";
/* ===================================================================
CSS information

 author     :Access Solutions
 
=================================================================== */

#mv_wrap {
	width: 540px;
	height: 75px;
	margin: 5px auto 15px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
h2  {
	width: 505px;
	height: 32px;
	margin-bottom: 15px;
	border: none;
	text-decoration: none;
	line-height: 2.4em;
	overflow: hidden;
	background-image: url(../../images/heading/h2.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bolder;
	padding-left: 35px;
	clear: both;
}
#mv01 {
	width: 270px;
	height: 125px;
	background: url(../images/mv/map01.jpg) no-repeat;
	float: left;
}
#mv02 {
	width: 270px;
	height: 125px;
	background: url(../images/mv/about02.jpg) no-repeat;
	float: right;
}

.main01 {
	margin-bottom: 10px;
}
.main01 img {
	vertical-align: bottom;
}
.main01 #img_wrap {
	width: 540px;
	margin-bottom: 15px;
	text-align: center;
}
.main01 .img_l {
	width: 322px;
	height: 281px;
	float: left;
}
.main01 .img_r {
	width: 168px;
	height: 281px;
	float: right;
	margin-left: 50px;
}
.main01 .img_under {
	width: 168px;
	height: 133px;
	margin-top: 5px;
}

.main02 {
	padding-top: 10px;
}
.main02 .profile_name {
	border-bottom: 1px #65aadd solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.main02 .name01 {
	color: #333;
	font-size: 120%;
	font-weight: 700;
	line-height: normal;
	margin-right: 10px;
}
.main02 h3 {
	border-left: 5px #369 solid;
	padding-left: 10px;
	color: #369;
	font-weight: 700;
	margin-bottom: 5px;
}
.cap {
	font-size: 12px;
	font-weight: bolder;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
