@charset "UTF-8";
body	{
	background-color:#0077AC;
	color:#333333;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic","Osaka",arial, helvetica, verdana;
	font-size:85%;
	line-height:1.4;
	margin:0px;
	padding:0px;
	text-align:center;
}
img	{
	border:0px;
}
h1,h2,h3,h4,h5,form,p,ul,ol,li,div,table,thead,tbody,tfoot	{
	margin:0px;
	padding:0px;
}
table	{
	font-size:12px;
	color:#232323;
	text-align:left;
	margin: 0px auto;
}
a:link	{
	color:#0A427E;
	text-decoration:underline;
}
a:visited	{
	color:#562D5D;
	text-decoration:underline;
}
a:hover	{
	color:#2395C0;
	text-decoration:underline;
}
ul li {
	list-style-type:none;
}
/* @group HEAD */
/*===============================================
TEMPLATE
===============================================*/
#CONTENT p{
	margin: 0px 25px 15px 25px;	
}
#CONTENT h3{
	background-image: url(../images/h3-bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	margin-bottom: 15px;
}
#CONTENT h3.original{
	background-image: none;	
	line-height: auto;
	text-indent: 0px;
}
#CONTENT h4{
	margin: 0px 15px 10px 15px;
	background-image: url(../images/h4-bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	text-indent: 25px;
	color: #FFFFFF;
	font-size: 100%;
}
#CONTENT h4.original{
	background-image: none;	
	line-height: auto;
	text-indent: 0px;
}
#CONTENT h5{
	margin: 0px 15px 10px 15px;
	background-image: url(../images/arrow02.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	text-indent: 13px;
	color: #333333;
	font-size: 100%;
}
#CONTENT h5.original{
	background-image: none;	
	line-height: auto;
	text-indent: 0px;
}
#CONTENT ul,
#SUBCONTENT ul {
	margin: 0px 20px 15px 20px;
	padding-top: 5px;
}
#CONTENT ul li,
#SUBCONTENT ul li{
	background-image: url(../images/arrow03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 13px;
	margin-bottom: 5px;
}
#CONTENT .table01{
	margin: 0px auto 30px auto;
}
#CONTENT .table01 th{
	width: 30%;
	border-bottom: 3px #0077AC solid;
	font-weight: normal;
}
#CONTENT .table01 td{
	border-bottom: 1px #CCCCCC solid;	
}
#CONTENT .table02{
	border-collapse: collapse;
	margin: 0px auto 10px auto;
	border: 1px #CCCCCC solid;	
}
#CONTENT .table02 caption{
	background-image: url(../images/caption-bg.gif);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	height: 20px;
}
#CONTENT .table02 th{
	background-color: #F9F9F9;
	font-weight: normal;
	border: 1px #CCCCCC solid;	
}
#CONTENT .table02 td{
	border: 1px #CCCCCC solid;	
}
#CONTENT .table03{
	width: 520px;
	margin: 0px auto 30px auto;
}
#CONTENT .table03 th{
	width: 30%;
	border-bottom: 3px #83B821 solid;
}
#CONTENT .table03 td{
	border-bottom: 1px #CCCCCC solid;	
}
#CONTENT form .table01 th,
#CONTENT form .table02 th{
	width: 30%;
}
.button01{
	background-image: url(../images/arrow01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 13px;
	font-size: 90%;
}
.button02{
	background-image: url(../images/arrow03.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 5px 2px 13px;
	font-size: 90%;
}

.paging{
	text-align: center;
	color: #666666;
	font-size: 90%;
}
.pagenavi{
	text-align: center;
	margin-top: 10px;
	font-size: 95%;
}
#Bnavi{
	text-align: center;
	padding: 15px 10px 10px 10px;
}
/* @end */
/* @group HEAD */
/*===============================================
HEAD
===============================================*/
#HEAD-WRAPPER	{
	background-image: url(../images/headw-back.gif);
	height: 200px;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
#HEAD	{
	background-image: url(../images/head-back.gif);
	background-repeat:no-repeat;
	width: 880px;
	height: 200px;
	margin: 0px auto;
	background-position:0px 0px;
}
#HEAD-IN	{
	width: 800px;
	margin: 0px auto ;
	padding-top: 20px;
	text-align: left;
}
#HEAD-MENU	{
	width: 600px;
	height: 170px;
	float: left;
}
#HEAD h1	{
	float: right;
	width: 165px;
	padding-top: 5px;

}
#HEAD h2	{
	float: left;
	width: 80px;
	padding: 5px 0px;
}
#HEAD h2 a	{
	display: block;
	width: 80px;
	height: 35px;
	background-image:url(../images/tera-r-logo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin: 0px;
}

