.mminput {
	padding : 2px;
}

.mminput_active {
	color:blue;
	background-color:pink;
	border: 1 #FCB38B;
	padding : 2px;
}


#buslines {
	border-width : 0px;
	border-style : solid;
	width : 300px;
	margin : 0px;
}

#sidemenu {
    margin : 0px 5px 0px 5px;
    padding : 0;
    background-color : #EBECF0;
}


#sidemenu2 {
    margin : 0px 5px 0px 5px;
    padding : 5px;
    background-color : #EBECF0;
}

#spinnerdiv {
	height : 32px;
	position : absolute;
	top : 15px;
	left : 130px;
}

#gmapdiv {
    padding : 5px;
    background-color : #32CD32;
    height : 322px;
}

#gmap {
   	border-width : 1px;
    border-style : ridge;
    /*padding : 5px;*/
    height : 480px;
}

#gmapdiv2 {
    padding : 5px;
    background-color : #32CD32;
    height : 320px;
}

#gmap2 {
   	border-width : 1px;
    border-style : ridge;
    /*padding : 5px;*/
    height : 320px;
}

#map7  img { 
	cursor: default;
}

#map7  a img { 
	cursor: pointer;
}

.gmap_mode1 img{
	cursor: default;
}

.gmap_mode2 img{
	cursor: crosshair;
}

#reqResult {
    margin-top : 25px;
    margin-bottom : 25px;
    padding : 5px;
    background-color : #ffffff;
    border-color : #8396A2;
    border-width : 1px;
    border-style : solid;
    height : auto;
}

#reqResult .description p {
    padding : 5px;
    line-height : 120%;
}

#mapinfo {
	text-align : right;
	padding : 5px 5px 0 5px;
}

.bcinput {
	
	margin : 5px 5px 5px 10px;
	padding : 3px;
	
}

.bcformdiv {
	width:100%
}

.bcform {
	width:200px;
	padding:10px;
	margin:10px 10px 20px 20px;
	border-style:solid;
	border-width:1px;
}

.bcformdiv p {
    font-size: 100%;
    font-family: "CI", "MS UI GOTHIC","lr oSVbN", "qMmΫS Pro W4", Osaka, sans-serif;
	line-height : 120%;
}

#buslineContainer{
		
	height:102px;	/* ζΜ³ + 2 */
	position:relative;
	overflow:hidden;
	padding:5px 5px 5px 10px;
	z-index : 100;
	background-color : #CCC;
	border-style : solid;
	border-width : 1px;
	border-color : #ccc;
	
	padding : 5px;
	
	/* CSS HACK */
	height: 104px;	/* IE 5.xΞp - {[_[ΜΆEΜΜͺi2sNZjΎ―«· */
	height/* */:/**/102px;	/* Other browsers */
	height: /**/102px;
			
}

#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
	cursor: pointer;
	
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;		
	cursor: pointer;
}

#busline{
	position:absolute;
	height:80px;
	left:40px;
	width:100000px;
	padding-top : 20px;
}

#busline #slideEnd{
	float:left;
}

#busline img{
	padding:1px;
	filter : alpha(opacity=50);
	opacity: 0.5;
	cursor : pointer;
	border : 0px;
	padding-left : 10px;
	padding-right : 10px;
}

.busstop {
	float:left;
	margin-left : 10px;
	margin-right : 10px;
	border:1px solid #CCCCCC;
}

.busstop_imgdiv {
	text-align : center;
	
}

#waitMessage{
	display:none;
	position:absolute;
	left:200px;
	top:150px;
	background-color:#FFF;
	border:3px double #000;
	padding:4px;
	color:#555;
	font-size:100%;
	font-family:"CI", "MS UI GOTHIC",arial;	
}
	

#busorg {
	
}
#linename{
	
}


#buslines .name {
    padding : 5px;
    font-size : 100%;
    font-weight : bold;
    background-color : #1B96C2	;
    color : #fff;
}

#busstopsDiv {
	padding :  10px 5px 10px 5px;
	border-width : 1px;
	border-style : solid;
	overflow:auto;
	height : 400px;
	/*overflow-y : auto;*/
}

#buslines2 {
	
	width : 200px;	
	height : 600px;
  	margin-left: 10px;
	border-width : 1px;
	border-style : solid;
	border-color : blue;
	float: right;
	
}

.busstop1 {

	margin : 8px 1px 1px 8px;
	padding : 3px 1px 1px 5px;
	cursor : pointer;
	background-color : #fff;
	border-width : 0px 1px 1px 0px;
	border-color : #fff;
	border-style : solid;
}

.busstop2 {

	margin : 8px 1px 1px 8px;
	padding : 3px 1px 1px 5px;
	cursor : pointer;
	background-color : #CCFFCC;
	border-width : 0px 1px 1px 0px;
	border-color : green;
	border-style : solid;
}

#busstopList {

	/*margin : 1px 5px 15px 5px;*/	
	/*overflow-y : auto;*/
	
}

#buslines ul {

	padding-left : 0px;
	margin-left : 5px;
	
}

#buslines li {
	
	list-style-type: none;
	padding-left : 0px;
	margin-left : 0px;
	
}

#textBusstops {
	margin-top : 10px;
	margin-left : 20px;
}

#butonbusLineReg {
	margin-left : 20px;
}

#lineInfoDiv {
	border-style : dotted;
	border-color : #ccc;
	border-width : 1px;
	padding : 5px 5px 5px 10px;
	font-size : 12px;
	
}

.btn {
	font-size :100%;
}

#todouhuken {
	font-size :100%;
}

