body {
	font-size: 16px;
	color: #000;
	background-color: #FFF;
	background-image: url(../img/back.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	text-align: center;
	line-height: 150%;
	font-family: "MS Pゴシック";
}

div#wrapper {
	text-align: left;
	width: 797px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../img/w_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 30px;
}


img {
	border: 0px;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
}

strong{
	font-weight: bold;
	color: #E60000;
}

a{
	color: #39C;
	text-decoration: none;
}

.clear{
	clear: both;
}

/*------header-------*/
h1 {
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 750px;
	font-weight: normal;
}

div.c_name {
	text-align: left;
	float: left;
	margin-left: 5px;
}

div.h_inq {
	text-align: left;
	float: right;
	margin-right: 5px;
}





/*------Global menu-------*/

div#g_menu {
	text-align: left;
	width: 797px;
	clear: both;
	padding-top: 15px;
}


div#g_menu ul {
	list-style: none;
	height: 40px;
	padding: 0px;
	width: 797px;
	margin: 0;
}

div#g_menu li         {
	text-align: left;
	width: auto;
	display: block;
	height: 40px;
	float: left;
	padding: 0;
	margin: 0;
}


/*------footer-------*/
div.f_inq{
	background-image: url(../img/inq.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	display: block;
	height: 98px;
	width: 775px;
	clear: both;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}


div.f_inqtel{
	background-image: url(../img/inq_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 82px;
	width: 496px;
	text-align: right;
	margin-top: 8px;
	margin-right: 7px;
	margin-left: 10px;
}

.f_inq_b{
	margin: 5px;
}

div.f_inq_text{
	margin: 5px;
	float: left;
	width: 160px;
	font-size: 12px;
}


div#footer{
	font-size: 12px;
	color: #666;
	text-align: center;
}

div#footer a{
	color: #666;
}

div#footer a:hover{
	text-decoration:underline;
}

div.footer_t{
	font-size: 12px;
	color: #666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E60000;
	padding-bottom: 2px;
	padding-left: 10px;
}

div.footer_left{
	text-align: left;
	float: left;
	width: 350px;
	margin-top: 20px;
}

div#footer address {
	text-align: right;
	float: right;
	width: 400px;
	margin-top: 20px;
	padding-top: 36px;
	font-style: normal;
}

.bold{
	font-weight:bold;
}

.mblink {
	color: #000000;
}

.find {
	margin-left:5px;
	margin-bottom:20px;
}

*html .find {
	margin-left:5px;
	margin-bottom:5px;
}

.inq{
	color:#E60000;
}
