/* ------------------------------
Layout Base Setting
------------------------------ */
#contents{
	display: block;
	width: 700px;
	float: left;
}
#sidemenuR{
	display: block;
	width: 178px;
	float: right;
}
#campaign{
	margin-bottom: 10px;
}
#cautionlist, #newslist{
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
#contents_head{
	font-size: 110%;
	padding: 5px;
	background-color: #999;
	border: 1px solid #666;
	margin-bottom: 15px;
}
#contents_head h2{
	float: left;
}
#contents_head p{
	padding: 5px;
	float: right;
	font-size: 85%;
	color: #fff;
}
#contents_head a:link, #contents_head a:visited{
	color: #fff;
}
#contents_head a:hover{
	color: #ccc;
}
#contents_inner{
	padding-left: 0 !important;
	margin-right: 20px;
}
/*
#header_inner #join img{
	margin-bottom: 5px;
	cursor: pointer;
}
#header_inner #login{
	width: 280px;
	height: 45px;
	background-image: url(../img/login_bg.png);
	background-repeat: no-repeat;
}
#header_inner #login #loginvalue p{
	margin-left: 3px;
}
#header_inner #login #forgetpass{
	padding-left: 5px;
	margin-top: -2px;
	text-decoration: underline;
	cursor: pointer;
}
*/
#contents_inner #SearchArea, #contents_inner #SetArea{
	width: 430px;
	float: left;
}
#contents_inner #freeSearch{
	width: 680px;
	height: 30px;
	margin-bottom: 10px;
	background-image: url(../img/free_bg.gif);
	background-repeat: no-repeat;
}
#contents_inner #freeSearch p{
	float: left;
}
#contents_inner #freeSearch p .pSLeft{
	margin: 4px 0 0 5px;
}
#contents_inner #freeSearch p .pSRight{
	margin: 4px 5px 0 0;
}
#contents_inner #freeSearch p .pSet{
	width: 550px;
	margin: 4px 0;
	padding: 1px 2px;
	border: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
*:first-child+html #contents_inner #freeSearch p .pSet{
	margin-top: 3px;
}
* html #contents_inner #freeSearch p .pSet{
	margin-top: 3px;
}
*:first-child+html #contents_inner #freeSearch p .pSet{
	border: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
* html #contents_inner #freeSearch p .pSet{
	border: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#contents_inner #freeSearch p .pSS{
	margin: 2px 0 !important;
	padding: 0px !important;
}
#contents_inner #SetArea p{
	margin: 5px 5px 0;
}
#contents_inner #SelectArea{
	width: 240px;
	float: right;
}
#contents_inner #ProgramArea, #contents_inner #FacilityArea{
	width: 335px;
	float: left;
}
#contents_inner #TopBlockRepeat{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-bottom: 5px;
}
#contents_inner #SearchArea #TopBlockRepeat p{
	margin: 0 20px;
	padding-bottom: 10px;
}
#contents_inner #SelectArea #TopBlockRepeat p{
	padding: 5px 5px 0;
}
#contents_inner #SelectArea #TopBlockRepeat p.SelectText{
	font-size: 85%;
	height: 172px;
	overflow: auto;
}
#contents_inner #SetArea #TopBlockRepeat p{
	margin-top: 0;
	padding: 5px 0 0;
}
#TopBlockRepeat table{
	margin: 0 5px;
	border-bottom: 1px dashed #ccc;
}
#TopBlockRepeat td{
	font-size: 85%;
	padding: 3px !important;
}
#dlchk{
	background-image: url(../img/dl.gif);
	background-repeat: no-repeat;
	width: 325px;
	height: 45px;
	padding: 10px 0;
	text-align: center;
}
#campaign{
/*	background-color: #AACF52;*/
	background-image: url(../img/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 280px;
}
#campaign ul{
	margin: 0 auto;
	padding: 10px;
}
#campaign li{
	/*text-align: center;*/
	margin-bottom: 3px;
}
#cautionlist ul, #newslist ul{
	padding-top: 5px;
}
#cautionlist li, #newslist li{
	margin: 0 5px 7px;
	padding: 0 0 7px 10px;
	border-bottom: 1px dashed #ccc;
	background-image: url(../img/listicon.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#newslist .viewlist{
	padding: 0 5px 5px;
	font-size: 85%;
	text-align: right;
}
#onRecord{
	margin: 0 5px 5px;
	padding: 5px 0;
	background-color: #f6f6f6;
}
#onRecord dt, #onRecord dd{
/*	float: left;*/
	padding: 5px 1px 0;
}
#onRecord h3{
	font-size: 100%;
	margin: 5px;
	color: #fff;
	float: left;
}
#onRecord h4{
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #666;
}
#onRecord p{
	margin: 5px;
	padding: 0 0 3px;
	float: right;
}
#onRecord dl{
	font-size: 85%;
	margin: 0 5px;
	border-bottom: 1px dashed #ccc;
}
#onRecord dt{
	background-image: url(../img/list_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
	padding-left: 12px;
	font-size: 110%;
}
#onRecord dd{
	margin-left: 0px;
	margin-bottom: 3px;
}
#onRecord dd img{
	margin-right: 5px;
	margin-bottom: 5px;
}
#onRecordTitle{
	margin: 0 0 5px;
	background-image: url(../img/listTitleBg.gif);
	background-repeat: repeat-y;
}
#onRecordTitle p{
	cursor: pointer;
	margin: 3px !important;
	padding: 0 !important;
}
#sidemenuRGmap{
	width: 440px;
	float: right;
}
#gmap{
	width: 430px;
	height: 500px;
	border: 1px solid #ccc;
}

