@charset "utf-8";

/*
	Site Name: MODx 日本語支援サイト
	Description: CSS filter
	Date: 2008/09/28
	Author: MODx 日本語支援サイト
*/



/* ===== Universal Reset ===== */

*{
	margin:0px;
	padding:0;
}

img {
	border: none;
}

.bn {
	margin-top: 10px;
}

/* ==== clearfix ==== */

.clearBoth {
clear:both}

.clearfix:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
}

* html .clearfix { height: 1% }/* end MacIE5 */
.clearfix {display:block;}

/*サイトの基本設定*/

.clearfix {display:block;}


a {
	color: #006600;
}

a :hover{
	background-color: #dddddd;
}

strong {
	color: #0066CC;
}

body {
	font-size: 14px;
	color: #666666;
	text-align: left;
	background-color: #6d0101;
}

h3 {	
padding-left: 17px;
}

#content2 h3 {
	padding-left: 40px;
	background-image: url(../images/h3folder.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-top: 5px;
	clear: both;
}


h5 {
	font-weight:normal;
	padding-left: 17px;
	font-size: 80%;
}

#container {
	width: 950px;
	text-align: center;
	background-repeat: repeat-y;
	background-image: url(../images/containerBg.jpg);
}

/*ヘッダー設定*/    
#header {
	background-image: url(../images/header.jpg);
	height: 148px;
	width: 950px;

}

#header a{
	text-indent: -9999px;
}


#logo {
	float: left;
	background-image: url(../images/logo.jpg);
	display: block;
	height: 148px;
	width: 275px;
}

#logo a{
	display: block;
	background-image: url(../images/logo.jpg);
	height: 148px;
	width: 275px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#subNavi {
	float: right;
	width: 440px;
	margin-top: 5px;
	height: 20px;
}


.sN1 {
	width: 78px;
	display: block;
	height: 20px;
	float: left;
}
.sN2 {
	width: 74px;
	display: block;
	height: 20px;
	float: left;
}
.sN3 {
	width: 92px;
	display: block;
	height: 20px;
	float: left;
}
.sN4 {
	width: 95px;
	display: block;
	height: 20px;
	float: left;
}
.sN5 {
	width: 85px;
	display: block;
	height: 20px;
	float: left;
}


#gNavi {
	float: left;
	width: 657px;
	margin-top: 70px;
	height: 40px;
}

.gN1 {
	width: 74px;
	display: block;
	height: 40px;
	float: left;
}
.gN2 {
	width: 105px;
	display: block;
	height: 40px;
	float: left;

}
.gN3 {
	width: 105px;
	display: block;
	height: 40px;
	float: left;

}
.gN4 {
	width: 65px;
	display: block;
	height: 40px;
	float: left;

}
.gN5 {
	width: 85px;
	display: block;
	height: 40px;
	float: left;

}
.gN6 {
	width: 215px;
	display: block;
	height: 40px;
	float: right;

}

#description {
	float: right;
	margin-top: 20px;
}

#description h2{
	font-size: 90%;
	padding-right: 20px;
}

#description p{
	font-size: 90%;
	padding-right: 20px;
}

/*グローバルナビゲーション設定*/        
.menu {
	float: left;
	padding-top: 25px;
	width: 900px;
	padding-left: 10px;
}

.menu img{
	padding: 0px 10px;
}


/*メインイメージ設定*/        
#mainImg {
	clear: both;
	margin-bottom: 10px;
	padding-left: 17px;
}
#mainImg2 {
	clear: both;
	margin-bottom: 10px;
}

#mainImg #message {
	float: left;
	margin-top: 100px;
	color: #FFFFFF;
}

#mainImg #message h2{
	padding-top: 10px;
	padding-left: 20px;
}

#mainImg #message p{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*サイドナビゲーション設定*/        
#sideNavi {
	float: left;
	width: 215px;
	background-color: #e1ecef;
	padding-bottom: 10px;
}

.search {
	background-image: url(../images/sideH2.jpg);
	padding: 10px 0px;
	margin-bottom: 10px;
}

#sideNavi h2{
	padding: 10px;
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(../images/sideH2.jpg);
	margin-bottom: 10px;
}

#sideNavi p{
	padding: 10px;
	font-size: 85%;
	margin-bottom: 5px;
	text-align: left;
}
#sideNavi2 {
	float: left;
	width: 215px;
	background-color: #e1ecef;
	padding-bottom: 10px;
}

#sideNavi2 a{
	text-decoration: none;
	color: #333333;
}

#sideNavi2 h2{
	padding: 10px;
	font-size: 100%;
	color: #FFFFFF;
	background-image: url(../images/sideH2.jpg);
	margin-bottom: 10px;
}

#sideNavi2 h3{}


#sideNavi2 p{
	font-size: 90%;
	text-align: left;
	padding-left: 45px;
	padding-bottom: 12px;
	background-image: url(../images/pBg2.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	background-position: center center;
	color: #333333;
}


/*コンテンツ設定*/        
#content {
	float: left;
	width: 718px;
	clear: both;
	text-align: left;
}

#content2 {
	float: left;
	width: 718px;
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}
#content2 .player a{
	display: block;
	width: 200px;
	line-height: 160%;
	padding: 5px;
	border: 1px solid #eeeeee;
	color: #000000;
	background-image: url(../images/playerBg.jpg);
	background-position: bottom left;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: none;
	font-size: 90%;
}

#content2 .player a:hover{
	border-color: #CCCC00;

}


#content2 .manager a{
	display: block;
	line-height: 160%;
	padding: 5px;
	border: 1px solid #eeeeee;
	color: #000000;
	background-image: url(../images/managerBg.jpg);
	background-position: bottom left;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: none;
	width: 650px;
}

