/*++++++++++++++++++++++++++++++++++++ whole.css START */

/*General Tag STA*/
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: left;
	line-height: 160%;
	/*background-image: url(../img/frame/noMenuBg.gif);
	background-repeat: repeat-y;
	background-position: center center;*/
}
body#news {
	background-image: none;
}
#narrowBody {
	margin: 0px;
	padding: 0px;
	font-size: 0.75em;
	color: #333333;
	text-align: left;
	line-height: 160%;
	background-image: none;
}
/**********
a:link {
	color:#0066FF;
	text-decoration: none;
}
a:visited {
	color:#0066CC;
	text-decoration: none;
}
a:hover , a:active {
	color:#0066FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
	background-color: #d5d5d5;
}
**********/
h1 , div , p {
	padding: 0px;
	margin: 0px;
}
img {border:none;}
ul , li , dt , dl , ol {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.both {
	padding: 0px;
	margin: 0px;
	clear: both;
}
input {
/*	background-color: #FFFFFF;*/
}
.inputBox {
	padding-top: 10px;
	padding-bottom: 5px;
}
.inputBoxCen {
	margin:0px auto 15px;
	padding:10px 0px;
	text-align: center;
	/*background: #eeeeee;*/
	width: 689px;
}
.inputBoxCenPopup {
	margin:0px auto 10px;
	padding:10px 0px;
	text-align: center;
	background: #eeeeee;
	width:580px;
}
.inputBoxCen input {
	padding-right: 10px;
	padding-left: 10px;
}
.inputBoxCenFloat {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

/*General Tag END*/

/* txtBox STA*/
.txtBox {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
}
.txtBoxCen {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.txtBoxCenThank {
	margin-bottom: 50px;
	margin-top: 10px;
	margin-left: 10px;
}
.txtBox2 {
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #fdfcd9;
	padding-left: 5px;
}
.txtBoxTicket {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.txtBoxTicket .title {
	font-weight: bold;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 3px;
	padding: 0px;
}
.txtBox2 li , .txtBox li , .txtBoxTicket li {
	padding: 2px;
}
.txtBoxTicket li {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.txtBox .line , .txtBox2 .line , .txtBox3 .line {
	background-image: url(../img/whole/linkArrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	padding-left: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-left: 10px;
	font-weight: normal;
}
.boxLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.boxLine2 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}


/* txtBox STA*/

/* txt color & size */
.txtRed {
	color: #ff0000;
	font-weight: normal;
}
.txtRedB {color: #FF0000;font-weight: bold;}
.txtMiniRed {
	color: #FF0000;
	font-weight: normal;
}
.txtMiniRedB {
	color: #FF0000;
	font-weight: bold;
}
.txtNomal {font-weight: normal;}
.txtMini {font-weight: normal;}
.txtMiniMypage {
	font-weight: normal;
	padding-left: 12px;
}
.txtMiniRight {
	font-weight: normal;
	text-align: right;
}
.txtMiniB {font-weight: bold;}
.txtMini {
	font-size: 0.8em;
}
.txtBold {
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.txtMypage {
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}
.txtBig {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.txtSubTitle {
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 5px;
	color:#666666;
}
.txtRight {
	text-align: right;

}
.txtTitle {
	line-height: 20px;
	height: 20px;
	padding-left: 10px;
	background-image: url(../img/whole/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-weight: bold;
}
.txtMiniErr{
	line-height:120%;
	font-size:0.84em
	color: #FF0000;
}
/* txt color & size */

/*Small articles*/
.btnInput {
	height: 40px;
	width:140px;
	padding-right: 10px;
	padding-left: 10px;
}
.btnInputMenu {
	background-image: url(../img/whole/inputArrow.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 25px;
	width: 100px;
	display: block;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-position: right bottom;
}
.right {
	float: right;
	width: 300px;
}
.rightBercord {
	float: right;
	width: 110px;
	text-align: right;
}
.left {
	width: 299px;
	float: left;

}
/*Small articles*/

/*print STA*/
#print {text-align: right; padding-top: 10px;}
#print em{
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#print strong a{
	background-image: url(../img/whole/printImg.gif);
	display: block;
	padding: 5px;
	border: 1px solid #999999;
	width: 110px;
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 3px 10px;
	font-weight: normal;
	float: right;
}
#printFr {
	text-align: right;
	float: right;
	padding-top: 20px;
}
#printFr strong a{
	background-image: url(../img/whole/printImg.gif);
	display: block;
	padding: 5px;
	border: 1px solid #999999;
	width: 110px;
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 3px 10px;
	font-weight: normal;
}
#printFr2 {padding-top: 5px;}
#printFr2 strong a{
	background-image: url(../img/whole/printImg.gif);
	display: block;
	padding: 5px;
	border: 1px solid #999999;
	width: 130px;
	background-color: #F7F7F7;
	background-repeat: no-repeat;
	background-position: 3px 10px;
	
	font-weight: normal;
	float: right;
	text-align: right;
}
.txtPrint {
	display: block;
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*print END*/
.goTop a , .goHome a{
	float: right;
	height: 15px;
	width: auto;
	background-repeat: no-repeat;
	/*text-indent: -9999px;*/
	display: block;
	line-height: 15px;
	margin-left: 15px;
	/*text-decoration: none;*/
	margin-bottom: 10px;
	margin-right: 10px;
}
.goTop a {/*background-image: url(../img/whole/goTop.gif);*/}
.goHome a {/*background-image: url(../img/whole/goHome.gif);*/}
.goTop a:hover , .goHome a:hover {/*background-position: 0px -15px;border-bottom-style: none;*/}
#wrapperC{
	width: 640px;
	margin: 0px auto;
	padding: 20px 0px 0px;
	height: 900px;
	
	display: block;
	position: absolute; 
    z-index: 0; 
}

#acting_alert {
	position: absolute;
	left: 5px;
	top: 5px;
	width: 300px;
	height: 160px;
	z-index: 99999;
	background-color: rgb(255, 0, 0);
	/*color: rgb(255, 255, 255);*/
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	opacity: .60;
	-moz-opacity: .60;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

/*++++++++++++++++++++++++++++++++++++ whole.css END   */

/*++++++++++++++++++++++++++++++++++++ frame.css START */

/*header STA*/

#header{
	position:relative;
}
#headerPop {
	height: 56px;
	padding: 5px 10px;
	font-size: 130%;
	font-weight: bold;
	width: 600px;
	margin: 0 auto;
	border: 1px solid #999999;
	border-bottom: none;
	border-top: none;
}

/*header END*/

/*footer STA
#footer{
	width:950px;
	text-align: right;
	color: #FFFFFF;
	background-color: #000000;
}
#footer address {
	font-style: normal;
}
*/
/*footer END*/

/*wrapper STA*/

#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapperMenu {
	text-align: left;
	width: 725px;
	padding-top: 10px;
	background-image: url(../img/frame/menuBg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 10px;
}
#wrapperPop {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top: 1px solid #999999;
	padding-top: 15px;
}
#news #wrapperPop {
	margin: 10px 25px;
	border: none;
	width: 450px;
}
/*wrapper END*/

/*menu STA*/

#menuBox {
	width: 150px;
	float: left;
	padding-left: 10px;
}
#menuBox #login , #menuBox #category , #menuBox #news , #menuBox #search {
	padding-top: 10px;
	padding-bottom: 10px;
}
#menuBox input {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#menuBox #login a#member {
	background-image: url(../img/contents/loginBtn.gif);
	display: block;
	height: 33px;
	width: 140px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#menuBox #login a#member:hover {
	background-position: 0px -33px;
}
#login p {
	font-weight:bold;
	font-size:1.17em;
}
#login li {
	line-height: 20px;
}
#login ul {
	padding:15px;
}
#menuBox #category li a, #menuBox #news li a{
	padding-left: 20px;
	display: block;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../img/whole/point.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menuBox #category li a:hover {
	background-image: url(../img/whole/point3.gif);
	background-color: #d5d5d5;
}
#menuBoxHeader {
	padding: 10px;
	background-image: url(../img/frame/menuBoxHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuBox input , #menuBox select {
/*	border: 1px solid #999999;*/
}
#menuBox select {
	border: 1px solid #999999;
}
#search input.btn {
	font-size:10px;
	width:30px;	
}
#search .period,#search .freeWord {
	margin-bottom:10px;
}
#search .freeWord input {
	width:140px;
}
#search .inputBox {
	text-align:center;
	padding-top: 0px;
}
#search .inputBox input {
	width:80px;
}
/*menu END*/

