html {  
	overflow-y:scroll;  
}  

#container {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/container-bg.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/container-bg.jpg);
}
#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/container-bg.jpg);
}
#contents-left {
	float: left;
	width: 200px;
	height: 430px;
	background-image: url(../image/menu/menu-bg.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #CCCCCC;
}
.menu-image {
	padding-bottom: 4px;
}
#contents-right {
	float: right;
	width: 520px;
	background-color: #FFFFFF;
}
#contact {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #CCCCCC;
}
body {
	font-size: 12px;
	background-image: url(../image/body-bg.gif);
	color: #666666;
	margin-top: 0px;
	background-color: #EEEDED;
}
p {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: bottom;
}
.menu-company-name {
	color: #666666;
	font-size: 14px;
}
#banner {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}


#header-box-right {
	padding: 5px;
	width: 120px;
	float: right;
}
#header-box-left {
	width: 180px;
	float: left;
	text-align: center;
	padding: 3px;
}
#header-box-under {
	clear: both;
	background-image: url(../image/header-under.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#banner-box-under {
	clear: both;
	background-image: url(../image/banner-under.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
.service {
	width: 450px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.service-foot {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.service-name {
	margin-bottom: 15px;
	font-size: 11pt;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../image/service/servicename-bg.jpg);
}
.table-head {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A6C4E1;
}
.table-middle {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A6C4E1;
}
.table-contents {
	padding-left: 10px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A6C4E1;
}
#contents-box-under {
	clear: both;
	background-image: url(../image/header-under.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#footer-box {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	text-align: center;
}
#copyright {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E2E2E2;
	background-image: url(../image/footer/copyright-bg.gif);
	height: 25px;
}


.subtitle {
	padding-bottom: 15px;
	width: 470px;
}
.company-table-detail {
	margin-bottom: 25px;
	margin-left: 10px;
	background-image: url(../image/company/lacom-logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.company-table {
	margin-bottom: 25px;
	margin-left: 10px;
}

.contents-right-box-body-inner {
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	clear: both;
}

.contents-right-box-head {
	height: 10px;
	background-image: url(../image/contents/cointents-head-bg.jpg);
}

.contents-right-box-body {
	background-image: url(../image/contents/cointents-body-bg.jpg);
}

.contents-right-box-foot {
	height: 10px;
	background-image: url(../image/contents/cointents-foot-bg.jpg);
}
.service-image {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}
.service-comment {
	clear: left;
	text-align: right;
}

.recruit-inner {
	width: 95%;
	margin-top: 5px;
}

.contact-inner {
	width: 95%;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
}

.contact-inner-hosting {
	padding: 10px;
	background-image: url(../image/contact/hosting-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.contact-inner-support {
	padding: 10px;
	background-image: url(../image/contact/support-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.contact-inner-ad {
	padding: 10px;
	background-image: url(../image/contact/ad-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.contact-inner-domain {
	padding: 10px;
	background-image: url(../image/contact/domain-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.contact-inner-bbs {
	padding: 10px;
	background-image: url(../image/contact/bbs-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}



.contact-inner-sv503 {
	padding: 10px;
	background-image: url(../image/contact/sv503-bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.form-comment {
	width: 400px;
}

.busines-inner {
	width: 470px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
}

.busines-inner-websystem {
	background-image: url(../image/busines/websystem-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.busines-inner-itmedia {
	background-image: url(../image/busines/itmedia-banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.form-error {
	color: #CC0000;
	border: 1px dashed #CC0000;
	background-color: #FFF4F4;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 5px;
}

.form-message {
	color: #336600;
	border: 1px dashed #336600;
	padding: 10px;
	background-color: #F7FFFB;
	font-weight: bold;
	margin-bottom: 5px;
}

/*************************
   +‚¨’m‚ç‚¹BOX
*************************/

.info-box{
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


