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

@import url("common.css");


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

#footer .link {
	margin-left:42px;
	margin-bottom:3px;
}
#footer .cp {
	clear:both;
	margin-left:30px;
}


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

.site_search {
	position:absolute;
	top:43px;
	right:160px;
	padding-right:12px;
	background-image:url(../images/site_search_line.jpg);
	background-position:100% 0;
	background-repeat:repeat-y;
}
.site_search input{
	float:left;
}
.site_search .text {
	border:0;
	background-image:url(../images/site_search_bg.jpg);
	height:17px;
	background-position:0 0;
	background-repeat:no-repeat;
	border:none;
	font-size:12px;
	width:180px;
	padding-top:4px;
	padding-left:3px;
}


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

#flash{
	height:361px;
	background-color:#312b31;
	background-image:url(../images/front_fla_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	text-align:center;
	min-width:960px;
}

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

.grantia_intro p{
	padding:0 3px 35px;
	line-height:1.6;
}

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

.news_list {
	margin-bottom:25px;
}
.news_list .gray_btm_border{
	position:relative;
}
.news_list .rss {
	position:absolute;
	top:10px;
	right:12px;
}


.news_list li {
	background-image:url(../images/gray_dot.gif);
	background-position:0 100%;
	background-repeat:repeat-x;
}
.news_list li p{
	display:table;
	padding:6px 5px;
}
.news_list li p a{
	color:#91802e;
}
.news_list span {
	display:table-cell;
	vertical-align:middle;
}
.news_list .thumb a {
	display:block;
	width:55px;
	height:41px;
	overflow:hidden;
	margin-right:14px;
	background-color:#f1f1f1;
}


/* 200904追記 */
.news_list .thumb_nolink {
	padding-right:14px;
}


.news_list .thumb img{
}
.news_list .date {
	white-space:nowrap;
	padding-right:14px;
	width:214px;
	color:#666666;
	font-size:0.85em;
}
.news_list .title {
	width:340px;
}


* html .news_list li{
	clear:both;
}
* html .news_list span {
	display:block;
	float:left;
}
*+html .news_list li{
	clear:both;
}
*+html .news_list span {
	display:block;
	float:left;
}





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

.hotel_list{
	padding:0 0 25px;
}
.hotel_list ul{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	float:left;
}
.hotel_list li{
	float:left;
	width:307px;
	padding:7px 11px 7px 7px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.hotel_list li img{
	display:block;
	float:left;
}
.hotel_list li address{
	display:block;
	margin-left:47px;
	margin-bottom:4px;
	color:#b6b6b6;		
	font-size:0.72em;
}




.hotel_list li .go2site {
	display:block;
	margin-left:47px;
	background-image:url(../images/gotosite.gif);
	background-position:100% 50%;
	background-repeat:no-repeat;
	padding-right:59px;
	padding-left:3px;
	font-size:0.85em;
	color:#333333;
}
.hotel_list li a.go2site:hover{
	text-decoration:underline;
}
.hotel_list li a.go2site span{
	display:block;
	background-image:url(../images/arrow.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:10px;
}

.hotel_list li a.go2site span span{
	color:#ff0000;
	display:inline;
	padding:0;
	background-image:none;
	font-size:10px;
}



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

#hotel_view_all {
	clear:both;
	background-color:#f7f5e7;
	padding:7px 0;
	text-align:center;
}



/*===================================================*/
#front_research_result {
	background-image:url(../images/sub/sub_main_contents_bg.jpg) !important;
	background-position:0 0;
	background-repeat:repeat-x;
	min-width:960px;
}
#front_research_result .container {
	width:900px;
	background-color:#ffffff;
	background-image:url(../images/sub/crumb_bg.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
}
#front_research_result  #crumb {
	font-size:0.75em;
	padding:6px 0 7px;
	color:#999999;
}
#front_research_result  #crumb a {
	color:#999999;
}
#front_research_result  .smc_wrapper {
	width:877px;
	margin:0 auto;
}


#front_research_result .smc_wrapper .left{
	float:left;
	width:654px;
}
#front_research_result .smc_wrapper .right{
	float:right;
	width:199px;
	margin-top:14px;
}








/* 200904追記
===================================================*/
.grantia_intro2 {
	background-image:url(/matrix/images/sub/sub_right_box2.gif);
	background-position:0 100%;
	background-repeat:no-repeat;
	margin:0 0 12px;
	font-size:0.85em;
	padding:0 0 12px;
}
.grantia_intro2 h2{
}
.grantia_intro2 p{
	width:148px;
	margin:0 auto;
	border:1px solid #cccccc;
	padding:12px 9px;
	background-color:#ffffff;
	line-height:1.6;
}