/*contents STA*/
#contentsMenu {
	width: 535px;
	float: right;
	background-color: #FFFFFF;
}
#contentsNoMenu {

}
#menuBox .txt {
	padding-bottom: 1px;
	padding-top: 5px;
}
#contentsSmall {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	line-height: 120%;

}
/*contents END*/

/*previewArea STA********************************************/

.previewArea {
}

/*previewArea STA********************************************/


/*++++++++++++++++++++++++++++++++++++ frame.css END   */

/*++++++++++++++++++++++++++++++++++++ bill.css START */

#wrapperBill {
	width: 640px;
	margin: 0px auto;
	padding: 20px 0px 0px;
	height: 900px;
	
	display: block;
}

#VisitorData{
	font-size: 14px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#bill{
	padding-top: 20px;
	padding-bottom: 30px;
}

#bill .sei{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

#bill .sen{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 2px;
}

#onchu{
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
	display: block;
	margin-bottom: 20px;
}

#kingaku{
	margin-bottom: 30px;
	clear: both;
}

#kingaku .table{
	width: 640px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	margin-top: 3px;
	font-size: 18px;
}

#kingaku .table td{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 10px;
}

#naiyou_table{
	width: 640px;
	margin-top: 3px;
	font-size: 14px;
}

#naiyou_table td{
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#naiyou_table th{
	font-weight: normal;
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#hurikomi{
	text-align: left;
	margin-top: 50px;
	width: 290px;
}