#content2 .manager a:hover{
	border-color: #B1C3D9;

}
#content2 .staff a{
	display: block;
	width: 200px;
	line-height: 160%;
	padding: 5px;
	border: 1px solid #eeeeee;
	color: #000000;
	background-image: url(../images/staffBg.jpg);
	background-position: bottom left;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	text-decoration: none;
	font-size: 90%;
}

#content2 .staff {
clear:both;
display:block
}

#content2 .staff a:hover{
	border-color: #81C280;

}

#content2 .news {
	padding-left: 30px;
	background-image: url(../images/newsP.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	background-position: top left;
}

#content2 .line {
	background-image: url(../images/Pline.jpg);
	padding-bottom: 15px;
	padding-top: 25px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: center center;
}

.B_crumbBox {
	text-align: left;
	font-size: 80%;
	padding-left: 25px;
	padding-bottom: 10px;
}

.contentFrame {
	width: 670px;
	margin: 0px auto;
	text-align: left;
}

.cLeft {
	float: left;
	width: 455px;
}
.cRight {
	float: left;
	padding-left: 13px;
}

#content .cRight p{
	width: 135px;
	color: #000000;
	padding-top: 30px;
	font-size: 90%;
}

.schedule table {
	width: 670px;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	color: #333333;
	line-height: 160%;
}

.schedule td {
	padding: 5px;
	padding-left: 10px;
}
.schedule tr {

}

.red {
	background-color: #6D0101;
}
.green {
	background-color: #006600;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
}
.white {
	background-color: #ffffff;
}
.100px {
width:100px
}

.mkt {
	background-image: url(../images/bnMKT.jpg);
	width: 239px;
	height: 112px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.bbs a {
	background-image: url(../images/bnBBS.jpg);
	width: 239px;
	height: 112px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}

.mobile {
	background-image: url(../images/bnQR.jpg);
	width: 239px;
	height: 112px;
	margin-bottom: 10px;
	background-repeat: no-repeat;

}

.imgRight {
	float: right;
	padding: 10px;
}

.imgLeft {
	float: left;
	padding: 5px 10px 5px 17px;
}

.imgLeft2 {
	float: left;
	margin: 5px;
	border: 1px solid #eeeeee;
}

#content h2{
	background-image: url(../images/h2Bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	font-size: 100%;
	padding-top: 5px;
	color: #000000;
	padding-left: 20px;
	margin-left: 17px;
}
#content2 h2{
	background-image: url(../images/h2Bg2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	font-size: 100%;
	padding-top: 5px;
	color: #000000;
	padding-left: 20px;
}

#content p{
	line-height: 160%;
	padding: 5px 0px 5px 17px;
	font-size: 90%;
}

#content2 p{
	line-height: 160%;
	padding: 5px 0px 5px 17px;
	font-size: 90%;
}

#content .underline{
	line-height: 160%;
	padding: 10px;
	background-image: url(../images/contentP.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#content .news p{
font-size:80%;
	padding: 5px 0px 5px 17px;
}
/*フッター設定*/        
#footer {
	clear: both;
	background-color: #000000;
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	width: 940px;
	margin: 0px auto;
	padding: 10px 0px;
}

#footer p{
	padding: 10px;
	text-align: center;
}

#footer2 {
	clear: both;
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	width: 940px;
	padding: 10px 0px;
}

        
#copy {
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copy p{
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 80%;
}
    



.menu1 a{
	float:left;
	text-indent: -9999px;
	display: block;
	width: 70px;
	height: 30px;
}
.menu2 a{
	float:left;
	text-indent: -9999px;
	display: block;
	width: 50px;
	height: 30px;
	margin-left: 3px;

}
.menu3 a{
	float:left;
	text-indent: -9999px;
	display: block;
	width: 60px;
	height: 30px;
	margin-left: 5px;

}
.menu4 a{
	float:left;
	text-indent: -9999px;
	display: block;
	width: 140px;
	height: 30px;
	margin-left: 5px;

}
.menu5 a{
	float:left;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 30px;
	margin-left: 10px;

}
.menu6 a{
	float:left;
	text-indent: -9999px;
	display: block;
	width: 140px;
	height: 30px;
	margin-left: 10px;
}

.menu7 a{
	float:left;
	display: block;
	width: 200px;
	height: 30px;
	margin-top: 930px;
}

.menu8 a{
	float:left;
	display: block;
	width: 200px;
	height: 30px;
	margin-top: 440px;
}
.menu9 a{
	float:left;
	display: block;
	width: 200px;
	height: 30px;
	margin-top: 455px;
}


.zone {
	float:left;
	display: block;
	width: 280px;
	height: 75px;
	margin-top: 880px;
}
.zone2 {
	float:left;
	display: block;
	width: 280px;
	height: 75px;
	margin-top: 395px;
}
.zone3 {
	float:left;
	display: block;
	width: 280px;
	height: 75px;
	margin-top: 405px;
}

.zMenu1 a{
	float:left;
	display: block;
	width: 70px;
	height: 75px;
	margin-top: 5px;
}
.zMenu2 a{
	float:left;
	display: block;
	width: 60px;
	height: 75px;
	margin-top: 5px;
}
.zMenu3 a{
	float:left;
	display: block;
	width: 60px;
	height: 75px;
	margin-top: 5px;
}
.zMenu4 a{
	float:left;
	display: block;
	width: 75px;
	height: 75px;
	margin-top: 5px;
}


.spacer {
	width: 150px;
	display: block;
	float: left;
	text-indent: -9999px;
}
.spacer2 {
	width: 313px;
	display: block;
	float: left;
	text-indent: -9999px;
}

.frame {
clear:both;
display:block;}


.sitemap ul {
margin-left:15px;
padding:5px
}
.sitemap li {
padding:5px}
