@charset "utf-8";

body{
font:13px "lr oSVbN",arial,helvetica,clean,sans-serif;
*font-size:small;
*font:x-small;
line-height:140%;
margin:0;
padding:0;
background:#890000 url(images/bg.gif) repeat-x 0 0;
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

h1,h2,h3,h4,h5,p,ul,li,ol{
margin:0;
padding:0;
}

ul,ol,li{
list-style:none;
}

img{
border:none;
}

a:hover{
color:#FF3300;
}

/*----------------------------------------------------------------------------------------

?O??

----------------------------------------------------------------------------------------*/

#container{
width:900px;
margin:0 auto;
text-align:left;
padding:0 2xp;
background-color:#FFF;
}


#mainArea{
width:670px;
float:right;
padding:0 10px 0 0;
}

#subArea{
width:200px;
float:left;
margin-left:2px;
}

#footer{
clear:both;
text-align:center;
padding:20px 0;
}

#header{
background:transparent url(images/header.jpg) no-repeat 0 0;
width:900px;
height:200px;
margin-bottom:2px;
}

#header h1{
display:none;
}

/*----------------------------------------------------------------------------------------

MainArea

----------------------------------------------------------------------------------------*/

#mainArea .wrap{
padding:15px 0 15px 0;
}

#mainArea .photoNews{
}


#mainArea .photoNews p{
float:left;
margin-bottom:15px;
font-size:77%;
color:#666666;
}

#mainArea .photoNews img{
margin-right:5px;
padding:3px;
background-color:#FFF;
border:solid 1px #CCC;
}

#mainArea .textArea{
clear:both;
}

#mainArea .textArea table.photo{
float:right;
margin:0 0 5px 10px;
width:100px;
}


#mainArea .textArea table.photo p{
font-size:77%;
color:#666666;
line-height:120%;
padding:2px 0;
}

#mainArea .textArea table.photo img{
padding:3px;
background-color:#FFF;
border:solid 1px #CCC;
margin-bottom:3px;
}

#mainArea .textArea h3{
background-color:#EFEFEF;
padding:4px;
border-top:solid 1px #CCC;
margin-bottom:15px;
}

#mainArea .textArea p.txt{
margin-bottom:20px;
line-height:140%;
}

#mainArea h2{
clear:both;
margin-bottom:15px;
}


#mainArea .pickupNews{
margin:0 0 20px 0;
}

#mainArea .pickupNews ul li{
padding:4px 0;
border-bottom:solid 1px #CCC;
}

#mainArea .pickupNews ul li:hover{
background-color:#EFEFEF;
}


#mainArea .pickupNews ul li a{
text-decoration:none;
}

.topicPath{
clear:both;
text-align:center;
padding:10px 0;
}

.listArea ul li{
border-left:solid 5px #CCC;
border-bottom:solid 1px #CCC;
margin-bottom:7px;
}

.listArea ul li h3{
padding:3px;
}

.listArea ul li p{
padding:1px;
background:transparent url(images/border.gif) repeat 0 0;
}

.listArea a{
text-decoration:none;
}


table#table {
    border: 1px #CCC solid;
    border-collapse: collapse;
    border-spacing: 0;
margin-bottom:15px;
}

table#table th {
    padding: 5px;
    border: #CCC solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#table th.title{
background-color:#890000;
color:#FFF;
}

table#table td {
    padding: 5px;
    border: 1px #CCC solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

table#table td.center {
    padding: 5px;
    border: 1px #CCC solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}




/*----------------------------------------------------------------------------------------

subArea

----------------------------------------------------------------------------------------*/

#subArea h3{
background-color:#666;
color:#FFF;
border-left:solid 3px #333;
}

#subArea h4{
background-color:#CCC;
color:#FFF;
border-left:solid 3px #666;
}


#subArea .box {
padding:3px;
border:solid 1px #CCC;
margin:0 0 10px 0;
background-color:#FFF;
}

#subArea ul{
margin-bottom:10px;
}

#subArea ul li{
background:transparent url(images/subarea_listmark.gif) no-repeat 0 6px;
padding:2px 0 2px 10px;
}

#subArea ul li#shinmai{
background-image:none;
}

#subArea ul li#shinmai a{
background:transparent url(images/shinmai_back.gif) no-repeat 0 0;
height:38px;
display:block;
}

#subArea ul li#shinmai a:hover{
background-position:0 -38px;
}

#subArea ul li span{
display:none;
}
