body {
margin: 0px auto;
background-color: white;
text-align: center;
color: #000000;
font-family: Verdana,Arial,Helvetica,Osaka,sans-serif;
background-image: url(img/body-bg.jpg);
background-repeat: repeat-x;
}

img {
border: 0;
margin: 0px auto;
}

a{
color: #0080ff;
text-decoration: underline;
}

a:hover{
color: #ff0000;
text-decoration: underline;
}



#head {
width: 800px;
margin: 0px auto;
text-align: center;
height: 100px;
/*border-left: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;*/
margin-top: 5px;
}

.logo-top {
margin-top: 19px;
margin-left: 30px;
float: left;
}

.headnavi {
margin: 0px auto;
float: right;
width: 400px;
margin-right: 10px;
margin-top: 15px;
font-size: 13px;
}

.headnavi a {
color: #4d4d4d;
border-left: 3px solid #0a3375;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
margin-right: 7px;
text-decoration: none;
}

.headnavi a:hover {
color: #ff0000;
border-left: 3px solid #ff0000;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
margin-right: 7px;
text-decoration: underline;
}

.headnavi2 {
margin: 0px auto;
float: right;
width: 400px;
margin-right: 10px;
margin-top: 15px;
font-size: 13px;
text-align:right;
}

.menu {
clear: both;
width: 800px;
margin: 0px auto;
margin-top: 7px;
text-align: center;
overflow: hidden;
}


.m01 {
margin: 0px auto;
display: block;
float: left;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: 0px top;
width: 145px;
height: 103px;
}

.m01:hover {
margin: 0px auto;
display: block;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-position: 0px bottom;
width: 145px;
height: 103px;
}

.m02 {
margin: 0px auto;
display: block;
float: left;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: -145px top;
width: 129px;
height: 103px;
}

.m02:hover {
margin: 0px auto;
display: block;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-position: -145px bottom;
width: 129px;
height: 103px;
}

.m03 {
margin: 0px auto;
display: block;
float: left;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: -274px top;
width: 130px;
height: 103px;
}

.m03:hover {
margin: 0px auto;
display: block;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-position: -274px bottom;
width: 130px;
height: 103px;
}

.m04 {
margin: 0px auto;
display: block;
float: left;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: -404px top;
width: 129px;
height: 103px;
}

.m04:hover {
margin: 0px auto;
display: block;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-position: -404px bottom;
width: 129px;
height: 103px;
}

.m05 {
margin: 0px auto;
display: block;
float: left;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: -533px top;
width: 130px;
height: 103px;
}

.m05:hover {
margin: 0px auto;
display: block;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-position: -533px bottom;
width: 130px;
height: 103px;
}

.m06 {
margin: 0px auto;
display: block;
float: left;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-repeat: no-repeat;
background-position: -663px top;
width: 137px;
height: 103px;
}

.m06:hover {
margin: 0px auto;
display: block;
text-indent: -2000px;
background-image: url(img/menu.jpg);
background-repeat: no-repeat;
background-position: -663px bottom;
width: 137px;
height: 103px;
}

.contents {
clear: both;
text-align: center;
margin: 0px auto;
width: 800px;
overflow: auto;
/*border-left: 1px solid #e9e9e9;
border-right: 1px solid #e9e9e9;*/
}

.innerbox {
margin: 0px auto;
width: 800px;
text-align: center;
}

.top-left {
margin: 0px auto;
float: left;
margin-left: 0px;
width: 445px;
text-align: center;
background-image: url(img/topleft-bg.jpg);
background-repeat: repeat-y;
height: 353px;
overflow: hidden;
}

.top-right {
margin: 0px auto;
float: right;
margin-right: 0px;
width: 343px;
height: 353px;
text-align: center;
background-image: url(img/topright-bg.jpg);
background-repeat: repeat-x;
}

.whatsnew-title {
clear: both;
text-align: center;
margin: 0px auto;
margin-top: 13px;
background-image: url(img/topleft-title.jpg);
background-repeat: no-repeat;
width: 373px;
height: 30px;
overflow: auto;
}

.whatsnew-title p {
text-align: left;
margin: 0px auto;
width: 293px;
font-size: 13px;
margin-top: 8px;
color: #ffffff;
font-weight: bold;
}

.whatsnew-title a {
color: #ffffff;
text-decoration: none;
}

.whatsnew-title a:hover {
color: #ff0000;
text-decoration: none;
}