#hurikomi .table{
	width: 270px;
	text-align: left;
	border: 1px solid #000000;
	padding: 8px;
	margin-top: 5px;
	margin-right: 5px;
}

#naiyou_table .border_none{
	border-bottom-style: none;
}

#naiyou_table .border_left{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
}

.clockstyle {
	
}

/*++++++++++++++++++++++++++++++++++++ bill.css END   */

/*++++++++++++++++++++++++++++++++++++ contents.css START */

/*title STA*/
h3.titleMenu a:link , h3.titleContentsA a:link , h3.titleContentsB a:link {
	color: #FFFFFF;}
h3.titleMenu a:visited , h3.titleContentsA a:visited , h3.titleContentsB a:visited {
	color: #FFFFFF;}

#menuBox h3 {
	display: block;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 1.17em;
}

/*haba kotei*/

#contentsNoMenu h2 , #contentsMenu h2 {
	font-weight: bold;
	font-size: 1.3em;
	display: block;
	padding-left: 8px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	border-left:5px solid #dadada;
	width: 684px;
}
#contentsSmall h2 {
	font-weight: bold;
	font-size: 1.5em;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #424242;
	background-color: #E0E0E0;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #424242;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #424242;
	border-bottom-color: #424242;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contentsMenu h3 , #contentsNoMenu h3 , #contentsSmall h3 {
	display: block;
	margin: 0px;
	background-image: url(../../../shared/img/heading03_bg_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1em;
	font-weight: bold;
	padding-left:15px;
}

#contentsNoMenu div.title_h3{
border:1px solid #cccccc;
margin:15px 10px 8px;
padding:4px 6px;
}

#contentsNoMenu div.sharedArea h3 {
	display: block;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	background-image: url(../img/whole/h3Title.gif);
	background-repeat: repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	height: 32px;
	padding-top:5px;
	padding-left: 5px;
	width:575px;
}
#contentsSmall h3 {
	font-weight: bold;
	font-size: 1.17em;
	display: block;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	background-repeat: no-repeat;
	color: #666666;
	background-image: url(../img/contents/titleContentsC.gif);
}
#news #contentsSmall h3 {
	margin: 0;
}

