*{margin:0; padding:0;}
a { outline: none; }
body{
	width:100%;
	font-size: 12px;
	background: #9ec9eb;
	background-image:url("/img/bg.gif");
	color: #333333;
	text-align:center;
	/*font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic",Osaka,Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Arial,Helvetica, sans-serif;
}
pre,textarea {
	/*font-family: "ＭＳ Ｐゴシック",sans-serif;*/
	font-size: 12px;
	letter-spacing: 0.02em;
	line-height: 120%;
	white-space: pre ;
	word-spacing: normal;
}
.shares{
padding:5px 5px 0 0;
float:left;
}
.topsy_count{
margin-top:1px;
}
.ad{
	margin:7px 7px 17px 7px;
}
.large_map{
width: 522px; height: 522px;
}
.event_view_map{
width: 522px; height: 150px;
}
.header_menu_div{
}
.pad20{
 padding:20px;
}
input[type=submit]{
	padding: 4px 8px;
	color:#124f5e;
	background:#a1f1f9;
	background: -webkit-gradient(linear, left top, left bottom, from(#a1f1f9), to(#55c7db));
	background-image: -moz-linear-gradient(top, #a1f1f9, #55c7db);
	border:1px solid #1b6b7e;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-decoration:none;
	text-shadow: #83edf7 0px 1px 0px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.yellow_btn{
	color:#515810 !important;
	background:#f0f495 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0f495), to(#c7d146)) !important;
	background-image: -moz-linear-gradient(top, #f0f495, #c7d146) !important;
	border:1px solid #697315 !important;
	text-shadow: #ecf279 0px 1px 0px !important;
}
.red_btn{
	color:#672d22 !important;
	background:#f6b8a5 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#f6b8a5), to(#d6715c)) !important;
	background-image: -moz-linear-gradient(top, #f6b8a5, #d6715c) !important;
	border:1px solid #863a2c !important;
	text-shadow: #f7c5b5 0px 1px 0px !important;
}

form{
	display: inline; 
}
h1{
	font-size: 16px;
	font-weight:bold;
}
h2{
	font-size: 12px;
	font-weight:bold;
}

a img{
	border: none;
}
ul,ol,li {
	margin: 0;
	padding: 0;
  list-style-type: none;
}
a, a:link {
	color: #0099DD; 
	text-decoration: none;
}
a:hover{
	color: #EE0080; 
}
.member_list a:hover{
  background-color: #FFeeFa;
  text-decoration: none;
}

#centered_container{
	width:780px;
	margin: 0px auto 0px auto;
	text-align:left;
}
#container{
	width:780px;
	line-height:150%;
	background:#ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  	letter-spacing: 0.02em;
  	word-wrap:break-word;
}
.shadow {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

#headerlogo{
   height:50px;
   float:left;
}

#header{
  margin:7px auto 0px auto;
   height:50px;
}


#header_menu{
  list-style-type: none;
  float: right;
  margin: 10px 0 10px 0;
  padding: 0px 4px 0px 4px;
  background: #ffffff;
  position: relative;
}

#header_menu li{
  float: left;
  margin: 4px;
  width: auto;
  display:block;
}

#header_menu a{
	padding: 4px;
	display: block;
}

#footer{
	width:780px;
  margin: 10px auto 10px auto;
  background: #ffffff;
  text-align:center;
}
.footer_banner{
padding:10px 0 3px 0;
}
.footer_list{
  padding: 5px 0 2px 0 ;
  text-align:center;
}

