body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.transparent {
}
.txt-red {
	color: #FF6600;
}
.txt-yellow {
	color: #FFFF00;
}

.txt-pink {
	color: #FFCCFF;
}
.txt-blue {
	color: #66CCFF;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

p {
	margin: 0px;
	padding: 0px;
}

.out-txt {
	font-size: 10px;
	text-indent: -99999px;
}
.flort-right {
	float: right;
}


h1 {
	font-size: 12px;
	font-weight: normal;
}

.clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #006699;
}


#wrap {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
#header-box {
	background-image: url(img/common/logotxt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 274px;
}
#pagetop {
	width: 230px;
	height: 230px;
	float: left;
}

#header-contact-box {
	height: 60px;
	width: 300px;
	float: right;
	margin-top: 127px;
}


/*-----------------------------------------
Navi.css
-----------------------------------------*/

#g-navi-box {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 737px;
	height: 110px;
	background-image: url(img/g-navi/back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	float: right;
}


#Navi{
	width:737px;
	height:40px;
	background-image: url(img/g-navi/g-navi_back.gif);
	background-repeat:no-repeat;
	float: right;
	margin-top: 10px;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#Navi ul{
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}
#Navi li{
	display:inline;
	margin:0;
	padding:0;
}
#Navi ul a{
	float:left;
	margin:0;
	padding:0;
	text-indent: -99999px;
}

#Navi li a#navi1{
	width:90px;
	background-image: url(img/g-navi/g-navi_02.gif);
	background-repeat:no-repeat;
	padding:0;
	height: 40px;
	margin-left: 19px;
}
#Navi li a#navi2{
	width:90px;
	height:40px;
	background-image: url(img/g-navi/g-navi_03.gif);
	background-repeat:no-repeat;
	padding:0;
}
#Navi li a#navi3{
	width:100px;
	height:40px;
	background-image: url(img/g-navi/g-navi_04.gif);
	background-repeat:no-repeat;
	padding:0;
}
#Navi li a#navi4{
	width:90px;
	height:40px;
	background-image: url(img/g-navi/g-navi_05.gif);
	background-repeat:no-repeat;
	padding:0;
}
#Navi li a#navi5{
	width:90px;
	height:40px;
	background-image: url(img/g-navi/g-navi_06.gif);
	background-repeat:no-repeat;
	padding:0;
}
#Navi li a#navi6{
	width:90px;
	height:40px;
	background-image: url(img/g-navi/g-navi_07.gif);
	background-repeat:no-repeat;
	padding:0;
}
#Navi li a#navi7{
	width:90px;
	height:40px;
	background-image: url(img/g-navi/g-navi_08.gif);
	background-repeat:no-repeat;
	padding:0;
}
#Navi li a#navi8{
	width:78px;
	height:40px;
	background-image: url(img/g-navi/g-navi_09.gif);
	background-repeat:no-repeat;
	padding:0;
}




#Navi a:hover{
	background-position:0 -80px;
}


/*active*/
body#act_navi1 #Navi li a#navi1{
	background-position:0 -40px;
}
body#act_navi2 #Navi li a#navi2{
	background-position:0 -40px;
}
body#act_navi3 #Navi li a#navi3{
	background-position:0 -40px;
}
body#act_navi4 #Navi li a#navi4{
	background-position:0 -40px;
}
body#act_navi5 #Navi li a#navi5{
	background-position:0 -40px;
}
body#act_navi6 #Navi li a#navi6{
	background-position:0 -40px;
}
body#act_navi7 #Navi li a#navi7{
	background-position:0 -40px;
}
body#act_navi8 #Navi li a#navi8{
	background-position:0 -40px;
}
body#act_navi9 #Navi li a#navi9{
	background-position:0 -40px;
}

/**---------------------------------------------
-----------------------------------------------**/
#left-box {
	width: 640px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	margin-left: 10px;
}
#main-img {
	height: 390px;
	width: 640px;
}
.title-img {
	margin-top: 20px;
}

#index-contents-box {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#index-member-box {
	padding-bottom: 20px;
}

