/*

*/

div#wrap_maincnt_set{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#maincnt_set{
	width:950px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	z-index:100;
}


div#maincnt{
	width:590px;
	height:100%;
	position:absolute;
	top:62px;
	text-align:left;
	float:left;
	margin-left: 215px;
	/margin-left:-265px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}

html>body div#scsetBox{
	width:590px;
	height:72%;
	/*position:absolute;*/
	background-image: url(../common/img/demo.png);
	background-repeat: repeat;
	padding: 0px;
	/*min-height:300px;*/
	/*max-height:680px;*/
	padding-top: 15px;
	padding-bottom: 15px;
}

*html div#scsetBox{  
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../common/img/demo.png', sizingMethod='scale');  
} 


/*ie6 */
*html body div#scsetBox{
	max-height:500px;
}

div#scsetBox div#scr_wrap{
	margin-right: 0px;
	margin-left: 15px;
	height:100%;
}


div#scsetBox div#scr_wrap div.scroll-pane{
	width:566px;
	height:100%;
	overflow:auto;
}





div#maincnt h2#pagetitle{
	background-image: url(img/pagetitle.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 590px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding-bottom: 15px;
}







/*-------------------------------------

���R���e���c

---------------------------------------*/
h3#s_title1{
	background-image: url(img/stitle1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 540px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding-bottom: 15px;
}


h3#s_title2{
	background-image: url(img/stitle2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 540px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding-bottom: 15px;
}


div.ac_cnt{
	width: 540px;
}


div.ac_cnt div.ac_cnt_left{
	width: 307px;
	float:left;
}


div.ac_cnt div.ac_cnt_right{
	width: 216px;
	float:right;
	margin-left: 17px;
}

div.ac_cnt div.ac_cnt_right dl.ac_txt_set1{
	width: 216px;
	padding-bottom: 20px;
	
}


div.ac_cnt div.ac_cnt_right dl.ac_txt_set1 dt{
	float:left;
	width: 18px;
	background-image: url(img/access_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display:block;
	height: 20px;
}

div.ac_cnt div.ac_cnt_right dl.ac_txt_set1 dd{
	width: 198px;
	float:left;
	color: #cccccc;
}

div.ac_cnt div.ac_cnt_right dl.ac_txt_set1 dd span{
	font-weight: bold;
}

div#btn_map{
	width:165px;
	height:21px;
	padding-top: 20px;
}

div#btn_gmap{
	width:137px;
	height:21px;
	padding-top: 15px;
}


dl.ac_txt_set2{
	width: 540px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(img/access_line_dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}


dl.ac_txt_set2 dt{
	width:100px;
	background-image: url(img/access_dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #cccccc;
	float:left;
}

dl.first{
	padding-top: 0px;
}


dl.ac_txt_set2 dt span{
	font-weight: bold;
	margin-left: 16px;
}

dl.ac_txt_set2 dd{
	width:430px;
	float:left;
}


h3#s_title2{
	background-image: url(img/stitle2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 540px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	padding-bottom: 15px;
}

/*-------------------------------------

�X�N���[���o�i�[

---------------------------------------*/

.scroll-pane .jspVerticalBar{
    width: 5px;
}
.scroll-pane .jspTrack{
    background: #eee;
}
.scroll-pane .jspDrag{
    background: #666;
}

.scroll{
	width: 590px;
	height:72%;
	overflow: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	min-height:300px;
	/*max-height:680px;*/
}


/*ie6 */
*html body .scroll{
	max-height:530px;
}
