@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------
  GLOBAL RESET
-------------------------------------------------- */
@import url("house.css");
*{
	margin:0;
	padding:0;
}

body {
text-align: center;
padding: 0;
margin: 0 auto;
}

h1,h2,h3,h4,h5 {
line-height: 1;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

li,ul,ol {
list-style:none;
}

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

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

.clearfix {
display: inline-block;
min-height: 1%;
}

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

/* general styles */
body {
	height: 100%;
	font-size: 12px;
}

img {
 border:0;
}

a {
	color: #666;
	text-decoration: underline;

}

a:visited {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #999;
	text-decoration: none;
}
#home {
	background-image: url(../common_img/pageBack.jpg);
	background-repeat: repeat-x;
}


#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	color: #333333;
	font-size: 1em;
	line-height: 150%;
}




/* Header */
#header {
	float: left;
	width: 100%;
	height: 89px;
	margin: 0px;
	padding: 0px;
}

#title {
	margin: 0px;
	padding: 0px;
	background-image: url(../common_img/logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 36px;
	width: 300px;
	float: left;
	display: block;
}

#title a:link,#title a:visited {
	display: block;
	cursor: pointer;
	height: 36px;
	width: 300px;
}
#title a:hover,#title a:visited:hover {
}
#subNavi {
	float: right;
	width: 424px;
	padding-top: 12px;
	height: 18px;
	font-size: 10px;
	line-height: 1px;
}
#subNavi ul {
	margin: 0px;
	padding: 0px;
}
#subNavi li {
	float: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 18px;
}
#subNavi a:link.#subNavi a:visited {
	margin: 0px;
	padding: 0px;
	height: 18px;
	display: block;
}


#sN01 a:link,#sN01 a:visited {
	background-image: url(../common_img/bt_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 44px;
	display: block;
	margin-right: 13px;
	padding: 0px;
	height: 18px;
}

#sN01 a:hover,#sN01 a:visited:hover {
	background-image: url(../common_img/bt_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
#sN02 a:link,#sN02 a:visited {
	background-image: url(../common_img/bt_company.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 118px;
	margin-right: 6px;
	padding: 0px;
	height: 18px;
}
#sN02 a:hover,#sN02 a:visited:hover {
	background-image: url(../common_img/bt_company.jpg);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
#sN03 a:link,#sN03 a:visited {
	background-image: url(../common_img/bt_contacts.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 118px;
	margin-right: 6px;
	height: 18px;
}
#sN03 a:hover,#sN03 a:visited:hover {
	background-image: url(../common_img/bt_contacts.jpg);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
#sN04 a:link,#sN04 a:visited {
	background-image: url(../common_img/bt_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 118px;
	display: block;
	height: 18px;
}
#sN04 a:hover,#sN04 a:visited:hover {
	background-image: url(../common_img/bt_sitemap.jpg);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
/* Navigation */
#navigation {
	float: left;
	padding-top: 13px;
	clear: both;
	width: 900px;
	height: 40px;
}

#navigation ul {
	list-style:none;
	height: 40px;
}

#navigation li {
	float:left;
	margin: 0px;
	text-indent: -9999px;
	padding: 0px;
	display: block;
}

#navigation li a:link {
	text-decoration:none;
	display: block;
	height: 40px;
}
#navigation li a:hover,#navigation li a:hover:visited {
	text-decoration:none;
	display: block;
	height: 40px;
}
.gN01 a:link,.gN01 a:visited {
	display: block;
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 225px;
	height: 40px;
}
.gN01 a:hover,.gN01 a:visited:hover {
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	height: 40px;
}
.gN02 a:link,.gN02 a:visited {
	display: block;
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -225px 0px;
	width: 225px;
	height: 40px;
}
.gN02 a:hover,.gN02 a:visited:hover {
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -225px -40px;
	height: 40px;
}
.gN03 a:link,.gN03 a:visited {
	display: block;
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -450px 0px;
	width: 225px;
	height: 40px;
}
.gN03 a:hover,.gN03 a:visited:hover {
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -450px -40px;
}
.gN04 a:link,.gN04 a:visited {
	display: block;
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -675px 0px;
	width: 225px;
	height: 40px;
}
.gN04 a:hover,.gN04 a:visited:hover {
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -675px -40px;
}
.gN05 a:link,.gN05 a:visited {
	display: block;
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -517px 0px;
	width: 129px;
	height: 40px;
}
.gN05 a:hover,.gN05 a:visited:hover {
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -517px -40px;
}
.gN06 a:link,.gN06 a:visited {
	display: block;
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -646px 0px;
	width: 129px;
	height: 40px;
}
.gN06 a:hover,.gN06 a:visited:hover {
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -646px -40px;
}
.gN07 a:link,.gN07 a:visited {
	display: block;
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -776px 0px;
	width: 125px;
	height: 40px;
}
.gN07 a:hover,.gN07 a:visited:hover {
	background-image: url(../common_img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -776px -40px;
}
#flash {
	height: 247px;
	clear: both;
}

