* {
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: normal;
}
img{
	border:none;

}

body {
	margin: 0px;
	padding: 50px 0px 0px;
	background: #F2F2F2 url(../images/bg_footer.jpg) repeat-x left bottom;
}

html{
	background: #A2A2A2;

}

body {
font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E",serif;
font-size:14px;
font-weight:normal;
text-shadow:1px 1px 1px #ccc;
color:#111111;
}

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

#navi {
	width: 920px;
	overflow: hidden;
}

#navi li {
	list-style: none;
	float: left;
	height: 49px;
	width: 184px;
}

#navi ul {
	width: 920px;
	height: 49px;
}

#header {
	height: 120px;
	width: 920px;
	overflow: hidden;
}

#header #header_navi p {
	float: right;
	margin-top: 75px;
	margin-right: 5px;
}
#footer {
	display: block;
	height: 50px;
	width: 920px;
	background: url(../images/bg_footer.jpg) no-repeat left top;
}
#footer address {
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 10px;
}





#header h1 a{
	height: 110px;
	width: 275px;
	float: left;
	background: url(../images/logo.jpg) no-repeat left top;
	margin-bottom: 10px;
	display: block;
	text-indent: -9999px;
}


/************** btn_vmv *******************/
#navi .btn_vmv a{
	display: block;
	height: 49px;
	width: 184px;
	background: url(../images/btn_vmv.jpg) no-repeat left top;
	text-indent: -9999px;
}

#navi .btn_vmv a:hover{
	background: url(../images/btn_vmv.jpg) no-repeat left bottom;
}

/************** btn_vmv *******************/
#navi .btn_services a{
	display: block;
	height: 49px;
	width: 184px;
	background: url(../images/btn_services.jpg) no-repeat left top;
	text-indent: -9999px;
}

#navi .btn_services a:hover{
	background: url(../images/btn_services.jpg) no-repeat left bottom;
}

/************** btn_about *******************/
#navi .btn_about a{
	display: block;
	height: 49px;
	width: 184px;
	background: url(../images/btn_about.jpg) no-repeat left top;
	text-indent: -9999px;
}

#navi .btn_about a:hover{
	background: url(../images/btn_about.jpg) no-repeat left bottom;
}

/************** btn_careers *******************/
#navi .btn_careers a{
	display: block;
	height: 49px;
	width: 184px;
	background: url(../images/btn_careers.jpg) no-repeat left top;
	text-indent: -9999px;
}

#navi .btn_careers a:hover{
	background: url(../images/btn_careers.jpg) no-repeat left bottom;
}

/************** btn_contact *******************/
#navi .btn_contact a{
	display: block;
	height: 49px;
	width: 184px;
	background: url(../images/btn_contact.jpg) no-repeat left top;
	text-indent: -9999px;
}

#navi .btn_contact a:hover{
	background: url(../images/btn_contact.jpg) no-repeat left bottom;
}
.bold {
	font-weight: bold;
}
#container_r {
	text-align: center;
	line-height: 250%;
	height: 1000px;
}
#container_r img {
	margin-bottom: 30px;
}
