@charset "UTF-8";


body,p,h1,h2,h3,h4,h5,h6,p,form,select,ul,li,pre,div {
	margin: 0px;
	padding: 0px;
}
body {
}



#box-head .inner-box,
#box-body .inner-box,
#box-foot .inner-box,
#box-visual,
#box-navi {
	margin-right: auto;
	margin-left: auto;
}
#box-head {
	padding-top: 10px;
	padding-bottom: 10px;
}
#box-head .inner-box {
	padding-left: 10px;
	width: 980px;
}
#box-visual {
	width: 980px;
	height: 182px;
}
#box-navi {
	width: 980px;
	height: 25px;
}
#box-foot {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#box-foot .inner-box {
	width: 980px;
	padding-left: 10px;
}
#box-body {
	padding-top: 20px;
	padding-bottom: 20px;
}
/*.inner-box {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
*/
#box-body .inner-box {
	width: 980px;
	padding-top: 30px;
/*	padding-right: 20px;*/
	padding-bottom: 30px;
/*	padding-left: 20px;*/
}
#box-body .inner-box-1 #box-1 {
	width: 520px;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
}
#box-body .inner-box-2 #box-1 {
	width: 500px;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
}
#box-body .inner-box-3 #box-1 {
	width: 600px;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
}
#box-body #box-2 {
	width: 190px;
	float: left;
	/*padding-right: 15px;
	padding-left: 20px;*/
	padding-top: 5px;
}
#box-body #box-2 .box-inner {
	padding-bottom: 30px;
}
#box-body #box-3 {
/*	padding: 5px;*/
	width: 244px;
	float: right;
}
#box-body #box-3 .box-inner {
	padding-top: 5px;
	padding-bottom: 30px;
	margin-left: 5px;
	width: 234px;
}
#box-body #box-4 {
	width: 650px;
	float: left;
	/*padding-right: 15px;
	padding-left: 20px;*/
	padding-top: 5px;
}
.clear {
	clear: both;
}


/*##############################################*/

body {
	font-size: 12px;
	color: #333;
	line-height: 150%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color: #1A86B4;
	text-decoration: none;
}
a:hover {}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul,li {
	list-style-type: none;
}

#box-head,#box-body,#box-foot {
	text-align: center;
}
.inner-box {
	text-align: left;
}

#box-head {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #0A85B6;
}

#box-body {
	background-image: url(/common/images/bg_body.gif);
	background-repeat: repeat-x;
}

#box-visual {
	background-image: url(/common/images/visual.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#box-navi {
	background-color: #688396;
	text-align: left;
	line-height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#box-navi ul {
/*	padding-left: 10px; */
}
#box-navi ul a {
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	font-weight: bold;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 25px;
}
#box-navi ul a:hover {
	background-color: #4A5D6A;
}
#box-navi ul li {
	display: inline;
}

