@charset "shift_jis";

#main {
padding:19px 0 20px 0;
}
.main-inner {
margin:0 0 0 15px;
}


/* key-vis */

.key-vis {
width:750px;
height:200px;
margin:0 0 0 6px;
background:url(../../img/bg_top_kv.jpg) no-repeat left top;
}
.key-vis h1 {
width:288px;
margin:0 0 4px 17px;
padding:96px 0 0 0;
}
.key-vis p.txt {
width:277px;
margin:0 0 0 17px;
}

/* key-vis */

.key-vis2 {
width:750px;
height:200px;
margin:0 0 0 6px;
background:url(../../img/bg_top_kv2.jpg) no-repeat left top;
}
.key-vis2 h1 {
width:288px;
margin:0 0 4px 17px;
padding:96px 0 0 0;
}
.key-vis2 p.txt {
width:277px;
margin:0 0 0 17px;
}



/* user owner */

#main .uo {
margin:3px 0 13px 0;
}
#main .user {
width:247px;
margin:0 5px 0 0;
background:url(../../img/bg_top_user_mdl.gif) repeat-y left top;
}
#main .owner {
width:247px;
background:url(../../img/bg_top_owner_mdl.gif) repeat-y left top;
}
#main .uo h3 {
}
#main .uo .bg {
width:247px;
padding:9px 0 7px 0;
}
#main .user .bg {
background:url(../../img/bg_top_user_top.jpg) no-repeat left top;
}
#main .owner .bg {
background:url(../../img/bg_top_owner_top.jpg) no-repeat left top;
}
#main .uo .inner {
width:142px;
margin:0 0 0 12px;
}
#main .uo p.ttl {
margin:0 0 7px 0;
}
.user p.txt {
margin:0 3px 8px 3px;
font-size: 95% !important;
}
#main .owner p.txt {
margin:0 17px 8px 3px;
font-size: 95% !important;
}
#main .uo p.btn {
margin:0 0 0 3px;
}
#main .uo .btm {
width:247px;
height:6px;
overflow:hidden;
}
#main .user .btm {
background:url(../../img/bg_top_user_btm.gif) no-repeat left top;
}
#main .owner .btm {
background:url(../../img/bg_top_owner_btm.gif) no-repeat left top;
}


/* news */

#main .news {
margin:7px 0 0 0;
}
#main .news th {
padding-right: 1em;
background:url(../../img/bg_top_news_date.gif) no-repeat left bottom;
font-weight:bold;
}
#main .news th p {
width:72px;
margin:0 0 0 15px;
padding:4px 0 6px 0;
}
#main .news td {
background:url(../../img/bg_top_news_txt.gif) no-repeat left bottom;
}
#main .news td p {
width:386px;
padding:4px 0 6px 0;
}