.footer_list li{
	display: inline;
	margin: 4px;
	vertical-align:top;
}
.footer_list a{
	vertical-align:top;
	margin: 4px;
}
table{
  border-collapse:collapse;
}
.left_col{
  vertical-align: top;
  height:100%;

}
.right_col{
  vertical-align: top;
height:100%;
  width: 215px;
  background-color:#d6e7f7;
  border-left:1px solid #2276bb;
 -moz-border-radius-topright: 5px; 
 -moz-border-radius-bottomright: 5px; 
 border-top-right-radius: 5px; 
 border-bottom-right-radius: 5px;
 -webkit-border-top-right-radius: 5px; 
 -webkit-border-bottom-right-radius: 5px; 
}
.right_list {
  margin: 10px 0 10px 0;
  border-top: 1px dotted #2276bb;
  background:#f7fbfd;
}
.right_list li{
  border-bottom: 1px dotted #2276bb;
  padding: 3px;
  position: relative;
  margin: 0 0 0 -1px;
  font-size: 12px;
  font-weight:bold;
}
.right_list li a,.tab_inactive a,.tab_active a{
display:block;
}
.right_list li.activelist{
  background: #ffffff;
  border-left-color: #ffffff;
  display:block !important;

}
.right_list li a:hover {
  background-color: #FFeeFa;
  text-decoration: none;
}
.right_list li a {
	padding: 3px 3px 3px 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.menu_icon{
margin:0px 5px -3px 0px;
}
#name_container{
	display:block;
	padding: 3px 3px 3px 5px; 
}
.go_red {
color:red;
}

.all_corner {
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
}
.clear_both {
    clear: both;
}
.float_right{
	float:right;
}
.float_left{
	float:left;
}
.icon{
	display:block;
	position:absolute;
}
.status-body{
	display:block;
	min-height:48px;
	overflow:hidden;
	margin-left:56px;
	margin-right:0;
	width:460px;

}
.left_col li{
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom: 1px solid #eeeeee;
}
.desc li{
	margin-bottom:none !important;
	padding-bottom:none !important;
	border-bottom:none !important;
	margin:0 0 0 40px !important;
	padding:0 !important;
}

.desc  ul li{
  list-style-type:disc !important;
}
.desc  ul li li{
  list-style-type:circle !important;
}
.desc ol li{
  list-style-type:decimal !important;
}

.graysmall{
	font-size:11px;
	color:#aaaaaa;
}
.redsmall{
	font-size:12px;
	color:#aa0000;
	background:#ffeeee;
	width:254px;
}
input[type=text]{
	border:1px solid #aaa;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height:1em;
	width:512px;
	padding:5px;
	font-size:12px;
	margin: 0 0 6px 0;
}
textarea{
	font-size:12px;
	border:1px solid #aaa;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height:2.5em;
	width:512px;
	padding:5px;
	overflow:auto;
	resize:none;
	margin: 0 0 6px 0;
}
.largetextarea{
height:5.5em;
}

option{
	margin:0 10px 0 10px;
}
select{
	font-size:12px;
	padding:3px;
	border:1px solid #aaa;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.postlabel{
padding: 6px 6px 0 0;
float:left;
width:110px;
}
.status_btn{
margin:0 5px 0 5px;
width:100px;
}
.round_border{
	border: 1px solid #dddddd;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#f9fcfc;
}
.member_list{
	width:159px;
	padding:5px;
	margin:5px 0 0 0;
	min-height:52px;
	
}
.member_list ul{
	margin:3px 0 0 0;
}
.member_list li{
	margin:3px 0 0 0;
	padding:1px 0 0 0;
	border-top: 1px solid #eeeeee;
	border-bottom:none;
}
.member_list img {
	vertical-align: middle;
}
.member_list li a{
display:block;
}
.tab_active{
	margin-right:5px;
	padding:3px;
	border:1px solid #aaaaaa;
	border-bottom:1px solid #ffffff;
	background:#ffffff;
	display:block;
	width:100px;
	float:left;
	text-align:center;
	margin-bottom:-1px;
}
.tab_inactive{
	margin-right:5px;
	padding:3px;
	border:1px solid #aaaaaa;
	background:#eeeeee;
	display:block;
	width:100px;
	float:left;
	text-align:center;
	margin-bottom:-1px;
}
.border_top{
	border-top:1px solid #aaaaaa;
}

.input_half{
	width:250px !important;
}
.input150{
	width:163px !important;
}
.small_map{
	width:254px;
	height:140px;
	float:left;

}

.map_container{
	float:left;
	padding-top:20px;
	width:254px;
}
.submit_text{
	border:none !important;
	background:none !important;
	padding:0 !important;
	cursor:pointer;
	color: #0099DD !important;
	text-shadow: none !important;
	font-size:10px !important;
	font-weight:normal !important;
}