/*haba hendou*/
/*
h2  {
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-left: 35px;
	height: 40px;
	line-height: 40px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(../img/contents/titleContentsTopB.jpg);
}
h3 {
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	background-repeat: no-repeat;
	color: #666666;
	background-image: url(../img/contents/titleContentsFree.gif);
	background-position: left top;
}
*/
/*title END*/

/*preview STA*/
#previewPic {
	margin-bottom: 10px;
	margin-left: 20px;
}
#previewPic img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}
.txtClose {
	font-size:1.17em;
	font-weight:bold;
}
/*preview END*/

/*topIndex*/

.txtDay { color: #333333;}
#semiList img {
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: block;
	float: left;
	padding-top: 5px;
}
#semiList .title {
	
	background-image: url(../img/contents/semiListArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#semiList .title .top a {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#semiList .title .top a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#semiList li {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#recSemi li {
	display: block;
	margin-left: 25px;
}
#recSemi .title {
	
	background-image: url(../img/whole/point.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#recSemi .top {
	font-weight: bold;
}
#semiList .osusume{
	background-image: url(../img/contents/topOsusume.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 70px;
	margin-bottom: 10px;
}
.preBox .semiListTable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-size: 1em;
}
.preBox .semiListTable .A{
	width: 70px;
}
.preBox .semiListTable .B{
	width: 50px;
}
.preBox .semiListTable .C{
}
.preBox .semiListTable .D{
	width: 80px;
}
.preBox .semiListMenu {
	padding-bottom: 5px;
}
.preBox .semiListMenu em {
	font-style: normal;
	font-weight: bold;
}
.preBox .semiListTable th{
	background-color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.preBox .semiListTable td{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

 #contentsMenu .document {
	background-image: url(../img/contents/document.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
/*topIndex END*/

/*table STA*/

#semiOutTable {

}
#semiOutTable th{
	text-align: left;
	padding-left: 10px;
	width: 80px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background: #cccccc;
}
#semiOutTable td{
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	background:#eeeeee;
}
#userTable {
	margin-bottom: 20px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#userTable th {
	border-bottom:1px solid #CCCCCC;
	border-color:#CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	color:#000000;
	font-weight:bold;
	height:30px;
	text-align:left;
	width:180px;
	padding:4px 10px;
	vertical-align:middle;
}
#userTable th.long {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding: 5px;
	width: auto;
	background-image: none;
}
#userTable th.thHead {
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#userTable td {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-color:#CCCCCC;
	border-right:1px solid #CCCCCC;
	border-style:none solid solid none;
	height:30px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	vertical-align:middle;
}

}
#userTable .input {
	float: left;
	margin-right: 10px;
}
#userTable .input .rightComment {
	padding-left: 3px;
}
#userTable .input .leftComment {
	padding-right:10px;
}
#userTable td Table td {
	border:none;
}

#EnqueteTable {
}
#EnqueteTable th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
}
#EnqueteTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*timeTable STA*/

#timeTable {
	border:1px solid #cccccc;
	text-align:center;
	padding:0px;
	margin: 0px 0px 25px;
}
#timeTable th.borderless{
    border-right:none;
}
#timeTable td.borderless{
    border-right:none;
}
#timeTable th {
	padding: 3px;
	width: 70px;
	font-weight: bold;
	vertical-align: top;
	background: #f1eb87;
	color: #333333;
	border-left:none;
	border-bottom:none;
}
#timeTable th {
	border-right:1px solid #cccccc;
}
#timeTable td.top {
	text-align: center;
	font-size: 1.17em;
	font-weight: bold;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#timeTable td {
	vertical-align: top;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
	background: #fdfcd9;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#timeTable td.timeline {
	background:#eeeeee;
	border-bottom: none;
	vertical-align: middle;
	padding: 5px;
	font-weight: bold;
}
#timeTable .title {
	display: block;
	text-align: left;
}
#timeTable .time {
	display: block;
	margin-right: 10px;
}
#timeTable td ul {
}