/* @group NAVI-REMARK */
/*---------------------------------------------------------------
NAVI-REMARK
---------------------------------------------------------------*/
#HEAD #NAVI-REMARK	{
	padding: 20px 0px 0px 0px;
}
#HEAD #NAVI-REMARK a	{
	background-image:url(../images/arrow01.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0px 10px 0px 15px;
	color: #555555;
	font-size: 95%;

}
#HEAD #NAVI-REMARK a:hover	{
	text-decoration: none;	
}
/* @end */
/* @group NAVI-GLOBAL */
/*---------------------------------------------------------------
NAVI-GLOBAL
---------------------------------------------------------------*/
#NAVI-GLOBAL {
	height: 133px;
}
#NAVI-GLOBAL li#NAVI-action{ float: left; width: 113px; }
#NAVI-GLOBAL li#NAVI-profile{ float: left; width: 143px; }
#NAVI-GLOBAL li#NAVI-schedule{ float: left; width: 113px; }
#NAVI-GLOBAL li#NAVI-bookdvd{ float: left; width: 143px; }
#NAVI-GLOBAL a	{
	display: block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	height: 133px;

}
#NAVI-GLOBAL #NAVI-action a	{
	background-image: url(../images/navi-action.gif);	
	width: 113px;
}
#NAVI-GLOBAL #NAVI-profile a	{
	background-image: url(../images/navi-profile.gif);	
	width: 143px;
}
#NAVI-GLOBAL #NAVI-schedule a	{
	background-image: url(../images/navi-schedule.gif);	
	width: 113px;
}
#NAVI-GLOBAL #NAVI-bookdvd a	{
	background-image: url(../images/navi-bookdvd.gif);	
	width: 143px;
}
#NAVI-GLOBAL a:hover	{ background-position: 0px -133px; }
/* @end */
/* @end */
/* @group FRAM */
/*---------------------------------------------------------------
FRAM
---------------------------------------------------------------*/
#CONTENT-WRAPPER	{
	background-color:#FFFFFF;
	padding-bottom: 25px;
}
#VISUAL	{
	width: 800px;
	height: 260px;
	margin: 0px auto;
}
/* @end */
/* @group TOP */
/*---------------------------------------------------------------
TOP
---------------------------------------------------------------*/
#CONTENT1 #NEWS	{
	float: left;
	width: 615px;
	height: 125px;
	background-image:url(../images/news-back.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	overflow: hidden;
}
/*====================NEWS-TABLE====================*/
#NEWS-TABLE{
	width: 460px;
	height: 95px;
}
#NEWS-TABLE table{
	width: 460px;
	margin: 0px 0px 0px 0px;
}
#NEWS-TABLE table th{
	background-image: url(../images/arrow05.gif);	
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #666666;
	font-size: 95%;
	width: 22%;
	font-weight: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#NEWS-TABLE table td{
	vertical-align: top;
}


