@charset "utf-8";
/* CSS Document */

#main {
/* rewrite */
border-top: none;
padding-top: 0;
}

#main .section {
margin-bottom: 20px;
}

#swfContainer {
margin-bottom: 1px;
width: 600px;
height: 245px;
}

#chartFlow {
margin-bottom: 20px;
padding: 5px 10px;
background: #000;
color: #fff;
font-size: 1.1em;
}

#chartFlow * {
vertical-align: middle;
}

#chartFlow strong {
margin-right: 10px;
font-size: 1.2em;
}

#main h2 {
margin-bottom: 10px;
}

#consul a:hover span {
text-decoration: none;
}

#consul p {
clear: both;
margin: 0 10px;
padding: 6px 0;
width: 580px;
height: 50px;
text-align: center;
background: #eee;
}

#consul ul {
zoom: 1;
margin-left: -10px;
margin-bottom: 10px;
}

#consul li {
float: left;
margin-left: 20px;
margin-bottom: 10px;
text-align: center;
line-height: 1;
font-size: 11px;
display: inline;
}

#consul li a {
text-decoration: none;
}

#consul li a span {
text-decoration: underline;
}

#consul li img {
border: 1px solid #ccc;
margin-bottom: 3px;
padding: 4px;
background: #eee;
}

/* select
************************************************************/

#select .intro {
margin: 0 10px 10px;
font-size: 1.2em;
}

#select ul {
zoom: 1;
margin-left: -10px;
background: url(../../img/index/top_select_bg.gif) 10px top repeat-y;
}

#select li {
float: left;
margin-left: 20px;
border-top: 5px solid #13356f;
padding-top: 1px;
width: 180px;
font-size: 1.2em;
display: inline;
}

#select .upper {
margin-bottom: 3px;
background: #eee;
}

#select .upper p {
margin-top: 3px;
font-weight: bold;
}

#select .upper img {
margin-right: 5px;
float: left;
}

#select .upper a {
color: #b05;
}

/* pr
************************************************************/

#pr {
text-align: center;
}