#Middle {
	background-color: #FFF;
	width: 900px;
}
#topicsPath {
	font-size: 10px;
	padding-bottom: 8px;
}


/* Main contents */
#contents {
	float: left;
	width: 476px;
	padding: 0px;
	background: #ffffff;
	font-size: 1.0em;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#MainContents {
	float: left;
	width: 676px;
	background: #ffffff;
	font-size: 1.0em;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#MainContents h2 {
}

#contents02 {
	float: left;
	width: 476px;
	padding: 0px;
	background: #ffffff;
	font-size: 1.0em;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents ul {
}
#contents li {
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../home_img/news_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 476px;
}
#contents ul li p {
	background-image: url(../home_img/news_li.gif);
	background-position: left center;
	background-repeat: no-repeat;
	width: 476px;
	height: 20px;
	padding-left: 18px;
}
#contents ul li a {

}

#contents ul li a:hover {
	background-color: #F2F2F2;
}

#contents h2 {
	text-indent: -9999px;
	height: 30px;
}
.contents_title {
	background-image: url(../home_img/title_house.jpg);
	background-repeat: no-repeat;
}
.contents_title02 {
	background-image: url(../home_img/title_event.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.contents_title03 {
	background-image: url(../home_img/title_oteire.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#contents h2 a {
 color: #000000;
}

#contents .contents_body {
 margin: 15px 25px;
 padding: 0px;
}
#house {
	height: 100px;
	width: 230px;
	border: 1px solid #DBD9D5;
	margin-top: 10px;
	float: left;
	font-size: 10px;
	line-height: 140%;
	display: block;
}
#house_out {
	height: 100px;
	width: 230px;
	background:url(../common_img/orei.gif) no-repeat;
	border: 1px solid #DBD9D5;
	margin-top: 10px;
	float: left;
	font-size: 10px;
	line-height: 140%;
	display: block;
}


#contents h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photo {
	float: left;
	height: 60px;
	width: 75px;
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 4px;
}
.caption {
	background-image: url(../home_img/house_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	float: left;
	padding-bottom: 5px;
	width: 132px;
}
.caption02 {
	background-image: url(../home_img/house_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	float: left;
	padding-bottom: 5px;
	width: 215px;
	margin-left: 8px;
	margin-right: 1px;
}
.houseBt {
	background-image: url(../home_img/house_bt.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 70px;
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
}
.houseBt2 {
	background-image: url(../home_img/house_bt2.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 70px;
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
}

#toList {
	height: 9px;
	display: block;
	line-height: 1px;
	font-size: 1px;
}

#toList a:link, #toList a:visited {
	background-image: url(../home_img/bt_topics01.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 80px;
	display: block;
	float: right;
	margin-top: 5px;
}
#toList a:hover, #toList a:visited:hover {
	background-image: url(../home_img/bt_topics01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -9px;
}



#contents blockquote {
 padding: 10px;
 background: #efefef;
 border: #999999;
}
#homeMidlle {
	float: left;
	width: 185px;
}


/* Sidebar */
#firstSide {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
}
/* --------------------------------------------------
  IE6 HACK CSS
-------------------------------------------------- */

