/* CSS Document */



body {
background:#ffd6a2;
margin:0px;
text-align:center;
}

p,ol,ul,h1,h2,h3 {
margin:0px;
padding:0px;
}

ul {
list-style:none;
}

* {
color:#505050;
line-height:1.6em;
font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
}

img {
border:0;
vertical-align:middle;
}

A {
 color:#12407e;
 text-decoration:underline;
}

A:hover {
 color:#12407e;
 text-decoration:none;
 }

A:visited {
color:#88164e;
}



#wrapper {

width:752px;
background:url(../images/main_bg.gif) repeat-y;
margin:0 auto;
padding-top:20px;

}

.tableWidth {
width:670px;
}

.menuBg {
overflow:hidden;
background:#ff911a;
width:123px;
height:318px;

}

.menu {
margin:0 0 3px 8px;
}

.common_logo {
margin:15px 0;
width:485px;
text-align:right;
}

.footer {
margin-top:40px;
width:752px;
text-align:center;
}

.mainContents {
margin-left:15px;
}

h4{ background: #ffffff; color:#ffffff; font-size: 1.0em; }


.link {
margin-top:5px;
font-weight:bold;
}

.linkTxt {
font-size:80%;
}

.news {
font-weight:bold;
font-size:110%;
margin:5px 0 30px 10px;}

.red {
color:#ff0000;
}

.blue {
color:#0022ff;
}
