@charset "UTF-8";
html {
   overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
del{
	text-decoration:line-through
}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   color:#666;
   width:100%;
}

a {
   color:#999;
   text-decoration:none;
}
a:hover {
	opacity:0.5;
}

img {
   vertical-align:middle;
   border:0;
}


/*******************************************************/
#headbar {
	/* 上部に固定するCSS */
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height:100px;

	/* バーの装飾 */
	background-color: #8ec31e;
	opacity:0.9;
	color: white;
	box-shadow: 3px 3px 3px #666;
	z-index:99999;
}
/* ------------------------------------------ */
/* ▼メニューバー部分の装飾(必須ではない装飾) */
/* ------------------------------------------ */

	/* ▽メニューバー内の余計な余白を消す */
	#headbar h2,
	#headbar ul,
	#headbar p {
		margin: 0;
		padding: 0;
	}


	/* ▽メニューバーの各項目 (※横幅を固定して左寄せ) */
#headbar table{
	margin:0 auto;
}

#headbar table tr{
	vertical-align:middle;
}

#headbar table td{
	padding:0;
}

#headbar table th{
	text-align:left;
	padding:0;
}
	
#headbar ul{
	height:30px;
	line-height:30px;
	padding:0px 0 0 0;
	border-top:1px solid #fff;
	width:600px;
	margin:0 auto;
}

	#headbar img{
		margin:0;
		padding:0;
}
	
	#headbar ul li {
		margin:0;
		float: left;
		list-style-type: none;
	}
	/* ▽メニューバーの各項目のリンク( ※クリック可能領域を項目全体に広げて、文字を白色に) */
	#headbar ul li a {
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:13px;
		color: #fff;
		font-weight:bold;
		text-align: center;
	}
	/* ▽メニューバーの各項目のリンクにマウスが載ったときの装飾 (※配色を変える) */
	#headbar ul li a:hover {
		color: darkred;
	}
	
	#headbar ul li.menulist {
		padding:0 20px 0 0;
}
	
	/* ▽メニューバー内の「トップへ戻る」リンクの装飾 (※文字サイズを小さくして右寄せ／ついでにメニュー項目の回り込みを解除する) */
	#headbar p#fortop {
		clear: left;
		font-size: 75%;
		text-align: right;
	}
	/* ▽「トップへ戻る」リンクの配色 */
	#headbar p#fortop a {
		color: white;
	}
	/* ▽「トップへ戻る」リンクにマウスが載ったときの配色 */
	#headbar p#fortop a:hover {
		color: yellow;
	}
	
.header{
	text-align:left;
	width:100%;
	margin:10px auto;
}

h1{
	width:100%;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:8px;
	margin:0 auto;
	padding:0;
	color:#014795;
	font-weight:normal;
}

.nav{
	padding:0;
	margin:0;
	/*
	background-color:#fff;
	*/
	background-image:url(../../img/bghw.png);
}
/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
/* ========MENU CUSTOMIZE======== */
.menuwrap{
	background-image:url(../../img/menubg.png);
}

#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:100%;
	margin:0 auto 0px;
	border-left:1px solid #002f59;
}


#menu td{
	/*
	background-image:url(../../image/list03.png);
	background-position:left;
	background-repeat:no-repeat;
	*/
	height:50px;
	margin:0;
	text-align:center;
	color:#ffffff;
	padding:0 20px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	border-right:1px solid #002f59;
}

#menu td.last{
	border:none;
}
#menu tr{
	padding:0;	
	width:100%;
	margin:0;
}

#menu td a{
	color:#fff;
	margin: 0px;
	padding:0;
	text-decoration:none;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

#menu td:hover{
}


#menu td a p{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:5px;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:10px;
}

#menu td ul li a{
	color:#333;
	
}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
/*******************************************************/
.header03{
	background-color:#fff;
	width:100%;
}
#header{
	margin:0 auto;
	width:100%;
}

.logo {
	position: absolute;
	top:10px;
	left:0px;
}

.tel {
	position: absolute;
	top:10px;
	right:0px;
	
}
.tel01 {
	position: absolute;
	top:10px;
	right:85px;
	
}
.tel02 {
	position: absolute;
	top:10px;
	right:170px;
	
}
.tel03{
	position: absolute;
	top:10px;
	right:255px;
	
}
.tel04 {
	position: absolute;
	top:10px;
	right:340px;
	
}
.tel05 {
	position: absolute;
	top:10px;
	right:425px;
	
}
.langage {
	width:250px;
	height:70px;
	position: absolute;
	top:10px;
	right:280px;
	
}

/* ========HEADER CUSTOMIZE======== */

.top{
	height:100px;
}



/* ========HEADER CUSTOMIZE======== */