.topdiv{
 padding:5px 0px 20px 5px;
 color:#004466;
 line-height: 160%;
}
hr{
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #dddddd;
	height: 1px;
	margin:8px 0 8px 0;
}
.hr_dark{
	border-color: #c2d5df !important;
	margin:0 0 8px 0;
}
.bluetext{
	color:#6494bb;
	text-shadow: 1px 1px 0 #ffffff;
	background-color: #e8f4fc;
	padding:1px 5px 1px 5px;
	display:block;
	margin-bottom:4px;
	font-weight:bold;
	border:1px #adcee9 solid;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	
	box-shadow: 0 0 2px #adcee9;
	-webkit-box-shadow: 0 0 2px #adcee9;
	-moz-box-shadow: 0 0 2px #adcee9;
}
.size24{
	font-size: 24px;
}
.largetext{
	font-size: 30px;
	font-weight:bold;
	line-height:120%;
	color:#fa266d;
}
.largetext2{
	font-size: 18px;
	font-weight:bold;
	line-height:170%;
	color:#000000;
}
.content_width{
	width:520px;
	display:block;
	overflow:hidden;
}
.imeoff{
ime-mode: inactive;
}
.balloon{
width:200px;
margin-bottom:10px;
word-wrap:break-word;
}

.votetable table {
	margin-top:5px;
    border-collapse: collapse;
    border-spacing: 0;
}

.votetable  td {
    padding: 3px;
    border: 1px #E3E3E3 solid;
    border-width:0px;
    vertical-align:top;
	
}


.tableborder table {
	margin-top:5px;
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px;

}

.tableborder th,.tableborder td  {

    padding: 3px;
    border: 1px #E3E3E3 solid;
    border-width:0px;
	text-align:center;
    border-width:1px;
	width:80px;
}
.tableborder td  {
	font-family:"ＭＳ ゴシック", "MS Gothic","Osaka",Verdana,Arial,Helvetica, sans-serif;
}

.bg_blue {
background-color: #436289;
color:#ffffff;
padding:2px 10px 2px 10px;
display:block;
width:160px;
}
.guide_img{
border:1px #E3E3E3 solid;
border-top:0;
margin-right:10px;
}
.guide_txt{
padding-top:8px;
display:block;
}
.join_div{
padding:5px auto 3px auto;
text-align:center;
height:55px;
font-size:16px;
font-weight:bold;
line-height:170%;
}

.poll_comment{
text-align:left !important;
	font-size:11px;
	color:#aaaaaa;
}
.votebg0 {
background-color: #ffebeb;
}
.votebg1 {
background-color: #fffce2;
}
.votebg2 {
background-color: #e2f2ff;
}

/**********
カレンダー
**********/
.cal-container, #cal-container {
background-color: #fff;
overflow: hidden;
padding: 0;
margin: 0;
position: absolute;
width: 200px;
z-index: 10;
font-size: 13px;
}

.cal-container iframe {
border:none;
height:100%;
left:0px;
margin:0;
padding:0;
position:absolute;
top:0px;
width:100%;
z-index:0;
}
table.cal-table {
margin-left: auto;
margin-right: auto;
width: 90%;
}

.cal-header-top {
height: 11px;
background: #fff url(../images/paper/base_header.gif) no-repeat bottom center;
}
.cal-header {
background: #fff url(../images/paper/base_body.gif) repeat-y top center;
color: #fff;
height:30px;
margin: 0;
padding: 0;
font-size: 0px;
line-height:0px;
font-decoration: none;
text-indent:-5000px;

}
.cal-body-top {
font-size: 0px;
height: 2px;
background: #fff url(../images/paper/base_line.gif) no-repeat top center;
}
.cal-border {
font-size: 0px;
height: 2px;
background: #000 url(../images/paper/base_line.gif) no-repeat top center;
}
.cal-body {
background:url(../images/paper/base_body.gif) repeat-y top center;
padding: 4px 2px 2px 2px;
text-align: center;
}
.cal-footer-top {
display: none;
}

.cal-footer {
margin:0px;
height: 29px;
background:url(../images/paper/base_footer.gif) no-repeat bottom center;
}
.cal-weekday {
text-align: center;
}

.cal-otherday {
text-align: center;
}

