@charset "utf-8";
/* ===================================================================
CSS information

 file name  :zzz.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */
/*#zzz{padding: 513px 0 0 0;}  公開前に消してください */

/*----------------------------------------------------
	各ページ専用指定
----------------------------------------------------*/

/* 中ページ共通背景
-----------------------------------------------*/
body {
	background: url(https://www.tangram.jp/rktn_winter/images/page_bg_in.jpg) no-repeat top center !important;
}

/* ヘッダリード文色変更
-----------------------------------------------*/
#header .txt_head{
	color:#4d3300 !important;
}

/* キービジュアルのマージン
-----------------------------------------------*/
.st_act{
	margin:0 0 10px 0 !important;
	text-align:right !important;
}

/*
-----------------------------------------------*/

#main #st_title h3{
	margin:15px 0 0 0;
}

/*
-----------------------------------------------*/

#main #con_access .box_map{
	background:url(https://www.tangram.jp/rktn_winter/access/images/bg_map.gif) no-repeat left top;
	width:950px;
	height:468px;
	margin:20px 0 0 0
}


#main #con_access .box_map .box_acc_btn{
	padding:379px 0 0 457px;
}

#main #con_access .box_map .box_acc_btn ul{
	height:49px;
}

#main #con_access .box_map .box_acc_btn ul .map_btn{
	float:left;
	padding:23px 15px 0 0;
}

#main #con_access .box_map .box_acc_btn ul li{
	float:left;
	padding:0 6px 0 0;
}

#main #con_access .box_car{
	padding:30px 0 0 0;
}

#main #con_access .box_train{
	padding:30px 0 0 0;
}

#main #con_access .box_bus{
	padding:30px 0 0 0;
}


/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}