/* CSS Document */


body {
background:url(../img/body_bg.jpg) repeat-x;
padding:0;
margin:0;
text-align: center;
}

#wrapper {
width:930px;
background-color:#FFFFFF;
margin:0 auto 0 auto;
font-size:10px;
text-align: left;
}

/*ヘッダー */
#header {
width:930px;
height:129px;
background:url(../img/header_bg.jpg) top right no-repeat;
}

.inside {
width:930px;
padding-top:30px;
padding-left:8px;
}

.inside span{
float:left;
display:inline;
}

.inside p{
color:#9b9b9b;
float:left;
display:inline;
margin-left:50px;
padding-top:10px;
}

/*ナビ */
#navi {
width:930px;
}

#navi ul {
list-style-type:none;
margin:0;
padding:0;
}

#navi li {
display:inline;
}

/*パンくず */
#pan {
width:920px;
padding:15px 0 0 15px;
color:#999999;
}

#pan a {
color:#7a0c3b;
}

#main_contents {
margin:25px 0 0 15px;
}



/*メイン 上左*/
#mainL_nonfla {
width:480px;
height:376px;
float:left;
display:inline;
margin:25px 0 0 15px;
background:url(../img/mainL.jpg) no-repeat;
}
#mainL_nonfla h1{
margin:47px 0 0 13px;
}

#mainL {
width:480px;
height:376px;
float:left;
display:inline;
margin:25px 0 0 15px;
background:url(../img/mainL.jpg) no-repeat;
}

#mainL h1{
margin:0px;
}


/*メイン 上右*/
#mainR {
width:410px;
float:left;
display:inline;
margin-left:10px;

}

.carrer {
margin-bottom:5px;
}

.carrer  h2 {
margin:25px 0 0 0px;
}

.bottom3 {
margin-bottom:3px;
}
.bottom5 {
margin-bottom:5px;
}
.bottom10 {
margin-bottom:10px;
}
.side3 {
margin:0 0 3px 3px;
}

.purpose  h2,h3 {
margin:0px 0 0 0px;
}


.purpose td  {
background:url(../img/yaji.gif) no-repeat left center;
}

.purpose td a {
color:#ea5792;
padding-left:7px;
font-size:11px;
}

.purpose th  {
background:url(../img/border.gif) repeat-y ;
}

#mainR table {
margin-left:5px;
}


/*メイン 下左*/

#information {
width:480px;
float:left;
display:inline;
margin:30px 0 30px 15px;
}

#information h4{
margin:0px 0 0 0px;
}

.info {
width:480px;
padding:10px 0 5px 0;
background:url(../img/dotline.gif) repeat-x left bottom;
color:#666666;
font-size:12px;
line-height:120%;
}

.date {
color:#ea5792;
}

.info a {
background:url(../img/yaji.gif) no-repeat left center;
color:#666666;
font-size:12px;
padding-left:10px;
}

/*メイン 下右*/
#program {
width:410px;
float:left;
display:inline;
margin:30px 0 30px 10px;
}

#program h4{
margin:0px 0 0 0px;
}

.ranking {
width:409px;
height:134px;
background:url(../img/ranking_bg.gif) no-repeat ;
}

.ranking table {
margin:2px 0 0 10px;
}

.ranking th {
text-align:right;
}

.ranking td {
background:url(../img/yajibl.gif) no-repeat left center;
}

.ranking td a {
color:#666666;
font-size:12px;
padding-left:5px;
}



/*フッター */
#footer {
width:900px;
margin:10px 15px 30px 15px;
font-size:10px;
border-top:solid 1px #f3f3ef;
padding-top:5px;
padding-bottom:25px;
}

.f_menu {
float:left;
display:inline;
width:600px;
border-bottom:solid 1px #f3f3ef;
padding-bottom:5px;
}

.f_menu a{
color:#666666;
text-decoration:none;
}

.f_return{
float:left;
display:inline;
width:300px;
text-align:right;
border-bottom:solid 1px #f3f3ef;
padding-bottom:5px;
}

.f_return a{
color:#666666;
text-decoration:none;
}

#footer .fL,.fR{
color:#9b9b9b;
float:left;
display:inline;
width:450px;
padding-top:4px;
}

#footer .fR{
text-align:right;
}

.side2 {
margin-right:2px;
}
