@charset "utf-8";

/*----------------------------------------------------
	Structure Module
----------------------------------------------------*/

html{
	height:100%;
	/*margin-bottom:1px;*/
}

body{
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", 'Meiryo', "Osaka", verdana, arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	line-height:160%;
	background-color: #272C2F;
}

 


/*----------------------------------------------------
	Text Module
----------------------------------------------------*/

h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}

em,address{
	font-style:normal;
}

em{
	font-weight:bold;
}


/*----------------------------------------------------
	Hypertext Module
----------------------------------------------------*/

a{
	text-decoration: underline;
	color: #DEBF8F;
}

/*a:link,a:visited{
	color:#CCCCCC;
	text-decoration: underline;
}

a:hover{
	color:#CCB79D;
	Xtext-decoration: underline;
}*/


/*----------------------------------------------------
	Image Module
----------------------------------------------------*/

img {
	border:0px;
}

/*----------------------------------------------------
	List Module
----------------------------------------------------*/

ul,ol,dl,dt,dd,li{
	margin:0px;
	padding:0px;
}

ul li,ol li{
	list-style:none;
}


/*----------------------------------------------------
	Table Module
----------------------------------------------------*/

table{
	border-collapse: collapse;
	border-spacing: 0;
}
	
th,td{
	font-weight:normal;
	vertical-align:top;
}


/*----------------------------------------------------
	Forms Module
----------------------------------------------------*/
form{
	margin:0px;
	padding:0px;
}

input.text{
	width: 135px;
}

select{
	width: 120px;
}

select.wide{
	width:150px;
}

textarea{
	width: 350px;
	font-size: 12px;
}






/*----------------------------------------------------
	layout [common]
----------------------------------------------------*/
div#wrapper{
	margin: 0px;
	padding: 0px;
	width: 240px;
}
div#header{
	background-color: #000000;
}
div#contents{}
div#footer{
	text-align: center;
}
div#menu{
	background-color: #000000;
	width: 220px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4C395;
}
div#menu ul{}
div#menu ul li{}
div#footTxt{
	width: 220px;
	line-height: 160%;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
div#copr{
	background-color: #000000;
	height: 5px;
	margin-top: 8px;
	padding-top: 12px;
	padding-bottom: 13px;
}
h1{
	font-size: 12px;
	color: #DEBF8F;
	font-weight: normal;
	line-height: 34px;
	height: 61px;
}
h2{}


/* txtColor */
.txtColor1{
	color: #DEBF8E;
}
.txtColor2{
	color: #FC8CB4;
}


/* line */
.line1{
	height: 1px;
	width: 220px;
	padding-bottom: 7px;
	margin-top: 7px;
}
.line2{
	height: 1px;
	width: 220px;
	padding-bottom: 7px;
	margin-top: 7px;
}
.line3{
	height: 1px;
	width: 220px;
	padding-bottom: 7px;
	margin-top: 5px;
}


/* margin */
.marginRight8{
	margin-right: 8px;
}
.marginBottom14{
	margin-bottom: 14px;
}


/*----------------------------------------------------
	layout [index]
----------------------------------------------------*/
p.indexImg{
	margin-top: 26px;
	margin-bottom: 18px;
}
p.enter{
	line-height:200%;
}




/*----------------------------------------------------
	layout [top]
----------------------------------------------------*/
.anchorMenu{
	background-color: #000000;
	width: 220px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
div#topRealtime{
	width: 220px;
	line-height: 160%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.realTime{
	color: #DEBF8E;
}
.realThumb{
	margin-top: 5px;
	margin-bottom: 5px;
}

div#topNews{
	width: 220px;
	line-height: 160%;
	padding-top: 10px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
div#topNews p{
	text-align: left;
	width: 220px;
}

div#topNews p a{

}
.updateTime{
	color: #DEBF8E;
	margin-bottom: 5px;
}



/*----------------------------------------------------
	layout [schedule]
----------------------------------------------------*/
p#schHowto{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div#sch3Days{
	width: 220px;
	line-height: 160%;
	background-color: #000000;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 12px;
}
h2#scheduleH2{
	background-color: #CBB082;
	height: 28px;
	width: 240px;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