/* ドラッグエリア */
#drugArea{
	position: absolute;
	z-index: 100;
	top: 20px;
	left: 20px;
}
#drugAreaSub{
	position: absolute;
	z-index: 150;
	top: 30px;
	left: 400px;
}
#drugArea, #drugAreaSub{
	position: absolute;
	width: 580px;
	height: 500px;
}
* html #drugArea,
* html #drugAreaSub{
	width: 600px;
}
#value, #valueSub{
	height: 100%;
	overflow: auto;
	border: 1px solid #999;
}
#drugTitle,
#drugTitleSub{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-image: url(../img/floattop.jpg);
	background-repeat: repeat-x;
	font-size: 85%;
}
#drugTitle td,
#drugTitleSub td{
	padding: 0;
}
#value,
#valueSub{
	background-image: url(../img/floatmiddle.jpg);
	background-repeat: repeat;
}
#valueInner,
#valueInnerJoin{
	margin: 5px;
	padding: 5px;
	background-color: #fff;
}
#drugArea onRecord{
	background-color: #fff;
}
#drugAreaSub onRecord{
	background-color: #fff;
}
#drugBottom, #drugBottomSub{
	background-image: url(../img/floatbottom.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	text-align: right;
}
#resize, #resizeSub{
	width: 16px;
	height: 16px;
	cursor: move;
	float: right;
	padding: 1px;
}

