* {margin:0; padding:0;}

body{
	background: url(/images/repeat.jpg) repeat center top;
	font-family: sans-serif;
}

html { font-size: 62.5%; }
body { font-size: 14px; font-size: 1.4rem; } /* =14px */
h1   { font-size: 24px; font-size: 2.4rem; } /* =24px */

/* header */

#header_space{
	/*background: aqua;*/
	background: url(/images/head_repeat.jpg) repeat-x center top;
	/*width: 100%;*/
	height: 482px;
}

#headwrapper{
	/*width: 1800px;*/
	margin: 0 auto;
}

#headerbg{
	background: url(/images/headbg2.jpg) no-repeat center top;
	/*width: 100%;*/
	height: 479px;
	margin: 0 auto;
}

#header{
	background: url(/images/header.png) no-repeat center top;
	/*width: 1800px;*/
	height: 150px;
	margin: 0 auto;
}

#headmain{
	/*background: aqua;*/
	width: 1000px;
	height: 442px;
	margin: 0 auto;
}

/* menu */

#menuback{
	background: url(/images/menuback.jpg) no-repeat;
	width: 1000px;
	height: 36px; 
	margin: 0 auto;
}

#menu{
	background: url(/images/menu.jpg) no-repeat;
	width: 1000px;
	height: 36px;
	margin: 0 auto;
}

/* header */

/* contents */

#wrapper{
	/*width: 1800px;*/
	margin: 0 auto;
}

#container{
	background: url(/images/white_repeat.png) repeat-y;
	/*background: blue;*/
	width: 1000px;
	/*height: 1000px;*/
	margin: 5px auto 0 auto;
	position: relative;
	padding-bottom: 8px;
}

#container:after { content: url(/images/pixel.gif); display: block; clear: both; height: 0; } 
#container { display: inline-block; } 
#container { display: block; }

#leftzone{
	width: 214px;
	/*height: 1000px;*/
	float: left;
	position: relative;
}

/* スケジュール表示 */

#schedulescreen{
	background: url(/images/schedulescreen.jpg) no-repeat;
	width: 184px;
	height: 175px;
	margin: 10px auto 0 auto;
}

#leftscheduledate{
	/*background: red;*/
	width: 160px;
	height: 50px;
	margin: 0 auto;
	padding-top: 48px;
	text-align: center;
}

.leftdatetext{
	color: #faf67f;
	font-size: 43px; font-size: 4.3rem;
	font-weight: bold;
}

#leftscheduletitle{
	/*background: blue;*/
	width: 160px;
	height: 22px;
	margin: 0 auto;
	padding-top: 26px;
	text-align: center;
}

.leftscheduletext{
	color: #c2272d;
	font-size: 14px; font-size: 1.4rem;
	font-weight: bold;
}

#leftscheduletime{
	/*background: blue;*/
	width: 160px;
	height: 16px;
	margin: 0 auto;
	text-align: center;
}

.leftscheduletimetext{
	color: #4d4d4d;
	font-size: 15px; font-size: 1.5rem;
}

#schedulelink{
	width: 154px;
	height: 24px;
	margin: 5px auto 0 auto;
}

.dottedline{
	background: url(/images/dottedline.jpg) repeat-x;
	width: 200px;
	height: 2px;
	margin: 12px auto 0 auto;
}

#twitter{
	width: 190px;
	height: 604px;
	margin: 10px auto 0 auto;
	word-break: break-all;
}

#rightzone{
	/*background: gray;*/
	width: 782px;
	height: 100%;
	/*height: 1000px;*/
	float: right;
	position: relative;
}

#rightzone:after { content: url(/images/pixel.gif); display: block; clear: both; height: 0; } 
#rightzone { display: inline-block; } 
#rightzone { display: block; }

/* center area */

#centerarea{
	width: 540px;
	/*height: 1000px;*/
	float: left;
	position: relative;
}

.linkbtn{
	width: 153px;
	height: 22px;
	margin-left: 338px;
	padding-top: 3px;
}

#numbertitle{
	background: url(/images/title_number.jpg) no-repeat;
	width: 493px;
	height: 29px;
	margin: 10px auto 0 auto;
}

