@charset "utf-8";

/*
	Site Name: Tagara Tennis Club
	Author: Japan Media Creations
*/


/*
==========================================================
	Menu
==========================================================
*/

div#main-menu-frame ul{
	height:41px;
	list-style-type:none;
	margin: 0;
	padding:0 0 0 30px;
	float:left;
}


div#main-menu-frame ul li {
	height:41px;
	display:block;
	float:left;
	margin: 0 auto;
}

div#main-menu-frame ul a{
	display:block;
	height:41px;
	text-indent:-2500px;
	margin-right:10px;
}

#menu-home{
	width:75px;
	background: transparent url("../images/menu-home.png") 0 0 no-repeat;
}

#menu-school{
	width:134px;
	background: transparent url("../images/menu-school.png") 0 0 no-repeat;
}

#menu-member{
	width:121px;
	background: transparent url("../images/menu-member.png") 0 0 no-repeat;
}

#menu-event{
	width:136px;
	background: transparent url("../images/menu-event.png") 0 0 no-repeat;
}

#menu-access{
	width:121px;
	background: transparent url("../images/menu-access.png") 0 0 no-repeat;
}

#menu-contact{
	width:120px;
	background: transparent url("../images/menu-contact.png") 0 0 no-repeat;
}

#menu-links{
	width:91px;
	background: transparent url("../images/menu-links.png") 0 0 no-repeat;
}

div#main-menu-frame ul li a:hover, div#main-menu-frame ul li a.current{
	background-position:0 -41px;
}


/*
==========================================================
	Main img
==========================================================
*/
#main-img h1{
	font-size: 24px;
	font-weight:bold;
	color:#B8E261;
	float:right;
	text-align:left;
	width:350px;
	margin:20px 15px 0 0;
	padding:0;
	line-height:1em;
}

#main-img p{
	clear:both;
	font-size: 12px;
	font-weight:normal;
	color:#fff;
	float:right;
	text-align:left;
	width:350px;
	margin:1em 15px 0 0;
	line-height:1.5em;
}


/*
==========================================================
	Home
==========================================================
*/
/* ----------------- 2 column ----------------------- */

.home-2column h2{
	border-left: 7px solid #99CC33;
	font-size: 21px;
	font-weight:bold;
	padding:5px;
	margin:0 0 5px 0;
	color: #333;
	line-height:1em;
}

.home-2column p{
	font-size: 12px;
	margin:10px 0 0 0;
	line-height: 150%;
}
p.2column-img img{
	margin: 0;
	padding:0;
}

p.button-detail{
	text-align:right;
}


/*
==========================================================
	Other Pages
==========================================================
*/

div#maincontents h1, div#maincontents-result h1{
	border-left: 7px solid #99CC33;
	font-size: 21px;
	font-weight:bold;
	padding:5px;
	margin:0 0 5px 0;
	color: #333;
	line-height:1em;
}

div#maincontents h2, div#maincontents-result h2{
	background: transparent url("../images/arrow-green.gif") 0 0 no-repeat;
	font-size: 18px;
	font-weight:bold;
	padding:5px 5px 5px 30px;
	margin:0 0 5px 0;
	color: #333;
	line-height:1em;
}

div#maincontents h3, div#maincontents-result h3{
	font-size: 16px;
	font-weight:bold;
	border-bottom: 1px dotted #666;
	padding:5px 5px 5px 0;
	margin:0 0 5px 0;
	color: #333;
	line-height:1em;
}

div#maincontents h4, div#maincontents-result h4{
	font-size: 14px;
	font-weight:bold;
	padding:5px 5px 5px 0;
	margin:0 0 5px 0;
	color: #333;
	line-height:1em;
}

div#maincontents p, div#maincontents-result p{
	font-size: 12px;
	line-height: 1.4em;
	padding:0;
	margin:0 0 1em 0;
    line-height:150%; 
}

