/*
Theme Name: kgsm-sprfes-theme
Theme URI: http://
Description: 20080315templete
Author: かごしま春祭振興会
*/

body	{
	margin: 0px;
	padding: 0px;
        color: #333333;
	background: #ffffff url(images/bak02.jpg) repeat top left;
	text-align: center;
        font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
  scrollbar-track-color: #ffe0e0;
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #fc8b5e;
  scrollbar-darkshadow-color: #ffcccc;
  scrollbar-highlight-color: #ffe0e0;
  scrollbar-3dlight-color: #ffbbbb;
  scrollbar-arrow-color: #ff0000;
	}

/* ++++++ 回り込み解除 ++++++ */
/* for modern brouser */
.clearfix:after { 
       content: "."; 
       display: block; 
       clear: both; 
       height: 0; 
       visibility: hidden;
}
.clearfix { 
       display: inline-block;
}
/* Hides from IE-mac */
* html .clearfix {
        height: 1%;
}
.clearfix {
        display: block;
}
/* End hide from IE-mac */

#main	{
	width: 800px;
	height: auto;
	background: #ffffff url(none) repeat-y center top;
        padding: 0px;
	margin: 0px auto;
        text-align: center;
	}
img {border: none;}
a	{
	color: #666666;
	text-decoration: none;
	}
a:hover	{
	color: #ff0000;
	text-decoration: none;
	}
/* ++++++ 全体の枠のデザイン ++++++ */
#wrap	{
        border-left: 1px solid #999999;
        border-right: 1px solid #999999;
	background-color: #ffffff ;
	width: 800px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	}
/* ++++++ ヘッダー部分のデザイン ++++++ */
#header 	{
	width: 800px;
	height: 95px;
	background: #ffffff url(images/header_bak01.jpg) no-repeat left top ;
	margin: 0;
	padding: 0;
	}

#header h1	{
width: 328px;
	margin: 0;
        font-size: 0.5em;
        color: #ffffff;
	}
#header h1 a	{
        font-size: 0.4em;
        color: #ffffff;
	}

#header h1 img	{
	border: none;
	margin: 5px 460px 5px 15px;
	}

#headermenu	{
	width: 210px;
	margin: -23px 0px 0px 590px;
	padding: 0px;
}
#headermenu ul	{
	width: 210px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	height: 20px;
	font-size: 0.7em;
	text-align: center;
	}

#headermenu img	{border: none;}

#headermenu li	{
	text-align: center;
	float: left;
	}

#headermenu li a	{
	display: block;
	width: auto;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
color: #333333;
	}

#headermenu li a:hover	{
	color: #ff0000;
	}

#menubar	{
	width: 800px;
        height: 36px;
	background: #BC0000 url(none) no-repeat center top;
	margin: 0;
	padding: 0;
clear: both;
}
#menubar ul	{
	width: 800px; 
        height: 36px;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	border-bottom: solid none #ffffff;
	font-size: 0.7em;
        font-weight: bold;
	text-align: center;
	}

#menubar li	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
        width: 160px;
        height: 36px;
	text-align: center;
	border-right: solid none #ffffff;
	float: left;
	}

#menubar li a	{
        width: 160px;
        height: 24px;
	display: block;
	width: auto;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	text-decoration: none;
	color: #000000;
        background: #ffffff url(images/menu_bak160x40.jpg) no-repeat left top;
	}

#menubar li a:hover	{
	color: #333333;
	background: #ffffff url(images/menu_bakhover.jpg) no-repeat left top;
	}

#menubar li img	{
	border: none;
	}


/* ++++++ トップページのデザイン ++++++ */

#topwrap	{
	width: 800px;
        height: auto;
	margin: 0px auto;
	padding: 0px;
        text-align: center;
	}

#top	{
	width: 800px;
        height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
        text-align: center;
	}

#movie {display: block; margin: 0px auto 0px auto; padding: 0px; width: 800px; height: 415px;}
hr.bbar {
        background-color: #000000;
        border: none;
        line-height: 0.1em;
        width: 800px; 
        height: 7px; 
        margin: 0px 0px; 
        padding: 0px; 
}
#bar {
        background-color: #ffffff; 
        display: block; 
        width: 800px; 
        height: 160px; 
        margin: 0px 0px; 
        padding: 0px; 
        line-height: 0.1em;
}

