@charset "shift_jis";

/* Reset */
html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

object,embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* layout */
body {
	text-align: center;
	background: #dceeff;
	font-size: 80%;
	line-height: 140%;
}

#container {
	width: 800px;
	padding: 0 20px 10px;
	margin: auto;
	background: url(img/bg.gif) #fff;
}

#mainMenu {
	float: left;
	margin: 0 0 30px;
}

#flashContent {
	margin: -10px 0 20px 0;
}

#eventCalendar {
	float: left;
	width: 435px;
	margin-right: 10px;
	background: #fff;
}

#eventCalendar .wrapBtn{
	position:relative;
	background:url(img/title_eventcalendar.gif) 0 0 no-repeat;
	width:435px;
	height:40px;
}

#eventCalendar .wrapBtn .btnBackNumber {
    background: #888888 url("img/ico_link.png") no-repeat scroll 8px 10px;
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    padding: 4px 0 3px 5px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 3px;
    width: 120px;
}
#eventCalendar .wrapBtn a.btnBackNumber:hover{ opacity:0.8;}

#eventCalendar iframe{
	/*height:610px; 5つ*/
	height:495px; /*4つ*/ 
	/*height:390px;  3つ */ 
	/*height:286px;  2つ */
}
#bannerArea {
	float: right;
	width: 350px;
	font-size: 12px;
}

#company {
	width: 820px;
	margin:0 auto;
	padding:0 10px 20px 10px;
	text-align: center;
	color: #000;
	font-size: 12px;
}
#footer {
	width: 800px;
	height: 30px;
	margin: auto;
	padding: 10px 20px 0;
	background: url("img/footer_bg.gif") #000;
	text-align: right;
	color: #fff;
	font-size: 14px;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
}


/* header
-------------------------------------------------*/
#header {
	padding-top: 10px;
	text-align: left;
}
#wrapleft{
	float: left;
	margin:0 0 10px 0;
	width:250px;
}
#logo {
	margin:0 0 0 0;
}

#mainMenu {
	float:right;
	width: 396px;
	height: 71px;
	background: url("img/mainmenu_bg.gif") no-repeat;
}

#mainMenu #btn_About {
	margin: 9px 0 0 12px;
}

#mainMenu #btn_List {
	margin: 9px 0 0 12px;
}

#mainMenu #btn_Lang {
	margin: 5px 0 0 0;
	float:right;
}


/* EventCalendar
-------------------------------------------------*/
body#event {
	background: #fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:75%;
}

iframe {
	width: 432px;
	height:390px;
	border: none;
	background: #fff;
}

#calendar th {
	vertical-align: top;
	white-space: nowrap;
}

#calendar th,#calendar td {
	padding: 5px;
	text-align: left;
	border-bottom: dotted 1px #000;
}

img.arrow {
	margin: 0 2px 3px 0;
	vertical-align: middle;
}


/* bannerArea
-------------------------------------------------*/
#bannerArea img {
	margin-bottom: 3px;
	vertical-align: bottom;
}


/* footer
-------------------------------------------------*/
#footer p {
	margin-right: 10px;
}


/* 2階層以降
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#mainContainer {
	padding: 5px;
	text-align: center;
	background: #ededed;
}

h1 {
	margin-bottom: 8px;
}

#main {
	width: 788px;
	margin: auto;
	padding-top: 1em;
	border: solid 1px #d8d8d8;
	background: #fff;
}

#main p {
	margin: 0 10px;
	padding-bottom: 1em;
	text-align: left;
}

img.vmiddle {
	margin-right: 2px;
	vertical-align: middle;
}

table#grouplist {
	width: 98%;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999; 
	margin: -3px 6px 6px 6px;
	border-collapse: collapse;
}

table#grouplist caption {
	color:#666666;
	padding-bottom: 5px;
}

table#grouplist th,td {
	margin: 0px;
	padding: 3px;
	color: #333333;
	vertical-align: top;
	line-height: 120%;
	font-size: 1em;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #FFFFFF;
}

table#grouplist th {
	width: 20%;
	text-align: left;
	font-weight: normal;
}

table#grouplist td.info {
	width: 32%;
	text-align: left;
}

table#grouplist td.addr {
	width: 28%;
	text-align: left;
}

table#grouplist td.pres {
	width: 15%;
}

table#grouplist th a {
	color: #0033CC;
	text-decoration: none;
}

table#grouplist th a:hover {
	background-color: #EEEEEE;
}

p.caution {
	margin-bottom: 10px!important;
	padding: 5px!important;
	border: double 3px #ddd;
	background: #ffc;
}

#gotop {
	text-align: center;
	margin-bottom: 50px;
}

/* 義援金ページ */
.box_1culmn{
	margin:10px;
}
.box_1culmn p{
	margin:10px 20px;
}

.box_kakusya{
	float:left;
	width:45%;
	margin:0 0 10px 24px;
	display:inline;
}
.box_kakusya p{
	margin:5px 0 0 0;
	line-height:140%;

}
.box_title{
	background-color:#ccccff;
	padding:3px 20px;
	font-size:120%;
	font-weight:bold;
	text-align:left;
}
.sub_title{
	font-size:85%!important;
}

/* 汎用 */
.small{
	font-size:85%;
}