@charset "UTF-8";
/* CSS Document */

/* 速報 */
#sokuhou {
    margin-left: 150px;
    margin-bottom: 30px;
}
#sokuhou a:link, #sokuhou a:visited {
    color: #F60;
}
#sokuhou a:hover {
    color: #06C !important;
    text-decoration: underline !important;
}
.sokuhou-table {
    margin: 10px 0;
    font-size: 12px !important;
    text-align: center;
}
.sokuhou-table2 {
    margin: 10px 0;
    font-size: 13px !important;
    text-align: center;
}
.clearboth {
    clear: both;
    font-size: 1px;
    height: 1px;
}
.bg {
    background: #e6e6fa;
    font-weight: bold;
}
#fukuoka {
    font-size: 12px !important;
}
a {
    color: #093;
}
/*ヘッダー*/
div#header {
    width: 756px;
    background-image: url(../images/header01.jpg);
    padding-top: 28px;
}
div#header h1 {
    padding-left: 50px;
    position: relative;
    top: 5px;
    margin: 0;
}
div#header p {
    color: #336699;
    font-size: 0.9em;
    margin: 0;
    text-align: right;
    padding-bottom: 10px;
    padding-right: 10px;
}
/*メニュー*/
ul#menu {
    font-size: 0.9em;
    height: 30px;
    background-color: #69f;
    margin-top: 0;
    margin-bottom: 30px;
    background-image: url(../images/menu05.jpg);
}
ul#menu li {
    float: left;
}
ul#menu li a {
    display: block;
    width: 189px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    color: #464646;
    background-color: #FFF;
    background-image: url(../images/menu05.jpg);
}
ul#menu li a:hover {
    background-position: left bottom
}
ul#menu li.menulast a {
    border-right: none;
}
/*パンくずリスト*/
p#bread {
    font-size: 0.75em;
    margin-top: 3px;
    margin-bottom: 30px;
}
/*コンテンツtop*/
div#content {
    width: 464px;
    margin-left: auto;
    margin-right: auto;
}
div#content h2 {
    background-image: url(../images/blue.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    font-size: 1em;
    color: #336699;
    line-height: 35px;
    padding-left: 25px;
    margin-bottom: 0;
}
div#content h3 {
    background-color: #fff;
    background-image: url(../../images/common/garasu02.gif);
    background-repeat: no-repeat;
    background-position: 10px 4px;
	font-size: 1em;
    line-height: 18px;
	padding-left: 24px;
    margin-top: 30px;
	margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 12px;
    color: #CC6699;
}

div#content p {
    font-size: 0.8em;
    line-height: 1.6;
    margin-top: 1.5px;
    margin-left: 32px;
    margin-right: 12px;
    color: #464646;
}

/*コンテンツthird*/
div#content_thd {
    width: 756px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}
div#content_thd h1 {
    font-size: 1.1em;
    color: #666;
    line-height: 25px;
    padding-left: 35px;
    padding-top: 7px;
    margin-bottom: 0;
    margin-top: 20px;
}
div#content_thd h2 {
    background-image: url(../images/h2.jpg);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    font-size: 1.1em;
    color: #666;
    line-height: 30px;
    padding-left: 25px;
    padding-top: 7px;
    margin-bottom: 0;
    margin-top: 20px;
    clear: both;
}
div#content_thd h6 {
    width: 500px;
    background-image: url(../images/h6.jpg);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    font-size: 1.1em;
    color: #06C;
    line-height: 30px;
    padding-left: 25px;
    padding-top: 7px;
    margin-bottom: 0;
    margin-top: 20px;
}
div#content_thd pre {
    width: 500px;
    background-image: url(../images/pre.jpg);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    font-size: 1.1em;
    color: #666;
    line-height: 30px;
    padding-left: 25px;
    padding-top: 7px;
    margin-bottom: 0;
    margin-top: 20px;
}
div#content_thd h3 {
    background-color: #fff;
    background-image: url(../../images/common/garasu02.gif);
    background-repeat: no-repeat;
    background-position: 10px 4px;
    font-size: 1em;
    line-height: 18px;
	padding-left: 24px;
    margin-top: 30px;
	margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 12px;
    color: #CC6699;
}
div#content_thd h3.sinsa {
    background-color: #fff;
    background-image: url(../../images/common/garasu02.gif);
    background-repeat: no-repeat;
    background-position: 20px 4px;
    font-size: 1em;
    line-height: 18px;
    padding-left: 40px;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 12px;
    color: #069;
}
div#content_thd h4 {
    background-color: #fff;
    background-image: url(../../images/common/garasu02.gif);
    background-repeat: no-repeat;
    background-position: 30px 4px;
    font-size: 0.75em;
    line-height: 18px;
    padding-left: 50px;
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 12px;
    color: #366;
}
div#content_thd p {
    font-size: 0.9em;
    line-height: 1.6;
