/* ■ページ構造 */

html {
overflow: scroll;
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
}

body {
margin: 0;
padding: 0;
background-color: #eeeeee;
text-align: center;
font-size: 12px;
line-height: 1.6;
}

h1,h2,h3 {
margin: 0;
padding: 0;
}

a {
border-bottom-style: none;
text-decoration: none;

}

a:link {
}

a:visited {
}

a:hover {
/*	border-bottom:1px dashed #0000ff;*/
}

a:active {
}

#wrapper {
background-color: #ffffff;
width: 777px;
text-align: left;
margin-right: auto;
margin-left: auto;
}

#header {
width: 777px;
}

#title {
width: 777px;
}

#navi {
width: 777px;
}

#maincontents {
width: 777px;
}

#maincontents p.top{
width: 720px;
margin: 0 0 10px 30px;
}

#footer {
width: 777px;
height: 24px;
text-align: center;
background-color: #eeeeee;
background-image: url(../img/footer.jpg);
background-repeat: no-repeat;
}

#footer p {
padding: 4px 0 2px 0;
font-size: 12px;
}

#chnarea {
margin-bottom: 15px;
}

.comidx {
width: 680px;
}

.comidx td {
vertical-align: top;
}

.comidx .tbltd1 {
width: 210px;
}

.comidx .tbltd2 {
padding: 0 0 0 10px;
}

.comidx .tbltd3 {
padding: 0 0 0 10px;
vertical-align: middle;
}

.text_blue_b14 {
font-size: 14px;
line-height: 1.8;
font-weight: bold;
color: #000099;
}

.text_blue2_b14 {
font-size: 14px;
line-height: 1.8;
font-weight: bold;
color: #0000ff;
}

h2 {
height: 30px;
font-size: 16px;
margin: 0 0 1.5em 10px;
padding: 0 4px 0 10px;
background-image: url(../img/midashi.gif);
background-repeat: no-repeat;
}

.titlebanner {
margin: 0 0 10px 20px;
}

.poscen {
text-align: center;
}

.cmsstudio {
width: 530px;
border-collapse: collapse;
}

.cmsstudio td {
border: 1px solid #d4d0c8;
padding: 3px 5px 3px 5px;
}

.innerarea {
margin: 0 10px 10px 60px;
}

.innerarea2 {
margin: 0 10px 0 60px;
background-image: url(../img/bgcmschar.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

.bangumisyousai {
padding: 0 0 0 30px;
}

.pagetop {
text-align: right;
vertical-align: middle;
margin: 0 30px 0 0;
}

.midashi {
font-size: 18px;
line-height: 1.8;
font-weight: bold;
color: #FF6600;
margin: 0 0 5px 8px;
}

.text_blue_b12 {
font-size: 12px;
font-weight: bold;
color: #000099;
}

#maincontents h3 {
margin-bottom: 0.5em;
font-size: 14px;
font-weight: bold;
line-height: 1.6em;
}

#maincontents p {
margin: 0 0 0.5em 10px;
line-height: 1.6em;
}

.squareArea {
border: 1px solid #FF0000;
padding: 10px;
margin-bottom: 10px;
}

.eventSports h3 {
padding: 5px 15px;
background: #FFF0E1;
border-bottom: 1px solid #CC9933;
line-height: 1.2em !important;
}
