/* KKKing template 029 style.css */
.img {
    background-image:url('top.jpg');
    background-position:center;
    background-repeat:no-repeat;
    width:700px;
    height:130px;
    border:solid 1px #999999;
    margin-top:20px;
    }
h1 {
    color:#666666;
    font-family:Lucida Sans Unicode;
    font-size:18pt;
    padding:50px;
    margin:0;
    } 
.mini {
    font-size:10pt;
    font-weight:normal;
    }
.main {
    width:700px;
    margin-top:20px;
    color:#666666;
    font-size:10pt;
    font-family:Verdana;
    text-align:left;
    }
.left {
    float:left;
    width:180px;
    border-right:solid 1px #999999;
    padding-bottom:20px;
    }
.menu {font-family:Verdana;}
.jp {
    font-family:£Í£Ó £Ð¥´¥·¥Ã¥¯,Verdana;
    width:160px;
    border-bottom:solid 1px #888888;
    color:#666666;
    padding:2px 4px 1px;
    font-size:8pt;
    }
.menu a {
    text-decoration:none;
    width:160px;
    border-bottom:dashed 1px #999999;
    padding:4px;
    font-family:Lucida Sans Unicode,sans-serif;
    font-size:11pt;
    font-weight:bold;
    color:#666666;
    display:block;
    }
a:hover	{color:#252B66;}
.memo {
    font-family:£Í£Ó ¥´¥·¥Ã¥¯,sans-serif;
    border:solid 1px #888888;
    font-size:9pt;
    margin-top:20px;
    color:#686868;
    padding:5px;
    } 
.right {
    float:right;
    width:500px;
    padding-bottom:20px;
    }
.sh {
    padding:5px 0;
    font-size:10.5pt;
    font-weight:bold;
    border-bottom:double 3px #999999;
    margin-bottom:0;
    }
.right a{
    text-decoration:none;
	}
