﻿@charset "utf-8";
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEDEC4;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 90px;
	width: 740px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	letter-spacing: 0.1em;

}
#header  .logoImg {
	float: left;
	width: 341px;
	padding-top: 10px;
}
#header .english {
	float: right;
	width: 100px;
	text-align: right;
	font-size: 120%;
	padding-top: 9px;
}
#header .address {
	clear: right;
	float: right;
	text-align: right;
	padding-top: 3px;
	font-size: 90%;
}
#header .tel {
	clear: right;
	float: right;
	text-align: right;
	padding-top: 3px;
	font-size: 89%;
	width: 300px;
}
#header .tel li {
	padding-left: 20px;
	display: inline;
}
#header .english a:link{
	color: #000000;
	text-decoration: none;
}

#header .english  a:visited {
	color: #000000;
	text-decoration: none;

}


#header .english a:hover {
	color: #000000;
	text-decoration: none;
}

#nav {
	width: 800px;
	font-size: 1px;
	line-height: 1px;
}

#nav li {
	float: left;
	font-size: 1%;
	line-height: 1%;
}
.contactImg {
	clear: left;
	width: 800px;
}
#sideBar {
	float: left;
	width: 190px;
	margin-right: 30px;
}
#sideBar .subNav {
	margin-left: 30px;
	margin-top: 20px;
}
.subNav li {
	display: block;
}

#btn01 {
	margin-top: 20px;
	padding-left: 30px;
}
#btn02 {
	margin-top: 5px;
	margin-left: 30px;
}

#maincontent {
	width: 570px;
	float: left;
	margin-top: 20px;
	padding-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#maincontent .comment {
	padding-top: 35px;
	font-size: 15px;
	color: #333333;
	padding-bottom: 25px;
	padding-left: 25px;
}
#maincontent .tel02 {
	font-size: 23px;
	color: #0000FF;
	font-weight: bold;
	padding-bottom: 45px;
	padding-left: 25px;
}

span {
	color: #0000FF;
}
.required {
	font-size: 14px;
	color: #336699;
}
#table01 {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-size: 14px;
	margin-bottom: 20px;

}

#table01 th  {
	padding: 7px;
	border: #cccccc solid;
	border-width: 0 0 1px 0;
	background: #f5f5f5;
	font-weight: bold;
	white-space: nowrap;
	height: 63px;
}

#table01 td  {
	padding: 7px;
	border: 1px #cccccc solid;
	border-width: 0 0 1px 1px;
	white-space: normal;
	height: 63px;
}
#comment {
	line-height: 1.5em;
}
#name, #kana, #email, #email02, #phone {
	height: 18px;
}





#maincontent .totop {
	float: right;
	padding-bottom: 30px;
}
#table01 .buttons {
	padding-left: 165px;
}

.modoru   {
	padding-left: 150px;
	padding-bottom: 20px;

}
.kanryo {
	font-size: 16px;
	color: #333333;
	padding-left: 30px;
	font-weight: bold;
}






#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #1f6adc;
	padding-top: 7px;
	padding-bottom: 10px;
	clear: both;
	text-align: center;
}
#footer   ul   li  {
	display: inline;
	font-size: 12px;
}
#footer ul li a:link {
	color: #000000;
	text-decoration: none;
}


#footer ul li a:visited {
	color: #000000;
	text-decoration: none;

}
#footer ul li a:hover {
	text-decoration: none;
	color: #000000;
}


#footer .cp {
	font-size: 11px;
	padding-top: 5px;
}