/*
    margin-left: 32px;
*/
	margin-left:24px;
    margin-right: 12px;
    color: #464646;
}
div#content_thd p.top {
    float: right;
    margin-right: 20px;
    margin-top: 30px;
}
div#content_thd p.ai {
    float: right;
    margin-right: 140px;
    margin-top: 0px;
}
div#content_thd table.about td {
    padding: 6px;
    font-size: 1.1em;
}
div#content_thd table.about {
    margin-top: 15px;
    margin-left: 15px;
	margin-bottom: 5px;
}
div#content_thd img.acc {
    float: left;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
}
div#content_thd img.sinsa {
    margin-left: 40px;
}
div#content_thd img.sanka {
    margin-left: 140px;
}
div#content_thd img.fukuoka {
    margin-left: 0px;
    margin-top: 0px;
}
div#content_thd p.sinsa {
    font-size: 0.9em;
    line-height: 1.4;
    margin-left: 42px;
    margin-right: 12px;
    color: #464646;
}
div#content_thd a.shinsa {
    border-bottom: dotted 1px #96F;
}
div#content_thd a:hover {
    color: #96F;
}
div#sukara img {
    padding-left: 20px;
    padding-top: 40px;
    padding-bottom: 30px;
}

/*テーブル*/
div#content_thd table {
    font-size: 0.8em;
    border: 1px solid #CCC;
    padding-bottom: 0px;
}
div#content_thd table td {
    border: 1px solid #CCC;
}
.bg-bumon {
    background-color: hsla(0,0%,95%,1.00);
    padding-top: 5px;
    padding-bottom: 5px;
}

div#content_thd table th {
    border: 1px solid #CCC;
    background-color: #e6e6fa;
}
div#content_thd img {
    padding-top: 30px;
}
div.table_sd {
    padding-left: 30px;
    padding-bottom: 30px;
}
/*サイドバー*/
div#sidebar {
    width: 166px;
    float: left;
    margin-bottom: 25px;
}
ul.sidemenu {
    font-size: 0.9em;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    line-height: 0;
}
ul.sidemenu li {
    list-style: none;
}
ul.sidemenu li a {
    display: block;
    line-height: 30px;
    text-decoration: none;
    color: #464646;
    background-color: #ffffff;
    padding-left: 6px;
    border-width: 0px 0 5px 0;
    border-color: #ffcccc;
    border-style: solid;
}
ul.sidemenu li a:hover {
    background-color: #ffcccc;
}
ul.sidemenu ul {
    margin: 0;
    padding: 0;
}
ul.sidemenu ul li a {
    background-color: #ffffff;
    color: #666;
    border-bottom: solid 1px #aacfff;
    line-height: 30px;
    padding-left: 8px;
}
ul.sidemenu ul li a:hover {
    background-color: #aacfff;
}

/*審査員リスト*/
ul#shinsa li {
    margin-top: 0.5em;
    line-height: 30px;
}
/*各賞写真*/
div.news_img {
    float: none;
    padding-left: 30px;
    padding-top: 20px;
}
div#content_thd p.info {
    font-size: 0.9em;
    color: #336699;
    padding-left: 85px;
    padding-bottom: 30px;
}
div#content_thd p.info02 {
    font-size: 0.9em;
    color: #336699;
    padding-left: 120px;
    padding-bottom: 30px;
}
address {
    font-size: 0.75em;
    font-style: normal;
    text-align: center;
}
