@charset "utf-8";
/* page */

#page {
    float: right;
    width: 640px;
    margin-bottom: 30px;
}
#page h2 {
    font-size: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.2;
}

#page dl {
    margin-bottom: 15px;
}

#page dt {
    text-align: right;
    float: left;
    width: 14px;
    margin-right: 20px;
}

#page dd {
    float: left;
    margin-right: 10px;
    line-height: 16px;
}

#page_video {
    background-color: #fff;
    padding-bottom: 15px;
}

#video_top {
    height: 450px;
    margin-bottom: 10px;
    line-height: 150%;
}

#video_top li {
    float: left;
    text-align: center;
}

#video_top li a {
    line-height: 29px;
    text-align: center;
}
.xvideo {
    overflow: hidden;
    float: left;
    width: 640px;
    height: auto;
    padding-top: 50px;
}

.xvideo .content {
    width: 9999px;
}

#video_bottom {
    text-decoration: underline;
}

#page_l {
    float: left;
    width: 148px;
	margin-top: 10px;
}

#page_r {
    float: right;
    width: 148px;
    margin-left: 20px;
    margin-right: 20px;
}

#sub_l .cntbox,#sub_r .cntbox {
    float: none;
    margin-right: 0px;
}
/* all */

* {
    margin: 0px;
    padding: 0px;
    font-family: osaka,helvetica,verdana,sans-serif;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    line-height: 1.0;
}

body {
    background: url("../images/body.png") repeat scroll center 0 #eeeeee;
    font-size: 16px;
    *font-size: small;
    *font: x-small;
    line-height: 1.2;
    position: relative;
    color:#222;
}

a {
    color: #153053;
    outline-style: none;
}

a:link {
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}

a:hover,
a:active {
    color: #fff;
    background: #153053;
    text-decoration: none;
}

ul,ol {
    list-style-type: none;
}

img {
    border: none;
}

.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
}

.clearboth {
    clear: both;
}

/* all_header */
.tagbox {
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    width: 1050px;
    height: 120px;
}

.tagbox li {
    height: 16px;
    float: left;
    margin-right: 8px;
    margin-bottom: 5px;
	color: white;
}

.tagbox li a {
    line-height: 20px;
    color: white;
}

h1 {
    font-size:200%;
}

#header {
    margin-bottom: 50px;
    height: 160px;
}

#logoarea,#tagarea {
    width: 988px;
    margin-right: auto;
    margin-left: auto;
}

#logoarea {
    height: 40px;
}

#logoarea h1,#logoarea #logo {
    float: left;
}

#logoarea a:hover {
    background: none;
}

#logo{
    position: relative;
    right: 45px;
}

#search {
    float: left;
    width: 300px;
}

* html body #search {
    width: 320px;
}

.focus {
    color: #969696;
}

#keyword {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;
    height: 20px;
    font-size: 18px;
    border: 3px solid #022037;
    width: 200px;
    background-repeat: repeat-x;
    font-weight: bold;
}

#tagarea {
    height: 125px;
    background-color: #000000;
    width: 100%;
}

.btn {
    padding: 10px;
}

#news {
    background-color: yellow;
    text-align: center;
    heigth: 10px;
    font-size: 24px;
    margin-bottom: 5px;
}

/* all wrapper */

#wrapper {
    width: 1008px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
    border: ridge 2px beige;
    background: url("../images/body.png") repeat scroll center 0 #eeeeee;
}

.cntbox {
    float: left;
    height: 230px;
    width: 148px;
    margin-right: 20px;
    margin-bottom: 10px;
}

#datacnt{
    width: 988px;
    margin-right: auto;
    margin-left: auto;
}

.cntinfo {
    background-color: #fff;
    padding: 10px;
    height: 145px;
    margin-bottom: 7px;
    position: relative;
}

.cntinfo p {
    margin-bottom: 8px;
}

.cntinfo ul {
    height: 29px;
    overflow: hidden;
}

.cntinfo li {
    font-size: 10px;
    margin-right: 5px;
    display: inline;
}

.cntinfo li a {
    line-height: 1.5;
}

.cntinfo #createdtime {
    font-size: 50%;
}

.cntbox h2 {
    margin-bottom: 7px;
    height: 32px;
    overflow: hidden;
}

.cntbox h2 a {
    line-height: 1;
}

#sub_page {
    padding-top: 10px;
    margin-bottom: 20px;
}

#sub_page ul {
    height: 25px;
    margin-bottom: 15px;
}

#sub_page ul li {
    float: left;
    margin-right: 10px;
    height: 25px;
}

#sub_page ul li a:hover {
    background: none;
}

#sub_page p {
    float: left;
    width: 75px;
    padding-top: 5px;
}

#sub_page p span {
    font-size: 20px;
    font-weight: bold;
}

#sub_page ol li {
    float: left;
    height: 25px;
    margin-right: 10px;
}

#sub_page ol li span {
    line-height: 25px;
    background-color: #ff007e;
    display: block;
    height: 25px;
    width: 25px;
    color: #fff;
    text-align: center;
}

#sub_page ol li a {
    line-height: 25px;
    display: block;
    height: 25px;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    color: #101818;
}

#sub_page ol li a.current {
    line-height: 25px;
    display: block;
    height: 25px;
    padding: 0 8px;
    text-align: center;
    background: #000;
    text-decoration: none;
    color: #fff;
    -webkit-border-radius: 10px;
}

#sub_page ol li a:hover {
    color: #fff;
    text-decoration: underline;
}

/* all footer */

#footer {
    width: 988px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 30px;
    font-size: 10px;
}

#footer p {
    margin-bottom: 10px;
}

#footer ul {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000;
}

#footer ul li {
    display: inline;
    margin-right: 10px;
}

#copyright {
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #000;
    line-height: 1.5;
}
/* contact */

#title {
    font-size: 32px;
    line-height: 1.2;
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
}

#contact {
    padding: 20px;
    background: #fff;
}

#contact p {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 18px;
	color: red;
    text-decoration: underline;
}

#contact li {
    font-size: 18px;
    margin-bottom: 10px;
}

/* index */
#title {
    font-size: 32px;
    line-height: 1.2;
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
}

#warning {
    padding: 20px;
    background: #fff;
}

#warning p {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 18px;
	color: red;
    text-decoration: underline;
}

#warning_txt li {
    font-size: 18px;
    margin-bottom: 10px;
}
/* main */
#sitemap li {
    display: inline-block;
    background-color: #eeeeee;
    height: 38px;
    width: 242px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(199, 199, 199);
    line-height: 38px;
}

#sitemap li a {
    display: block;
    text-decoration: none;
    background-color: transparent;
}
#sitemap li a:hover {
	background-color: #ffc0cb;
}
#sitemap li.on {
    background-color:#ffc0cb;
}

p {
    line-height: 38px;
    display: block;
    text-decoration: none;
}

p:hover {
    color: #153053;
}

#list_ad {
	font-size: 32px;
	line-height: 1.2;
	padding: 10px;
	text-align: center;
/* 	margin-bottom: 20px;
	background: #fff; */
}