.whatsnew-box {
margin: 0px auto;
margin-top: 5px;
width: 373px;
background-color: #ffffff;
border: 1px solid #d2d2d2;
height: 115px;
overflow: auto;
}

.whatsnew-box table {
margin: 0px auto;
width: 90%;
font-size: 13px;
bordercollapse: collapse;
}

.top-newday {
text-align: left;
width: 15%;
padding-top: 5px;
vertical-align: top;
}

.top-newbody {
text-align: left;
padding-top: 5px;
padding-left: 5px;
vertical-align: top;
}


.top-comme {
margin: 0px auto;
margin-top: 5px;
width: 100%;
text-align: left;
color: #000000;
}

.top-comme p {
margin: 0px auto;
margin-left: 40px;
width: 418px;
font-size: 13px;
line-height: 130%;
text-align: left;
}

.b01 {
margin: 0px auto;
background-image: url(img/b-inquiry.gif);
background-repeat: no-repeat;
display: bloack;
width: 180px;
height: 45px;
float: left;
text-indent: -1000px;
margin-top: 5px;
margin-left: 40px;
}

.b02 {
margin: 0px auto;
background-image: url(img/b-blog.gif);
background-repeat: no-repeat;
display: bloack;
width: 180px;
height: 45px;
float: left;
text-indent: -1000px;
margin-top: 5px;
margin-left: 10px;
}

.topright-title {
clear: both;
text-align: center;
margin: 0px auto;
margin-top: 13px;
background-image: url(img/topright-title.jpg);
background-repeat: no-repeat;
width: 318px;
height: 30px;
}

.topright-title p {
text-align: left;
margin: 0px auto;
width: 263px;
font-size: 13px;
padding-top: 7px;
color: #000000;
/*color: #890c08;
font-weight: bold;*/
}

.topright-title a {
margin: 0px auto;
text-decoration: none;
color: #000000;
display: block;
width: 100%;
}

.topright-title a:hover {
margin: 0px auto;
text-decoration: none;
color: #ff0000;
display: block;
width: 100%;
}

.list-campany {
margin: 0px auto;
margin-top: 5px;
text-align: center;
margin-left: 20px;
list-style-type: none;
padding-left: 0px;
overflow: auto;
padding-bottom: 20px;
}

.list-campany li {
margin: 0px auto;
margin-top: 6px;
width: 140px;
font-size: 13px;
text-align: left;
float: left;
}