div#maincontents ul, div#maincontents-result ul{
	font-size: 12px;
	margin:0 0 1em 2em;
    line-height:150%; 
}

div#maincontents ol, div#maincontents-result ol{
	font-size: 12px;
	margin:0 0 1em 2em;
    line-height:150%; 
}

div#maincontents table, div#maincontents-result table{
	font-size: 12px;
	width: 615px;
}

div#maincontents table.tblPrice, div#maincontents-result table.tblPrice{
	font-size: 12px;
	width: 600px;
}

div#maincontents table.tblSchool td, div#maincontents-result table.tblSchool td{
	text-align: center
}

div#maincontents th, div#maincontents-result th{
	border-bottom: 1px solid #f90;
	padding: 5px 5px;
	text-align: center
}

div#maincontents td, div#maincontents-result td{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #fff;
	background-color: #fff;
	padding: 7px 7px;
}

div#maincontents td.br{
	border-bottom: 1px solid #ccc;
	border-right: 1px dotted #ccc;
	background-color: #fff;
	padding: 7px 7px;
	line-height:1em;
}

div#maincontents td.b{
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 7px 7px;
	line-height:1em;
}
div#maincontents td.bt{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff;
	padding: 7px 7px;
	line-height:1em;
}

div#maincontents td.brt{
	border-bottom: 1px solid #ccc;
	border-right: 1px dotted #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff;
	padding: 7px 7px;
	line-height:1em;
}

div#maincontents td.br_price{
	border-bottom: 1px solid #ccc;
	border-right: 1px dotted #ccc;
	background-color: #fff;
	padding: 7px 7px;
	line-height:1em;
	color: #f30;
	font-weight: bold;
	font-size:14px;
}

div#maincontents td.b_price{
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 7px 7px;
	line-height:1em;
	color: #f30;
	font-weight: bold;
	font-size:14px;
}
div#maincontents td.bt_price{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff;
	padding: 7px 7px;
	line-height:1em;
	color: #f30;
	font-weight: bold;
	font-size:14px;
}

div#maincontents td.brt_price{
	border-bottom: 1px solid #ccc;
	border-right: 1px dotted #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff;
	padding: 7px 7px;
	line-height:1em;
	color: #f30;
	font-weight: bold;
	font-size:14px;
}

div#maincontents td.En{
	background-color: #fff;
	font-weight: bold;
	line-height:1em;
}

div#maincontents td.Enl{
	border-right: 1px dotted #ccc;
	background-color: #fff;
	font-weight: bold;
	line-height:1em;
}

div#maincontents td.schedule{
	background-color: #99cc66;
	color: #ffffff;
	font-weight: bold;
	line-height:1em;
}

div#maincontents td.schedule_top{
	background-color: #99cc66;
	color: #ffffff;
	font-weight: bold;
	line-height:1em;
	border-top: 1px solid #ccc;
}

div#maincontents td.Pink{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #ffcccc;
	padding: 7px 7px;
	color: #333333;
}

div#maincontents td.Blue{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #99ccff;
	padding: 7px 7px;
	color: #333333;
}

div#maincontents td.Bgray{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #6699ff;
	padding: 7px 7px;
	color: #333333;
}

div#maincontents td.Yellow{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #ffffcc;
	padding: 7px 7px;
	color: #333333;
}
div#maincontents td.Purple{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #ccccff;
	padding: 7px 7px;
	color: #333333;
}
div#maincontents td.Spink{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #ffccff;
	padding: 7px 7px;
	color: #333333;
}
div#maincontents td.Gray{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #cccccc;
	padding: 7px 7px;
	color: #333333;
}
div#maincontents td.Orange{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #ffcc99;
	padding: 7px 7px;
	color: #333333;
}
div#maincontents td.Green{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #ccffff;
	padding: 7px 7px;
	color: #333333 ;
}
div#maincontents td.Yellow1{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #ffff33;
	padding: 7px 7px;
	color: #333333 ;
}
div#maincontents div.Green{
	font-weight: bold;
	font-size: 16px;
	color: #339900;
}

