@charset "shift_jis";

body {
	color:#333;
	margin:0;
	padding:0;
	background: url(common/bk.gif);
	line-height: 1.3;
/*	background: url(common/body_bk.gif);*/
}
	
#wrapper {
	width: 1004px;
	background: #FFFFFF;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#header {
	background: url(common/head_bk.jpg) repeat-x;
	height: auto;
	text-align:left;
	margin: 0 2px;
}
/*#header h1 {
	font-size:18px;
	margin:0;
	padding:0 15px;
}*/

#main {
	padding:0 0 5px;
	margin: 0 2px;
	font-size:75%;
	/*background: url(common/mainbk.gif) repeat-y top;*/
	line-height: 1.4;
}


/*#contents {
	text-align:left;
	margin:25px;
}*/

#footer {
	color:#666;
	font-size:12px;
	background: url(common/footer_bk.jpg) repeat-x;
	margin:0;
}

h2,h3,h4,h5 {
	margin:0;
	padding:0;
		font-size:100%;

}
h4.midasi {/*del?*/
	font-weight: bold;
	font-size: 100%;
	
}

.midasi_h3 {
	border:1px solid #cccccc;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	background: url(common/midasih3bk.jpg) no-repeat left;
	height:32px;
	}

.midasi_h3 h3 {
	margin:7px 0 0 5px;
	padding:1px 0 0 3em;
	font-size:100%;
	text-align:center;
	font-size:110%;
	color:#333;
	}

.midasi_h4 {
	border:1px solid #D7D7D7;
	background: url(common/midasih4bk.jpg) no-repeat right;
	height:22px;
	}

.midasi_h4 h4 {
	margin:3px 0 0 5px;
	padding:1px 0 0 10px;
	font-size:100%;
	border-left:3px solid #1F529B;
	
	}

.day .midasi_h4 h4 {
	border-left:3px solid #EF8E00;
	}
.night .midasi_h4 h4 {
	border-left:3px solid #1F529B;
	}
.rosen .midasi_h4 h4 {
	border-left:3px solid #639134;
	}

.int {
	text-align:left;
	padding: 15px;
	margin: 0px;
}

a {
	color:#0033CC;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
	margin:0 0 5px;
	padding:0;
}
ul {
	margin:0 10px;
	padding: 0 10px;
}

li {
	list-style: disc outside;
	line-height:1.3;
}

hr {
	margin:0;
	height:1px;
	color:#fff;
	border:none;
	background-color:none;
}

hr.dot {
	border:0;
	border-top:1px dotted #999;
	height:1px;
}

select {
	background-color: #FFFFEE;
}

input {
	color:#666666;
	font-weight:bold;
	background:#ccc;
	border:none;
	background-image: url(tt_search/srch_btn.gif);
	width: 55px;
	height: 20px;
}

object,embed {
	border:1px solid #ccc;
}

/*-----------------------------------------------*/
/*　::: 共通 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

.head_upper {
	background:#fff url(common/upper01.jpg) repeat-x bottom;
	height:29px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	width:1004px;
	font-size:70%;
	color:#666;
}

.head_upper_l {float:left;margin-top:8px;}
.head_upper_r {float:right; position:relative;}

.title {
	width:1000px;
	height:67px;
	background:url(common/head.jpg) no-repeat;
	}
.title h1 {margin:0;padding:0;
}	
.title a {
	margin:0;padding:0;
	display:block;
	width:1000px;
	height:67px;
	text-indent:-1000px;
	overflow:hidden;
	}

.line_blue {height:5px;background-color:#329ACD;}
.line_orange {height:5px;background-color:#EB9502;}

/*ページタイトル*/
.pagetitle {margin:0 2px;text-align:left;}
.pagetitle h1 {margin:0;padding:0;width:1000px;height:72px;overflow:hidden;text-indent:-1000px;}

h1.pttl_safety { background:url(safety/img/category_head.jpg); }
h1.pttl_company { background:url(company/category_head.jpg); }
h1.pttl_privacy { background:url(company/category_head_privacy.jpg); }
h1.pttl_guide { background:url(guide/category_head.jpg); }
h1.pttl_news { background:url(news/category_head.jpg); }
h1.pttl_recruit { background:url(recruit/category_head.jpg); }
h1.pttl_rosen { background:url(businfo/rosen/category_head.jpg); }
h1.pttl_ssbus { background:url(ssbus/category_head.jpg); }
h1.pttl_faq { background:url(faq/img/category_head.jpg); }
h1.pttl_tt_search { background:url(tt_search/category_head.jpg); }

