@charset "UTF-8";

@import "reset.css";

body {
	background-color: #000;
	overflow-x: hidden;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;	
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F60;
}
#taheader, #tamenu, #tasubmenu, #tabodymain, #copyrights {
	width:860px;
	margin: 0px auto;
}

/* style sheet for header area */
#taheader {
	height: 50px;
}
#taheader h1 {
	line-height: -9999px;
}
#taheader h1 a {
	display: block;
	float: left;
	width: 240px;
	background-image: url(../images/takadagawa_logo.png);
	background-repeat: no-repeat;
	height: 71px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}
* html body #taheader h1 a {
	behavior: expression(IEPNGFIX.fix(this));
}

#tasmallmenu {
	font-size: x-small;
	float: right;
	width: 250px;
	margin-top: 3px;
}
#tasmallmenu li{
	float: left;
	margin-left: 10px;
}
#tasmallmenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#tasmallmenu ul li a:hover {
	text-decoration: underline;
}

/* style sheet for menu area */
#tamenu {
	height: 27px;
	clear: both;
}
#tamenu li{
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
	font-size: small;
	color: #FFF;
}
#tamenu ul {
	margin-left: 286px;
}
#tamenu a {
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height:27px;
}

#tamenu a:hover {
	text-decoration: underline;
	background-position: 0 -40px;
}
.menutakadagawa a {
	display: block;
	width:76px;
	background-image: url(../images/menu_takadagawa.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.menuoyakata a {
	display: block;
	width:76px;
	background-image: url(../images/menu_oyakata.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.menutoshiyori a {
	display: block;
	width:76px;
	background-image: url(../images/menu_toshiyori.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.menustaff a {
	display: block;
	width:76px;
	background-image: url(../images/menu_staff.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.menurikishi a {
	display: block;
	width:76px;
	background-image: url(../images/menu_rikishi.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.menutorikumi a {
	display: block;
	width:76px;
	background-image: url(../images/menu_result.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.menualbum a {
	display: block;
	width:76px;
	background-image: url(../images/menu_album.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.menublog a {
	display: block;
	width:76px;
	background-image: url(../images/menu_blog.gif);
	background-repeat: no-repeat;	
	overflow: hidden;
}
.menucurrent a {
	background-position: 0 -80px !important;
}

/* style sheet for submenu area*/
#tasubmenu {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#tasubmenu h3{
	width: 200px;
	height: 25px;
	text-indent:-9999px;
	overflow: hidden;
	margin-bottom: 10px;
}
#tasubmenu ul{
	background-color:#FFF;
	font-size: small;
	margin-left: 10px;
}
#tasubmenu li {
	margin-bottom: 5px;
	border: 1px solid #CCC;
}
#tasubmenu li a {
	display:block;
	padding:2px;
}
#tasubmenu li a:hover {
	color: #FFF;
	background-color: #F60;	
}
#tasubmenu dd {
	margin-left: 25px;
	margin-bottom: 15px;
}


/* style sheet for body area */
#tabody {
	background-color:#FFF;
	clear: both;	
}
#tabodymain{
	padding-top: 10px;
	padding-bottom: 10px;
}
#tatopimage{
}
#tatopcontents {
	margin-top: 15px;
}
.taschedule, .tawhatsnew{
	float: left;
	width: 290px;
	margin-right: 20px;
	font-size: 90%;	
}
* html body .taschedule {
	margin-right:18px;	
}
* html body .tawhatsnew {
	margin-right:18px;	
}
.taschedule h2, .tawhatsnew h2{
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.taschedule dt{
	margin-left: 20px;
}
.taschedule dd{
	margin-left: 40px;
	font-size: 80%;
	margin-bottom: 10px;
}
.tawhatsnew dt{
	margin-left: 20px;
	font-size: 90%;
	width: 10em;
}
.tawhatsnew dd{
	margin-left: 40px;
	font-size: 90%;
	margin-bottom: 10px;
}
.tatopicon1 {
	float: left;
	width: 240px;
}
.tatopicon1 a img {
	display: block;
	margin-bottom: 3px;
}

/* style sheet for normal page body area*/
#tamaincontents{
	float: left;
	width: 620px;
}
#tamaincontents a, #tatopcontents a  {
	color: #c60 !important;
}
#tamaincontents a:hover, #tatopcontents a:hover  {
	text-decoration: underline;
}

#tatopicon2{
	clear:both;
	height: 80px;
}

/* style sheet for footer area */
#copyrights {
	text-align:right;
	font-size: x-small;
	color: #FFF;
	margin-top: 3px;
	clear: both;
}

/* style sheet for normal pages*/
#tamaincontents h3{
	background-image:url(../images/h3background.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	clear: both;
} 
#tamaincontents p{
	margin-left: 15px;
	font-size: 80%;
	margin-bottom: 1em;
}

