@charset "utf-8";
/* ▼基本タグ▼ */
body {
	color: #000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0px;
}
a:link {
	color: #555555;
}
a:visited {
	color: #888888;
}
a:hover {
	color: #FFC800;
}
a:active {
	color: #000000;
}
address {
	color: #000000;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 14px;
	text-align: center;
	clear: left;
	float: none;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}

img {
	border: 0;
}

/* ▲基本タグ▲ */

/* ▼レイアウト▼ */
#pageBody {
	width: 780px;
	float: none;
	clear: none;
    text-align:center;
    width:100%;
}

#box01 {
    text-align:left;
    width:780px;
    margin:0px auto;

}

#imageName {
	text-align: center;
	padding: 20px;
	margin: 0px;
}

#companyName {
	padding-left: 60px;
	margin: 0px;
	color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#imageHome {
	height: 33px;
	width: 495px;
	margin: 20px auto auto 30px;
	padding: 0;
}
#imageHome a {
	display: block;
	width: 495px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../image/topHome_back.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#imageHome a:hover {
	background-position: center top;
}
#imageHome a:active {
	background-position: right top;
	position: relative;
	top: 2px;
	left: 2px;
}
#Access {
	height: 50px;
	width: 160px;
	text-align: left;
	margin: -30px 10px auto auto;
	padding: 0;
}
#Representative {
	height: 40px;
	width: 150px;
	text-align: left;
	margin: -40px 10px 20px auto;
	padding: 0;
}
#pageBody #box01 #imagemenu {
	width: 495px;
	height: 40px;
	margin: 10px auto auto 30px;
	padding: 0;
}
#pageBody #box01 #imagemenu ul {
}
#pageBody #box01 #imagemenu li {
}
#pageBody #box01 #imagemenu #topMenu01 {
	float: left;
}
#pageBody #box01 #imagemenu #topMenu01 a {
	display: block;
	width: 155px;
	height: 40px;
	background-image: url(../image/button_top_menu01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#pageBody #box01 #imagemenu #topMenu01 a:hover {
	background-position: center top;
}
#pageBody #box01 #imagemenu #topMenu01 a:active {
	background-position: right top;
	position: relative;
	top: 2px;
	left: 2px;
}
#pageBody #box01 #imagemenu #topMenu02 {
	float: left;
	margin-left: 15px;
}
#pageBody #box01 #imagemenu #topMenu02 a {
	display: block;
	width: 155px;
	height: 40px;
	background-image: url(../image/button_top_menu02.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#pageBody #box01 #imagemenu #topMenu02 a:hover {
	background-position: center top;
}
#pageBody #box01 #imagemenu #topMenu02 a:active {
	background-position: right top;
	position: relative;
	top: 2px;
	left: 2px;
}
#pageBody #box01 #imagemenu #topAccess {
	float: left;
	margin-left: 15px;
}
#pageBody #box01 #imagemenu #topAccess a {
	display: block;
	width: 155px;
	height: 40px;
	background-image: url(../image/button_top_access.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#pageBody #box01 #imagemenu #topAccess a:hover {
	background-position: center top;
}
#pageBody #box01 #imagemenu #topAccess a:active {
	background-position: right top;
	position: relative;
	top: 2px;
	left: 2px;
}
/* ▲レイアウト▲ */

/* ▼トップ▼ */
#pageBody #companyName p {
	font-size: 48px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	margin: 0px;
	padding: 8px;
	color: #2B2B2B;
}
#Line01 {
	letter-spacing: 4px;
	margin: 0px;
	font-size: 16px;
}
#Line02 {
	margin: 0px;
	font-size: 14px;
}
#Line03 {
	margin: 0px;
	font-size: 16px;
}
#Line04 {
	margin: 0px;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#Line05 {
	margin: 0px;
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	padding-left: 10px;
}
#contactBanner {
	text-align: left;
	padding: 0;
	height: auto;
	width: 290px;
	margin-top: -106px;
	margin-left: 460px;
}

/* ▲トップ▲ */