/*ヘッドメニュー*/
.head_mn {
	background:url(common/mn_empty.jpg) repeat-x ;	
	}
* html .head_mn { height: 1em;/*overflow: visible;*/}/*float 対策*/

.head_mn ul{background:url(common/mn_separatebk.jpg) no-repeat center ;margin:0 0 0 97px;padding:0;}
.head_mn li{margin:0 0 0 3px;padding:0;list-style-type:none;float:left;position: relative;z-index:90;text-align:center;}
.head_mn li a {display:block;height:37px;overflow:hidden;text-indent:-400px;
				position: relative;
				z-index: 100;}

	/*プルダウン部*/
			.head_mn ul li table {
					border-collapse: collapse;
					border: none;
					font-size: 75%;
					padding: 0;
					position: absolute;
					top: 0;
					left: 0;
				}
				
			.head_mn ul li ul {
				visibility: hidden;
				overflow: hidden;
				position: absolute;
				top: 37px;
				left: -100px;
				width: 81px;
				height: 0;
				z-index: 100;
					font-size: 75%;
			}
				.head_mn ul li ul li {
					margin-bottom: 0;
					width: 81px;
					height: 25px;
				}
				
			.head_mn ul li a:hover {
				position: relative;
				z-index: 100;
			}
			.head_mn ul li:hover ul ,
			.head_mn ul li a:hover ul {
				visibility: visible;
				overflow: visible;
				height: auto;
				z-index: 99;
			}


.head_mn li.lnkjikoku a:hover,
.head_mn li.lnkguide a:hover,
.head_mn li.lnkmap a:hover,
.head_mn li.lnkrosen a:hover,
.head_mn li.lnkssbus a:hover,
.head_mn li.lnkfaq a:hover,
.head_mn li.lnktop a:hover
 	{background-position:0px -40px;}

.head_mn li.lnkjikoku a{ background:url(common/mn_timetable.jpg) no-repeat; width:185px;}
.head_mn li.lnkguide a{ background:url(common/mn_guide.jpg) no-repeat; width:157px;}
	.head_mn li.lnkguide ul{ background:none;}
	.head_mn li.lnkguide li a{ text-decoration:none;color:#fff;text-indent:0px;background:none;background-color:#777777; border:1px solid #888; width:157px;padding-top:5px;height:20px;}
	.head_mn li.lnkguide li a:hover {background:#898989;}	
	
.head_mn li.lnkmap a{ background:url(common/mn_busstop.jpg) no-repeat; width:167px;}
.head_mn li.lnkrosen a{ background:url(common/mn_rosenbus.jpg) no-repeat; width:67px;}
.head_mn li.lnkssbus a{ background:url(common/mn_kasikiribus.jpg) no-repeat; width:67px;}
.head_mn li.lnkfaq a{ background:url(common/mn_faq_off.jpg) no-repeat; width:89px;}
.head_mn li.lnktop a{ background:url(common/mn_backtotop.jpg) no-repeat; width:50px;}



/*float 対策*/
.float_wrap {
    /*overflow: hidden;*/
}

.float_wrap:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    /*overflow: hidden;*/
}

/*\*/
* html .float_wrap_mn {
    height: 1em;
    /*overflow: visible;*/
}
/**/
/*float対策*/


.txt80 {
	font-size: 80%;
}
.txt90 {

	font-size: 90%;
}
.txt120 {
	font-size: 120%;
}

.box_outer {
	padding: 2px;
	margin:1px 0 10px;
}

.box_inner {
	color:#333;
	text-align: left;
	padding: 13px 17px;
}

/*.box_outer {
	text-align: left;
	padding: 2px;
	margin:1px 0 10px;
	border: 1px solid #cccccc;
}

.box_inner {
	line-height:1.2;
	background: #FAFAFA;
	padding: 13px 17px;
}*/
.up {
	font-size: 8px;
	padding: 0px 0px 10px;
	margin: 0 0 10;
	text-align: right;
}
.up a{
	color:#666;
}


/*----------コンテンツメイン（Template:MainArea内）*/

div.double .contentmain {
	float:left;
	width:720px;
	/*border:1px solid #f00;*/
	text-align:left;
	margin:15px 25px 25px;

	}
	* html div.double .contentmain {
		margin:7px 12px 12px;
		}
	
div.double .contentsidebar {
	float:right;
	width:197px;
	margin:15px 25px 0 0;
	/*border:1px solid #f00;*/
	}
	* html div.double .contentsidebar {
	margin:7px 12px 0 0;
	}
	
div.single .contentmain {
	/*float:left;
	width:720px;
	border:1px solid #f00;*/
	text-align:left;
	margin:15px 25px 25px;
	}
	* html div.single .contentmain {
	margin:7px 12px 12px;
	}
		
div.single .contentsidebar {
	display:none;
	}

/*-----------------------------------サイドメニュー*/
#sidemenu {
	color:#565656;
	text-align:left;
}