/* style sheet for title area */
.titletakadagawabeya {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:50px;
	background-image: url(../takadagawa/images/takadagawa_title.jpg);
}
.titleoyakata {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:50px;
	background-image: url(../oyakata/images/oyakata_title.jpg);
}
.titlealbum {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:50px;
	background-image: url(../album/images/album_title.jpg);
}
.titlenewspaper {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:50px;
	background-image: url(../newspaper/images/newspaper_title.jpg);
}
.titletoshiyori {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:50px;
	background-image: url(../staff/images/toshiyori_title.jpg);
}
.titlegyouzi {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:50px;
	background-image: url(../staff/images/gyouzi_title.jpg);
}
.titlerikishi {
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:50px;
	background-image: url(../rikishi/images/rikishi_title.jpg);
}
.titlekiseki {
	background-image: url(../oyakata/images/kiseki_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:70px;
}
.titlekinboshi {
	background-image: url(../oyakata/images/kinboshi_title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:70px;
}
.titlecontact {
	background-image: url(../contact/images/toiawase_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:70px;
}
.titlehoshitorihyo {
	background-image: url(../torikumi/images/hoshitorihyo_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:70px;
}
.titlekouenkai {
	background-image: url(../kouenkai/images/kouenkai_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:70px;
}
.titleshindeshi {
	background-image: url(../shindeshi/images/shindeshi_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height:70px;
}


/* style sheet for takadagawa */
.ryakureki dt{
	margin-left: 15px;
	font-size: 80%;	
}
.ryakureki dd{
	margin-left: 25px;
	font-size: 80%;	
	margin-bottom: 6px;
}
.takadagawamap{
	margin-left: 15px;
	margin-right: 10px;
	height: 300px;
	width: 500px;
	margin-bottom: 10px;
}
.takadagwamaptext {
	width: 500px;
}

/* style sheet for oyakata */
.profile {
	margin-bottom: 10px;
}
.profile dt{
	margin-left:30px;
	font-size: 80%;
	float: left;
	width: 80px;
	clear: left;
}
.profile dd{
	font-size: 80%;
	float: left;
	margin-bottom: 2px;
	width: 300px;
}
.photowaku {
	border: 1px solid #333;
}
.staffinfo h4{
	clear: both;
	margin-left:20px;
	padding-top:10px;
	font-size: 80%;
	margin-bottom: 2px;
	font-weight: bold;
	color: #630;
}
.staffinfo p{
	margin-left:30px !important;
	font-size: 70% !important;	
}

.staffphoto {
	float: left;
	width: 120px;
	margin-right: 0px;
}
.staffphoto img {
	border: 1px solid #666;
}
.staffinfo {
	float: left;
	width: 450px;
}

.akisenreki{
	font-size: 70%;
	padding: 0px;
	border-collapse: collapse;
	width: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.akisenreki td {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: none;
	border-left: none;
	empty-cells: show;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.oyakatasyohai {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
}

/* style sheet for rikishi */
.rikishiinfo {
	width: 152px;
	margin-right: 15px;
	margin-left: 20px;
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}
.rikishiinfo img {
	border: 1px solid #333;
}
.rikishiinfo h4 {
	font-size: 80%;
}
.rikishiinfo h5 {
	width: 150px;
	text-indent: -9999px;
	font-size: x-small;
	margin-top: 2px;
}
.rikishiinfo h5 a {
	background-image:url(../rikishi/images/blog_button.jpg);
	display: block;
	height: 25px;
	width: 150px;
	background-position: 0 0;
}
.rikishiinfo h5 a:hover {
	background-position: 0 -35px;	
}
.rikishiinfo h6 {
	font-size: xx-small;
}
.smaller {
	font-size: smaller;
}
.blogicon {
	float: left;
	width: 164px;
	margin-right: 10px;
	margin-top: 15px;
}
.blogiconend {
	float: left;
	width: 164px;
	margin-top: 15px;
}

/* style sheet for kiseki */
.takisekitext {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 220px;
	line-height: 1.7em;
	font-size: 92%;
	float:left;
	margin-right: 30px;
}
.takisekiphoto {
	float: left;
	width: 370px;
}
.takisekiphoto img {
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}
.kinboshi{
	font-size:55%;
	line-height: 1.2em;	
}
.kinboshiyoko {
	font-weight: bold;
	display: block;
	font-size:120%;
	margin-bottom:2px;
	padding-top: 3px;
}.shashinteikyo {
	font-size: x-small;
	text-align: right;
}
.contactform {
	font-size: 90%;
	margin-left: 20px;
}
.contactform table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.contactform td {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.contactformadditional {
	font-size: 60%;
	color: #C00;
}
.kaisetsutext {
	font-size: 100%;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.kaisetsulist {
	margin-left: 20px;
	list-style-type: circle;
	font-size: 90%;
	margin-bottom: 10px;
}
.kaisetsulist li {
	list-style-type: circle;
	margin-left: 10px;
	margin-bottom: 5px;
}

/* Torikumu Page */
.torikumitable {
	margin: 15px;
	font-size: 80%;
	width: 590px;
}
.torikumikekka {
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.torikumiseiseki {
	text-align: center;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.torikumitable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
.torikumitable th {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	line-height: 1.2em;
	vertical-align: bottom;
}
.torikumibanduke {
	font-size: 80%;
	padding-left: 15px !important;
}
.torikumisandan {
	line-height: 1.65em !important;
}
.torikumiglay {
	background-image: url(../torikumi/images/gyou_haikei.png);
}

/* kouenkai page */
.kouenkailogo {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 246px;
	clear: both;
}
#kouenkaiarea li {
	margin: 1px;
	float: left;
	width: 100px;
	text-align: center;
}
#mousikomiFlow {
	margin-top: 68px;
}
.takagooglemap {
	height: 400px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
}
#tasubmenu h4 {
	font-size: 80%;
	margin-bottom: 3px;
	margin-top: 15px;
}

/* shindeshi page */
.shindeshitext {
	font-size: 88%;
}
#twittericon {
	padding: 10px;
	float: right;
}
#facebookbutton {
	padding: 10px;
	float: right;
}
#taalbum {
	margin-top: 20px;
}
#taalbum p {
	float: left;
	padding: 3px;
	text-align: center;
	width: 180px;
}
.newspaper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-size: 90%;
}
.newspaper tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding: 4px;
}
.largetext {
	font-size: 115%;
	line-height: 1.3em;
}
#mousikomiFlow a {
	color: #cc0000;
}
#mousikomiFlow a:hover {
	color: #ff0000;
	text-decoration:underline;
}