#timeTable td li {
	color: #666666;
}
#timeTable .idBifor {
	padding: 2px;
	border: 1px solid #999999;
	display: block;
	font-size: 0.8em;
	text-align: center;
	margin: 3px;
}
#timeTable .idLittle , #timeTable .idPEnd , #timeTable .idOver {
	padding: 2px;
	display: block;
	font-size: 0.8em;
	text-align: center;
	margin: 3px;
	color: #FFFFFF;
}
#timeTable .idLittle {background-color: #FF6F6F;}
#timeTable .idPEnd {background-color: #666666;}
#timeTable .idOver {background-color: #99B7D5;}

.code1 {
	line-height: 15px;
	text-align: center;
	color: #666666;
}
.code2 {
	line-height: 15px;
	text-align: center;
	color: #FF0000;
}
.code3 {
	line-height: 15px;
	text-align: center;
	color: #0000FF;
}
.codeTD {
	width: 40px;

}
#timeTable td input {
	padding:0px;
    margin:0px;
}
#timeTable td img {
	padding:0px;
    margin-bottom:3px;
	float:left;
}
#timeTable .txtName {
	color: #979797;
}

#timeTable td div.code {
	font-weight:normal;
	vertical-align:middle;
	line-height:normal;
	text-align:left;
}

#timeTable td div.title {
	margin-top:5px;
	font-wight:bold;
	margin-bottom: 5px;
	clear: both;
	font-weight: bold;
}

#timeTable td div.title span.subtitle {
	float: left;
	font-weight:normal;
}

#timeTable td div.summary {
	font-weight:normal;
	text-align: left;
}
/*timeTable END*/


/*table END*************************************************/

/*General Tag STA*******************************************/
.preBox {
	margin-left: 10px;
	margin-bottom: 25px;
	margin-right: 10px;
	padding:0px;
}
.preBox div.info{
	padding:0px 5px;
}
#contentsNoMenu div.preBox2 {
	margin-left: 10px;
	margin-bottom: 25px;
	margin-right: 10px;
	padding:0px;
	width: 580px;
}
.txtCom {
	font-weight: bold;
	padding-bottom: 2px;
}


/*#loginTable {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#loginTable input{
	border: 1px solid #999999;
}
#loginTable th{
	text-align: left;
	padding: 10px;
	width: 90px;
	font-weight: normal;
	background-image: url(../img/whole/h3Title.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#loginTable td{
	padding-left: 20px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
*/


#loginTable {
	border-color:1px #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-style:1px solid;
	border-top:1px solid #CCCCCC;

}
#loginTable th {
	border-bottom:1px solid #CCCCCC;
	border-color:#CCCCCC;
	border-right:1px solid #CCCCCC;
	border-style:none solid solid none;
	color:#000000;
	font-weight:bold;
	height:30px;
	text-align:left;
	width:180px;
	padding:4px 10px;
	vertical-align:middle;
}
#loginTable td {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-color:#CCCCCC;
	border-right:1px solid #CCCCCC;
	border-style:none solid solid none;
	height:30px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	vertical-align:middle;
}
#loginTable input {
	width: 150px;
	height: 1.2em;
}
#passLost {
	font-size:1.2em;
}
#passLost a{
	height: 15px;
	width: 180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 15px;
	margin-top: 10px;
	padding: 5px;
	font-size: 0.84em;
}
#passLost a:hover {
}
/*General Tag END*******************************************/

/*myPage STA************************************************/
#myPageBtn {
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 60px;
}
#myPageBtn li {
	display: block;
	float: left;
	padding:5px 15px;
	height: 20px;
	line-height: 20px;
	background:url(../../../shared/img/l_allow.gif) no-repeat left;
}
#myPageBtn li.no {
	display: block;
	float: left;
	padding:5px 15px;
	height: 20px;
	line-height: 20px;
	background:url(../../../shared/img/menu_arrow_on.gif) no-repeat left;
	color: #000066;
}
#myPageBtn li a {
	color: #F29600;
	text-decoration: none;
}

#myPageBtn li.no a {
	color: #000066;
	text-decoration: none;
}

#myPageBtn li a:hover {
	color: #BF1920;
	text-decoration: none;
}

#myPageBtn li.no a:hover {
	color: #000066;
	text-decoration: none;
}
#myPageBtn li.myPageLogout {
	float: right;
	padding-right: 0px;
	margin-right: 10px;
	background-image:none;
}
.myPageTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}
.myPageTable th{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FBC600;
	text-align:center;
	width:0px;
}

.myPageTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 5px 0;
	background: #FFFFFF;
}
.myPageTable .txtStartDate{}
.myPageTable .txtSeminarTitle{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.17em;
}
.myPageTable ul.download {
	margin-left: 15px;
	padding-left: 5px;
}
.myPageTable ul.download li {
	margin-left: 8px;
	padding-left: 2px;
}
.myPageTable .box {width: 80px;}
.printImg {
	background-image: url(../img/whole/printImg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.claimImg {
	background-image: url(../img/whole/printImg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
/*myPage END************************************************/

/*ticket STA************************************************/
#ticketAreaA {
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#ticketAreaA li {
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}

#ticketAreaA .noDisk {
	background-image: url(../img/whole/linkArrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin-left: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ticketAreaA .noDiskLine {
	background-image: url(../img/whole/linkArrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	list-style-type: none;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	font-weight: normal;
}
.ticketImg {
	text-align: center;
	display: block;
	padding-top: 10px;
}
/*ticket END************************************************/

/*listTable STA*********************************************/

#listTable {
	margin-top: 10px;
	border: 2px solid #F2F2F2;
}
#listTable input , #listTable select {
	border: 1px solid #999999;
	margin-right: 7px;
	margin-left: 7px;
}
#listTable th {
	background-color: #F2F2F2;
	padding: 5px;
	width: 70px;
	text-align: left;
}
#listTable td {
	padding: 5px;
}

/*listTable END*********************************************/
/*cusBox STA************************************************/

#cusBox {
	padding: 0px;
	line-height: 25px;
	margin-bottom: 5px;
}
#cusBox li {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-left: 10px;
	display: block;
	float: right;
	vertical-align: bottom;
	line-height: 25px;
}
#listAlert {
	float: left;
	line-height: 15px;

}
/*cusBox(anotherVer)*/

#cusTable {margin-top: 10px; margin-bottom: 10px;}
#cusTable .noLine {border-right-style: none;}
#cusTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/*cusBox END*************************************************/
/*SeminarSearch STA******************************************/

#contentsArea .semiList li {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.semiList .title {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/whole/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
.semiList img {float: left;}
.semiList em a {
	padding: 2px;
	font-weight: bold;
}
.semiList strong {display: block;float: left;width: 90px;}
.semiList em {
	font-style: normal;
	display: block;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}
.titleBg {
	display: block;
	font-style: normal;
	font-size: 1.17em;
	font-weight: bold;
	background-image: url(../img/frame/googleImg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 30px;
	height: 22px;
	background-color: #F7F7F7;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.titlePop {
	display: block;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-right: 10px;
	border-left: 3px solid #3f3f3f;
	font-size: 1.2em;
}

#searchTable {
	margin-bottom: 20px;
}
#searchTable th {
	width: 70px;
	text-align: right;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#searchTable td {
	padding-left: 10px;
}
/*SeminarSearch END******************************************/
/*Step STA***************************************************/

#stepArea li {
	display: block;
	float: left;
	width: 80px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
	height: 60px;
	text-align: center;
	font-size: 0.8em;
}
.stepBox {
	margin-bottom: 3px;
	width: 70px;
	padding-bottom: 3px;
}
#stepArea {
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 0px;
}
#stepArea ul{display: block;padding: 0px;}
/*#stepArea img {
	border: 1px solid #999999;
}*/

/*Step END***************************************************/
/*cartTable STA*/

#cartTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#cartTable th {
	background-color: #cccccc;
	text-align: center;
	height: 25px;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#cartTable td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 3px;
	background: #eeeeee;
}
#inputTable {margin-bottom: 20px;}
#inputTable th {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFAFAF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(../img/frame/txtBox2.gif);
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
}
#inputTable td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#contentsNoMenu div.heading01{
	margin-bottom:1.25em;
	padding:13px 14px 8px;
	background-color: transparent;
}

#contentsNoMenu div.heading01 h1{
color:#FFFFFF;
font-size:1.3em;
}

#contentsNoMenu div.heading01{
	position:relative;
	z-index:1;
	background-color: #000000;
}