#topleft	{
	width: 500px;
        margin-top: 0px;
        margin-left: 15px;
        margin-right: 0px;
        margin-bottom: 0px;
	float: left;
	padding: 5px 0px 0px 0px;
	}

#message	{
	position: absolute;
	margin-top: 7px;
	margin-left: 350px;
	width: 450px;
	font-size: 0.7em;
	line-height: 120%;
	color: #666666;
	border: none 1px #ffffff;
	}


/* ++++++ パンくずリンクのデザイン ++++++ */

p#bread	{
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	font-size: 0.6em;
	font-weight: normal;
        text-align: right;
	}
#bread a	{
	color: #333333;
	}
#bread a:hover	{
	color: #ff0000;
	}

/*++++トップページ右サイドのデザイン++++*/
#sidebar	{
	width: 270px;
	float: right;
        clear: right;
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
        padding: 10px 0px 0px 0px;
	}
#sidebar ul {
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    padding: 0px;
    text-align: left;
    font-size: 0.7em;
}
#sidebar li{
   margin-bottom: 0px;
   margin-left: 5px;
   margin-top: 7px;
   padding: 0px;
   list-style: none;
}


/* ++++++ コンテンツ部分のデザイン ++++++ */

#contents	{
	width: 800px;
	margin: 0px auto;
	padding: 5px 0px ;
        text-align: left;
        font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	}

#contents h2	{
	width: 730px;
        height: 42px;
	background: #ffffff url(images/title_bak750x40.jpg) no-repeat top left;
	color: #333333;
	font-size: 0.9em;
        margin: 5px 0px 0px 25px;
	padding: 15px 0px 0px 36px;
	}

#post01	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
        font-size: 0.8em;
        color: #666666;
	width: 550px;
	float: left;
	}
#post01 p	{
	line-height: 120%;
	}
#post01 h3	{
	font-size: 1em;
	}
#post01 li	{
	list-style: none;
         padding-top: 5px;
         padding-bottom: 5px;
        }	
#post01 li a {font-weight: normal; font-size: 0.8em; color: #ff0000; text-decoration: underline;}
#post01 dl {width: 500px; margin: 7px auto 7px 30px; font-size: 1em;}
#post01 dt {padding-top: 10px; padding-bottom: 3px; line-height: 1.2em; letter-spacing: 0.1em; font-weight: bold;}
#post01 dt a {font-weight: normal; font-size: 0.8em; color: #ff0000; text-decoration: underline;}
#post01 dd {line-height: 1.3em; letter-spacing: 0.1em;}

#post02	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 30px;
	width: 520px;
	float: left;
         font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	}

#post02 p	{
	font-size: 0.75em;
	line-height: 120%;
	}

#post03	{
	margin: 10px auto 10px 60px;
	padding: 0px 0px 0px 0px;
	width: 680px;
	float: left;
         font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	}
#post03 p	{
	font-size: 0.8em;
	line-height: 140%;
	}

#post03 h3	{
        background: #ffffff url(images/midasi_bak.jpg) no-repeat left top;
	border-left: 7px solid green;
        font-family: "ヒラギノ明朝 Pro","ＭＳ Ｐ明朝";
        padding-left: 35px;
        padding-top: 5px;
        padding-bottom: 7px;
        font-size: 1em;
	}

#post03 dl {
width: 100%; 
margin: 0px auto 7px auto; 
font-size: 1em;
}
#post03 dt {
margin: 5px auto 0px auto; 
padding-top: 0px; 
padding-bottom: 3px; 
line-height: 1.4em; 
letter-spacing: 0.2em; 
font-weight: bold;
font-size: 0.8em;
}
#post03 dd {
font-size: 0.8em; 
line-height: 1.5em; 
letter-spacing: 0.2em;
margin-bottom: 20px;
}
#post03 ul {
margin-top: 0px;
}
#post03 li a {
font-weight: normal; 
font-size: 0.8em; 
color: #008837; 
text-decoration: none;
}
#post03 dt a {
font-weight: normal; 
font-size: 0.8em; 
color: #ff0000; 
text-decoration: underline;
}