*html body #firstSide {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#secondSide {
	float: left;
}
#secondSideHome {
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	margin-left: 0px;
}
.sidebar {
	background: #ffffff;
	font-size: 1.0em;
	text-align: left;
	margin-left: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	padding-left: 0px;
}
.sidebar02 {
	background: #ffffff;
	font-size: 1.0em;
	text-align: left;
	margin-left: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.sidebar h4 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.sidebar02 h4 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
.chirashi {
	background-image: url(../home_img/title_ad.jpg);
	background-repeat: no-repeat;
	height: 30px;
}

.chuko {
	background-image: url(../home_img/title_old.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.reformClub {
	background-image: url(../home_img/reformClub.jpg);
	height: 260px;
	display: block;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 19px;
}
.reformClub h4 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#reformBt {
	background-image: url(../home_img/reformClubBt.jpg);
	height: 20px;
	width: 177px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 218px;
	cursor: pointer;
}


#chuko {
	margin:0px 5px;
}
#chuko p {
	width: 200px;
	height: 20px;
	background-image: url(../home_img/ad_copy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	text-indent: -9999px;
}
#chuko ul {
}
#chuko li  {
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#chirashi {
}
#chirashi p {
	width: 200px;
	height: 20px;
	background-image: url(../home_img/ad_copy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	text-indent: -9999px;
}
#chirashi ul {
}
#chirashi li  {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #EDEDED;
	border: 1px solid #E6E6E6;
	width: 198px;
}
#chirashi ul li img  {
	margin: 8px;
}
#toList02 {
	height: 9px;
	display: block;
	line-height: 1px;
	font-size: 1px;
	width: 200px;
}

#toList02 a:link, #toList02 a:visited {
	background-image: url(../home_img/bt_topics01.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 80px;
	display: block;
	float: right;
}
#toList02 a:hover, #toList02 a:visited:hover {
	background-image: url(../home_img/bt_topics01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -9px;
}


.sidebar ul {
 list-style:none;
 width: 185px;
}

.sidebar p {
 padding: 3px 0px 3px 15px;
}

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li a {

}

.sidebar li a:hover {

}
.banner01 {
	background-image: url(../common_img/banner_customer.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 185px;
	display: block;
	text-indent: -9999px;
}
.banner02 {
	background-image: url(../common_img/banner_sindansshi.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 185px;
	display: block;
	text-indent: -9999px;
}
.banner03 {
	background-image: url(../common_img/banner_kenchikuka.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 185px;
	display: block;
	text-indent: -9999px;
}
.banner04 {
	background-image: url(../common_img/banner_cordi.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 185px;
	display: block;
	text-indent: -9999px;
}
.banner05 {
	background-image: url(../common_img/banner_oteire.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 185px;
	display: block;
	text-indent: -9999px;
}
.banner06 {
	background-image: url(../common_img/banner_genba.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 185px;
	display: block;
	text-indent: -9999px;
}
.banner07 {
	background-image: url(../common_img/banner_club.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 185px;
	display: block;
	text-indent: -9999px;
}
.banner08 {
	background-image: url(../common_img/banner_oteire.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 185px;
	display: block;
	text-indent: -9999px;
}

/* Footer */
#footer {
	clear:both;
	width: 900px;
	height: 25px;
	background-image: url(../common_img/footBack.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 1px;
	display: block;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul {
	padding-top: 6px;
	padding-left: 9px;
}
#footer li {
	float: left;
	text-indent: -9999px;
}
#footer a {
}
.fN01 a:link,.fN01 a:visited {
	background-image: url(../common_img/footNavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 11px;
	width: 45px;
	display: block;
}
.fN01 a:hover,.fN01 a:visited:hover {
	background-image: url(../common_img/footNavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -11px;
}
.fN02 a:link,.fN02 a:visited {
	background-image: url(../common_img/footNavi.jpg);
	background-repeat: no-repeat;
	background-position: -45px 0px;
	height: 11px;
	width: 101px;
	display: block;
}
.fN02 a:hover,.fN02 a:visited:hover {
	background-image: url(../common_img/footNavi.jpg);
	background-repeat: no-repeat;
	background-position: -45px -11px;
}
.fN03 a:link,.fN03 a:visited {
	background-image: url(../common_img/footNavi.jpg);
	background-repeat: no-repeat;
	background-position: -146px 0px;
	height: 11px;
	width: 69px;
	display: block;
}
.fN03 a:hover,.fN03 a:visited:hover {
	background-image: url(../common_img/footNavi.jpg);
	background-repeat: no-repeat;
	background-position: -146px -11px;
}
.fN04 a:link,.fN04 a:visited {
	background-image: url(../common_img/footNavi.jpg);
	background-repeat: no-repeat;
	background-position: -215px 0px;
	height: 11px;
	width: 56px;
	display: block;
}
.fN04 a:hover,.fN04 a:visited:hover {
	background-image: url(../common_img/footNavi.jpg);
	background-repeat: no-repeat;
	background-position: -215px -11px;
}
#contactPage {
	font-size: 12px;
	line-height: 160%;
	margin-top: 10px;
	text-align: left;
}
#privacy {
	font-size: 12px;
	line-height: 160%;
	margin-top: 10px;
	text-align: left;
}

#privacy table {
	font-size: 12px;
	line-height: 160%;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;

}
#privacy table table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: left;
	padding: 5px;
}
#privacy table table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#privacy table table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: left;
	padding: 5px;
}
.privacyTitle {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CC0;
	border-left-color: #9C0;
	padding-top: 8px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	margin-bottom: 10px;
}
hr {
	height: 1px;
}
#company {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	width: 670px;
}
#company th {
	background-color: #E4F3AF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#company td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;

}
#company tr {
	padding: 5px;
	
}
#companyBt {
	padding-top: 30px;
	height: 34px;
}
#companyBt ul {
	margin: 0px;
	padding: 0px;
}
#companyBt li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
}