#box-body .inner-box {
	background-color: #FFF;
	background-image: url(/common/images/bg_body_inner.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#box-body .inner-box-1 {
	background-image: url(/common/images/bg_box.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#box-body .inner-box-2 {
	background-image: url(/common/images/bg_box.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 20px;
}
#box-body .inner-box-3 {
	padding-left: 20px;
}
#box-body #box-1 h1,
#box-body #box-4 h1 {
	font-size: 22px;
	color: #688396;
	line-height: 22px;
	padding-top: 0px;
	padding-bottom: 50px;
}
#box-body #box-1 h2 {
	font-size: 16px;
	color: #688396;
	padding-bottom: 49px;
}
#box-body #box-1 ul {
}
#box-body #box-1 li {
	padding-bottom: 15px;
	font-size: 14px;
}
#box-body #box-1 #tour {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#box-body #box-1 #tour{
	/*	border: 1px solid #DDD;*/
	margin-bottom: 20px;
	background-image: url(/common/images/bg_body_top.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#box-body #box-1 #tour .text {
	font-size: 14px;
	padding-bottom: 20px;
}
#box-body #box-1 #tour .detail {
	font-size: 12px;
}
#box-body #box-1 #tour .stats {
	font-size: 12px;
}
#box-body #box-2 h2.box-title {
	color: #688396;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #688396;
	display: block;
	font-size: 14px;
	padding-left: 5px;
}
#box-body #box-3 h3.box-title {
	color: #034678;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
	display: block;
	font-size: 14px;
	padding-left: 5px;
}
#box-body #box-2 ul {
	padding-left: 5px;
	padding-top: 10px;
}
/*#box-body #box-2 #new li,
#box-body #box-2 #blog li,
#box-body #box-2 #report li {
	padding-bottom: 5px;
	line-height: 110%;
}
*/
#box-body #box-2 #news li {
	padding-bottom: 5px;
	line-height: 12px;
}
#box-body #box-2 #blog li,
#box-body #box-2 #report li{
	padding-bottom: 10px;
	float: left;
	line-height: 12px;
}
#box-body #box-2 li a {
	font-size: 10px;
	font-weight: bold;
}
#box-body #box-2 ul li img {
	float: left;
	display: block;
	border: 1px solid #999;
	margin-right: 5px;
}
#box-body #box-2 .list-title {
	float: left;
	width: 140px;
	display: block;
}
#box-body #box-2 .to-list {
	padding-left: 5px;
	font-size: 10px;
}
#box-body #box-2 .update {
	font-size: 10px;
	color: #666;
}
#box-body #box-1 #archive-list li {
	padding-bottom: 20px;
	float: left;
	line-height: 120%;
}
#box-body #box-1 #archive-list-news li {
	padding-bottom: 15px;
	line-height: 120%;
}
#box-body #box-1 #archive-list img {
	float: left;
	display: block;
	border: 1px solid #999;
	margin-right: 10px;
}
#box-body #box-1 #archive-list li a,
#box-body #box-1 #archive-list-news li a {
	font-size: 14px;
	font-weight: bold;
}
#box-body #box-1 #archive-list .list-title {
	float: left;
	width: 350px;
	display: block;
}
#box-body #box-1 #archive-list .update,
#box-body #box-1 #archive-list-news .update {
	font-size: 10px;
	color: #666;
}
#box-body #box-1 #archive-list .excerpt {
	font-size: 12px;
	font-style: italic;
	color: #999;
}
#box-body #box-1 #page {
	font-size: 14px;
	padding-top: 20px;
    clear: both;
}
#box-body #box-1 #entry {
	font-size: 14px;
}
#box-body #box-1 #entry #category,
#box-body #box-4 #entry-tour #category,
#box-body #box-1 #entry-tour #category {
	font-size: 22px;
	line-height: 22px;
	color: #688396;
	padding-top: 0px;
	padding-bottom: 50px;
}
#box-body #box-1 #entry h1,
#box-body #box-4 #entry-tour h1,
#box-body #box-1 #entry-tour h1 {
	font-size: 18px;
	color: #333;
	padding-top: 0px; 
	padding-bottom: 0px;
}
#box-body #box-1 #entry p {
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#box-body #box-1 #entry p.detail {
	font-size: 12px;
	color: #666;
	padding-top: 0px;
}
#box-body #box-4 #entry-tour p.detail {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#box-body #box-4 #entry-tour p.stats {
	font-size: 12px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 30px;
}
#box-body #box-1 #entry img {
	border: 3px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box-body #box-1 #entry sup {
	font-size: 10px;
	line-height: 100%;
}

#box-body #standings,
#box-body #games,
#box-body #total{
}
#box-body #standings #list,
#box-body #games #latest,
#box-body #games #next,
#box-body #total #numbers {
	padding-top: 10px;
	padding-left: 5px;
}
#box-body #standings div.list strong,
#box-body #games strong {
}
#box-body #standings pre {
	font-size: 12px;
	line-height: 140%;
}
#box-body #standings pre strong {
	display: inline;
	color: #39F;
	font-weight: normal;
}
#box-body #standings #line1 {
	background-color: #FFE5DF;
}
#box-body #standings #line2 {
	background-color: #DFDFDF;
}
#box-body #games .team {
	font-size: 14px;
}
#box-body #games .detail {
	font-size: 10px;
}
#box-body #games .game {
	line-height: 130%;
}
#box-body #total #numbers strong {
	font-size: 18px;
}
#box-body #total #average {
	font-size: 10px;
}
#box-body #total td {
	font-size: 12px;
}
#box-body #box-3 .update {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
#box-body #ad div {
	padding-top: 2px;
	padding-bottom: 3px;
}
#box-foot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1598C1;
	font-size: 10px;
	line-height: 100%;
}
#box-foot #textlink1 {
	height: 10px;
}
#box-foot #textlink2 {
	height: 10px;
}
#box-foot li {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 100%;
}
#box-foot li.first {
	border-left-style: none;
	padding-left: 0px;
}
#box-foot .text {
	clear: left;
	padding-top: 5px;
	padding-bottom: 15px;
}
#box-foot #copy {
	clear: left;
	padding-top: 15px;
}


