@charset "utf-8";
/* CSS Document */

.hed_img {
	background:url(../images/category/entrance_guide/hed_img.jpg) 0 0 no-repeat;
	width:930px;
	height:145px;
	text-indent:-9999px;
}

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

.bg_bule {background: #6699ff;}
.bg_orange {background: #FFB400;	color:#FFFFFF;}
.bg_green {background: #3C9105;	color:#FFFFFF;}
.bg_light_bule {background: #00B0F0;	color:#FFFFFF;}
.bg_gray {background: #d9d9d9;}
.bg_purple {background: #8A1D78;	color:#FFFFFF;}
.bg_red {background: #C80000;	color:#FFFFFF;}

.bg_dbule {background: #11197F;	color:#FFFFFF;}
.bg_light_red {background: #E54A5A;	color:#FFFFFF;}



.bg_th01 {
	background: #F7F7F7;
}
.bg_th02 {
	background: #F0F0F0;
}

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

.table_tag {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100%;
}

.table_tag th {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
}

.table_tag td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
}

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

.dl_tag {
	width: 640px;
}

.dl_tag dt {
	float: left;
	width: 17%;
	color: #FFFFFF;
	background: #006600;
	padding: 5px;
	text-align: center;
}

.dl_tag dd {
	width: 75%;
	margin-left: 20%;
	margin-bottom: 1em;
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
}

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

ol {
	margin-left: 25px;
}

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


/*index*/

.idx_list_img {
	margin:0;
	padding:0;
	list-style-type:none;
}

.idx_list_img li {
	float:left;
	padding:0px 0px 10px;
}


/*location*/
.location_list_img {
	margin:0 0 20px;
	padding:0;
	list-style-type:none;
}


.area02 {
	background:url(../images/common/dotline.gif) left bottom repeat-x;
	width:620px;
	margin:0 auto 20px;
	padding-bottom:6px;
}

.title_study_tour {
	background:#F6F6F6 url(../images/common/list_link.gif) no-repeat 5px 0.7em;
	padding:3px 0 3px 25px;
	margin-bottom:10px;
}




.btn_inquiry {
	height: 27px;
	width: 120px;
	margin: 0px 30px 10px auto;
}

.btn_inquiry a {
	background: url(../images/header/btn_inquiry_img.gif) no-repeat 0px 0px;
	display: block;
	height: 27px;
	width: 120px;
}

.btn_inquiry a:hover {
	background: url(../images/header/btn_inquiry_img.gif) no-repeat 0px -27px;
	display: block;
	height: 27px;
	width: 120px;
}