#post03 li h3 {
height: 30px; 
font-size: 1em; 
color: #008837; 
text-decoration: none; 
background: #ffffff url(images/midasi_bak02.jpg) no-repeat left top; 
border-left: none; 
padding-bottom: 0px; 
margin-bottom: 0px; 
margin-top: 0px;
}
#post03 address {
background-color: #FFFDDA;
border: 1px solid #FFBCC9;
padding: 10px;
font-size: 0.8em;
font-style: normal;
letter-spacing: 0em;
}

#stmap li {font-weight: normal; font-size: 0.8em; color: #333333;}
#stmap li a {font-weight: normal; font-size: 1em; list-style: none; color: #7f0000;}

.clear	{
        text-align: right;
	clear: both;
	margin: 0px;
        padding: 0px;
        line-height: 0.3em;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footermenu	{
	width: 800px;
        height: 23px;
	background: #BC0000 url(none) no-repeat center top;
	margin: 0px ;
	padding: 0px;
}
#footermenu ul	{
	width: 800px;
        margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.7em;
	text-align: center;
	}

#footermenu li	{
	text-align: center;
	display: inline;
	line-height: 2em;
margin: 0px 9px 0px 9px;
	}
#footermenu li a	{
	color: #ffffff;
	}
#footermenu li a:hover	{
	color: #000000;
        background-color: #999999;
	}
#footermenu a img	{
	border: none;
	}

#footer	{
	width: 800px;
	height: 100px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}

#footer address	{
clear: both;
	margin: 7px 15px 10px 410px;
        padding-top: 0px;
	text-align: left;
        line-height: 130%;
	color: #696969;
	font-size: 0.65em;
	font-style: normal;
	background-color: #ffffff;
	}
#footer address a img	{
	border: none;
	}
#footer address a	{
	color: #666666;
	}
#footer address a:hover	{
	color: #ff0000;
	}


/* ++++++ ニュースコンテンツのデザイン ++++++ */

#topnews	{
	width: 500px;
	height: auto;
        text-align: left;
	}
div#topnewshead	{
	width: 500px;
	height: 40px;
	background: #ffffff url(images/title_bak490x40.jpg) no-repeat top center;
        margin-top: 7px;
	}
#topnewshead h2	{
	margin: 0;
	padding: 12px 7px 0px 38px;
	color: #000000;
	font-size: 0.8em;
	}

div#topnewsmiddle 	{
	background: #ffffff url(none) repeat-y top center;
	border: none 1px #fdc69f;
	overflow: auto;
	width: 493px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	}

#topnewsmiddle ul	{
        text-align: left;
	font-size: 0.75em;
	margin: 10px 15px 10px 65px;
	padding: 0;
	}
#topnewsmiddle img {border: none;}

#topnewsmiddle ul h3 {
        margin-bottom: 0px;
	color: olive;
        font-weight: bold;
        font-size: 1em;
	}

#topnewsmiddle ul a {
	color: #043E1C;
        font-weight: normal;
	}
#topnewsmiddle ul a:hover	{
	color: #ff0000;
	}
#topnewsmiddle li	{
	list-style: none;
	}
#topnewsmiddle p	{
	margin: 3px 5px 5px 28px;
	}
#topnewsmiddle p a	{
	color: #333333;
	}

div#topnewsfooter 	{
	width: 480px;
	height: 7px;
        margin-left: 10px;
	background: #ffffff url(none) no-repeat top center;
        border-bottom: 1px dotted #666666;
	}



/*++++ブログテンプレートのスタイル++++*/
#monthmain	{
   width: 800px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	}

#monthsidebar	{
	background-image: url(none);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
    margin-left: 10px;
	float: left;
	font-size: 0.75em;
    text-align: left;
	}

#monthcontent	{
	width: 560px;
	float: left;
	margin-left: 10px;
        padding-left: 10px;
	padding-bottom: 20px;
        border-left: 1px dotted olive;
        text-align: left;
	}

#monthmain .clear	{
	background-image: url(none);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	margin: 10px 0px 3px 10px;
	padding: 3px 5px;
	}

#monthsidebar strong	{
	border-bottom: 3px solid #ff0000;
        color: #333333;
        padding: 3px 5px 5px 10px;
	}

