@charset "utf-8";
body {
	padding:0;
	font-size:12px;
	line-height:20px;
	color: #333333;
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/back.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
#body_box {
	color: #333333;
	text-align: center;
	display: block;
	width: 304px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#main {
	width: 100%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*	margin-top:100px;
	margin-bottom: 20px;
*/
}
#main_img {
	width: 100%;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
}
#content {
	width:100%;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#home_btn {
	position: fixed;
	top: 10px;
	z-index: 100;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	left: 3px;
}

#page_title {
	margin-top: 50px;
	width: 100%;
	text-align: center;
}
#page_title div{

}

#page_title_l {
	position: absolute;
	left: 30%;
	top: -41px;

}
#page_title_r {
	position: absolute;
	left: 60%;
	top: -36px;
}
.sp_btntop {
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-radius: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	height: 75px;
}
.sp_btntop_left {
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 10px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	height: 75px;
	float: left;
	margin-right: auto;
	margin-left: 0px;
	width: 150px;
}
.sp_btntop_right {
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 10px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	height: 75px;
	float: right;
	margin-right: 0px;
	margin-left: auto;
	width: 120px;
}

.sp_btn {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-radius: 10px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.sp_btn a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.content2 {
	text-align: center;
	margin-bottom: 20px;
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
img{
	max-width: 300px;
	height: auto;
}
/*--- header ---*/
#header_sp {
	/*	position: fixed;*/
	width: 100%;
	top: 0px;
	text-align:center;
}
#logo_sp{
	display:block;
	width:100%;
}
#fontsize{
	display:none;
}
#titlebar {
	width:100%;
	padding-top: 0px;
	padding-bottom: 0px;
	display:none;
}
#titlebar img {
	width:100%;
}
#tree {
	display:block;
	font-weight:bold;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	text-align: left;
}
#tree a{
	color:#093;
	font-weight:bold;
}#tree_sp {
	display:block;
	font-weight:bold;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	text-align: left;
}
#tree_sp a{
	color:#093;
	font-weight:bold;
}

#pagetop {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: right;
}
#footer{
	display:none;
}



/* info */
.info_title {color: #98CB00; font-weight: bold;}
.info_daytime {color: #0066CC; }
.info_body {color: #666666;}

/* activity */
.activity_content_frame{
	width: 100%;
	background-image: url(../activity/img/activity_back.gif);
	padding-bottom: 6px;
}
.activity_content_clip{
	margin-bottom: -30px;
	padding-top: 5px;
}
.activity_content{
	background-color: #FFF;
	padding-top: 20px;
	margin: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.activity_content_title{
	width: 100%;
	/*	height:100%;*/
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #C9C;
	margin-top: 15px;
	padding:0px;
}
.activity_content_element{
	text-align: left;
	width: 100%;
	margin-top: 12px;
}
.activity_pagetop{
	text-align: left;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 40px;
}

.ac_date {
	font-size:14px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
	float:none;
}
.ac_title {
	font-size:14px;
	font-weight: bold;
	color: #060;
	padding-left: 10px;
	float:none;
}
.ac_photo{
	text-align:center;
	float:none;
}
/*+.ac_text {
	color: #333;
	line-height: 20px;
}
.ac_caption {
	color: #333;
	line-height: 18px;
}

.ac_stitle {
	color: #333;
	line-height: 20px;
}
.ac_list {
	list-style-type: disc;
	font-size: 13px;
	margin-left: 1.5em;
	line-height: 20px;
}
*/

/* member */

#mem_top_flash{
	display:none;
}
.member_ward{
	width:100%;
	margin:10px auto;
}
.member_photo{
	float:left;
	margin:8px;
}
.member_photo img{
	width:125px;
}
.mem_tbl_title{
	width: 100%;
	margin: 0px auto;
	text-align:left;
	color:#006600;
/*	font-size:18px;*/
	font-weight:bold;
}
.tbl_frame{
	width: 100%;
	margin: 0px auto;
	border: 1px solid #390;
}

.tbl_title{
	display:none;
	/* [disabled]width:100%; */
/*	border: 1px solid #666;*/
	
}
.tbl_title div{
	background: #CCFF99;
	padding: 3px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

.tbl_group{
	clear: both;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
.tbl_group div{
	height: auto;
	width: 99%;
	border: none;
}
.tbl_group div.tbl_elemet1{
	text-align: left;
	font-weight: bold;
	color: #093;
	padding:6px;
	height:auto;
}

.tbl_title_sub_sp{
	display: block;
	color: #09F;
	padding: 0px;
	
}
.tbl_elemet1{
	width:100%;
	float:none;
	text-align: left;
}
.tbl_elemet2{
	width: 100%;
	float: none;
	text-align: left;
}
.tbl_elemet2 table{
	width: 200px;
	float: none;
	text-align: left;
}

.tbl_elemet3{
	width: 100%;
	float: none;
	text-align: left;
}
.tbl_elemet4{
	width:100%;
	float:none;
	text-align:left;
}


/*-- profile  --*/
#profile {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#profile div#name img {
	width:100%;
}
#profile div#photo {
	float:none;
	width:200px;
	margin:10px auto;
	text-align:center;
}
#profile div#elements {
	float:none;
	width:100%;
	text-align:left;
	overflow:hidden;
}
#profile div.group {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	overflow:hidden;
}
#profile div.element1 {
	font-size:13px;
	line-height:normal;
	font-weight: bold;
	color: #009900;
	padding-left: 20px;
	width:100%;
	float:none;
}
#profile div.element2 {
	font-size:13px;
	line-height: normal;
	color: #333;
	font-weight: normal;
	padding-left: 20px;
	padding-bottom: 10px;
	width:94%;
	float:none;
}

/*-- voice  --*/
#voice-main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
}
#voice-main img{
	width:100%;
}
	
#voice-main_pv {
	width: 90%;
	height: 250px;
	overflow: scroll;
	padding: 10px;
	border: 1px solid #999999;
}
.voice_tbl_group{
	overflow:hidden;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.voice_tbl1{
	background-color: #EDEDED;
	width: 100%;
	padding:0px 0px 0px 10px;
	float:none;
}

.voice_tbl2{
	width: 100%;
	padding:10px 0px 20px 10px;
	float:none;
}
.voice_tbl2 textarea,input{
	max-width:90%;
}
#copyright_sp {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CEAD7C;
	width: 304px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.adress {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.tel {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 15px;
}
#footer_sp{
	width: 304px;
	display: block;
	text-align: center;
	height: 120px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#footer_sp_left {
	width: 160px;
	display: block;
	float: left;
	text-align: left;
	height: 100px;
	padding-left: 10px;
}
#footer_sp_right {
	display: block;
	text-align: center;
	float: right;
	height: 55px;
	width: 130px;
	text-decoration: none;
}
#footer_sp_access {
	display: block;
	text-align: center;
	float: right;
	height: 40px;
	width: 130px;
	text-decoration: none;
}