#box-body #box-1 #official{
	padding-top: 80px;
	padding-right: 20px;
	padding-left: 20px;
}
#box-body #box-1 #official .rsslist {
	padding-bottom: 30px;
}
#box-body #box-1 #official .rsslist h2 {
	line-height: 100%;
	font-size: 16px;
	padding-bottom: 20px;
}
#box-body #box-1 #official .rsslist ul {
}
#box-body #box-1 #official .rsslist li {
	list-style-type: none;
	padding-bottom: 10px;
}
#box-body #box-1 #official .rsslist .titlefield {
	font-size: 12px;
	font-weight: bold;
}
#box-body #box-1 #official .rsslist .labelfield {
	color:brown;
	font-size: 10px;
}
#box-body #box-1 #official .rsslist .datefield {
	font-size: 10px;
	color: #666666;
}
#box-body #box-1 #official .rsslist .discriptionfield {
	font-size: 10px;
}



/* PRIVACY */

#box-body #box-4 #privacy ul, #terms ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom: 0px;
}
#box-body #box-4 #privacy li, #terms li { font-size: 10px; font-weight: normal; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; float: none; }
#box-body #box-4 #privacy li.article, #terms li.article { font-weight: bold; margin-top: 0px; margin-bottom: 0px; padding-top: 10px; padding-bottom: 0px; }
#box-body #box-4 #privacy li.first-child, #terms li.first-child { list-style-type: decimal; margin-left: 20px; }
#box-body #box-4 #privacy li.second-child, #terms li.second-child { list-style-type: lower-alpha; margin-left: 40px; }



/* SCHEDULE */

#schedule {
}
#schedule {  }
#schedule th {
	font-size: 12px;
	text-align: center;
	/*background-color: #fff;*/
	border-bottom: 2px solid #ccc;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
}
#schedule td {
	font-size: 12px;
	text-align: center;
	/*background-color: #fff;*/
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
}
#schedule h2 {
	font-size: 14px;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 10px;
}
#schedule .bus { background-color: #e0f2ff; }



/* ABOUT */

#about {}
#about h2 {
/*	font-size: 14px; font-weight: bold; padding-top: 20px; 	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}
#about p {}
#about li {}
#about table {}
#about td {
	font-size: 12px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
#about td.cell1 { border-left: 5px solid #666; }
#about td.cell2 { border-left: 2px solid #ccc; }



/* CONTACT, APPLICATION */

#contact p,
#application p{
	padding-bottom: 20px;
}
#application .text1 {
}
#application .text2 {
	color: red;
}
#application .text3 {
	color: magenta;
}
#contact td,
#application td {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#application td.cell0 {
	vertical-align: middle;
}
#application td.cell0,
#application td.cell1,
#application td.cell2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDF1F2;
}
#contact input,
#contact textarea,
#application input,
#application textarea{
	border: 1px solid #688396;
}
#contact .field1,
#application .field1{
	width: 200px;
}
#contact .field2,
#application .field2{
	width: 400px;
}
#contact .required,
#application .required1 {
	font-size: 10px;
	color: red;
	padding-left: 10px;
	padding-right: 10px;
}
#application .required2 {
	font-size: 10px;
	color: magenta;
	padding-right: 10px;
	line-height: 100%;
}
#contact .btn,
#application .btn {
	background-color: #E7F3FF;
	width: 100px;
}
#application .bullet {
	color: #036;
}



/*   */

.article li.note-1 {
	font-size: 10px;
	list-style-type: disc;
	margin-left: 20px;
}
.article li.note-2,
.article li.note-3 {
	font-size: 12px;
	list-style-type: disc;
	padding-bottom: 10px;
	margin-left: 20px;
}
.article {
	padding-bottom: 20px;
}

.thanks {
	font-size: 16px;
	padding-left: 20px;
}