#monthsidebar li li	{
	padding: 3px 5px 3px 20px;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px olive;
	}

#monthsidebar li li a:hover	{
	color: #ff0000;
	}


#monthcontent #bread	{
	margin-top: 10px;
	margin-right: 0px;
	text-align: right;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	color: green;
	padding: 2px 10px;
	}

#monthcontent #date a	{
	vertical-align: middle;
	padding-right: 10px;
margin: 0px;
	}

#monthcontent h2	{
        font-size: 1.0em;
	color: green;	
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image:url(none); 
border-bottom: 3px solid #ff0000;
	color: #333333;
	font-size: smaller;
	padding: 5px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 10px 10px;
	}


#monthlist h2 	{
	margin: 20px 0px 5px 0px;
	padding: 5px 5px;
	border-bottom: solid 3px #ff0000;
	font-size: 0.9em;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #333333;
	}
#monthlist h2 a:hover	{
	text-decoration: none;
	color: #ff0000;
	}

#monthlist h2 span	{
	font-size: smaller;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	}



#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}

#filedunder {
color: #999999;
font-size: 0.65em;
margin-left: 10px;
}

.postmetadata {
margin-top: 25px;
color: #999999;
font-size: 0.60em;
}

/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
margin-top: 35px;
padding-left: 10px;
color: #696969;
	font-size: 0.75em;
	border-bottom: dotted 1px olive;
	padding-bottom: 5px;
	}

.com	{
	font-size: 1em;
	border-bottom: dotted 1px olive;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}

.com p	{
	margin: 20px 10px;
   padding: 0px;
	color: #696969;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

p#tb	{
margin-left: 10px;
	font-size: 0.75em;
	border: solid 1px #df9179;
	padding: 5px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.9em;
	}


/* ++++++ カレンダー部分のデザイン ++++++ */
#calendar table	{
	width: 85%;
	text-align: center;
	color: #333333;
	border-collapse: collapse;
	margin-bottom: 10px;
        margin-left: 15px;
	}

#calendar th, #calendar td	{
	padding: 3px 0;
	border: solid none #fc8b5e;
	}

#calendar a	{
	text-decoration: none;
	color: #ff0000;
	}
#calendar a:hover	{
	text-decoration: underline;
	color: green;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


/* ++++++ コンタクトフォームのデザイン ++++++ */
.wpcf7 { margin: 15px auto 5px 30px; font-size: 0.8em;}
.wpcf7 p {margin-left: 45px;}

.wpcf7-mail-sent-ok {background-color: #FFFFCC; border: 1px solid #398f14; padding: 0.2em 1em; color: #ff0000; margin-bottom: 10px; margin-right: 25px;}

.wpcf7-mail-sent-ng {background-color: #CCFFFF; border: 1px solid #ff0000; padding: 0.2em 1em; color: #ff0000; margin-bottom: 10px; margin-right: 25px;}

.wpcf7-validation-errors {background-color: #CCFFFF; border: 1px solid #99CCFF; padding: 0.2em 1em; color: #ff0000; margin-bottom: 10px; margin-right: 25px;}

/* ++++++ 各ページのデザイン ++++++ */
#pagesidebar {
	background: #ffffe6 url(none) repeat-y left top;
	width: 200px;
        height: 100%;
	float: left;
	font-size: 0.75em;
        line-height: 1.4em;
        text-align: left;
        margin: 0px;
        padding-bottom: 0px;
	}
#pagesidebar ul	{
	list-style: none;
	margin: 25px 10px;
	padding: 0px;
	}

#pagesidebar li strong {	
        background: url(none) no-repeat left top;
	display: block;
        width: 170px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 2px 0px 0px 22px;
	}

#pagesidebar strong	{
        background: #ffffe6 url(none) no-repeat left top;
        color: #f8f0d4;
        padding: 0px;
	}

#pagesidebar li li	{
	background-image: url(none);
	background-repeat: no-repeat;
	}

#pagesidebar li a	{
	display: block;
        height: 45px;
        padding-bottom: 3px;
	padding-left: 25px;
	}


#pagecontent	{
	width: 580px;
	float: left;
	background: #ffffe6 url(none) repeat left top;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
        text-align: center;
        letter-spacing: 1.8px;
        border-left: 1px dotted #696969 ;
	}