#companyBt a:link, #companyBt a:visited {

}
#contents03 {
	width: 670px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
}
#contents03 .left {
	width: 500px;
	float: left;
	display: block;
}
#contents03 .photo {
	height: 182px;
	width: 150px;
	background-color: #E1E1E1;
	border: 1px solid #CCC;
	float: right;
}
#contents03 dl {
	clear: both;
}
#contents03 dt {
	font-weight: bolder;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #B9DF32;
	padding-left: 5px;
	font-size: 14px;
}
#contents03 dd {
	padding-top: 5px;
	margin-bottom: 10px;
}
.leftHarf {
	float: left;
	width: 320px;
}
.rightHarf {
	float: right;
	width: 320px;
}
#recruit {
	font-size: 12px;
	line-height: 160%;
}
#recruit td {
	padding: 3px;
}
#map {
	margin-top: 25px;
	float: left;
}
.midContents {
	text-align: center;
}
#sitemap {
	font-size: 12px;
	width: 670px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap ul {
}
#sitemap li {
	text-align: left;
	margin-bottom: 3px;
}
#sitemap li a:link,#sitemap li a:visited {
	background-color: #E8E8E8;
	display: block;
	padding: 15px;
	height: 20px;
}
#sitemap li a:hover,#sitemap li a:visited:hover {
	background-color: #CCE6CC;
	color: #666;
}
#club02Back {
	background-image: url(../club/img02.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 270px;
	width: 635px;
	margin-left: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
}
#clubBt {
	background-image: url(../club/bt01.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 165px;
	float: right;
	margin-top: 225px;
	margin-right: 12px;
	display: block;
	cursor: pointer;
}
#club03Back {
	background-image: url(../reform/clubBack.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 270px;
	width: 635px;
	margin-left: 18px;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#clubBt02 {
	background-image: url(../club/bt01.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 165px;
	float: right;
	margin-top: 225px;
	margin-right: 12px;
	display: block;
	cursor: pointer;
}
*html body #clubBt02 {
	background-image: url(../club/bt01.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 165px;
	float: right;
	margin-top: 225px;
	margin-right: 5px;
	display: block;
	cursor: pointer;
}
#genba {
}
#genba dl {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#genba dt {
	margin-top: 20px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;

}
#genba dd {
	margin-top: 20px;
	margin-left: 15px;
	font-size: 14px;
	line-height: 160%;

}
.arrow {
	margin-left: 15px;
	background-image: url(../genba/arrow.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 35px;
}

.genba01 {
	background-image: url(../genba/01.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
}
.genba02 {
	background-image: url(../genba/02.jpg);
	background-repeat: no-repeat;
	height: 361px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
}
.genba03 {
	background-image: url(../genba/03.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
}
.genba04 {
	background-image: url(../genba/04.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
}
.genba05 {
	background-image: url(../genba/05.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
}
.genba06 {
	background-image: url(../genba/06.jpg);
	background-repeat: no-repeat;
	height: 228px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
}

.presidentComent {
	font-size: 14px;
	line-height: 180%;
}
.president {
	text-align: right;
	font-size: 14px;
	padding-top: 20px;
}
#contactT {
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 160%;
	padding: 1px;
}
#contactT th {
	background-color: #D6EBD6;
	border-bottom-style: solid;
	padding: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
}
#contactT td {
	padding: 5px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

.tyuko{
	margin:5px 0px 0 0px;
	padding:2px;
	border: solid;
	border-width:1px;
	border-color: #CCCCCC;
}

.tiku{
	width:50px;
	height:18px;
	background-color:#80BAE6;
	text-align:center;
	margin-right:10px;
	color:#FFFFFF;
	float:left;
	display:block;
}

.ac{
	margin:0 3px;
}
.clear{clear:both;}