#CONTENT1 #NEWS iframe	{
	margin: 15px 0px 0px 145px;
}
#CONTENT1 #BANNER {
	float: right;
	width: 165px;
}
#CONTENT1 #BANNER a img	{
	margin-bottom: 10px;
}
/* @group CONTENT2 */
/*---------------------------------------------------------------
#CONTENT2
---------------------------------------------------------------*/
#CONTENT2	{padding-top: 20px;}
#GALLERY	{
	float: left;
	background-image:url(../images/gallery-back.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 200px;
}
#GALLERY h3.original	{
	margin: 0px 0px 0px 0px;	
}
#GALLERY table	{
	width: 170px;
	margin: 0px auto 10px auto;	
}
#GALLERY table td	{
	width: 80px;
	height: 75px;
	text-align: center;
}
#TOP-CONTENTS	{
	float: right;
	width: 570px;
}
#TOP-CONTENTS h3	{
	margin:0px 0px 5px 0px;
}
/*---------------------------------------------------------------
MESSAGE-BOX
---------------------------------------------------------------*/
#MESSAGE-FOOT{
	background-image:url(../images/content-foot.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
#MESSAGE-BOX{
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	width: 570px;
}
#CONTENT #MESSAGE-BOX td p{
	margin: 0px 10px 0px 10px;
	line-height: 1.3;
}
/*---------------------------------------------------------------
#PRELECT-BOX
---------------------------------------------------------------*/
#PRELECT-FOOT{
	background-image:url(../images/content-foot.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-bottom: 3px;
}
#PRELECT-BOX	{
	background-image:url(../images/content-bg.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	width: 570px;
}
#CONTENT #PRELECT-BOX td p{
	margin: 5px 0px 5px 20px;
	line-height: 1.3;
}
#PRELECT-BOX #SCHEDULE	{
	background-image:url(../images/prelect-schedule-back.gif);
	background-repeat:repeat-y;
	background-position:right top;
	padding-left: 20px;
}
#PRELECT-BOX #SCHEDULE{
	margin-top: 5px;
	text-align: right;
}
#PRELECT-BOX #SCHEDULE div	{
	text-align: left;
	padding: 2px 0px 5px 15px;
	border-bottom: 1px solid #B3B3B3;
	margin-left: 2px;
}
#PRELECT-BOX #SCHEDULE a	{
	padding:0px 0px 0px 15px;
	background-image:url(../images/arrow05.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
	display: block;
	font-size: 11px;
}
#PRELECT-BOX #SCHEDULE font	{
	display: block;	
	margin-left: 15px;
	font-size: 11px;
	color: #666666;
}
/* @end */
/* @end */
/* @group MAIN */
/*---------------------------------------------------------------
MAIN
---------------------------------------------------------------*/
#MAIN{
	width: 800px;
	margin: 0px auto;
	padding-top: 20px;
}
/*====================CONTENT====================*/
#CONTENT-FOOT	{
	width: 570px;
	float: right;
	background-image: url(../images/content-foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#CONTENT	{
	width: 570px;
	text-align: left;
	background-image: url(../images/content-bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-bottom: 10px;	
}

/*====================PRELECT====================*/
.form-btn-c,
.prelect-btn-c,
.result-btn-c{
	padding: 10px 0px 20px 0px;
	text-align: center;
}
.form-btn-r{
	padding: 5px 15px 20px 0px;
	text-align: right;
}
.form-btn-c a,
.form-btn-r a,
.prelect-btn-c a,
.result-btn-c a{
	display: block;
	margin: 0px auto;
	width: 215px;
	height: 30px;
	border: #FFFFFF 1px solid;
}
.result-btn-c a{ width: 150px; }
.form-btn-r a{ float: right; }
.prelect-btn-c a{ width: 180px; }

.form-btn-c a:hover,
.form-btn-r a:hover,
.result-btn-c a:hover,
.prelect-btn-c a:hover{
	border: #CCCCCC 1px solid;
}
div.alC{text-align:center;}
div.menu-prelect{
	margin:25px auto 0px auto;
	background-color:#F2F2F2;
	height:30px;
	line-height:30px;
	width:530px;
	font-size:90%;
	}
div.menu-prelect a:link,
div.menu-prelect a:visited {color:#0A427E;}
div.menu-prelect a:hover {color:#2395C0;}
/*====================SCHEDULE====================*/
#SCHEDULE-LIST{ padding-top: 15px; }
#SCHEDULE-LIST p{
	background-image: url(../images/arrow02.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 17px;
	margin: 0px 20px 17px 20px;
	border-bottom: 1px solid #E9E9E9;
}
#SCHEDULE-LIST span{
	display: block;
	font-size: 120%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -0.1em;
}
#CONTENT h4#SCHEDULE-TITLE{
	background-image: url(../images/schedule-title.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding: 8px;
	color: #191919;
	font-weight: bold;
	margin: 20px 20px 30px 20px;
	text-indent: 0px;
	line-height: auto;
}
#ACCESS-BTN{
	text-align: center;
	padding: 10px 0px 20px 0px;
}

/*====================ACTION====================*/
.action{
	background-image: url(../images/action-bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 535px;
	height: 145px;
	margin: 0px auto 20px auto;
}

.action table{width: 510px;}
.action table td{padding-top: 22px;}

/*====================BOOKDVD====================*/
#BOOKDVD table{
	margin: 10px auto 35px auto;
	width: 530px;
}
#BOOKDVD table th{
	background-color: #F2F2F2;	
	background-image: url(../images/arrow04.gif);
	background-position: 0px 7px;
	background-repeat: no-repeat;
	padding: 5px 5px 5px 15px;
}
#BOOKDVD table a img{
	border: #FFFFFF 1px solid;	
}
#BOOKDVD table a img:hover{
	border: #999999 1px solid;	
}