#rightarea{
	width: 238px;
	/*height: 1000px;*/
	float: right;
	position: relative;
}

#rankbox{
	/*background: aqua;*/
	width: 495px;
	/* height: 164px;*/
	height: 182px;
	margin: 0 auto;
}

#rankbox:after { content: url(/images/pixel.gif); display: block; clear: both; height: 0; } 
#rankbox { display: inline-block; } 
#rankbox { display: block; }

.rankarea{
	/*background: #292929;*/
	width: 96px;
	/*height: 164px;*/
	margin: 0 1px;
	float: left;
}

.ranknumber{
	width: 96px;
	height: 26px;
}

.rankframe{
	background: #292929;
	width: 96px;
	/*height: 138px;*/
	margin: 0 auto;
}

.rankthumb{
	width: 94px;
	height: 94px;
	margin: 0 auto;
	padding-top: 1px;
}

.rankthumb img{
	border: none;
}

.textbox{
	/*background: blue;*/
	width: 92px;
	height: 52px;
	/*height: 36px;*/
	margin: 4px auto 2px auto;
	text-align: right;
	line-height: 1.2em;
	padding-bottom: 5px;
}

.textbox2{
	/*background: blue;*/
	width: 92px;
	/*height: 36px;*/
	margin: 8px auto 2px auto;
	text-align: right;
	line-height: 1.2em;
	padding-bottom: 5px;
}

.post_color{
	color: #FFFF88;
	font-size: 10px; font-size: 1rem;
	margin-right: 5px;
}

.name{
	color: white;
	font-size: 13px; font-size: 1.3rem;
	font-weight: bold;
	margin-right: 5px;
}

#stafftitle{
	background: url(/images/title_newcomer.jpg) no-repeat;
	width: 493px;
	height: 29px;
	margin: 15px auto 0 auto;
}

#newcomerbox{
	/*background: aqua;*/
	width: 495px;
	/*height: 138px;*/
	margin: 0 auto;
}

#newcomerbox:after { content: url(/images/pixel.gif); display: block; clear: both; height: 0; } 
#newcomerbox { display: inline-block; } 
#newcomerbox { display: block; }

.grayline{
	background: #DDDDDD;
	width: 494px;
	height: 2px;
	margin: 18px auto;
}

/* news */

#topicstitle{
	background: url(/images/title_news.jpg) no-repeat;
	width: 493px;
	height: 29px;
	margin: 15px auto 0 auto;
}

#newsbox{
	/*background: aqua;*/
	background: url(/images/board_repeat.jpg) repeat-y;
	width: 492px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#newsback{
	/*background: aqua;*/
	background: url(/images/board_back.jpg) no-repeat;
	width: 492px;
	margin: 0 auto;
}

.topicsarea{
	/*background: aqua;*/
	width: 450px;
	margin: 0 auto;
	padding-top: 10px;
}

.topicsarea:after { content: url(/images/pixel.gif); display: block; clear: both; height: 0; } 
.topicsarea { display: inline-block; } 
.topicsarea { display: block; }

.dottedline_board{
	background: url(/images/dottedline2.jpg) repeat-x;
	width: 450px;
	height: 1px;
	margin: 10px auto 0 auto;
}

.topicleft{
	width: 126px;
	float: left;	
}

.topicimage{
	width: 94px;
	margin-left: 16px;
}

.topicright{
	width: 324px;
	float: left;
}

.topictitle{
	width: 324px;
	font-weight: bold;
}

.topicdate{
	color: #FFF684;
	font-size: 12px; font-size: 1.2rem;
}

.newstitle{
	color: #F9C389;
	font-size: 14px; font-size: 1.4rem;
	margin-left: 8px;
}

.newscontent{
	width: 324px;
	color: white;
	/*font-weight: bold;*/
	font-size: 13px; font-size: 1.3rem;
	line-height: 1.2em;
	margin-top: 5px;
}

.newscontent a{
	color: aqua;
}

.annotation{
	font-size: 9px; font-size: 0.9rem;
	color: #FFDCA9;
	line-height: 1.3em;
}