#drugAreaValue{
	width: 500px;
	margin: 5px auto;
	font-size: 100%;
	border: 1px solid #999;
	background-color: #eee;
}
#drugAreaValueInner{
	background-color: #fff;
	margin: 0 5px 5px;
}
#drugAreaValueInner #gmap{
	width: 400px;
	height: 250px;
	border: 1px solid #666;
	margin: 20px auto 0;
}
#drugAreaValue h1{
	font-size: 120%;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000;
	text-align: center;
	background-color: #666;
	color: #fff;
}
#drugAreaValue h2{
	font-size: 150%;
	text-align: center;
	margin: 10px 0;
}
#drugAreaValue h3{
	font-size: 130%;
	text-align: center;
	margin: 20px 0;
}
#drugAreaValue h4{
	font-size: 110%;
	text-align: center;
	margin: 10px 0;
}
#drugAreaValue p{
	margin-top: 5px;
	font-size: 85%;
	text-align: center;
}
#drugAreaValue table{
	font-size: 85%;
	margin-top: 10px;
}
#drugAreaValue td{
	vertical-align: top;
}
#drugArea ul, #drugArea li,
#drugAreaSub ul, #drugAreaSub li{
	margin: 0;
}
#pageLink{
}
#pageLink div{
	width: 100%;
	background-image: url(../img/value_p_BG.gif);
	background-repeat: repeat-x;
}
*:first-child+html #pageLink div{
	width: 97%;
}
* html #pageLink div{
	width: 97%;
}
#pageLink ul{
	margin: 0 auto !important;
	width: 490px;
}
#pageLink li{
	margin: 0;
	list-style-type: none;
	float: left;
	width: 98px;
}
#value dl,
#valueSub dl{
	margin: 7px 5px;
	padding: 0 0 7px;
	border-bottom: 1px dashed #ccc;
}
#value dt, #value dd,
#valueSub dt, #valueSub dd{
	float: left;
}
#innerMain dt, #innerMain dd{
	float: none;
	width: 99% !important;
}
#innerMain dt{
	margin-bottom: 5px;
	background-image: url(../img/list_icon.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
	padding-left: 12px;
	font-size: 110%;
}
#innerMain dd{
	margin: 0;
	padding-left: 13px;
}
#value dt,
#valueSub dt{
	width: 120px;
	font-weight: bold;
}
#value dd,
#valueSub dd{
	width: 310px;
}
#valueInner h2, #valueInnerJoin h2, #onePage h2{
	font-size: 120%;
	padding-bottom: 5px;
	margin: 5px 0 10px;
	border-bottom: 3px solid #A7BCC7;
}
#valueInner h3, #valueInnerJoin h3
	font-size: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#imageArea{
	width: 97% !important;
	height: 200px;
	text-align: center;
}
#valueMain{
	margin: 5px 0 20px;
}
#valueMain div{
	width: 49%;
}
#valueMain ol, #valueMain li{
	margin: 0;
	padding: 0;
}
#valueMain ol{
	margin-left: 15px;
}
#valueMain li{
	margin-left: 15px;
	padding: 1px 0;
	list-style: decimal outside !important;
	font-size: 110% !important;
	border-bottom: 1px dashed #fc0;
}
#valueMain table{
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
#valueMain td{
	margin: 0;
	padding: 3px 5px !important;
}
#valueMain th{
	color: #fff;
	font-weight: normal;
}
#valueMain th, #valueMain td{
	border: 1px solid #fff;
}
#valueMain ol{
	margin: 0 10px 10px;
	font-size: 95%;
}
#valueMain div ol li{
	margin: 0 0 0 10px;
	padding: 5px 0 5px;
	list-style-type: decimal;
	border-bottom: 1px dashed #999;
}
#valueMain div{
	float: left;
}
#valueInner dl dd ul li,
#valueInnerJoin dl dd ul li{
	margin-bottom: 30px;
}
#imagethumnail{
	background-image: url(../img/thumBg.gif);
	background-repeat: repeat-x;
	height: 40px;
	text-align:center;
	width: 100% ;
}
*:first-child+html #imagethumnail{
	width: 97% ;
}