.box{
	padding:10px 0;
	width:100%;
	text-align:center;
}

/* ========HEADER CUSTOMIZE======== */

.slider{
}

.button a{
	font-weight:bold;
	color:#ffffff;
}




h2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0;
	color:#fff;
	margin:0 auto 10px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-image:url(../../img/menubg02.png);
	border-radius:0 5px 0 0;
	text-shadow:1px 1px 1px #000;
	/*
	font-family:Georgia, "Times New Roman", Times, serif;
	*/
}
h3{
	font-size:22px;
	padding:5px 10px;
	color:#00a0e8;
	border-bottom:1px solid #00a0e8;
	border-left:10px solid #00a0e8;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



h3 span.small{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
h3.memberh3{
	font-size:16px;
	color:#00a0e8;
	margin:0;
}
h3.memberh3_01{
	font-size:16px;
	color:#00a0e8;
	margin:0;
}

h4{
	background-color:#;
	font-size:22px;
	padding:5px;
	color:#F39700;
	border-bottom:1px solid #F39700;
	border-left:10px solid #F39700;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

span.size{
	font-size:18px;
	color:#000;
	border-bottom:1px solid #F39700;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
span.size01{
	font-size:12px;
	color:#00a0e8;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.main{
	margin:0 auto;
	padding:10px 0;
	width:95%;
	font-size:16px;
}

table.maintable{
	text-align:center;
	width:100%;
	margin:10px auto 50px;
}
table.maintable tr{
	vertical-align:top;
}
table.maintable td{
	width:50%;
	padding:5px;
}
table.maintable td img{
	width:100%;
}
table.maintable td img.botan{
	width:50%;
}
table.maintable td p{
	font-size:10px;
	background-color:#014795;
	color:#fff;
	margin:0;
	padding:0px 0;
}
/***************************/
table.business{
	width:550px;
	text-align:center;
}
table.business tr{
	vertical-align:top;
}
table.business img{
	height:110px;
}
/***************************/
.wrap01{
	width:100%;
	padding:0 0;
	background: url(../../img/wrap01.jpg) center center fixed;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0 auto 0px;
}

.wrap02{
	width:100%;
	padding:0 0;
	/*
	background: url(../../img/wrap02.jpg) center center fixed;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
	margin:0 auto 0px;
}

.main p{
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.main p b{
	color:#036EB8;
	font-weight:bold;
	font-size:18px;
}

.wrap02 p{
	padding:10px;
	color:#fff;
}
.wrap01 h2,.wrap02 h2{
	color:#fff;
	text-shadow:1px 1px 1px #000;
}

span.small{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
}


span.big{
	font-weight:bold;
	font-size:16px;
}

span.red{
	color:#ff0000;
}


.box02{
	margin:0 auto 0;
	width:100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	overflow-x:hidden;
	height:200px;
	background-image:url(../../img/bghw.png);
	
}

p.right{
	margin:10px auto 0;
	text-align:right;
}

.footerbg{
	height:300px;
	background-image:url(../../img/footerbg.png);
}

.banner{
	margin:0px auto;
	text-align:center;
}


.banner02{
	margin:10px auto;
	text-align:center;
}

.banner02 img{
	width:95%;
}


table.sns{
	width:95%;
	margin:0 auto;
}
table.sns td{
	width:20%;
	padding:2px;
}
table.sns td img{
	width:100%;
	border-radius:10px;
}
/*--------------------------------------------------------- */
.swimming{
	border:5px solid #ccc;
	padding:20px;
	margin:0 auto 20px;
}
.swimming h3{
	margin:0 auto 10px;
	color:#fff;
	font-weight:bold;
	background-image:url(../../img/menubg02.png);
	text-shadow:1px 1px 1px #000;
	border:none;
	font-size:15px;
}
.swimming p{}

.swimming img{
	width:100%;
}

.swimming ul{
	padding:0px;
	margin:0;
}
.swimming ul li{
	margin:10px 0;
	color:#000;
	font-weight:bold;
	list-style-type:none;
}

.swimming ul li h4{
	border:none;
	background-image:url(../../img/icon.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:3px 3px 3px 40px;
	margin:0;
	font-size:15px;
	color:#000;
	font-weight:bold;
}

.swimming ul li p{
	padding:0 20px;
	font-weight:normal;
	margin:0;
}

/*--------------------------------------------------------- */

table.formTable{
	width:100%;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:2px solid #172987;

}
table.formTable td{
	border-bottom:1px solid #ccc;
	font-size:16px;
	padding:5px;
}

table.formTable th{
	font-weight:bold;
	color:#fff;
	text-align:left;
	padding:5px;
	background-color:#172987;
	border-bottom:1px solid #ccc;
}
table.formTable h3{
	font-size:20px;
	background-color:#999;
	padding:0px 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:0;
	border-radius:20px;
	border:none;
	margin:0 auto 5px;
}
/*--------------------------------------------------------- */

.pagetop {
	display:none;
	position: fixed;
	text-align: center;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
}
	
/*--------------------------------------------------------- */

.pagetop02 {
	position: fixed;
	text-align: center;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
}
/*--------------------------------------------------------- */
.slideFrame {
	position: relative;
	margin:0px 0;
	overflow-x: auto;
	width: 100%;
	height: 208px;
}

.slideCell img{
	height:208px;
	
}


.slideGuide {
	width: 150%;
	height:270px;
}

.slideCell {
	display: block;
	float: left;
	margin-right: 5px;
	height:270px;
	background: #FFF;
	color: #333;
}

/* sample */
.slideCell a {
	display: block;
	width: 100%;
	height:270px;
	/*
	background: skyblue;
	*/
}
.slideCell a:hover {
	background: yellow;
}

/* controller */
.slideCtrl {
	display: none;
	position: absolute;
	top: 0;
	width: 30px;
	height:270px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);

}

.slideCtrl.left { left: -5px; color:#333; top:95px;}
.slideCtrl.right { right: -5px; color:#333; top:95px;}


/* クラス名変更
--------------------------------------------------------- */
.cell {
	display: block;
	float: left;
	margin-right: 5px;
	width: 200px;
	height: 100%;
	background: #FFF;
}

.controller {
	position: absolute;
	top: 0;
	width: 60px;
	height:270px;
	padding-top: 40px;
	background: #676767 url(hatch.png);
	padding-top: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
}

.controller.left { left: -5px; }
.controller.right { right: -5px; }



/* ========FOOTER CUSTOMIZE======== */
#main_slide ul,#main_slideli {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main_slide li img{
	height:150px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */


.clear{
	clear:both;
}

/* ========HEADER CUSTOMIZE======== */


.list6{
padding:0 5px 0 0;
width: 95%;
margin:10px auto 10px;
	border-radius:10px;
	box-shadow:0 0 6px 3px #ccc;
	background-image:url(../../img/menubg.png);
}
.menu{
padding:5px 0px 5px 10px;
/*width: 920px;*/
margin: 0 auto;
	border-radius:10px;
}
.menu span{
display: block;
font-size: 15px;
	background-image:url(../../img/menubutton.png);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
}

.list6 dl.acordion{
 margin:0px auto;
 text-align:left;
 padding:0;
 /*
 height: auto;
 */
	width:100%;
 }
 .list6 dt.trigger {
 text-align:left;
 color: #000;
 padding:0;
 margin:0;
 margin-bottom: 0;
}
 .list6 dt.active{
 }
 .list6 dt.trigger span.open-close {
	 display:none;
 width: 100%;
 text-indent: -9999em;
 }
 .list6 dt.active span.open-close {
 float: right;
 width: 20px;
 height: 20px;
 line-height:20px;
 padding:0;
 margin:0;
 }   
 
 
 .list6 dd.acordion_tree{
	width:100%;
	 margin:0px;
 border-top: none;
	background-position:left;
	background-repeat:no-repeat;
	padding:0;
	
 }


.bord02{
	background-color:#fff;
	border-radius:5px;
	padding:2px;
	margin:0;
	background-color:#014795;
}


.bord02 table{
width: 100%;
border-collapse: collapse;
}
.bord02 table a{
display: block;
padding: 5px 0;
text-align: center;
color: #fff;
font-size: 11px;
}
.bord02 table tr{}
.bord02 table td{
border: 1px solid #fff;
padding: 0;
width: 50%;
	background-image:url(../../img/menubg.png);
}
.bord02 table th{
border: 1px solid #fff;
padding: 0;
width: 50%;
font-weight: normal;
	background-image:url(../../img/menubg.png);
}

/***************************/
table.item{
	width:100%;
	text-align:center;
	border-collapse: collapse;
}
table.item tr{
	vertical-align:top;
}

table.item th{
padding: 0;
display: block;
}
table.item th.titleitem{
}
table.item td{
padding: 10px;
text-align: left;
display: block;
}
table.item th h4{
margin: 20px auto 10px;
padding: 0;
color: #fff;
text-align: center;
border: none;
background: #036eb8;
font-size: 22px;
}
table.item td h5{
text-align: left;
border: none;
margin: 0;
padding: 0;
color: #000;
font-size: 16px;
}
table.item th img{
width: 100%;
}

/***************************/
table.item02{
	width:100%;
	text-align:center;
	border-collapse: collapse;
}
table.item02 tr{
	vertical-align:top;
}

table.item02 th{
padding: 0;
text-align: left;
font-weight: normal;
padding: 10px 0 0 0;
display: block;
}
table.item02 th.titleitem{
}
table.item02 td{
padding: 10px 0 0 0;
text-align: left;
display: block;
}
table.item02 h4{
margin: 20px auto 10px;
padding: 0;
color: #fff;
text-align: center;
border: none;
background: #036eb8;
font-size: 22px;
}
table.item02 h5{
text-align: left;
border: none;
margin: 0;
padding: 0;
color: #000;
font-size: 16px;
}
table.item02 th img{
width: 100%;
}
table.item02 td img{
width: 100%;
}
/***************************/
table.item03{
	width:100%;
	text-align:center;
	border-collapse: collapse;
}
table.item03 tr{
	vertical-align:top;
}

table.item03 th{
padding: 0;
font-weight: normal;
padding: 10px 0 0 0;
display: block;
}
table.item03 td{
padding-top: 10px;
text-align: left;
padding: 10px 0 0 0;
display: block;
text-align: center;
}

table.item03 td.lefttd{
padding-right: 10px;
}
table.item03 td.centertd{}
table.item03 td.righttd{
padding-left: 10px;
}

table.item03 h4{
margin: 20px auto 10px;
padding: 0;
color: #fff;
text-align: center;
border: none;
background: #036eb8;
font-size: 22px;
}
table.item03 h5{
text-align: left;
border: none;
margin: 0;
padding: 0;
color: #000;
font-size: 16px;
}
table.item03 img{
width: 100%;
}

table.item03 td p{
text-align: left;
}

/***************************************************************/
/* ========FOOTER CUSTOMIZE======== */
#footer {
	text-align:center;
	width:100%;
	margin:0px 0;
	padding:0;
	background-color:#014795;
	color:#fff;
}

#footer ul{
	display:none;
	width:100%;	
	font-size: 12px;
	margin:0px auto;
	padding:20px 0;
}


#footer li {
	text-align:center;
	margin:0px 0px;
	padding:0 32px;
    float:left;
    text-align:center;
	display:block;
}
.copyright a{
	color:#fff;
}



#footer li a {
	color:#FFF;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
}

#footer li a:hover {
	color:#CCC;
	text-shadow:1px 1px 1px #666;
}




.copyright {
	margin:0px auto;
    padding:10px 0;
    font-style:normal;
    font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color:#fff;
    text-align:center;
}
ul.businesslist{
	padding:0;
}
ul.businesslist li{
	background-image:url(../../img/sirusi.png);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #1C1F87;
	list-style:none;
	padding:0 0 0 15px;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom:10px;

}
span.red{
	font-size:16px;
	font-weight:bold;
	color:#FF0004;
}
table.sctlTable{
	width:100%;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
table.sctlTable td{
	font-size:16px;
	text-align:left;
	padding:25px 20px;
	border-bottom:1px solid #ccc;
}

table.sctlTable th{
	width:250px;
	font-weight:normal;
	color:#333;
	text-align:left;
	padding:10px;
	border-bottom:1px solid #ccc;
}

 p.green{
	padding:10px 5px;
	color:#21AB38;
	font-size:24px;
	margin:0;
	border-top:5px solid #21AB38;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}
p.orange{
	padding:10px 5px;
	color:#333;
	font-size:16px;
	margin:0;
	}
span.siro{
	font-size:36px;
	color:#21AB38;
	padding:5px;

}
span.siro01{
	font-size:36px;
	color:#f39800;
	padding:5px;
}
ul.in55{
	width:100%;
	margin:0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 0 0 3px;
}
ul.in55 li{
	font-weight:bold;
	float:left;
	font-size:16px;
	list-style:none;
	background-image:url(../../img/sirusi.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	color:#22ac38;
	
}
img.topimgright{
	margin:5px auto;
	width:100%;
	box-shadow:5px 5px #014795;
}
img.topimgleft{
	margin:5px auto;
	width:100%;
	box-shadow:5px 5px #014795;
}
img.memberimgright{
	margin:5px auto 10px;
	width:100%;
	box-shadow:5px 5px #014795;
}
img.memberimgleft{
	margin:5px auto 10px;
	width:100%;
	box-shadow:5px 5px #014795;
}
p.memberp{
	margin:5px 0;
}
ul.linkul{
	margin:0 auto;
	width:100%;
	padding:0;
}
ul.linkul li{
	width:100%;
	margin:10px 0;
	background-color:#036EB8;
	color:#fff;
	list-style:none;
	text-align:center;
	padding:10px 0;
	border-radius:20px;
}
ul.linkul li a{
	color:#fff;
}