@charset "utf-8";
/* ===================================================================
CSS information

 file name  :access.css
 author     :Ability Consultant
style info  :トップページ設定　ハックは最下部に記述
=================================================================== */


/*----------------------------------------------------
	.con_intro		INTRO
----------------------------------------------------*/
#access #main .con_intro {
	margin-bottom:10px;
	width:685px;
}

#access #main .con_intro h3 {
	padding-left:10px;
}

/* -----------------------------------------------------------
	.m_page		ページメニュー
----------------------------------------------------------- */
#access #main .m_page {
	margin:10px;
	width:685px;
	height:50px;
	overflow:hidden;
}

#access #main .m_page li {
	height:50px;
	float:left;
	text-indent:-9999px;
}

#access #main .m_page li a {
	height:50px;
	display:block;
	overflow:hidden;
}

#access #main .m_page {
	background:url(../access/images/m_page.gif) 0 0 no-repeat;
}

/*葛城山のご案内 */
#access #main .m_page li.m_katsuragi a{
	width:345px;
}
#access #main .m_page li.m_katsuragi a:hover,
#access #main #access_top .m_page li.m_katsuragi a.active{
	background:url(../access/images/m_page.gif) 0 -50px;
}

/* 周辺観光 */
#access #main .m_page li.m_shuhen a {
	width:340px;
}
#access #main .m_page li.m_shuhen a:hover,
#access #main #access_top .m_page li.m_shuhen a.active{
	background:url(../access/images/m_page.gif) -345px -50px;
}


/*----------------------------------------------------
	.con_map		MAP
----------------------------------------------------*/
#access #main .con_map {
	margin: 15px 15px 30px 15px;
}

#access #main .con_intro p{
	font-size:90%;
}



/* -----------------------------------------------------------
	.con_access		コンテンツ
----------------------------------------------------------- */
#access #main .con_access h3{
	padding:0 0 20px 0;
}



/*	.box_access		BOX
----------------------------------------------------*/
#access #main .con_access .box_access {
	padding-bottom:30px;
}

#access #main .con_access .box_access img{
	padding-bottom:30px;
}


/* .txt_car ご注意 */
#access #main .con_access .box_access .txt_car{
	padding:10px;
	border:1px solid #c5d3c7;
}

/* .txt_price 料金 */
#access #main .con_access .box_access .txt_price{
	width:360px;
	padding:10px 0px 10px 20px;
	border:1px solid #c5d3c7;
	margin-left:290px;
	overflow:hidden;
}

#access #main .con_access .box_access .txt_price span{
	color:#d24c0a;
	font-weight:bold;
}

#access #main .con_access .box_access .txt_price .txt_a{
	float:left;
	width:150px;
	padding-top:5px;
}

#access #main .con_access .box_access .txt_price .txt_b{
	float:left;
	width:200px;
	padding-top:5px;
	padding-left:10px;
}



/*	.box_table	時刻表
----------------------------------------------------*/
#access #main .con_access .box_table {
	padding-left:80px;
	margin-bottom:50px;
}

#access #main .con_access .box_table ul{
	text-align:center;
	padding:3px 10px;
	margin-top:30px;
	margin-bottom:5px;
	background:#f2f6f2;
	border:1px solid #c5d3c7;
	display:block;
	width:120px;
}

#access #main .con_access .box_table li{
	display:inline;
	border-right:1px solid #253127;
	padding-right:5px;
}

#access #main .con_access .box_table li a.active{
	text-decoration:none;
}

#access #main .con_access .box_table li.last{
	display:inline;
	border:none;
	padding-left:5px;
	padding-right:0px;
}

#access #main .con_access .box_table table{
	width:540px;
	border: 1px solid #8eab85;
}

#access #main .con_access .box_table table td {	
	text-align: center;
}

#access #main .con_access .box_table table th,td {
	padding: 3px;
	border: 1px solid #8eab85;
	color: #253127;
}

#access #main .con_access .box_table table th {
	text-align: center;
	color: #fff;
	background: #405638;
}


#access #main .con_access .box_table table th.sub_th {
	background:#c1d5ba;
	color:#405638;
	/*font-size:90%;*/
}

#access #main .con_access .box_table table td.sub_td {
	background:#f0f6ee;
	color:#405638;
	font-size:90%;
}

#access #main .con_access .box_table table th.mizu {
	background:#eee;
	color:#253C90;
}

#access #main .con_access .box_table table th span {
	color: #fff;
	font-weight: normal;
	line-height: 15px;
}

#access #main .con_access .box_table table td span,
#access #main .con_access .box_table table th span.red{
	/*color: #990000;*/
	font-weight: normal;
	line-height: 15px;
}

#access #main .con_access .box_table table td span.bold {
	font-weight:bold;
	color:#8eab85;
}

#access #main .con_access .box_table table tr.usu_blue th {
	background:#b6c5d4;
	color:#253127;
}





#access #main .con_access .box_table .tblshuku table{
	width:540px;
}

#access #main .con_access .box_table .tblshuku table td {	
	text-align: center;
}

#access #main .con_access .box_table .tblshuku table th,td {
	padding: 3px;
	border: 1px solid #8eab85;
	color: #253127;
}
#access #main .con_access .box_table .tblshuku table th {
	text-align: center;
	color: #fff;
	background: #b95a2c;
}


#access #main .con_access .box_table .tblshuku table th.sub_th {
	background:#c1d5ba;
	color:#405638;
	/*font-size:90%;*/
}

#access #main .con_access .box_table .tblshuku table td.sub_td {
	background:#f0f6ee;
	color:#405638;
	font-size:90%;
}

#access #main .con_access .box_table .tblshuku table th.mizu {
	background:#eee;
	color:#253C90;
}

#access #main .con_access .box_table .tblshuku table th span {
	color: #fff;
	font-weight: normal;
	line-height: 15px;
}

 #access #main .con_access .box_table .tblshuku table td span,
th span.red{
	/*color: #990000;*/
	font-weight: normal;
	line-height: 15px;
}

#access #main .con_access .box_table .tblshuku table td span.bold {
	font-weight:bold;
	color:#8eab85;
}

#access #main .con_access .box_table .tblshuku table tr.usu_blue th {
	background:#b6c5d4;
	color:#253127;
}

.description {	width: 630px;
	padding: 10px;
	background: #f0ebee;
	font-size:12px;
	margin: 10px 0 10px 0;
}



/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}