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

body {
	text-align: left;
	background-color: #FFC;
	font: 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#page #side {
}
#page {
height: auto;
width: 960px;
text-align: center;
margin-right: auto;
margin-left: auto;
background: #FFF;
font-size: medium;
}
#head { display: inline; }

#headcomment {
font-size: 13px;
font-weight: bold;
text-align: right;
margin: 0px;
background: #FFC;
}

#head h1 {
margin-top: 0px;
margin-bottom: 0px;
background: #FFC;
}

#head ul { display: inline; 
}
#head ul li { list-style: none; 
}


#head ul li a {
	height: 28px;
	width: 156px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #666;
	background: #F9D0DD;
	text-decoration: none;
	padding-top: 7px;
	border: 2px dashed #FFF;
	float: left;
}
#head ul li a:active { background: #F192B0; }


#contents {
background: #FFF;
height: auto;
width: 960px;
}


/*index用*/
#main {
	width: 650px;
	float: left;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #FFF;
	font-weight: normal;
}
#main h2 {
font-size: 20px;
font-weight: bold;
color: #990066;
padding-left: 10px;
margin-top: 10px;
}
#info {
	border: 3px dotted #990066;
	margin-bottom: 10px;
	text-align: left;
}
#info ul li {
	list-style: none;
	margin-bottom: 10px;
	font-weight: normal;
}



/*参加団体の紹介用*/
#map {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
#dantailist {
padding-left: 5px;
width: 240px;
float: left;
}
#dantailist .title {
font-size: 14px;
font-weight: bold;
color: #060;
background: #FFC;
margin-left: 0px;
margin-top: 0px;
}
#dantailist .dantai {
font-size: 14px;
word-spacing: 10px;
}

.shoukai {
clear: both;
width: 610px;
border-top: 3px outset #0C0;
border-left: 3px inset #0C0;
border-right-color: #0C0;
border-bottom-color: #0C0;
padding-left: 10px;
margin-top: 40px;
margin-bottom: 20px;
}
.shoukai p img {
float: right;
padding-left: 10px;
}

.shoukai table {
width: 610px;
font-size: 14px;
background: #CF9;
}
.shoukai table tr .koumoku {
background: #EBFFD7;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
color: #030;
}
table td  { background: #FFF; }
.top  { float: right; }


.shoukai h3 {
font-size: 18px;
font-weight: bold;
color: #096;
line-height: 18px;
}
.shoukai p {
font-size: 14px;
line-height: 18px;
}

/*イベント情報*/
.event {
clear: both;
width: 610px;
padding-left: 10px;
margin-top: 40px;
margin-bottom: 20px;
border-top: 3px solid #09C;
border-left: 3px solid #09C;
border-right-color: #09C;
border-bottom-color: #09C;
}
.event p {
font-size: 14px;
line-height: 18px;
}

.event h3 {
font-size: 20px;
font-weight: bold;
color: #030;
}
.event h4 {
margin-top: -25px;
font-size: 16px;
font-weight: bold;
color: #069;
margin-bottom: 0px;
}


.event table {
width: 610px;
border: 1px solid #CCC;
background: #CCC;
font-size: 14px;
}
.event table td.koumoku {
background: #C8FFFF;
font-size: 14px;
font-weight: bold;
color: #039;
}

.event .top { float: right; }

/*活動報告*/

.report {
clear: both;
width: 610px;
padding-left: 10px;
margin-top: 40px;
margin-bottom: 20px;
border-top: 3px solid #C9F;
border-left: 3px solid #C9F;
border-right-color: #C9F;
border-bottom-color: #C9F;
}
.report table tr th {
background: #FFF;
font-size: 14px;
font-weight: bold;
color: #003;
}


.report table {
width: 610px;
border: 1px solid #CCC;
background: #CCC;
font-size: 14px;
}

.report table td.koumoku {
background: #C8FFFF;
font-size: 14px;
font-weight: bold;
color: #039;
}
.report h3 {
font-size: 14px;
font-weight: bold;
color: #60F;
margin-bottom: 0px;
}
#about {
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #5FA;
	margin-bottom: 20px;
}
#about h3 {
	font-size: 16px;
	font-weight: bold;
	color: #2ABF55;
}
#about h4 {
	font-size: medium;
	font-weight: bold;
	color: #2A5F00;
}



/*リンクページ*/
#link h5 {
font-size: 14px;
font-weight: bold;
color: #333;
background: #FCF;
padding-left: 20px;
}
#link h3 {
font-size: 14px;
font-weight: bold;
color: #366;
margin-bottom: -5px;
margin-top: 5px;
border-left: 5px solid #399;
padding-left: 10px;
}

/*相談ページ*/
#soudan h5 {
font-size: 14px;
font-weight: bold;
color: #333;
background: #FCF;
padding-left: 20px;
}
#side h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6CC;
}

h6 {
	font-size: small;
}

#soudan h3 {
font-size: 14px;
font-weight: bold;
color: #366;
margin-bottom: -5px;
margin-top: 5px;
border-left: 5px solid #399;
padding-left: 10px;
}
#soudan #form a {
background: #099;
display: inline-block;
margin-left: 20px;
border: 2px outset #CCC;
text-decoration: none;
font-size: 16px;
font-weight: bold;
color: #FFF;
padding: 5px 20px 3px;
}

#soudan #form a:active {
background: #7BF3FD;
border: 2px inset #999;
}
#soudan table {
font-size: 14px;
font-weight: bold;
width: 500px;
margin-bottom: 20px;
}
#soudan table td { width: 150px; }



/*サイドメニュー*/
#side {
float: left;
width: 230px;
background-color: #FFF;
height: auto;
margin-top: 0px;
}
.sidemenu {
	padding-bottom: 5px;
	padding-top: 5px;
}
#footer {
clear: both;
background: url(image/footer.png) no-repeat;
margin-top: 0px;
font-size: 12px;
}
#link p {
font-size: 14px;
padding-left: 17px;
}
#page #main #info ul {
	font-weight: normal;
}



/*フードシェア*/
.box_pk{
width: 230px;
height: 140px;
border-radius: 30px 5px;
background: #F9D0DD;
padding-top: 0px;
padding-right: 0px
}
