@charset "UTF-8";

/*--- reset */
html, body{
	height: 100%;
	position: relative;
}
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;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}
img,abbr,acronym,fieldset{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
li{
	list-style-type: none;
}
img{
	border: 0;
}
/*--- default */
body{
	background: #007d5d;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.clearfix::after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* End hide from IE-mac */

a:link, a:visited{
	color: #007d5d; text-decoration: none;
}       
a:hover, a:active{
	color: #007d5d; text-decoration: underline;
} 


.flL{
	float: left;
}
.flR{
	float: right;
}
.clr{
	clear: both;
}

/* ===========
share
=========== */
#header{
	width: 100%;
	height: 170px;
	position: relative;
	z-index: 10;
}
.index#header{
	background : url(head_bg.png) center top / auto auto no-repeat scroll padding-box border-box transparent;
	background-color: #fff;
}
.snd#header{
	background : url(head_2nd_bg.png) center top / auto auto no-repeat scroll padding-box border-box transparent;
	background-color: #fff;
}
.members#header{
	background : url(head_members_bg.png) center top / auto auto no-repeat scroll padding-box border-box transparent;
	background-color: #fff;
}
#members-navi{
	width: 100%;
	height: 33px;
	background : url(members_navi_bg.gif) center top / auto auto repeat-x scroll padding-box border-box transparent;
	position: relative;
	z-index: 10;
}
#header .inner{
	width: 960px;
	height: 170px;
	position: relative;
	margin: 0 auto;
}
#header .inner h1{
	width: 634px;
	height: 105px;
	background : url(h1.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	position: relative;
	top:25px;
}
#header .inner .img1{
	width: 167px;
	height: 85px;
	background : url(head_img.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	position: absolute;
	top:20px;
	right:5px;
}
#container{
	width:100%;
	background: #fff;
	position: relative;
	z-index: 1;
}
#container .inner{
	width:980px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
}
#footer{
	width:100%;
	height: 100px;
	background: #007d5d;
	border-top:solid 5px #19a17e;
	position: relative;
}
#footer .inner{
	width: 960px;
	position: relative;
	margin: 0 auto;
}
#footer .inner .copyright{
	width: 530px;
	height: 11px;
	background : url(copyright.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	position: relative;
	top:20px;
	left:15px;
}

/* ===========
index
=========== */
#container h2.kv-img{
	width:980px;
	height: 439px;
	position: relative;
	top:-13px;
}
#container .topics{
	width:412px;
	float: left;
}
#container h3.topics-index{
	width:412px;
	height: 26px;
	background : url(h3_topics.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
}
#container .btn-more a{
	overflow:hidden;
	display:block;
	width:91px;
	height: 11px;
	background : url(btn_topics_more.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	position: relative;
	top:-22px;
	left:310px;
}
#container .btn-more a:hover{
	background : url(btn_topics_more.gif) 0px -11px / auto auto no-repeat scroll padding-box border-box transparent;
}
dl.topics{
	width: 412px;
	font-size: 0.8em;
	line-height: 160%;
	color: #3a3a3a;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
dl.topics dt{
	float: left;
	width: 12em;
	padding: 10px 0;
	text-indent: 1em;
	line-height: 150%;
}
dl.topics dd{
	padding: 10px 0 10px 7em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC dotted;
}
#container .index-banArea{
	width:547px;
	float: right;
	margin-right: 5px;
}
#container .index-banArea .btn-45th a{
	overflow:hidden;
	display:block;
	width:336px;
	height: 186px;
	background : url(btn_45th.jpg) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	position: relative;
	float: left;
}
 .links{
	width:182px;
	background: #eaeaea;
	padding: 9px;
	float: right;
}
.links .btn-members{
	width:182px;
	height: 72px;
	background : url(btn_members.png) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 7px;
}
.links .btn-sdc{
	width:182px;
	height: 90px;
	background : url(btn_sdc.png) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
}
.links .btn-members a{
	overflow:hidden;
	display:block;
	width:182px;
	height: 72px;
	background : url(btn_members.png) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 7px;
}
.links .btn-sdc a{
	overflow:hidden;
	display:block;
	width:182px;
	height: 90px;
	background : url(btn_sdc.png) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
}