div#maincontents span.Green{
	font-weight: bold;
	font-size: 16px;
	color: #339900;
}
div#maincontents span.Gray{
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
div#maincontents td.Beige{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #999966;
	padding: 7px 7px;
	color: #333333;
}
div#maincontents td.Red{
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	background-color: #ff6699;
	padding: 7px 7px;
	color: #333333;
}

/*
==========================================================
	Side
==========================================================
*/

/* ----------------- Sub contents ----------------------- */

#sub-contents{
	margin-bottom: 20px;
}

#sub-contents h2{
	font-size: 16px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	color:#333;
	line-height:1em;
}

#sub-contents h3{
	font-size: 14px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	color:#333;
	line-height:1em;
}

#sub-contents h4{
	font-size: 12px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	color:#333;
	line-height:1em;
}

#sub-contents p{
	margin:0 0 1.5em 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
}



/* ----------------- Sub Menu ----------------------- */


#submenu{
	background: transparent url("../images/sub-header.gif") left top no-repeat;
	margin-bottom: 20px;
}

.submenu-body{
	background: transparent url("../images/whatsnew-body.gif") 0 0 repeat-y;
	padding:25px 20px 5px 20px;
	height:1%;
}

.submenu-bottom{
	background: transparent url("../images/whatsnew-bottom.gif") left bottom no-repeat;
	height:3px;
	padding:0;
	margin:0;
}

#submenu h2{
	font-size: 18px;
	font-weight:bold;
	height: 25px;
	margin:0;
	padding:15px 0 0 20px;
	color:#333;
	line-height:1em;
}

#submenu p{
	margin:0 0 1.5em 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
}

#submenu ul{
	margin: 0 0 20px 0; 
	padding-left :5px; 
    list-style: none;
	line-height:1.4em;
}

#submenu li{
    color: #333333;
	padding: 0px 0px 4px 10px; 
	margin:0px;
    background: url(../images/arrow-green-list.gif) no-repeat 0px 6px;
}

#submenu table.tblRental{
	font-size: 12px;
	width: 250px;
}
#submenu table.tblRental td{
	border-bottom: 1px solid #ccc;
	padding: 5px 5px;
	text-align: center
}

/* ----------------- What's New ----------------------- */


#whatsnew{
	background: transparent url("../images/whatsnew-header.gif") left top no-repeat;
	margin-bottom: 20px;
}

.whatsnew-body{
	background: transparent url("../images/whatsnew-body.gif") 0 0 repeat-y;
	padding:25px 20px 5px 20px;
	height:1%;
}

.whatsnew-bottom{
	background: transparent url("../images/whatsnew-bottom.gif") left bottom no-repeat;
	height:3px;
	padding:0;
	margin:0;
}


#whatsnew h2{
	height: 40px;
	margin:0;
	padding:0;
	text-indent:-3000px;
	line-height:1em;
}

#whatsnew h3{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	line-height:1em;
}

#whatsnew p{
	margin:0 0 1.5em 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
}

#whatsnew span.date{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img.photo{
	padding:2px 2px;
	background-color:#ffffff;
	border-color:#dddddd #aaaaaa #aaaaaa #dddddd;
	border-width:1px;
	border-style:solid;
}
div#maincontents-result div.photo_l {
	font-size: 12px;
	font-weight:normal;
	float:left;
	text-align:center;
	width:290px;
	padding:5px;
	line-height:1.5em;
}

div#maincontents-result div.photo_m {
	font-size: 12px;
	font-weight:normal;
	float:left;
	text-align:center;
	width:290px;
	padding:5px;
	line-height:1.5em;
}

div#maincontents-result div.photo_r {
	font-size: 12px;
	font-weight:normal;
	float:left;
	text-align:center;
	width:290px;
	padding:5px;
	line-height:1.5em;
}