#index-member-girls {
	float: left;
	height: 170px;
	width: 310px;
	margin-right: 10px;
}
#index-member-boys {
	float: right;
	height: 170px;
	width: 310px;
}
#index-info-box {
	padding: 0px;
	margin-top: 0px;
}
#index-info-box #index-info-top {
	height: 63px;
	background-image: url(img/index/index-info_01.gif);
}
#index-info-box #index-info-mid {
	background-image: url(img/index/index-info_02.gif);
	background-repeat: repeat-y;
	padding: 20px;
}
#index-info-box #index-inofo-botm {
	background-image: url(img/index/index-info_04.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
}
#index-info-mid li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-top: 5px;
}
#right-box {
	width: 300px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	margin-left: 20px;
}
.right-baner-box {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#index-recruit-box {
	height: 280px;
	background-image: url(img/common/recruit-back.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}
#index-recruit-box .index-recruit-txt {
	height: 85px;
}
#mobi-box {
	padding-top: 10px;
	padding-bottom: 10px;
}


#index-sokuhou {
	width: 280px;
	margin-top: 20px;
}
.index-sokuhou-entry-box {
	padding: 10px;
	margin: auto;
	color: #CCCCCC;
	line-height: 21px;
	width: 100%;
	font-size: 12px;
}
.index-sokuhou-entry-title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	color: #FFFFCC;
	font-weight: normal;
	margin-bottom: 5px;
}
.index-sokuhou-entry-body {
	padding-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



#index-tv {
	height: 200px;
	width: 280px;
	background-image: url(img/common/index-tv.gif);
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#index-links-box {
	margin-top: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
#index-links-box ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#index-links-box li {
	margin-bottom: 10px;
}
#index-rss-box {
	margin-top: 20px;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
}



#page-top {
	height: 30px;
	width: 100%;
	text-align: right;
	padding-right: 10px;
	display: block;
}
#page-top img {
	margin-right: 10px;
	display: block;
	text-align: right;
	float: right;
}

#footer-box {
	margin: auto;
	width: 100%;
	height: 155px;
	background-image: url(img/common/footer-back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footer-box #footer-in-box {
	height: 130px;
	width: 980px;
	padding-top: 20px;
	margin: auto;
	color: #FFFFFF;
}


#footer-in-box a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-in-box a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer-in-box a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}
#footer-in-box a:active {
	text-decoration: none;
	color: #FFFF00;
}
#footer-in-box p {
	text-align: center;
	margin-bottom: 15px;
}
.content-txt-head {
	background-image: url(img/common/content-txt-box_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 640px;
	margin-top: 10px;
}


.content-txt-box {
	color: #FFFFFF;
	line-height: 21px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content-txt-foot {
	background-image: url(img/common/content-txt-box_04.gif);
	background-position: center bottom;
	height: 10px;
	background-repeat: no-repeat;
}

p.aboutp01 {
	font-size: 14px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}



/**------------------
   MAILFORM
   ---------------**/

div#mf_wrapper {
	width: 620px;
	text-align: left;
	font-family: sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#form-txt-box {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

form#mailform {
	padding: 5px;
	width: 610px;
}
table.mailform {

}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding: 7px 5px 7px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
table.mailform tr th {
	width: 150px;
	color: #FFFFFF;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 12px;
	padding-right: 5px;
}
table.mailform tr th p {
	font-size: 10px;
	color: #009999;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
table.mailform tr td textarea {
	height: 120px;
}
table.mailform tr td p {
	line-height: 18px;
}

p.num{
	background-color:#FFCC00;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	width:20px;
	border:1px dashed #FFCC00;
	text-align:center;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}

p.item{
	border:1px dashed #FFCC00;
	margin-left:20px;
	padding:10px;

}


p.infotxt{
	margin:10px 10px 10px 30px;
	line-height: 18px;
}
p.pri-p01 {
	line-height: 21px;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
li.pri-li {
	line-height: 18px;
	margin-bottom: 10px;
}
p.send-p {
	font-style: normal;
	line-height: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/**------------------**/


table.link-table {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #CCCCCC;
	margin-top: 10px;
}
.link-table td.td01 {
	color: #FFFFFF;
	background-color: #0066FF;
}
.link-table td {
	background-color: #FFFFFF;
}
.sctable {
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-size: 14px;
}
.sctable td {
	background-color: #000000;
}
#stufftable {
	background-color: #CCCCCC;
	color: #FFFFFF;
}
#japanmaptable {
	color: #FFFFFF;
}
#memberstable {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#memberstable2 {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.members-girl-td {
	background-color: #0066CC;
}
#memberstable td.members-td-black {
	background-color: #000000;
}
#memberstable2 td.members-td-black {
	background-color: #000000;
}
#index-info-mid .entry-title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-bottom: 20px;
}
#index-info-mid .entry-title h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 15px;
}
#index-info-mid .entry-body-box {
	padding-right: 20px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	line-height: 24px;
}
.entry-body-box p {
	margin-top: 5px;
	margin-bottom: 10px;
}