.busstopName {
	
	font-size : 100%;
	padding : 5px;
	vertical-align : middle;

}

.busregistButtonts {
	
	margin-top : 5px;
	padding-left : 15px;
	

}

.selectList {
	margin-left : 5px;
	border-width : 1px;
	border-color : #999;
	border-style : dotted;
	padding : 10px 5px 5px 15px;
	background-color : #CCFF99;
	overflow:auto;
	height : 150px;
}



#busorgdiv li {
	list-style-type: none;
	margin : 0;
    padding : 0;
	
}

#busorgdiv div {
	padding : 5px;
}

#colorselect {
	margin-top  :1px;
	margin-left : 10px;
	border-width : 1px;
	border-color : #999;
	border-style : dotted;
	padding : 10px 5px 10px 5px;
	background-color : #CCFF99;
}

#colorselect ul li {
list-style/**/:none;
margin/**/:5px 0px 0px 10px;
padding/**/:0px;
}

#busLineNodiv {

	margin-left : 10px;
	margin-top :  10px;
	border-width : 1px;
	border-color : #999;
	border-style : dotted;
	padding : 10px 5px 10px 5px;
	background-color : #CCFF99;
	overflow:auto;
	height : 200px;

}
#colorselect li {
	list-style-type: none;
}

#knodiv {
	padding : 3px;
	border-color : #ccc;
	border-style : solid;
	border-width : 1px;		
}

#knocolor {
	width : 150px;
	height : 5px;
	background-color : #fff;
	margin-top : 5px;
	margin-bottom 5px;
}

#keidiv {

	margin  :1px;
	border-width : 1px;
	border-color : #999;
	border-style : dotted;
	padding : 5px;
	background-color : #FFF;
}

#linedraw {
	padding : 5px;
	background-color : #FFCCCC;

}


#EditDraw {
	
	padding :  10px 5px 10px 5px;
	overflow:auto;
	height : 100px;
	border-style : dotted;
	border-color : #ccc;
	border-width : 1px;
	

	
}

#EditDraw ul {
	padding-left : 0px;
	margin-left : 0px;
}


#EditDraw li {
	list-style-type: none;
}

#spotRegist {
	
	padding : 10px;

}

#spotInput {

	padding : 10px;
	
}
#spotoption {
	padding : 10px;
	margin-top : 5px;
	background-color : #fff;
	width : 400px;
}

#map7 {
	border:1px solid green;
	height:410px;
	margin: 10px 10px 10px 10px;
	/*padding : 10px;*/
}

#mapsearch {
	padding : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	background-color : #ccc;
	width : 400px;
}


table.scheduletable {
	font-family: "CI", "MS UI GOTHIC","lr oSVbN", "qMmΫS Pro W4", Osaka, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFFFFF;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #000000;
	/*width:700px;*/
}


.scheduletable th {
	padding : 5px;	
	border: 1px dotted #cccccc;
	color : white;
	background-color:navy;
	text-align:center;
	
}

td.caption  {
	
	background-color : #000000;
	color :white;	
	
}

td.hourcaption {
	background-color : #000000;
	color :white;	
	text-align : center;	
}
.scheduletable td {
	padding : 5px;	
	border-width: 1px;
	border-style : solid dotted solid dotted;
	border-color : #cccccc;
}

.scheduletable td.weekday {
	color : #000000;
	width:25px;
	text-align:center;
}


.scheduletable td.sunday {
	color : red;
	width:25px;
	text-align:center;
}

.scheduletable td.saturday {
	color : blue;
	width:25px;
	text-align:center;
}

.scheduletable td.holiday {
	width:25px;
	color : red;
	text-align:center;
}

.schedultetable td.holidayname {
	width:50px;
	text-align:left;
}


td.hour {
	width:10px;
	padding : 0px;
	text-align:center;
	border: 1px solid #cccccc;
	align : center;
	height : 5px;
}

td.hour_green {
	width:10px;
	padding : 0px;
	text-align:center;
	border: 1px solid green;
	align : center;
	background-color : green;
	height : 5px;
}
.bar {
	width : 20px;
	background-color : green;
	height : 5px;
	margin : 0px;
	padding : 0px;	
	
}

#photodlg {
	background-color : #666666;
	border-style : solid;
	border-color : #000;
	border-width : 0px 2px 2px 0px;
	height : 80px;
	position : absolute;
	z-index : 99999;
	top : 100px;
	left : 100px;
	padding : 30px;
	/*
	-moz-opacity:0.8;
	opacity:.80;
	filter:alpha(opacity=80);
	*/
}

.photolist {
	overflow : auto;
	width : 770px;
	height : 300px;
	padding : 10px;
	border: 2px solid orange;
}


.photoverlay {
	position : absolute;
	top : 0px;
	left : 0px;
	-moz-opacity:0.1;
	opacity:.0;
	filter:alpha(opacity=0);
	z-index : 99998;
	background-color : #000;	
}

.spotphoto {
	float : left;
	margin : 10px;
}

.photofotter {
	margin-top : 5px;
	text-align : right;
	color : #000;
	background-color : #fff;
	border: 1px solid orange;
}

.photoselect {
	color : orange;
	text-align : center;
}

.photoselect a:link{
  color: orange;
  text-decoration: none;
}

.photoselect a:visited{
  	color: orange;
  	text-decoration: none;
}

.photoselect a:hover,a:active {
  	color: pink;
 	text-decoration: underline;
}

#photpsearhdiv {
	padding  : 10px;
	background-color : #fff;
	border: 1px solid orange;
	width : 400px;
}

#icoselect@{

	padding : 10px;
	background-color : #CCFF99;

}