#sidemenu hr {
	border:0;
	border-top:1px dotted #999;
	height:1px;
}

#sidemenu a {
	color:#565656;
	text-decoration:none;
}

#sidemenu a:hover {
	background-color:none;
	text-decoration:underline;

}

#sidemenu ul.list1 {
	margin: 0;
	padding: 0;
}

#sidemenu .list1 li {
	margin: 0 0 7px 0;
	padding: 5px 10px 5px 20px;
	border-bottom:1px dotted #999;
	list-style: none outside;
	line-height:1.3;
	font-weight:bold;
	background: url(common/arrow.gif) no-repeat left 2px;
}

#sidemenu  ul.list2 {
	margin: 0 3px;
	padding: 0;
}

#sidemenu .list2 li {
	font-size:85%;
	margin: 0;
	padding: 0 5px 3px 20px;
	list-style: none outside;
	line-height:1.3;
	border:0;
	font-weight:normal;
	background: none;

}

/*-----------------------------------------------*/
/*　::: トップページ ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/


#toppage #main {
	background: url(top/topmainbk.gif) repeat-y top right;
}

/*-----------------------左サイド：新着情報・お知らせ*/

#news {
	text-align:left;
	line-height:1.4;
}

#news a {
	color:#0033CC;
	text-decoration:none;
}

#news a:hover {
	color:#0033CC;
	text-decoration:underline;
}


#news ul {
	margin: 3px 0px;
	padding: 0 5px 0 8px;
}

#news li {
	margin: 7px 0;
	padding: 0 0 7px;
	border-bottom:1px dotted #999;
	list-style: none;
}

/*----------------------------------左サイド：バナー*/

#banner {
	margin:10px 0;
	padding:8px 0;
/*	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;*/
}

/*----------------------------中央：高速バス運行情報*/

.but_guide_box {
	width:778px;
	/*background: url(top/but_guide_bk.gif) no-repeat;
	background:url(common/bk.gif);*/
	padding:11px 0 11px;
	margin:0 0 6px;
}

#busnews td {
	color:#333;
	padding:5px;
	line-height:1.4;
	border-bottom:1px dotted #999;
}

#busnews a {
	text-decoration:underline;
}

#busnews a:hover {
	text-decoration:underline;
}

/*トップニュース一覧・ニュースページ*/
.topinfobox {
	height:300px;
	overflow:auto;
	text-align:left;
	/*width:758px;*/
	width:598px;
}
.topinfobox ul {margin:0 0 1em 1.5em;padding:0;}

.topinfobox ul li {
	margin:0;
	padding:5px 5px 5px 2.3em;
	list-style-type:none;
	background:url(common/arrow.gif) left no-repeat;
	}
	
.infobox ul {margin:0;padding:0;}
.infobox ul li {
	margin:0;
	padding:5px 5px 5px 2.3em;
	list-style-type:none;
	background:url(common/arrow.gif) left no-repeat;
	border-bottom:1px dotted #ccc;
	}
/*----------------------------------右サイド*/

.topside_mid {
	font-size: 85%;
	text-align:left;
	padding: 2px 6px 6px;
	background: url(top/topside_mid.gif) repeat-y;
	color: #545454;
}

.banner {
	font-size: 85%;
	text-align:center;
	padding: 2px 6px 6px;
	color: #545454;
}