/* ===========
Second
=========== */
#container .leftColumn{
	width:735px;
	float: left;
	margin-top: 30px;
}
#container .leftColumn p{
	font-size: 0.85em;
	line-height: 170%;
}
#container .rightColumn{
	width:182px;
	float: right;
	margin-top: 30px;
}
#members-meibo{
	width:918px;
	background: #fff;
	position: relative;
	left:12px;
	padding-top: 30px;
}
#members{
	width:736px;
	background: #fff;
	position: relative;
	margin: 0 auto;
	padding-top: 30px;
}
#members p, #members-meibo p{
	font-size: 14px;
	line-height: 170%;
}
#container h2.about{
	width:735px;
	height: 45px;
	background : url(h2_about.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#container h2.link{
	width:735px;
	height: 45px;
	background : url(h2_link.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#container h2.party{
	width:735px;
	height: 85px;
	background : url(h2_45th.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 15px;
}
#container h3.about{
	width:536px;
	height: 57px;
	background : url(h3_about.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	position: relative;
	left:10px;
	margin-bottom: 45px;
}

/* ===========
link
=========== */
#container .link-block{
	width:650px;
	position: relative;
	left:50px;
	font-size: 14px;
	line-height: 160%;
	margin-bottom: 20px;
	display:table;
}
#container .link-block .link-img,
#container .link-block .link-text{
	display:table-cell;
	height: 75px;
}
#container .link-block .link-img{
	width: 250px;
	vertical-align: middle;
	text-align: center;
}
#container .link-block .link-text{
	width: 400px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}
#container .link-block .link-text span.f12{
	font-size: 12px;
	font-weight: normal;
}
#container .link-contact{
	width: 696px;
	text-align: center;
	border: 2px solid #007d5d;
	padding: 20px;
}
#container .link-contact p.b16{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}


/* ===========
45th
=========== */
#container .read{
	width:725px;
	position: relative;
	left:10px;
	padding-bottom: 20px;
	border-bottom: solid 1px #1a6956;
	margin-bottom: 20px;
}
#container .read p{
	width:725px;
	padding-top: 10px;
}
#container .ttl-45th{
	width:545px;
	height: 20px;
	background : url(45th_ttl.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	position: relative;
	left:10px;
	margin-bottom: 20px;
}
#container p.info{
	width: 715px;
	position: relative;
	left:20px;
	font-size: 0.8em;
	line-height: 180%;
}
#container p.warning{
	width: 681px;
	position: relative;
	left:10px;
	font-size: 0.8em;
	line-height: 180%;
	color: #fb1a1a;
	padding: 20px;
	border: solid 2px #fb1a1a;
	margin: 20px 0 30px;
}
/* ===========
about
=========== */
#container .message{
	width:725px;
	position: relative;
	left:10px;
	padding-bottom: 20px;
	border-bottom: solid 1px #1a6956;
	margin-bottom: 20px;
}
#container .message p{
	width: 480px;
	float: right;
}
p.tar{
	margin-top: 10px;
	text-align: right;
}
#container .list1{
	width: 470px;
	position: relative;
	left:10px;
	float: left;
}
#container .list3{
	width: 470px;
	position: relative;
	left:10px;
	float: left;
	margin-top: 40px;
}

#container .ttl1{
	width:84px;
	height: 20px;
	background : url(about_list1.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#container .ttl3{
	width:365px;
	height: 20px;
	background : url(about_list3.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#container .ttl2{
	width:87px;
	height: 20px;
	background : url(about_list2.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 20px;
}
#container .ttl4{
	width:86px;
	height: 20px;
	background : url(about_list4.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	text-indent: -9999px;
	margin-bottom: 20px;
}
dl.list1{
	width: 470px;
	font-size: 0.8em;
	line-height: 160%;
	margin: 0;
	padding: 0;
}
dl.list1 dt{
	float: left;
	width: 8em;
	padding: 5px 0;
	line-height: 150%;
}
dl.list1 dd{
	padding: 5px 0;
	line-height: 150%;
}

#container .list2{
	width: 235px;
	position: relative;
	float: right;
}
#container .list4{
	width: 235px;
	position: relative;
	float: right;
	margin-top: 40px;
}
dl.list2{
	width: 235px;
	font-size: 0.8em;
	line-height: 160%;
	text-indent: 1em;
	padding: 0;
}
dl.list2 dt{
	float: left;
	width: 8em;
	padding: 5px 0;
	line-height: 150%;
}
dl.list2 dd{
	padding: 5px 0;
	line-height: 150%;
}
.download{
	width:695px;
	position: relative;
	left:10px;
	padding: 15px;
	background: #eaeaea;
	float: left;
	margin: 40px 0 30px;
}
#container .download .ttl{
	width:62px;
	height: 17px;
	background : url(about_dl_ttl.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	float: left;
	text-indent: -9999px;
	position: relative;
	top:8px;
	left:10px;
}
#container .download .link-pdf a{
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #0095e2;
	background : url(about_pdficon.gif) 0px 0px / auto auto no-repeat scroll padding-box border-box transparent;
	float: left;
	text-indent: 40px;
	position: relative;
	margin-left: 30px;
}