@charset "utf-8";


/* =import 
----------------------------------------------*/
@import url(style.css);

/* common */
#k-person .pankuzu{
margin-bottom:17px;
}
#k-person .pankuzu h3{
font-weight:100;
display:inline;
margin:0 0 0 5px;
}
#k-person h4{
width:100%;
margin-bottom:10px;
text-align:left;
overflow:hidden;
}


.left-box .img{
float:left;
padding:0 15px 10px 0;
display:block;
}
.right-box .img,
.person-box .img{
float:right;
padding:0 0 10px 15px;
display:block;
}

.section h5.sub{
text-align:left;
padding:10px 0;
color:#0d4400;
}

span.coment{
color:#0d4400;
font-weight:bold;
font-size:90%;
}

#title{
text-align:right;
}


/* person-box
---------------------------------- */
.person-box{
width:100%;
overflow:hidden;
margin-bottom:10px;
}
.person-box p{
width:500px;
float:right;
}

/* person-icon */
.person-icon{
width:60px;
float:left;
}


/* box-style
---------------------------------- */
#k-person-box{
width:563px;
background:url(/person/images/article-boxbg.gif) repeat-y 0 0 #666666;
}
#k-person-box .box{
background:url(/person/images/article-boxbottom.gif) no-repeat 0 bottom;
text-align:center;
padding:10px 0 15px 0;
}
#k-person-box h4{
height:29px;
line-height:2.3em;
text-indent:10px;
color:#0b7700;
background:url(/person/images/article-boxtop.gif) no-repeat 0 0;
}
#k-person-box ul{
width:534px;
margin:0 auto;
_margin:0;
}
#k-person-box ul li{
float:left;
margin-right:10px;
}
#k-person-box ul li a{
background:url(/person/images/article-boxallow.gif) no-repeat 0 3px;
padding:0 0 0 20px;

}



/* backnumber-box------------------------ */

.backnumber-box{
border:#cacaca solid 1px;
background:#e5e7eb;
text-align:center;
padding:3px 0;
}
.backnumber-box .inside{
width:558px;
margin:0 auto;
background:#ffffff;
}
.backnumber-box .inside h5{
margin:8px 0 0 0;
}
.backnumber-box .inside h5 img{
vertical-align:middle;
}
.backnumber-box .inside span.img{
display:block;
padding:8px 11px 8px 8px;
float:left;
border:none;
}
.backnumber-box .inside span.img img{
border:#bcbcbc solid 1px;
}
.backnumber-box .inside p{
width:411px;
float:left;
}
.backnumber-box{
border-bottom:none;
}
.end{
border-bottom:#cacaca solid 1px;
}


