body {
	background-image: url(../common/all_bg.gif);
	background-position: center;
	padding: 0px;
	width: 100%;
	font-size: 11px;
	color: #666666;
	height: 100%;
	margin: 15px 0px 0px;
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1, h2, h3, h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
ul,li {
	padding:0px;
	list-style-type: none;
	margin-left: 0px;
}

a:link { color: #66f; text-decoration: none }
a:visited { color: #669; text-decoration: none }
a:hover { color: #f33 }

.header {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	height: 33px;
	padding: 0px;
}
.head_logo {
	background-image: url(../common/site_logo.gif);
	height: 33px;
	width: 277px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.head_logo a {
	display: block;
	height: 33px;
	width: 277px;
	text-indent: -9999px;
	overflow: hidden;
}
.count {
	margin-top: 23px;
	width: 150px;
	float: right;
}
.count img {
	height: 10px;
}
.main_swf {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 15px;
}

.main_container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.main_container {display: inline-table;}

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

.main_container2 {
	float: right;
	width: 556px;
}
.main_left {
	float: left;
	width: 180px;
}

/*left navi botton*/
#left_navi{
	height: 180px;
	margin: 0px;
	padding: 0px;
}
#left_navi li {
	list-style-type: none;
	display: block;
}

#left_navi a {
	display: block;
	width: 180px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}
#offlink a {
	background-position: 0px 0px;
	display: block;
	height: 37px;
	width: 180px;
	background-image: url(../common/off_info_link.gif);
}
#offlink a:hover {
	background-position: 180px 0px;
}
#joinlink a {
	background-position: 0px 0px;
	height: 37px;
	width: 180px;
	margin-top: 5px;
	background-image: url(../common/it_joins_link.gif);
}
#joinlink a:hover {
	background-position: 180px 0px;
}
#members a {
	background-position: 0px 0px;
	width: 180px;
	height: 61px;
	margin-top: 5px;
	background-image: url(../common/members_con_link.gif);
}
#members a:hover {
	background-position: 180px 0px;
}
#touroku a {
	background-position: 0px 0px;
	height: 25px;
	width: 180px;
	margin-top: 5px;
	background-image: url(../common/touroku_link.gif);
}
#touroku a:hover {
	background-position: 180px 0px;
}
.main_right {
	float: right;
	width: 182px;
	border: 1px solid #808080;
}
.main_center {
	width: 358px;
	float: left;
}
.sub_img_swf {
	border: 1px solid #808080;
	width: auto;
	padding: 0px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	clear: both;
}
.footer {
	width: 750px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.footer_link {
	margin-bottom: 10px;
}
.footer ul {
	height: 14px;
	width: 750px;
	background-color: #E4E4E4;
}
.footer_link li {
	float: left;
	line-height: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 0px;
}
.footer_link a {
	text-decoration: none;
}
.mail {
	background-image: url(../common/mail.gif);
	height: 13px;
	width: 162px;
}
.mail span {
	line-height: 11px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.copyrights {
	background-image: url(../common/copyrights.gif);
	height: 25px;
	width: 322px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.copyrights span {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
