/* 共通 */

/*
html {
	background: transparent url(../img/footer.gif) no-repeat center bottom;
	background-color: #000000;
}
*/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 1.5em;
	color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	text-decoration: underline;
	word-break : break-all;
}
a:link {
	color: #F99C00;
}
a:visited {
	color: #F99C00;
}
a:hover {
	color: #FF3300; 
}
div#logo {
	float: left;
	width: 170px;
}
div#navi {
	float: right;
	width: 580px;
	height: 63px;
	margin: 0;
	padding: 0;
}
div#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#navi li{
	text-indent: -9999px;
	float: left;
	display: block;
}
div#navi a {
	display: block;
	text-decoration: none;
	background: url(../img/navi.jpg) no-repeat;
}
li#navi01 a { background-position: 0 0; width:52px; height:63px }
li#navi02 a { background-position: -52px 0; width:70px; height:63px }
li#navi03 a { background-position: -122px 0; width:72px; height:63px }
li#navi04 a { background-position: -194px 0; width:73px; height:63px }
li#navi05 a { background-position: -267px 0; width:83px; height:63px }
li#navi06 a { background-position: -350px 0; width:76px; height:63px }
li#navi07 a { background-position: -426px 0; width:61px; height:63px }
li#navi08 a { background-position: -487px 0; width:93px; height:63px }
li#navi01 a:hover { background-position: 0px -63px }
li#navi02 a:hover { background-position: -52px -63px }
li#navi03 a:hover { background-position: -122px -63px }
li#navi04 a:hover { background-position: -194px -63px }
li#navi05 a:hover { background-position: -267px -63px }
li#navi06 a:hover { background-position: -350px -63px }
li#navi07 a:hover { background-position: -426px -63px }
li#navi08 a:hover { background-position: -487px -63px }

div#crayonbox {
	padding-top: 40px;
}



/* トップ */

div#bg2LineWrapper {
	background-image: url(../img/bg2line.gif);
	background-repeat: repeat-y;
	background-position: top center;
	width: 850px;
}
div#bgNoboriWrapper {
	background-image: url(../img/nobori.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 850px;
}
div#flash {
	width: 750px;
}
div#leftCnts {
	width: 345px;
	text-align: left;
}
div#rightCnts {
	width: 405px;
	text-align: left;
}
div#t_schedule {
	margin-left: 15px;
}
div#fla_schedule {
	margin-top: 10px;
	margin-left: 15px;
}
div#message {
	margin-left: 15px;
	margin-top: 9px;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
}
div#members {
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: block;
}
div#fla_information {
	margin-top: 10px;
}
div#t_gallery {
	margin-top: 15px;
}
div#photoWrapper {
	width: 386px;
	margin-top:10px;
}
div#line01 {
	width: 386px;
}
div#line02 {
	padding-top: 10px;
	width: 386px;
	clear: left;
}
div.row01 {
	border: 1px solid #FFFFFF;
	width: 120px;
	float: left;
}
div.row02_03 {
	border: 1px solid #FFFFFF;
	width: 120px;
	float: left;
	margin-left: 10px;
}
div#footer {
	width: 750px;
	height: 100px;
	background: url(../img/footer.gif) no-repeat;
	text-align: center;
	vertical-align: bottom;
}



/* コンテンツページ共通 */

div#bg2LineWrapper750 {
	background-image: url(../img/bg2line750.gif);
	background-repeat: repeat-y;
	width: 750px;
	border-bottom: 1px solid #CCCCCC;
}
div#header {
	width: 750px;
}
td#leftbox {
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
}
div#footer2 {
	width: 527px;
	height: 85px;
	background: url(../img/footer2.gif) no-repeat;
	text-align: center;
	vertical-align: bottom;
}
div#subnavi {
	width: 223px;
	margin: 0;
	padding: 0;	
}
div#subnavi ul {
	margin: 0;
	padding: 0;
}
div#subnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#subnavi li a {
	margin: 0;
	padding: 0;
	display: block;
}
div#subnavi li img {
	margin: 0;
	padding: 0;
	display: block;
	vertical-align: bottom;  /* IEハック */
}
div#content {
	width: 467px;
	margin: 30px 30px 40px;
}


/* プロフィール */

table#listTable {
	background: #000;
}
table#listTable td {
	border-bottom: 1px solid #333333;
}
table#listTable tr.line01 {
	background: #222222;
}


/* プロでの歩み */

p#ayumiP {
	margin: 10px 6px;
}


/* 戦歴 */

table#careerTable {
	border-collapse: collapse;
	border: 1px solid #666;
	border-spacing: 0;
	empty-cells: show;
	margin-top: 15px;
}
table#careerTable th#koumoku {
	padding: 5px;
	border: 1px solid #666;
	background: #222;
	color: #FFF;
	height: 30px;
}
table#careerTable th {
	padding: 5px;
	border: 1px solid #666;
	background: #666;
	color: #FFF;
	font-weight: normal;
	height: 25px;
}
table#careerTable th {
	font-size: 110%;
}
table#careerTable td {
	padding: 7px 3px 5px;
	border-left: 1px dotted #666;
	vertical-align: top;
}


/* コンタクト(メールフォーム共通) */

div#main-title {
	margin-bottom: 20px;
}
table#menu-table {
	border-collapse: collapse;
	border: 1px solid #666;
	padding: 5px 3px;
	margin-bottom: 30px;
}
table#menu-table td {
	border-bottom: 1px solid #666;
}


/* リンク */

table#linkTable td {
	border-bottom: 1px solid #333333;
}	


/* 後援会 */

p#jimukyoku {
	border-bottom: 1px solid #FFF;
}
div#tokuten {
	margin: 15px 0 25px;
}
	
table#goods {
	width: 460px;
	margin: 15px 0 25px;
}

table#rule {
	width: 458px;
	padding: 15px 10px 0px;
	background: #FFF;
	border: 1px solid #666;
	color: #333;
	margin-top: 15px;
	margin-bottom: 20px;
}
table#rule dd {
	margin-left: 13px;
	margin-bottom: 10px;
}

/* サイトマップ */

table#sitemap {
	color: #FFF;
	padding: 3px;
	border-collapse: collapse;
	border: 1px solid #CCC;
	border-spacing: 0;
	empty-cells: show;
}
table.leftmrgn {
	margin-left: 20px;
}


	
/* ---------------- */
/* メンバーズサイト */
/* ---------------- */

/* エノキングヒストリー */

div#mbrTopWrap h3 {
	margin-bottom: 20px;
}
div.history {
	background: url(../img/history/bg.gif) no-repeat;
	margin-bottom: 20px;
}
div.history td.textbox {
	color: #463000;
	border: 1px solid #996600;
	background: #F7EFDF;
	padding: 5px;
}
div.history td.textbox img {
	float: left;
	margin-right: 5px;
}
td.textbox p {
	margin: 0 0 10px 0;
	padding: 0;
}