div#schedule{
	width: 220px;
	line-height: 160%;
	padding-top: 10px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: center;
}
div#schedule table{
	width: 127px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}





/*----------------------------------------------------
	layout [access]
----------------------------------------------------*/
div#access{
	width: 220px;
	line-height: 160%;
	padding-top: 10px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
div#access p{
	text-align: left;
	width: 220px;
}





/*----------------------------------------------------
	layout [recruit]
----------------------------------------------------*/
div#recruit{
	width: 220px;
	line-height: 160%;
	padding-top: 10px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
div#recruitForm{
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4C395;
}
div#recruitForm input{
	height: 27px;
	width: 185px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
div#recruitForm textarea{
	height: 111px;
	width: 185px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 12px;
}
div#recruitForm input#submitBTN{
	height: 24px;
	width: 70px;
}





/*----------------------------------------------------
	layout [companion main]
----------------------------------------------------*/
div#companionName{
	background-color: #CBB082;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
div#companionIMG{
	background-color: #000000;
	padding-bottom: 14px;
}



/* companion common*/
.paging{
	padding-top: 8px;
	padding-bottom: 8px;
}
.lnav{
	padding-top: 8px;
	padding-bottom: 8px;
}
.companionTxt{
	width: 220px;
	line-height: 160%;
	padding-top: 10px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}





/*----------------------------------------------------
	layout [companion]
----------------------------------------------------*/
div#companion{
	width: 220px;
	line-height: 160%;
	padding-top: 12px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
div#companion p img{
	padding-right: 5px;
	padding-left: 5px;
}
p.norighticon{
	padding-right: 56px;
	padding-left: 0px;
}
p.nolefticon{
	padding-right: 0px;
	padding-left: 35px;
}
p.nobothicon{
	padding-right: 56px;
	padding-left: 35px;
}
p.twoicons{
	padding-right: 0px;
	padding-left: 0px;
}





/*----------------------------------------------------
	layout [royal]
----------------------------------------------------*/
div#royal{
	background-color: #000000;
	width: 220px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p.sysBack{
	text-align: center;
	width: 220px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}




/*----------------------------------------------------
	layout [news_main]
----------------------------------------------------*/
div#newsMain{
	width: 220px;
	line-height: 160%;
	padding-top: 10px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
}
div#newsMain p img{
	margin-bottom: 8px;
}
#newsNavi{
	background-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
#newsNavi p{
	margin-bottom: 10px;
}


/*----------------------------------------------------
	layout [blog]
----------------------------------------------------*/
div#blog{
	width: 220px;
	line-height: 160%;
	padding-top: 12px;
	background-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	text-align: left;
	color: #CCCCCC;
}
.blogsearch{
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #000000;
}
.blogpaging{
	padding-top: 8px;
	padding-bottom: 8px;
	color: #DEBF8F;
}
.blogSearchY{
	font-size: 10px;
	width: 60px;
}
.blogSearchM{
	width: 45px;
	font-size: 10px;
}
.blogSearchBTN{
	font-size: 10px;
}

div#blog p img{
	margin-top: 8px;
	margin-bottom: 8px;
}
p#blogTitle{
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	background-color: #CBB081;
}



/*----------------------------------------------------
	layout [system]
----------------------------------------------------*/
.sysh3{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #272C2F;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 240px;
}
.sysMain{
	width: 220px;
	line-height: 160%;
	background-color: #000000;
	text-align: left;
	padding: 10px;
}
.sysMain h4{
	font-size: 16px;
	font-weight: bold;
	color: #CBB081;
}












#sys20120223{
	width: 220px;
	line-height: 160%;
	padding-top: 10px;
	background-color: #272C2F;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#sys20120223 p{
	width: 220px;
	text-align:left;
}
p.sys20120223txt{
	color: #DEBF8E;
	font-size: 14px;
	font-weight: bold;
}

/*EOF*/