/*-----------------------------------------------*/
/*　::: 新着情報バックナンバーページ ::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

.newsbknum td {
	color:#333;
	line-height:1.2;
	border-bottom:1px dotted #999;
	padding:5px 0;
}

.newsbknum a {
	text-decoration:none;
}

.newsbknum a:hover {
	text-decoration:underline;
}

/*-----------------------------------------------*/
/*　::: 空席照会 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

#seatpage #main {
	background: none;
}

#seatpage a {
}

#seatpage a:hover {
	color:#0033CC;
}

#seat .box_inner li {
	color:#666;
	line-height:1.3;
	margin: 0;
	padding:0 0 0 18px;
	list-style: none outside;
	background: url(common/arrow_blue.gif) no-repeat left;
}

/*-----------------------------------------------*/
/*　::: 時刻表 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/
.jikokuhead_set {height:80px;margin-bottom:10px;}

.day div.jikokuhead_set {background:url(businfo/jikokuhead_bk_day.jpg) no-repeat;}
.night div.jikokuhead_set {background:url(businfo/jikokuhead_bk_night.jpg) no-repeat;}
.rosen div.jikokuhead_set {background:url(businfo/jikokuhead_bk_rosen.jpg) no-repeat;}

.jikokuhead_title {height:49px;float:left;}
.jikokuhead_title h2 {margin:1em 0 0 2em;}

.jikokuhead_menu {margin:27px 3px 0 0;float:right;}
.jikokuhead_set ul {
	margin:0;padding:0;

	}
.jikokuhead_set ul li {
		list-style-type:none;
		float:left;
		display:block;
		width:82px;
		height:25px;
		}
		
.jikokuhead_set ul li a {
	display:block;
	overflow:hidden;
	text-indent:-400px;
	width:82px;
	height:25px;
	}
.jikokuhead_set ul li.jmn_busstop { background:url(businfo/busstop.jpg) no-repeat; }
.jikokuhead_set ul li.jmn_rate {background:url(businfo/rate.jpg) no-repeat;}
.jikokuhead_set ul li.jmn_equip {background:url(businfo/equip.jpg) no-repeat;}
.jikokuhead_set ul li.jmn_reserve {background:url(businfo/reserve.jpg) no-repeat;}
.jikokuhead_set ul li.jmn_timetable {background:url(businfo/timetable.jpg) no-repeat;}

.route {height:20px;padding:4px 1.5em;}
.kaisei {font-weight:normal;color:#F63;}

.jikokudouble {}

.jikokubox_l {
	float:left;
	width:730px;
	}
.jikokubox_r {
	float:right;
	width:200px;
	}
	
.jikoku_area {margin-bottom:20px;}
.untin_area {}
.bs_area {}

#businfopage h5 {
	color:#666;
	font-size:15px;
	margin:0 0 3px;
	padding:0;
}
/*↓？
#businfo .box_inner {
	color:#333;
}*/

#businfo #bs .box_inner {
	padding:10px;
}
#businfo #bs .box_inner a {
	color:#fff;
}

.caption {
	font-size:82.5%;
}
.sub_caption {
	color:#fff;
	font-size:11px;
	padding:3px 0 0 5px;
}


/*-----------------------表　背景*/

.tbl_bgcol_a {
	background: #d8d8d8;
}

.tbl_bgcol_b {
	background: #efefef;
}

.tbl_bgcol_c {
	background: #FFF1AD;
}


/*-----------------------停留所　背景*/
.bs_type_a {
	text-align:center;
	padding:3px;
	color: #efefef;
	background: #09529F;
}
.bs_type_a a {
	color:#fff;
	display: block;
	height: 100%;
	width: 100%;
}

.bs_type_b {
	text-align:center;
	padding:3px;
	color: #efefef;
	background: #0D6DD5;
}
.bs_type_b a {
	color:#fff;
	display: block;
	height: 100%;
	width: 100%;
}

/*-----------------------------------------------*/
/*　::: 時刻表検索 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/
#srchbox {
	background: #BCDA64 url(tt_search/search_mid_bk.gif) repeat-x bottom;
	padding: 5px;
}

#result {
	width:auto;
	text-align:left;
}

/*div.entry-head td {
background: #efefef url(tt_search/midasi_wh2_c.jpg);
	/*background-image: url(common/midasi_bl_c2.gif);
	background-color:#0099CC;*/
}*/

div.box {
	border:1px solid #ccc;
	margin:3px 0 0 0;
	padding:3px;
/*	background-color:#f4f4f4;*/
	background-color:#fff;
}

div.box h3 {
	color:#333;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 8px;
}

