body {
    font-family: Verdana,Arial,sans-serif;
}

* html body {
    font-family: 'ＭＳ Ｐゴシック',sans-serif;
}

*:first-child+html body {
    font-family: 'メイリオ','ＭＳ Ｐゴシック',sans-serif;
}

body {
	margin:0px;
	text-align:center;
	background:#ffffff url(../img/common/bg.gif) repeat-y top center;
}
p,h1,h2,h3,h4,h5,h6,form {
	margin:0px;
}
p {
	font-size:0.75em;
	line-height:1.6em;
}

a:link	{
	text-decoration:none;
	color:#0054FF;
}
a:active {
	text-decoration:none;
	color:#0054FF;
}
a:visited {
	text-decoration:none;
	color:#0054FF;
}
a:hover	{
	text-decoration:underline;
	color:#ff6600;
}

/*
* ヘッダ領域
*/

.wrapper {
	background:#ffffff;
	/*width:802px;*/
	width:803px;
	margin:0 auto;
	text-align:left;
}
.bar {
	border-top:5px solid #3691e5;
	position:relative;
}

/* ロゴ */

#logo {
	margin-top:15px;
	margin-bottom:20px;
}

#logo a {
	display:block;
	width:296px;
	height:13px;
	text-indent:-10000px;
	overflow:hidden;
	background:url(../img/common/logo.gif) no-repeat top left;
}

/* VMロゴ */

#sublogo {
	position:absolute;
	top:2px;
	right:0px;
}
#sublogo a {
	display:block;
	width:104px;
	height:11px;
	background:url(../img/common/vmlogo.gif) no-repeat top left;
	text-indent:-10000px;
	overflow:hidden;
}

/* 電話ナビ */

#telnav {
	position:absolute;
	top:17px;
	right:0px;
	width:363px;
}
#telnav
.tel {
	float:left;
	width:263px;
	height:20px;
	background:url(../img/common/tel.gif) no-repeat top left;
	text-indent:-10000px;
}

/* ヘッダ資料請求ボタン */

#telnav
.smallinqbt {
	margin-left:5px;
	float:left;
}

#telnav
.smallinqbt a {
	display:block;
	width:92px;
	height:21px;
	background:url(../img/common/smallinqbt.gif) no-repeat top left;
	text-indent:-10000px;
	overflow:hidden;
}

/* メイングローバルメニュー */

#menu {
	margin-left:2px;
	width:794px;
	height:26px;
	background-image:url(../img/common/basemenu.gif);
}
#menu
ul {
	list-style:none;
	margin:0 0 0 0em; 
	padding:0; 
	list-style-type:none;
	background-image:url(../img/common/basemenu.gif);
}
#menu
ul li{
	list-style:none;
	float:left;
	margin: 0px;
}
#menu
li a{
	display:block;
	width:118px;
	height:26px;
	text-indent:-10000px;
	overflow:hidden;
	background-image:url(../img/common/basemenu.gif);
}

/* インアクティブタブ */

li.menu001 a{
	margin-left:5px;
	background-position:-5px 26px;
}
li.menu002 a{
	background-position:-123px 26px;
}
li.menu003 a{
	background-position:-241px 26px;
}
li.menu004 a{
	background-position:-359px 26px;
}
li.menu005 a{
	background-position:-477px 26px;
}
li.menu006 a{
	background-position:-595px 26px;
}

/* マウスオーバー件アクティブタブ */

li.menu001 a:hover,
li.menu001o a{
	margin-left:5px;
	background-position:-5px 0px;
}
li.menu002 a:hover,
li.menu002o a{
	background-position:-123px 0px;
}
li.menu003 a:hover,
li.menu003o a{
	background-position:-241px 0px;
}
li.menu004 a:hover,
li.menu004o a{
	background-position:-359px 0px;
}
li.menu005 a:hover,
li.menu005o a{
	background-position:-477px 0px;
}
li.menu006 a:hover,
li.menu006o a{
	background-position:-595px 0px;
}

.clr {
	clear:both;
}

/*
* パンくず
*/

#pankuzu {
	position:absolute;
	margin-top:15px;
	left:5px;
	font-size:11px;
	line-height:
}

/*
* フッタ領域
*/
#footer {
	margin-top:50px;
}
#footer
.textmenu {
	text-align:right;
	font-size:12px;
	margin-right:5px;
}
#footer
.bg {
	padding-top:10px;
	background:#3691e5 url(../img/common/footerbg.gif) no-repeat top left;
	width:802px;
	margin-left:1px;
	height:80px;
}
#footer
.copyright {
	float:left;
	margin-left:10px;
	width:240px;
	height:10px;
	text-indent:-10000px;
	background:url(../img/common/copyright.gif) no-repeat top left;
}
#footer
a:link	{
	text-decoration:none;
	color:#ffffff;
}
#footer
a:active {
	text-decoration:none;
	color:#ffffff;
}
#footer
a:visited {
	text-decoration:none;
	color:#ffffff;
}
#footer
a:hover	{
	text-decoration:underline;
	color:#ff6600;
}


/*
* コンテンツ
*/

#contentbody {
	margin-top:30px;
}

#leftcols
div.content {
	padding:0px 10px 0px 10px;
}

.qr {
	margin-top:10px;
	text-align:center;
}

.qr span {
	margin:0 auto;
	display:block;
	width:125px;
	height:141px;
	text-indent:-10000px;
	background:url(../img/common/qr2.gif) no-repeat top left;
}
.syounin {
	font-size: 10px;
	float: right;
	margin-right: 120px;
}