#pagecontent 	{
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
	color: #333333;
	}

#pagelist 	{
        margin: 0px;
        text-align: left;
        }
#pagelist p	{
        width: 92%;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 0.75em;
	line-height: 140%;
	}
#pagelist p a	{
        color: #dc4d5f;
	}
#pagelist p a:hover	{
        color: #df9179;
	}
#pagelist span	{
	margin-left: 15px;
	}

#pagelstttle	{
        background: #ffffe6 url(none) no-repeat right bottom;
        display: block;
        width: 570px;
        height: 17px;
        margin: 0px;
	padding-left: 10px;
        color: #f8f0f4;
}


#pagelstttle h2	{
        background: #ffffe6 url(none) no-repeat right bottom;
        color: #666666;
        border-left: 7px solid #57b125;
	margin: 12px 0px 0px 10px;
        padding-top: 5px;
        padding-left: 7px;
	font-size: 0.875em;
        width: 550px;
        height: 17px;
	}
#pagetitle img	{border: none; margin-left: -10px;}

/* ++++++ 委員名簿のテーブル ++++++ */
.meibo {width: 490px;font-size: 0.8em; letter-spacing: 0em;}
.meibo td {border-bottom: 1px solid #999999;border-right: 1px solid #999999;}

/* ++++++ リンク集のスタイル ++++++ */
#linkview dt a {font-size: 1em; color: #57b125;}
#linkview dt a:hover {font-size: 1em; color: #F0A94B;}
.company a {
        color: #0000ff; 
        text-decoration:underline
        font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
}
.company p {
        font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Verdana", "ＭＳ Ｐゴシック", "sans-serif";
        font-size: 0.8em;
        padding: 5px 40px 5px 40px;
}

/* ++++++ 広告リンク部分のスタイル ++++++ */
div#adlink {
        font-size: 1em; 
        width: 100%; 
        margin: 0px; padding: 0px;
}

#adlink ul { 
	width: 740px;
	text-align: left;
        list-style-type: none;
        margin-left: -5px; padding-top: 3px;
}
#adlink li {
	display: inline-block;
	width: 240px;
        list-style-type: none;
        margin: 0px; padding: 0px;
}

/* IE6 */
*html body #adlink li {
	float: left;
	width: 240px;
	height: 87px;
	display: block;
}
/* IE7 */
*:first-child+html #adlink li {
	float: left;
	width: 240px;
	height: 87px;
	display: block;
}

#adlink li img {
	vertical-align: middle;
	margin: 5px auto;
}

/* ++++++ 協賛企業のスタイル ++++++ */
div#kyosankigyo {
        font-size: 0.8em;
        margin: 7px 45px 7px 45px;
}
#kyosankigyo .left { float: left; 
        border-right: 1px dotted #cecece;
        padding-right: 15px;}
#kyosankigyo .right { float: right;}
#kyosankigyo dl {
        font-size: 1em;
        width: 45%;
        margin-right: 25px;
}
#kyosankigyo dt {
        width: 93%;
        padding: 3px -15px 5px 5px;
        margin-left: 0em; margin-top: 10px; margin-bottom: 7px;
        border-left: 5px solid #ff0000;
        border-bottom: 1px dotted #999999;
}
#kyosankigyo dd {
        margin-left: 2em;
}
#kyosankigyo dd a { color: #0000ff; }
#kyosankigyo dd a:hover { color: #ff0000; }
#kyosankigyo dd:before {
        content: '・'; margin-right: 5px;
}

/* ++++++ 携帯フォトギャラリーのスタイル ++++++ */
div#kp-gallery {
width: 100%;
}
#kp-gallery ul {
margin: 10px auto;
text-align: center;
padding: 0px;
list-style-type: none;
}
#kp-gallery li {
list-style-type: none;
float: left;
text-align: center;
margin: 5px 4px;
width: 156px; height: 176px;
padding: 2px;
border: 1px solid #cecece;
font-size: 0.75em;
}
#kp-gallery li p {
margin: 2px 0px; padding: 0;
}
#kp-gallery li img {
margin: 0; padding: 0;
border: none;
vertical-align: top;
}