@charset "utf-8"; /*utf-8*/

#topimage {
width:760px;
height:450px;
padding-bottom:30px;
}

#topics {
float:left;
width:500px;
margin-right:15px;
}

#topics h3 {
position:relative;
top:-10px;
margin-bottom:0;
}

#topics dl {
position:relative;
top:-10px;
padding:10px;
}

#topics dl dt {
font-size:1.2em;
font-weight:bold;
letter-spacing: 0.3em;
color:#ff8000;
}

#topics dl dd {
padding-bottom:1em;
}

#topics dl dd.infodate {
text-align:right;
font-size:0.8em;
margin-bottom:1em;
border-bottom:1px dotted;
}

#banner {
float:left;
width:240px;
}

#talent ul li {
display:block;
float:left;
width:243px;
height:120px;
margin:0 12px 10px 0;
border:1px solid #000000;
}

#talent ul li.third {
margin:0 0 10px 0;
}

#talent ul li img{
vertical-align: bottom;
}

#column_menu {
float:right;
width:150px;
font-size:smaller;
}

#column_menu h3 {
font-size:small;
}

#column_text {
float:left;
width:560px;
padding: 0 20px;
}

#column_text h3 {
font-size:larger;
padding-bottom:5px;
border-bottom:#99ccff 1px double;
width:540px;
}


#photo {
float:left;
border:1px dotted;
padding:10px;
width:200px;
}

#text {
float:right;
width:520px;
}

#text h3 {
height:35px;
line-height:35px;
padding-left:1em;
font-size:1.2em;
letter-spacing:0.3em;
color:#ff8000;
background:url(/assets/common_images/h3_back.gif) repeat-x ;
}

#text p {
margin:10px 0;
}

#text ul {
margin:10px 0;
}

#text dl {
margin:10px 0;
}

#text dl dt {
font-weight:normal;
}

#text dl dd {
margin-left:2em;
}

#notice {
clear:both;
text-align:center;
border-top:1px dotted;
padding:15px 0;
}

#talent_prev {
clear:both;
text-align:center;
padding:10px 0 15px 0;
}

div#table {
margin:0 auto;
}

div#table table {
border-collapse:collapse;
border-spacing:0;
line-height:20px;
padding:0;
text-align:left;
width:100%;
}

div#table table tr th,div#table table tr td{
font-weight:normal;
border-bottom:1px solid #cccccc;
padding:7px 10px 7px 0;
}