#index-info-mid .entry-data-p {
	font-size: 10px;
	margin-top: 5px;
}
.info-entry-box {
	line-height: 24px;
	padding-bottom: 5px;
	padding-top: 5px;
}



/**---------------------------------------**/

#alpha {
}
#alpha-inner h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.archive-header {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.coach-box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.coach-box blockquote {
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: right;
}
#profile-wrap {
	width: 480px;
	padding: 10px;
}
#profile-wrap #yoshioka-table {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#yoshioka-table td {
	line-height: 21px;
	font-size: 14px;
	background-color: #000000;
}
.font-14 {
	font-size: 14px;
	font-weight: bolder;
	line-height: 24px;
	color: #FFCCFF;
}

.font-14-2 {
	font-size: 16px;
	font-weight: bolder;
	line-height: 24px;
	color: #FFFF99;
}

/**---------------------------------------




---------------------------------------**/


#game-flash-box {
	padding: 0px;
	margin-top: 0px;
}
.gf-entry-title {
	padding-top: 5px;
	padding-bottom: 5px;
}
.gf-entry-title h3 {
	font-size: 16px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #006699;
	border-bottom-color: #006699;
	padding-top: 5px;
	padding-bottom: 5px;
}


#game-flash-box #game-flash-top {
	height: 63px;
	background-image: url(img/sokuhou/game-flash_01.gif);
}
#game-flash-box #game-flash-mid {
	background-image: url(img/index/index-info_02.gif);
	background-repeat: repeat-y;
	padding: 20px;
}
#game-flash-box #game-flash-botm {
	background-image: url(img/index/index-info_04.gif);
	height: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
}
#game-flash-mid li {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-top: 5px;
}.game-flash-entry-box {
	line-height: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.gf-entry-body-box {
	padding: 10px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.gf-entry-data-p {
	font-size: 12px;
	padding-top: 10px;
}
.cs-bigtable {
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.cs-bigtable td {
	background-color: #000000;
	vertical-align: top;
	text-align: left;
	width: 87px;
}
.red-table-txt {
	color: #FF0000;
}
.about-table {
	background-color: #CCCCCC;
	color: #FFFFFF;
}
.about-table td {
	background-color: #000000;
}
#buinsuu th {
	background-color: #000000;
}
.item-txt-box {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.item-txt-box img {
	margin-left: 5px;
	margin-bottom: 5px;
}
#team-item-box {
	padding-top: 10px;
	padding-bottom: 10px;
}
#result-contents-box {
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.result-table {
	color: #333333;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #CCCCCC;
}
.result-table td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.list-table-class {
	color: #FFFFFF;
}

#sc-header {
	padding: 10px;
}
#sc-header p {
	float: left;
}
.sc-entry-title {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#mobile-box {
	background-image: url(img/common/contents-table-back.gif);
	background-repeat: repeat;
	padding: 20px;
	min-height: 400px;
}
.photo-under {
	margin-bottom: 20px;
	margin-top: 10px;
}