#topicend{
	background: #1A1A1A;
	width: 492px;
	height: 4px;
	margin: 0 auto;
}

/* news */
/* right area */

#righttitle{
	width: 200px;
	height: 29px;
	margin: 10px auto 0 auto;
}

#recruitlinkbox{
	background: #292929;
	width: 200px;
	height: 197px;
	margin: 0 auto;
}

#recruitimg{
	width: 200px;
	height: 163px;
	margin: 0 auto;
}

.linkbutton_right{
	width: 190px;
	height: 28px;
	margin: 3px auto auto auto;
}

#campaignlinkbox{
	background: #292929;
	width: 200px;
	height: 184px;
	margin: 0 auto;
}

#campaignimg{
	width: 200px;
	height: 150px;
	margin: 0 auto;
}

.dottedline2{
	background: url(/images/dottedline.jpg) repeat-x;
	width: 226px;
	height: 2px;
	margin: 16px auto;
}

.linkbanner1{
	width: 184px;
	height: 76px;
	margin: 7px auto;
}

.linkbanner2{
	width: 184px;
	height: 80px;
	margin: 7px auto;
}

/* access */

#map_canvas{
	width: 490px;
	height: 540px;
	/*left: 15px;
	top: 10px;
	position: relative;
	background-color: aqua;*/
	margin: 0 auto;
	color: white;
	overflow: auto;
}

#accesspagetitle{
	background: url(/images/accesspage_title.jpg) no-repeat;
	width: 492px;
	height: 28px;
	margin: 10px auto 0 auto;
}

.accesstitletext{
	width: 200px;
	height: 28px;
	line-height: 28px;
	margin-left: 20px;
	font-size: 12px; font-size: 1.2rem;
	font-weight: bold;
	color: #FEFBD2;
}

.accesstitletext a{
	text-decoration: none;
}

#accessdetaile{
	width: 480px;
	margin: 15px auto 0 auto;
}

.accesstitle{
	font-weight: bold;
	font-size: 14px; font-size: 1.4rem;
	color: #fff6bc;
	margin-left: 5px;
}

.accesstext{
	font-size: 14px; font-size: 1.4rem;
	color: white;
	margin-left: 5px;
}

.dottedline_access{
	background: url(/images/dottedline2.jpg) repeat-x;
	width: 480px;
	height: 1px;
	margin: 3px auto 3px auto;
}

/* link */

.linkdetail{
	width: 460px;
	margin: 20px auto 0 auto;
}

.linkdetail:after { content: url(/images/pixel.gif); display: block; clear: both; height: 0; } 
.linkdetail { display: inline-block; } 
.linkdetail { display: block; }

.linkimg{
	width: 80px;
	height: 80px;
	float: left;
}

.linkimg img{
	border: none;
}

.linkrightzone{
	width: 370px;
	float: right;
}

.linktitle{
	font-weight: bold;
	font-size: 15px; font-size: 1.5rem;
	color: #fff6bc;
	margin-left: 5px;
}

.linktext{
	font-size: 12px; font-size: 1.2rem;
	color: white;
	margin-left: 5px;
}

.linktext a{
	color: #FBD190;
	text-decoration: none;
}

.dottedline_link{
	background: url(/images/dottedline2.jpg) repeat-x;
	width: 370px;
	height: 1px;
	margin: 2px auto 2px auto;
}

.dottedline_link2{
	background: url(/images/dottedline3.jpg) repeat-x;
	width: 460px;
	height: 1px;
	margin: 20px auto 8px auto;
}

/* footer */

#footer{
	background: url(/images/footer.png) no-repeat;
	width: 1000px;
	height: 280px;
	margin: 3px auto 0 auto;
	position: relative;
}

#footer_menu{
	width: 640px;
	float: right;
}

#footer_menu a{
	text-decoration:none;
}

#copyright{
	width: 1000px;
	text-align: center;
	font-size: 9px; font-size: 0.9rem;
	color: #F9D2B6;
	/*border-bottom: 10px;*/
	margin: 0 auto;
	bottom: 10px;
	clear: both;
	top: 82px;
	position: relative;
}

.allright{
	margin: 0 auto;
	text-decoration: none;
}