.cal-sunday {
color:#F78E73;
text-align: center;
}

.cal-saturday {
color:#73A2DE;
text-align: center;
}

.cal-holiday {
color:#F78E73;
text-align: center;
}

.cal-label-cell {
padding-bottom: 7px;
color: #8A8A8A;
font-size: 80%;
text-align: center;
}

.cal-label-row .cal-sunday {
color: #F3866A;
text-align: center;
}

.cal-label-row .cal-saturday {
color: #699AD8;
text-align: center;
}

.cal-day-cell {
width: 14%;
height: 15px;
line-height: 1.7;
}
.cal-input-hour-minute {
background:url(../images/paper/base_body.gif) repeat-y top center;
padding-top: 5px;
text-align: center;
}
.cal-error-list {
background: #fff url(../images/paper/base_body.gif) repeat-y top center;
padding: 7px 5px 0 5px;
font-size: 80%;
list-style: none;
}
.cal-error-list li {
padding-top: 2px;
margin-left: 5px;
text-indent: 5px;
background: url(../images/error.gif) no-repeat center left;
text-indent: 20px;
}
/* for ie bug */
* html .cal-error-list li {
text-indent: 5px;
}

.cal-ok-button {
margin-left: 2px;
}
.cal-select-year {
float: left;
margin: 0 0 0 3px;
width: 60px;
padding: 0;
}
.cal-select-month {
float: left;
margin: 0 0 0 3px; 
padding: 0;
width: 60px;
}

.cal-next-btn {
background: #fff url(../images/paper/button_right_off.gif) no-repeat center left;
cursor: pointer;
display: block;
float: right;
height: 25px;
text-indent: -10000px;
width:24px;
margin:0 5px 0 0;
}
.cal-next-btn:hover {
background: #fff url(../images/paper/button_right_on.gif) no-repeat center left;
}

.cal-prev-btn {
margin:0 0 0 5px;
background: #fff url(../images/paper/button_left_off.gif) no-repeat center left;
cursor: pointer;
display: block;
float: left;
height: 25px;
text-indent: -10000px;
width: 24px;
}

.cal-prev-btn:hover{
background: #fff url(../images/paper/button_left_on.gif) no-repeat center right;
}

.cal-day-cell a:link,
.cal-day-cell a:visited,
.cal-day-cell a:active {
color: #000;
display:block;
font-weight:bold;
text-decoration: none;
}
.cal-sunday a:link,
.cal-sunday a:visited,
.cal-sunday a:active {
color: #FA4A1C;
display:block;
font-weight:bold;
text-decoration: none;
}
.cal-saturday a:link,
.cal-saturday a:visited,
.cal-saturday a:active {
color: #2D64C8;
display:block;
font-weight:bold;
text-decoration: none;
}

.cal-holiday a:link,
.cal-holiday a:visited,
.cal-holiday a:active {
color: #FA4A1C;
display:block;
font-weight:bold;
text-decoration: none;
}

.cal-otherday a:link,
.cal-otherday a:visited,
.cal-otherday a:active {
color: #8A8A8A;
display:block;
font-weight:bold;
text-decoration: none;
}

.cal-day-cell a:hover {
background: #FFBEDE;
text-decoration: none;
}

.cal-selected {
background: #fff url(../images/paper/check.gif) no-repeat top center;
font-weight: bold;
text-align: center;
}

.cal-day-cell a:link.cal-selected,
.cal-day-cell a:visited.cal-selected {
background: #fff url(../images/paper/check.gif) no-repeat top center;
display:block;
text-decoration: none;
}

.cal-day-cell a:active.cal-selected {
background:#FFBEDE;
display:block;
text-decoration: none;
}


/**********
JGROWL
**********/
div.jGrowl {
	padding: 			0px;
	z-index: 			9999;
	color: 				#000;
	font-size: 			16px;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	width: 				100%;
	left: 				0px;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#ffffff;
	opacity: 				1.00;
    -ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
	zoom: 					1;
	padding: 				10px;
	margin-top: 			0px;
	margin-bottom: 			0px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			center;
	display: 				none;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			37px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				.85em;
}

div.jGrowl div.jGrowl-notification div.close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}