span.note1 {
	font-size:12px;
	font-weight:normal;
/*	margin:0;
	padding:0 0 0 8px;*/
}

div.summary {
	margin:5px 0 3px;
	font-size: 11px;
	
}

#result td.busstop {
	font-size: 11px;
	color: #565656;
	background-color:#fff;
	padding:5px;
	margin:0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

/*#result div.howto {
	font-size: 11px;
	color: #333;
	background: #fff url(tt_search/howto_bk.jpg);
	padding:5px;
	margin:0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}*/

#result div.arrival-departure {
	font-size:15px;
	font-weight:bold;
	margin:5px 0 0;
	padding:0 5px;
	text-align:left;
	color: #666;
}
.tbl_bgcol_d {
}
/*-----------------------------------------------*/
/*　::: バス時刻表ページ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/
#rosenpage #main {
	background: none;
}

#businfopage #main {
	background: none;
}

#businfopage h3 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
}
.route {
	font-weight: bold;
}
p.explanation {
	padding-top: 5px;
}

.jikoku_subitem {margin-bottom:10px;}
	.pamph {text-align:right;}
	.premiumcal {}

table.rosenuntintable {
	border-collapse:collapse;
	}
	
.rosenuntintable td.rosenryoukin {border:1px solid #ccc;}
.rosenuntintable td.rosenbs {border:1px solid #ccc;background:#D8D8D8;}

/*-----------------------------------------------*/
/*　::: バス停留所（サブ窓）::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

#map #wrapper {

	width: 580px;
}

#map #main {

	background:none;
}

#map .headmn {
	font-size: 75%;
}

#map .headmn a {
	color:#333;
}

#map .headmn a:hover {
	color:#333;
}

#map .headmnbk {
	background-color:#ccc;
}

/*-----------------------------------------------*/
/*　::: 予約購入案内 ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

#guidepage .box_inner {
	color:#333;
	margin:1px 0 10px;
	border: 1px solid #E8E8E8;
	background-color:#fafafa;
}

.tbl_bgcol_pay {
	padding:3px 8px;
	/*border-top:3px solid #DEDEDE;*/
	background: #efefef;
}

.tbl_bgcol_pay a {
	color:#003399;
}

.tbl_bgcol_pay2 {

	padding:2px 8px;
	border-top:3px solid #e8e8e8;
}

.tbl_bgcol_receive {
	padding:2px 8px;
	border-top:1px solid #DEDEDE;
}

#guidemn .box_inner {
	padding:10px;
}
#guidemn .box_inner a {
	color:#FF5600;
}

/*-----------------------------------------------*/
/*　::: 案内（サブ窓）::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

#subwin #wrapper {
	width: 800px;
}

#subwin #main {
	background: #FFFFFF;
	padding: 25px;
	text-align:left;
}

#subwin h4 {
	color: #CC6633;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size:140%;
	
}

#subwin h5 {
	padding: 8px 0 3px;
	margin-top: 10px;
	margin-bottom: 5px;
	
}

.guidemidasi {
	height:21px;
	padding:4px 0 0 25px;
	background:#333399;
	color: #FFFFFF;

}
.guidemidasi_sub {border-bottom:1px dotted #666;padding:5px 0;}

#subwin ul {
	margin:0 0 0 10px;
	padding:0;
}
#subwin li {
	margin:0 0 0 20px;
}

p.subcap {
	color: #CC6633;
	padding: 8px;
}

/*-----------------------------------------------*/
/*　::: 観光バス :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

#ssbus .box_inner {
	background-color:#fff;
}

.ssbus_head {
	background: #3266CC;
	text-align: center;
	color: #FFFFFF;
}
.ssbus_body {
	padding: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.ssbus_waku {
	border: 1px solid #CCCCCC;
}
.ssbus_head2 {
	background: #65982F;
	text-align: center;
	color: #FFFFFF;
}

/*-----------------------------------------------*/
/*　::: 会社案内 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

.comdata_cell_l {
	font-weight: bold;
	padding: 2px 10px;
	background-color:#efefef;
}
.comdata_cell_r {
	border-top:1px solid #e8e8e8;
	padding: 2px 15px;
}

/*-----------------------------------------------*/
/*　::: 採用情報 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

h3.recruit {
	color: #666666;
	margin: 40px 0 25px;
}
/*-----------------------------------------------*/
/*　::: プライバシーポリシー:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

.privacy a{
	color:#666;
	text-decoration:none;
}

.privacy a:hover{
	color:#0033CC;
	text-decoration:underline;
}

/*-----------------------------------------------*/
/*　::: ヘッダー上:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

.headcap {
	font-size: 65%;
	color: #666;
}
.headcap a{
	color:#666;
	text-decoration:none;
}

.headcap a:hover{
	color:#0033CC;
	text-decoration:underline;
}

/*-----------------------------------------------*/
/*　::: FAQ :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::　*/
/*-----------------------------------------------*/

