.body-wrapper nav a.active {
	color: #777;
	border-left-color: #999;
}

.body-wrapper nav a.active {
	color: #999;
}

.body-wrapper nav li:hover {
	border-left-color: #000;
}

.body-wrapper nav a:hover {
	color: #000;
}

.body-wrapper
{
	width:800px;
	margin:0 auto;
	font-size: 16px;
}	
.body-wrapper header
{
	background:url('../images/header-bg.png') no-repeat;
	height:153px;
	padding-top:30px;
	padding-bottom:20px;
}
.body-wrapper header .logo
{
	float:left;
}
.body-wrapper header .phone
{
	float:right;
	margin-top:15px;
	margin-right:5px;
	color:#000;
}

.body-wrapper header .phone p {
	letter-spacing:0.5em;
	font-size: 14px;
}

.phone1{
	letter-spacing:0.1em;
	font-size: 12px;
	font-family: "?????? ProN W3", "Hiragino Kaku Gothic ProN", "????", Meiryo, sans-serif;
}
.tel
{
	font-size:24pt;
	margin-left:20px;
	margin-top:-17px;
}
.body-wrapper header nav
{
	float:right;
	margin-top: 20px;
}
.body-wrapper header ul
{
	list-style:none;
}
.body-wrapper header li
{
	display:inline;
	border-left:3px solid #666;
	padding-left:5px;
	letter-spacing:0.5em;
	font-size: 14px;
	margin-right:20px
}
.body-wrapper header li:last-child
{
	margin-right:0px
}
/*
.body-wrapper header a
{
	margin-right:40px !important;
}
.body-wrapper header a:last-child
{
	margin:0 !important;
}
*/
.clear
{
	clear:both;
}
.body-wrapper .content
{
	
}
.body-wrapper .content h1
{
	color:#000;
	text-align:center;
	margin:50px 0;
	font-size:20pt;
	letter-spacing:0.3em;
margin-left:90px;
margin-right:90px;
padding-top:50px;
}
.body-wrapper .m-content
{
	color:#000;
	width:590px;
	margin:90px auto 0;
}
.body-wrapper .m-content .m-tel th 
{
	line-height: 40px;
	vertical-align:top;
	padding-right: 80px;
}

.body-wrapper .m-content .m-tel td
{
	vertical-align:top;
}

.body-wrapper .m-content .m-tel td strong
{
	line-height: 30px;
	display: block;
	margin:0;
}

.body-wrapper .m-content .m-tel td strong img 
{
	margin-right:10px;
}

.body-wrapper .m-content b
{
	font-size:12pt;
}
.body-wrapper .m-content .form
{
	margin-top:100px;
}
.body-wrapper .m-content .form h2 {
	color: #000;
	font-size: 16px;
	margin-bottom: 1em;
}
.m-content .form table
{
	width:100%;
}
.m-content .form th
{
	width:150px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	font-size: 12px;
	line-height: 30px;
}
.m-content .form td
{
	padding-bottom:25px;
}
.m-content .form .last
{
	text-align:center;
}
.m-content .form input[type="text"]
{
	height:30px;
	border: 1px solid #676767;
	width:295px;
	padding-left:5px;
	font-size: 12px;
}
.m-content .form .third
{
	width:105px !important;
}
.m-content .form textarea
{
	width:445px;
	height:90px;
	border: 1px solid #676767;
	padding-left:5px;
}
.m-content .form input[type="submit"]
{
	width:85px;
	height:35px;
	background:#fff;;
	border: 1px solid #676767;
}
.body-wrapper footer
{
	text-align:center;
	margin:40px 0;
	color:#000;
	font-size: 12px;
}