#thumDisp1,
#thumDisp2,
#thumDisp3{
	width: 490px;
	margin: 0 auto !important;
}
.deepbrown{
	background-color: #A59581;
}
.brown{
	background-color: #C9BFB4;
}
.lightbrown{
	background-color: #EBE6DF;
}
#imagethumnail li{
	width: 40px;
	height: 30px;
	margin-right: 5px;
	padding: 5px 0;
	float: left;
}
#listFlg li{
	margin-bottom: 5px !important;
}
#mapcontainer{
	margin-bottom: 10px;
}
#gmapMap{
	background-color: #fff;
	border: 1px solid #ccc;
	width: 490px;
	height: 300px;
	margin-bottom: 10px;
}
#onePage{
	margin: 20px 10px;
}
#onePage h2{
	margin: 0 0 10px 0;
}
#onePage dl{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
}
#onePage dt, #onePage dd{
	float: left;
	padding: 0 5px;
}
#onePage dt{
	width: 100x;
}
#onePage dd{
	width: 600px;
}
#searchFlg{
	height: 170px;
	overflow: auto;
}
#popup{
	width: 390px;
	height: 120px;
	padding: 20px 10px;
	position: absolute;
	z-index: 200;
	background-image: url(../img/IconComment.png);
	background-position: no-repeat;
}
#popup p{
	font-size: 85%;
	height: 140px;
	overflow: auto;
}
#search5{
	padding: 5px 5px 30px;
}
#search5 p{
	float: left;
}
#search5 .pSet{
	width: 350px;
	margin: 0 0 4px;
	padding: 2px;
	border: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
*:first-child+html #search5 .pSet{
/*	padding-top: 1px;*/
	border: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: -1px;
}
* html #search5 .pSet{
	border: none;
/*	padding-top: 1px;*/
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: -1px;
}
#littleTitle{
	font-weight: bold;
	padding: 3px;
}
.commentLayer{
	background-image: url(../img/fukidasi.png);
	background-repeat: no-repeat;
	width: 149px;
	height: 69px;
	overflow: auto;
	position: absolute;
	z-index: 100;
	padding: 10px 60px 20px 20px;
	font-size: 85%;
	line-height: 1.3;
	color: #000;
}
.InnercommentLayer{
	background-image: url(../img/fukidasi_inner.png);
	background-repeat: no-repeat;
	width: 149px;
	height: 69px;
	overflow: auto;
	position: absolute;
	z-index: 100;
	padding: 10px 60px 20px 20px;
	font-size: 85%;
	line-height: 1.3;
	color: #000;
}
* html .commentLayer img,
* html .InnercommentLayer img{
	width: 189px;
	height: 99px;
}
#imageArea{
	background-color: #333;
	text-align: center;
}
/*
#text{
	padding: 15px 0 0 15px !important;
	font-size: 85%;
}
#drugTitle #button,
#drugTitleSub #button,
#drugTitleMap #button{
	cursor: pointer;
	padding: 13px 20px 0 0
}
*/
#ticketValue{
	padding: 0 5px;
}
#changeMenu img{
	cursor: pointer;
}

#valueProgram img, #valueSetubi img{
	margin-right: 5px;
	margin-bottom: 5px;
	width: 40px;
	height: 40px;
}

.btLayout{
	margin: 5px 0 20px !important;
	padding: 5px;
}

.caution{
	color: #f00;
}

#innerTable table{
	border-collapse: collapse;
}
#innerTable th{
	border: 1px solid #ccc;
	background-color: #ddd;
}

#innerTable td{
	border: 1px solid #ccc;
}

/* 2008/09/08 add */
.ColorMorning{
	background-color: #C7E1F5;
}
.ColorNight{
	background-color: #CACFD7;
}
.ChangeMarginLR{
	margin-left: 4px !important;
	margin-right: 4px !imporatant;
}
.example{
	color: #666;
}