#head_lst{
	color:#000;
	padding: 10px 15px;
	background:#EEF4FA;
/*	background: #6699CC;
	border:1px solid #ccc;*/
}

#head_lst ul {
	margin:0; padding:0;
}

#head_lst li {
	margin:0; padding:0;
	list-style-type:none;
	line-height:1.6;
}


#head_lst a {
	color:#000;
}

.qabox {
	border-collapse:collapse;
}
.q_l {
	background: #f8f8f8 url(faq/img/ico_Q.gif) no-repeat left top;
	width: 33px;
/*	height: 30px;*/
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	text-align:left;
}
.q_r {
	font-weight:bold;
	padding:8px 15px;
	border-bottom: 1px dotted #CCCCCC;
	text-align:left;
	}

.a_l {
	background: #f8f8f8 url(faq/img/ico_A.gif) no-repeat left top;
	width: 33px;
	border-top: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	text-align:left;
}

.a_r {
	padding:8px 15px;
	border-top: 1px dotted #CCCCCC;
	text-align:left;
}

.a_r h5 {
	color:#336699;
	/*color:#fff;*/
	font-size:100%;
	background:#E3EDF7 /*url(common/midasi_bl_c2.gif)*/;
	padding:5px 10px;
	margin:10px 0;
}

.a_r h6 {
	color:#333;font-size:100%; 
	border-left:3px solid #333; 
	border-bottom:1px solid #ccc; 
	margin:10px 5px 10px; 
	padding:2px 10px;
	}

.a_r ul {
	margin: 0 0 1em 0;
	
	}
.a_r ul li {
	margin:0 0 0.5em 0.8em;
	}

.a_r ol {
	padding:0 0 0 2em;
	margin:1em 0 2em 0;
}
.a_r ol li {
	margin:0 0 0.5em 0;
	list-style-type:decimal;
	}
.a_r ol li li {
	margin:0 0 0.3em 0.5em;
	list-style-type:circle;
	}
	
.qasidemn {border-left:1px solid #ccc;}

#rinji {
	color: #FFFFFF;
	background-color: #FF6600;
	margin: 0 5px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #FFCC99;
}

#rinji a {
	color:#fff;
	text-decoration:none;
	display:block;
	width:164px;
	height:25x;
	padding:5px 0;
}

#faq_head {
	background:url(faq/img/category_head.jpg) no-repeat; 
	padding:36px 10px 20px 0; 
	text-align:right;
}

.print {margin:5px 25px;text-align:right;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FONT SIZER CSS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.txt_change {
	width:174px;
	position:absolute;
	top:6px;right:15px;
}

ul.txt_change  {margin:0;padding:0;}
.txt_change li {float:left;list-style-type:none;}

.txt_change_label {
	background: url(common/txtchng_label.gif) no-repeat left top;
	height:0;
	width: 78px;
	margin: 0;
	padding-top: 18px;
	overflow:hidden;
	display:block;
}

.smallFont {
	width:32px; height:18px;
	margin:0;padding:0;
	background: url(common/txtico_small.jpg) no-repeat left top;	
}
.smallFont a {
	height:0;
	width: 32px;
	margin: 0;
	padding-top: 18px;
	overflow:hidden;
	display:block;
}
.medFont {
	width:32px; height:18px;
	margin:0;padding:0;
	background: url(common/txtico_mid.jpg) no-repeat left top;	
}
.medFont a {
	height:0;
	width: 32px;
	margin: 0;
	padding-top: 18px;
	overflow:hidden;
	display:block;

}
.largeFont {
	width:32px; height:18px;
	margin:0;padding:0;
	background: url(common/txtico_large.jpg) no-repeat left top;	
}
.largeFont a {
	height:0;
	width: 32px;
	margin: 0;
	padding-top: 18px;
	overflow:hidden;
	display:block;
}


.curFont { 	background-position:0px -18px; }

