body {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #555555;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	line-height: 140%;
	text-align: center;
	background-color: #ffffff;
}

body{ 
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #63B72F;
	scrollbar-3dlight-color: #63B72F;
	scrollbar-arrow-color: #63B72F;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

a:link,a:active,a:visited {
	color: #555555;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #63B72F;
	text-decoration: none;
}

/* メインスクロールテーブル（メニュー無） */
.auto0 {
	height: 400px;
	width: 910px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid #63B72F;
}

/* メインスクロールテーブル（メニュー有） */
.auto1 {
	height: 400px;
	width: 760px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px solid #63B72F;
}

/* TOP頁NEWSのスクロールテーブル */
.auto2 {
    padding: 10px;
	height: 100px;
	width: 400px;
	overflow-y: auto;
	overflow-x: hidden;
	border: 1px dashed #63B72F;
}

/* メインテーブル枠 */
.table1 {
	border: 1px solid #63B72F;
	border-collapse: collapse;
}

/* 会社概要テーブル */
.table2 {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.table2 td {
	border: 1px solid #CCCCCC;
}

/* 竣工写真テーブル */
.table3 {
	font-size: 10px;
	line-height : 10px;
}
.table3 td {
	font-size: 10px;
	line-height : 10px;
}

/* コピーライト */
.copyright{
	color: #555555;	
	font-size: 11px;
	background-color: #ffffff;
}

/* ロールオ−バー */
/* リスト全体 */
ul {
    width: 910px;
    height: 40px;
    list-style: none;
	padding: 0;
	margin: auto;
}

/* 各項目 */
li {
    height: 40px;
    float: left;
}

/* リンク部分 */
/* Home */
.ho a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: 0px 0px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
}
.ho a:hover {
    background-image:url(data/menu.jpg);
    background-position:0px -41px;
   }

/* Company */
.com a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -91px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.com a:hover {
    background-image: url(data/menu.jpg);
    background-position: -91px -41px;
}

/* Blog */
.bl a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -182px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.bl a:hover {
    background-image: url(data/menu.jpg);
    background-position: -182px -41px;
}

/* Recruit */
.re a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -273px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.re a:hover {
    background-image: url(data/menu.jpg);
    background-position: -273px -41px;
}

/* Contact */
.con a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -364px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.con a:hover {
    background-image: url(data/menu.jpg);
    background-position: -364px -41px;
}

/* Sitemap */
.ma a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -455px 0px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.ma a:hover {
    background-image: url(data/menu.jpg);
    background-position: -455px -41px;
}

/* Planning */
.pl a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: 0px -82px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
}
.pl a:hover {
    background-image:url(data/menu.jpg);
    background-position:0px -123px;
   }
   
/* Design */
.de a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -91px -82px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.de a:hover {
    background-image: url(data/menu.jpg);
    background-position: -91px -123px;
}

/* Display */
.di a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -182px -82px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.di a:hover {
    background-image: url(data/menu.jpg);
    background-position: -182px -123px;
}

/* Ligting */
.li a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -273px -82px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.li a:hover {
    background-image: url(data/menu.jpg);
    background-position: -273px -123px;
}

/* Furniture */
.fu a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -364px -82px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.fu a:hover {
    background-image: url(data/menu.jpg);
    background-position: -364px -123px;
}

/* Graphic */
.gr a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -455px -82px;
    background-repeat:no-repeat;
    text-indent:-1000em;
    text-decoration:none;
}
.gr a:hover {
    background-image:url(data/menu.jpg);
    background-position: -455px -123px;
   }
   
/* Web */
.we a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -546px -82px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.we a:hover {
    background-image: url(data/menu.jpg);
    background-position: -546px -123px;
}

/* Photo */
.ph a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -637px -82px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.ph a:hover {
    background-image: url(data/menu.jpg);
    background-position: -637px -123px;
}

/* Menu */
.me a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -728px -82px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.me a:hover {
    background-image: url(data/menu.jpg);
    background-position: -728px -123px;
}

/* Training */
.tr a {	
    display: block;
    width: 91px;
    height: 100%;
    background-image: url(data/menu.jpg);
    background-position: -819px -82px;
    background-repeat: no-repeat;
    text-indent: -1000em;
    text-decoration: none;
}
.tr a:hover {
    background-image: url(data/menu.jpg);
    background-position: -819px -123px;
}