.myPageTable ul.download li a{
padding-left:15px;
width:12px;
height:12px;
background:url(../../../shared/img/dl_icon.gif) no-repeat left;
margin-left:8px;
}

.myPageTable td.bk a{
	background:url(../../../shared/img/external.gif) no-repeat right;
	width:12px;
	height:12px;
	padding-right:15px;
}

table a{
	width:16px;
	height:16px;
}

table td.download a{
width:12px;
height:12px;
background:url(../../../shared/img/dl_icon.gif) no-repeat left;
padding-left:15px;
}
/*cartTable END*/
/*popUp STA*/

.preBox ul.note li{
padding:3px 5px;
text-align:left;
font-size:0.95em;
color:#666666;
}

.preBox ul.note{
padding:3px;
border:1px dashed #cccccc;
margin-top:10px;
background:#eeeeee;
margin-bottom:50px;
}

span.errorMsg{
color:#ff0000;
}

#footer table{
font-size:0.85em;text-align:left;
}

/*---
#footer{
border-top:3px double #979797;padding-top:8px;
}
---*/

table.geoTable a{
background-image:none;
}

#footer table.geoTable{
line-height:normal;
}

#contents td span.hole span {
font-size:1em;
}

#close p {
	background:#555555 none repeat scroll 0%;
	color:#FFFFFF;
	font-size:1em;
	margin:0 auto 10px;
	padding:3px;
	text-align:center;
	width:60px;
}

#close p a{
	color:#ffffff;
}
/*++++++++++++++++++++++++++++++++++++ contents.css END   */
.form .formprivacy th{
	border-bottom:1px solid #CCCCCC;
	border-color:#CCCCCC;
	border-right:1px solid #CCCCCC;
	border-style:none solid solid none;
	color:#000000;
	background: #F5F5F5;
	font-weight:bold;
	height:30px;
	text-align:left;
	width:180px;
	padding:4px 10px;
	vertical-align: middle;
}

.form .formprivacy td{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-color:#CCCCCC;
	border-right:1px solid #CCCCCC;
	border-style:none solid solid none;
	height:30px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	vertical-align:middle;
}
.form .formprivacy{
	border-color:1px #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-style:1px solid;
	border-top:1px solid #CCCCCC;
	margin-bottom:20px;
	font-size:90%;
}
#contents .form .formprivacy ul ,
#contents .form .formprivacy ul li.input {
	padding: 0;
	margin: 0;
}
li.input{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ss_rightComment{
	display:inline;
}
.btnArea{
	margin:0 auto 15px;
padding-top: 30px;
padding-bottom: 30px;
	text-align:center;
	width:280px;
}
.comMsg{
	margin-bottom:30px;
}
#contents .close a{
	color:#FFFFFF;
	font-size:0.9em;
	margin:50px 425px;
	padding:3px;
	text-align:center;
	width:60px;
	background-color:#666666;
}
#contents .form .enquete{
	border-color:#CCCCCC;
	border-style:solid none none solid;
	border-width:1px;
	font-size:90%;
	margin-bottom:20px;
}
#contents .form .enquete th{
	background-color:#F5F5F5;
	border-color:#CCCCCC;
	border-style:none solid solid none;
	border-width:1px;
	color:#000000;
	font-weight:bold;
	height:30px;
	text-align:left;
	width:200px;
	padding:4px 10px;

}
#contents .form .enquete td{
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:none solid solid none;
	border-width:1px;
	padding:4px 10px;

}
.formprivacy2{
	border-bottom:0 solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.formprivacy2 td{
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0 1px 1px 0;
	padding:4px 10px;
}
.formprivacy2 th{
background-color:#F5F5F5;
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px 1px 0;
font-weight:bold;
padding:4px 10px;
}
.confTitle{
	margin-top:20px;
}
.privacy{
	background-color:#FFFFFF;
	border:1px solid #E5E5E5;
	color:#333333;
	font-size:12px;
	height:160px;
	margin-bottom:4px;
	overflow:auto;
	padding:3px;
}
#contents{
/*	margin-bottom:50px;*/
}

.close{
	margin-top:60px;
}