/* 2008/09/10 add # 2008/11/17 mod */
/*#ticket{ border: 1px solid #ccc; padding: 5px; margin-top: 10px; background-color: #EAEFF2; }*/
#ticket{ border:2px solid #F8AA24; padding: 5px; margin-top: 10px;background-color:#FFDFB4;}
/*#tickettitle{ border: 1px solid #ccc; padding: 5px; background-color: #A7BCC7; }*/
#tickettitle{ border-bottom: 0px solid; padding: 5px; text-align:center;background-color:#FF8800;}
#ticket #tickettitle h1{ font-size: 180%; }
#ticket #tickettitle h2{ font-size: 150%; border: 0 !important; border: none !important; margin: 0 !important; padding: 0 !important; }
/*#ticketNtitle, #ticketTtitle{ margin: 5px 0 0 !important; padding: 5px; }*/
#ticketNtitle, #ticketTtitle{ margin: 5px 0 0 !important; padding: 5px; }
#ticket #ticketNtitle h2, #ticket #ticketTtitle h2{ font-size: 120%; border: 0 !important; border: none !important; margin: 0 !important; padding: 0 !important; }
#ticket #ticketNtitle h3, #ticket #ticketTtitle h3{ font-size: 120%; border: 0 !important; border: none !important; margin: 0 !important; padding: 0 !important; font-weight: normal; }
/*#ticketdetail{ border: 1px solid #ccc; padding: 5px; margin-top: 10px; background-color: #EEFFFF;}*/
#ticketdetail{ border: 1px solid #ccc; padding: 5px; margin-top: 10px;background-color:#FAF4ED;}
/*#ticketdetail{ border: 1px solid #ccc; padding: 5px; margin-top: 10px;background-color:#FAF4ED;background-image:url(../img/background_dumbbell.jpg); background-position: right bottom;background-repeat:no-repeat;}*/
#ticketButton{padding:0px 30px 0px 30px;}
#ticketButton h3{font-size: 140%; border: 0 !important; border: none !important; margin: 0 !important; padding: 0 !important;font-weight: bold; }


/* 2008/11/17 add */
.btn_rollover:hover{
        position:relative;   
        top:2px;
        left:2px;
}

#windowTitle,#windowTitleSub{
	display: none;
}
#setWAnnounce{
	float: left;
}
#setWindow1, #setWindow2{
	font-size: 100%;
	color: #000;
	float: left;
	margin-left: 5px;
	padding: 3px;
	border: 1px solid #000;
	background-image: url(../img/footWindow.jpg);
	background-repeat: repeat-x;
	cursor: pointer;
}
#useTicket{
	border: 1px solid #f90 !important;
	background-color: #f90;
	text-align: center !important;
	font-weight: bold !important;
	font-size: 120% !important;
}
#searcedhResult{
	margin: 3px 0;
	text-align: center;
	font-size: 85%;
}
#searcedhResult a{ color:#50463c; }
#searcedhResult a:hover { color:#a09678; }



/* 2008/12/25 add
------------------------------
      howtouse.html 
------------------------------ */

/* -------------------- helpmenu  --------------------*/

#helpmenu h3{
	margin: 2px !important;
	padding: 2px !important;
}

*:first-child+html #helpmenu h3{
	font-size:120% !important;
}

#helpmenu li{
	margin: 2px 2px 2px 8px !important;
	padding: 2px !important;
	font-size:12px;
}

#helpmenu{
	width:260px !important;
/*	float:left;*/
	border-width:0px 1px 0px 1px;
	padding:5px;
	font-size:14px;
}

/* -------------------- helpcontents --------------------*/

#helpcontents h2{
	margin: 2px 2px 5px 2px !important;
	padding: 5px !important;
}

*:first-child+html #helpcontents h2{
	font-size:160% !important;
}

*:first-child+html #helpcontents h3{
	font-size:120% !important;
}

#helpcontents ol li{
	font-size:100% !important;
	list-style-type:decimal !important;
}

#helpcontents {
width:560px !important;
float:right;
border-width:0px 1px 0px 1px;
padding:20px;
height:600px;
overflow: auto;
}

*:first-child+html #helpcontents{
	width:560px !important;
	overflow-x:hidden;
}

#helpcontents_container {
	width:560px;
	float:right;
}

*:first-child+html #helpcontents_container{
	width:550px !important;
	float:none;
	margin-left:280px;
}

#helpcontents_flame{
	height:5px;
	width:602px;
}

*:first-child+html #flame_top{
	height:5px;
	width:561px;
}


/* -------------------- img class -------------------- */

.img_num {
width:16px;
height:16px;
vspace:1;
hspace:2;
vertical-align:top;
}

.img_bd{
border-style: solid;
border-width: 1px;
border-color: #AAAAAA;
}

.link_top{
text-align: right;
margin:30px 5px 10px 5px;
}