.list-campany li a {
color: #000000;
text-decoration: none;
background-image: url(img/toplist_off.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
display: block;
width: 100%;
float: left;
}

.list-campany li a:hover {
color: #ff0000;
text-decoration: underline;
background-image: url(img/toplist_on.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
display: block;
width: 100%;
float: left;
}



.list-const {
margin: 0px auto;
margin-top: 5px;
text-align: center;
margin-left: 20px;
list-style-type: none;
padding-left: 0px;
overflow: auto;
padding-bottom: 5px;
}

.list-const li {
margin: 0px auto;
margin-top: 3px;
width: 80%;
font-size: 13px;
text-align: left;
}

.list-const li a {
color: #000000;
text-decoration: none;
background-image: url(img/toplist_off.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
display: block;
width: 100%;
}

.list-const li a:hover {
color: #ff0000;
text-decoration: underline;
background-image: url(img/toplist_on.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
display: block;
width: 100%;
}

.top-more {
color: #000000;
text-decoration: none;
display: block;
background-image: url(img/toplist_off.gif);
background-repeat: no-repeat;
background-position: 75% center;
width: 80%;
text-align: right;
margin: 0px auto;
font-size: 12px;
}

.top-more:hover {
color: #ff0000;
text-decoration: underline;
background-image: url(img/toplist_on.gif);
background-repeat: no-repeat;
background-position: 75% center;
width: 80%;
text-align: right;
margin: 0px auto;
}


.topright-work_l {
margin: 0px auto;
float: left;
width: 145px;
font-size: 13px;
margin-left: 10px;
}

.topright-work_l p {
text-align: left;
margin: 0px auto;
margin-top: 8px;
}

.topright-work_r {
margin: 0px auto;
float: right;
width: 145px;
font-size: 13px;
margin-right: 10px;
}

.topright-work_r p {
text-align: left;
margin: 0px auto;
margin-top: 8px;
}


.list-work {
margin: 0px auto;
margin-top: 10px;
text-align: left;
margin-left: 10px;
padding-left: 10px;
}

.list-work li {
margin: 0px auto;
margin-top: 5px;
}

.list-work li a {
color: #000000;
text-decoration: none;
display: block;
width: 100%;
}

.list-work li a:hover {
color: #ff0000;
text-decoration: underline;
width: 100%;
}

.footer {
clear: both;
margin: 0px auto;
clear: both;
width: 100%;
height: 25px;
background-image: url(img/footer-bg.jpg);
background-repeat: repeat-x;
background-position: center top;
text-align: center;
padding-bottom: 10px;
}


.copy {
text-align: center;
margin: 0px auto;
font-size: 11px;
width: 800px;
padding-top: 5px;
padding-bottom: 7px;
color: #ffffff;
background-image: url(img/copy-bg.jpg);
background-repeat: no-repeat;
background-position: center center;
}




.sub-contents {
margin: 0px auto;
width: 800px;
text-align: center;
/*
background-color: #e4e1dd;
background-color:#ffffff;
*/
background-image: url(img/inner-bg.gif);
background-repeat: repeat-y;
background-position: left top;
overflow: auto;
}

.side {
margin: 0px auto;
width: 200px;
float: left;
/*background-color: #e4e1dd;*/
font-size: 13px;
padding-bottom: 35px;
text-align: center;
overflow: hidden;
}

.cate-title {
clear: both;
margin: 0px auto;
text-align: center;
color: #ffffff;
background-image: url(img/sidetop.jpg);
background-repeat: no-repeat;
font-size: 14px;
padding-top: 14px;
padding-bottom: 17px;
}

.cate-title a {
color: #ffffff;
text-decoration: none;
}

.cate-title a:hover {
color: #ffffff;
text-decoration: underline;
}

.sidemenu {
margin: 0px auto;
margin-top: 10px;
margin-left: 17px;
width: 175px;
text-align: left;
display: block;
background-image: url(img/sidelist_off.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
text-decoration: none;
color: #ffffff;
}

.sidemenu:hover {
margin: 0px auto;
margin-top: 10px;
margin-left: 17px;
width: 175px;
text-align: left;
display: block;
background-image: url(img/sidelist_on.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
text-decoration: underline;
color: #C1C4FF;
}

.logo-side {
margin: 0px auto;
margin-top: 25px;
}

.side-b01 {
margin: 0px auto;
background-image: url(img/side-b-inquiry.jpg);
background-repeat: no-repeat;
display: block;
width: 180px;
height: 45px;
text-indent: -1000px;
margin-top: 15px;
}

.side-b02 {
margin: 0px auto;
background-image: url(img/side-b-blog.jpg);
background-repeat: no-repeat;
display: block;
width: 180px;
height: 45px;
text-indent: -1000px;
margin-top: 15px;
}

.main {
margin: 0px auto;
width: 600px;
float: right;
text-align: center;
background-color: #ffffff;
padding-bottom: 15px;

overflow: visible;
}



.entry-title {
clear: both;
margin: 0px auto;
margin-top: 25px;
width: 550px;
background-image: url(img/entry-title-bg.jpg);
background-repeat: no-repeat;
height: 40px;
}

.entry-title p {
margin: 0px auto;
width: 470px;
padding-top: 14px;
font-size: 14px;
color: #000000;
text-align: left;
}

.entry-title a{
color: #ffffff;
text-decoration:none;
}

.entry-body {
margin: 0px auto;
margin-top: 15px;
width: 500px;
font-size: 13px;
line-height: 130%;
text-align: left;
}

.entry-body p {
margin: 0px auto;
margin-top: 2px;
margin-bottom: 2px;
/*width: 500px;*/
font-size: 13px;
line-height: 130%;
text-align: left;
}

.entry-photo {
margin: 0px auto;
padding-bottom:15px;
width: 540px;
font-size: 13px;
line-height: 130%;
text-align: center;
}

.entry-photo img{
margin-top:18px;
}


.companytable{
border: 1px solid #9d9d9d;
border-collapse: collapse;
width: 100%;
font-size:13px;
}

.companytd{
padding:8px 8px 8px 15px;
background-color:#f7f7f7;
text-align:left;
width:120px;
border:1px solid #9d9d9d;
}

.companytd2{
padding:8px;
background-color:#ffffff;
text-align:left;
border:1px solid #9d9d9d;
/*width:380px;*/
}


.kakunin{
margin: 15px auto;
text-align:center;
}