/* @group SUBCONTENT */
/*---------------------------------------------------------------
SUBCONTENT
---------------------------------------------------------------*/
/*====================SUBCONTENT====================*/
#SUBCONTENT{
	width: 200px;
	float: left;
	text-align: left;
}
#SUBCONTENT img{
	margin-bottom: 10px;	
}



/* @end */
/* @end */
/* @group FOOT */
/*---------------------------------------------------------------
FOOT
---------------------------------------------------------------*/
#FOOT	{
	text-align: center;
	background-image:url(../images/foot-back.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	width: 880px;
	height:65px;
	margin: 0px auto;

}
#FOOT div	{
	line-height: 40px;
	font-size: 95%;
}
#FOOT a:link,
#FOOT a:visited{
	color: #555555;
	text-decoration: underline;
}
#FOOT a:hover{
	text-decoration: none;	
}
#FOOT p	{
	color: #FFFFFF;	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px;
	font-size: 80%;
}
/* @end */
/* @group FORM */
/*------------------------------------------------------------------------------------
FORM
------------------------------------------------------------------------------------*/
.ipt	{
	color:#FF0000;
	font-size:80%;
}
.msg	{
	color:#191919;	
	margin:15px 0px 15px 0px;
	text-align:center;
	font-size:12px;
}
.error_form	{background-color:#FFFF7C;}
#CONTENT p.error	{
	padding:15px;
	color:#333333;
	background-color: #F9F9F9;
	border: 1px solid #BBBBBB;
	margin: 0px 20px 25px 20px;
}
.error a:link,
.error a:visited	{
	color:#FF0000;
	text-decoration:underline;
}
.error a:hover	{
	color:#FF0000;
	text-decoration:underline;
}
.inquiryButtons	{
	text-align:center;
	padding:10px;
}

/* @end */

/*===============================================

===============================================*/
/*--------------------for MacIE--------------------*/
#HEAD h1 span,
#HEAD h2 span,
#NAVI-GLOBAL span	{
	text-indent:-9999px;
}
/*--------------------MacIE HACK--------------------\*/
#HEAD h1 span,
#HEAD h2 span,
#NAVI-GLOBAL span	{
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
}
/*===============================================
float
===============================================*/
.flL	{ float:left; }
.flR	{ float:right; }
/*===============================================
clearfix
===============================================*/
.form-btn-r:after,
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.form-btn-r,
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac ?*/
*html .form-btn-r,
*html .clearfix {
	height:1%;
}
.form-btn-r,
.clearfix {
	display:block;
}
/* End hide from IE-mac */