article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
display: block;
}


body {
      font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      color:#000;
      line-height:25px;
      font-size:0.95em;
}


img {
       border:0px;
}


a {
text-decoration:none;
}

a:link {
color:#33F;
}

a:visited {
color:#633;
}

a:hover {
color:#36F;
text-decoration:underline;
}

a:active {
color:#633;
}


h1 {
       font-size:2.0em;
       margin:0px 0px 20px 0px;
       color:#36F;
}


h2 {
       font-size:1.2em;
       margin:0px 0px 20px 0px;
       color:#000099;
}


#wrap {
        margin:0 auto;
        width:960px;
}


#menu {
        margin:0px;
        padding:0px;
}

#menu li {
        float:left;
        list-style-type:none;
}


#mainimg {
        width:970px;
        height:340px;
        float:left;
        margin:10px 0px 15px 0px;
}

#mainimg2 {
        width:970px;
        height:150px;
        float:left;
        margin:10px 0px 15px 0px;
}



#contents {
        width:715px;
        float:left;
}


#newsbox {
        width:693px;
        height:auto;
        border:solid 1px #CCC;
        padding:10px;
        margin-bottom:15px;
        background-color:#FFF;
}


#newsbox p {
        border-bottom:dashed 1px #CCC;
}


.contentsbox {
        width:693px;
        height:auto;
        border:solid 1px #CCC;
        padding:10px;
        margin-bottom:15px;
        background-color:#FFF;
}


.imgbox {
       width:230px;
       height:167px;
       float:right;
       margin:10px 0px 10px 25px;
}


.midashi {
        border-bottom:dashed 2px #000099;
        font-weight:bold;
        color:#000099;
        font-size:1.2em;
}


.tablestyle {
        text-align:left;
        
}

.tablestyle td {
        border-bottom:dashed 1px #CCC;
}


.tablestyle th {
        background-color:#69F;
        color:#FFF;
        text-align:center;
}


.clear {
        clear:both;
}


#goannai {
        font-size:0.8em;
        border-bottom:solid 2px #8c177e;
        margin:0px 0px 15px 0px;
        color:#8c177e;
}

#sidenavi {
        width:230px;
        margin-left:15px;
        float:left;
}


.sidebox {
        width:330px;
        height:80px;
        margin-bottom:1px;
}


.menuLineLight {
        width:215px;
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#8c177e;
	border-style:solid;
	background:#d9c1e2;
	color:#5a1644;
	line-height:140%;
	font-weight:bold;
}


.text {
        text-align:right;
}


footer {
        clear:both;
        height:50px;
        padding-top:30px;
        text-align:center;
        font-size:0.85em;
        background-image:url(img/footer.gif);
        background-repeat:no-repeat;
        display:block; 
}

