@charset "UTF-8";
/* =========================================================
　会の紹介
========================================================= */

/*ナビ設定
--------------------------------------------------------- */
#nav_community a {
	background: #666 !important;
	color: #FFF !important;
}


/*ヘッダー*/
#siteTitle{margin:0;padding:0;}
#siteTitle a{float:left;font-size:20px;margin:5px 1px 0;float:left;}
#siteDescription{font-size:12px;font-weight:normal;font-style:normal;line-height:43px;margin:-5px 1px 0;padding:0;float:right;}

/*コンテンツ部分*/
#content h1{width:660px; height:180px; background:url(../images/h2-5.png) no-repeat; padding:8px; border-left:0px solid #ddd;border-bottom:0px solid #333;font-size:30px;line-height:180px; color:#fff;
text-shadow: 0px 1px 15px rgba(0, 0, 0, 1);}


/*フッターウィジェット*/
#footerWrap{clear:both;margin:0 auto;overflow:hidden;}
#footerWidgetArea{float:left;width:100%;margin:0;background-color:#ccc;}
.footerWidget{float:left;padding:15px;margin:0;background-color:#ccc;min-height:120px;width:204px;border-left:1px solid #fff;}
.footerWidget .widgetTitle{font-weight:bold;background-color:#333;color:#fff;padding:0 10px;width:130px;font-size:12px;line-height:25px;margin:-15px 0 15px -15px;}
.footerWidget ul{margin:0;}
.footerWidget a{color:#333;text-decoration:none;}
.footerWidget a:hover{text-decoration:underline;}
.footerWidget hr{margin:10px 0;background-color:#fff;}
.footerWidget p{margin-bottom:10px;}
.footerWidget .textwidget a{color:#666;}
.footerWidget .textwidget a:hover{color:#999;}


.sideWidget .widgetTitle {
	font-size:15px;
	padding: 5px 0 3px 8px;
	width: 234px;
}
