@charset UTF-8;

@import url(reset.css);
@import url(common.css);


#container {
	background: url(../images/container-bg.jpg) no-repeat left top;
}
#container-inner {
	width: 796px;
	margin: 0 auto;
	background: url(../../images/gamma-bg.gif) repeat-y right top;
	padding-bottom: 30px;
}


/* Composition */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#gamma {
	width: 212px;
	float: right;
}
#main {
	width: 558px;
	float: left;
	text-align: left;
}
#beta {
	width: 344px;
	float: right;
	margin-bottom: 10px;
}
#alpha {
	width: 184px;
	float: left;
	margin-bottom: 10px;
}
#delta {
	width: 568px;
	text-align: left;
	clear: both;
	background: #FF0000;
}


/* Font */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

/* Size */
#alpha #incho li span {
	font-size: 77%;
}

/* Line-height */
#container-inner p {
	line-height: 1.4;
}

 
/* Clear */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#tokucho,
#skids .inner,
#delta .inner {
	zoom: 100%;
}
#tokucho:after,
#skids .inner:after,
#delta .inner:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


/* Image-Hack */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

h2,
#gamma .navi li,
#tokucho li,
#alpha #incho h3 {
	font-size: 2px;
	text-indent: -9999em;
}

h2 a,
#gamma .navi li a,
#tokucho li a,
#alpha #incho h3 a {
	display: block;
}


/* Gamma */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#gamma-inner {
	width: 186px;
	margin: 0 auto;
	background: #FFFFFF;
}
#gamma .bnr {
	margin: 10px 0;
	text-align: center;
}
#gamma .box {
	text-align: left;
	padding: 10px;
}

/* Title */
#gamma #gts {	background: url(../../images/t-sports.gif) no-repeat left top;}
#gamma #gts a { display: block;	height: 51px;}
#gamma #gte {	background: url(../../images/t-sports-ex.gif) no-repeat left top;}
#gamma #gte a { display: block;	height: 43px;}
#gamma #gtt {	background: url(../../images/t-sports-tr.gif) no-repeat left top;}
#gamma #gtt a { display: block;	height: 43px;}

/* Navi */
#gamma .navi {
	background: #FBEB90;
}
#gamma .navi li a {
	height: 32px;
}
#gamma #gnj {	background: url(../../images/navi-jihi.gif) no-repeat left top;}
#gamma #gnr {	background: url(../../images/navi-yoyaku.gif) no-repeat left top;}
#gamma #gnm {	background: url(../../images/navi-smedical.gif) no-repeat left top;}
#gamma #gnm a { height: 36px;}

/* List */
#gamma .box ul {
	margin: 10px 0 0 0;
}
#gamma .box li {
	background: url(../images/p-ar2-skb.gif) no-repeat left center;
	padding-left: 16px;
	margin-bottom: 3px;
}

/* Beta */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

/* Nayami */
#beta #nayami {
	background: url(../../images/nayami-t.gif) no-repeat left top;
	margin-bottom: 6px;
}
#beta #nayami h2 {
	height: 70px;
}
#beta #nayami ul {
	background: url(../../images/nayami-b.gif) no-repeat center bottom;
	padding-bottom: 32px;
}
#beta #nayami li {
	background: url(../../images/nayami-m.gif) no-repeat left bottom;
	padding: 9px 0 9px 15px;
}
#beta #nayami li.fa {
	height: 26px;
	padding-bottom: 0;
}
* html #beta #nayami li.fa {	height: 35px;}
#beta #nayami li.fa,
#beta #nayami li.la {
	background: none;
}

/* Tokucho */
#tokucho {
	background: url(../../images/tokucho.jpg) no-repeat left top;
	height: 98px;
	margin-bottom: 19px;
}
#tokucho h2 {
	height: 60px;
}
#tokucho li {
	float: left;
}
#tokucho #btt a { width: 106px; height: 25px;}
#tokucho #bte a { width: 135px; height: 25px;}
#tokucho #btt a:hover { background: url(../../images/tokucho-t-on.gif) no-repeat left top;}
#tokucho #bte a:hover { background: url(../../images/tokucho-e-on.gif) no-repeat left top;}

/* Skids */
#skids {
	background: url(../../images/skids-m.gif) repeat-y left top;
}
#skids h2 {
	background: url(../../images/skids-t.gif) no-repeat left top;
	height: 30px;
}
#skids .inner {
	background: url(../../images/skids-b.gif) no-repeat left bottom;
	padding: 5px 19px 19px;
}
#skids .inner img {
	float: left;
	margin-right: 10px;
}
#skids .navi {
	text-align: right;
}

/* Alpha */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#alpha #incho h2 a {
	background: url(../../images/incho.jpg) no-repeat left top;
	height: 155px;
}
#alpha #incho h3 {	margin-bottom: 5px;}
#alpha #incho h3 a {
	background: url(../../images/t-room.gif) no-repeat left top;
	height: 26px;
}
#alpha #incho ul {
	padding-left: 8px;
}
#alpha #incho li {
	padding: 5px;
}
#alpha #incho li.nbg { color: #465A8D;}
#alpha #incho li.bg { color: #7385B3; background: #EDF2FE;}


/* Delta */
/* ---------*---------*---------*---------*---------*---------*---------*---------*--------- */

#delta .inner2 {
	float: right;
	width: 310px;
}
#delta .inner2 img {
	margin-bottom: 5px;
}
#delta .inner2 table {
	width: 100%;
}
#delta .inner2 th,
#delta .inner2 td {
	padding: 5px 0;
	border-bottom: 1px dotted #CCC;
}
#delta .inner2 th {
	white-space: nowrap;
	color: #09C;
	padding-right: 10px;
}
#delta .inner2 .hosoku {
	text-align: right;
}
#delta .inner2 thead th {
	background: url(../images/p-ar-skb.gif) no-repeat left center;
	padding-left: 17px;
	color: #4D4D4D;
}
#delta .inner2 .nb {
	border-bottom: none;
	padding-bottom: 0;
}
#delta .inner2 .navi {
	text-align: right;
	margin-top: 5px;
	padding-bottom: 10px;
}
#delta .inner2 .navi a,
#beta .navi a {
	background: url(../images/p-navi-ygr.gif) no-repeat left center;
	padding-left: 17px;
}
#delta .inner3 {
	border-top: 1px dotted #CCC;
	padding-top: 10px;
}
