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

	COPYRIGHT(C) CYBRiDGE CORPORATION.
	URL: http://www.cybridge.jp/

****************************************************************** */

#main h2.headline{
	margin-bottom:12px;
	}
/*==================================================================
Sidebar Styles
===================================================================*/
#keyv{
	margin-bottom:12px;
	}

/* ------------------------------------------------------------------
	map
-------------------------------------------------------------------*/
#p-solare div.map {
	width: 640px;
	height: 300px;
	padding: 0px;
	border: 1px solid #A8B7BF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}
#p-solare div.mapleft {
	float: left;
	width: 160px;
	height: 300px;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/sp/solarehotels/mapleft_back.gif);
	text-align:center;
	border-right: 1px solid #A8B7BF;
}
#p-solare div.mapleft img {
	vertical-align:bottom
}
#p-solare div.mapleft ul {
	margin: 4px;
	padding: 0px;
	list-style-type : none;
}
#p-solare div.mapleft li {
	width: 152px;
	height: 35px;
	margin: 1px 0px;
	padding: 0px;
	list-style-type : none;
}
#p-solare div.mapright {
	float: right;
	margin: 20px 20px 20px 0px;
	padding: 0px;
}

/* CLEARFIX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	

#p-solare table{
	width:100%;
	}
#p-solare table td,
#p-solare table th{
	text-align:left;
	}	
#p-solare table.type{
	margin:0 0 10px 0;
	}	
#p-solare table.type th{
	width:36%;
	}
#p-solare .access{
	padding:0 0 0 10px;
	color:#666;
	}			
#p-solare table td,
#p-solare table th{
	padding-bottom:7px;
	}
#p-solare table th{
	padding-right:10px;
}	
/* ------------------------------------------------------------------
	p-sp styles
-------------------------------------------------------------------*/

#p-sp .job-title {
	width:100%;
}
#p-sp .job-title th, #p-sp .job-title td {
	padding:5px;
}
#p-sp .job-title th {
	text-align:left;
	font-size:145%;
	font-weight:bold;
}
#p-sp .job-title td {
	text-align:right;
}
#p-sp .photo {
	float:left;
	margin-right:10px;
	background-color:#EEE;
}
#p-sp p {
	margin:0px 0px 8px 0px
}
#p-sp .photo p {
	text-align:center;
	margin:3px;
}
#p-sp h2 {
	background: #FFF url(/img/title_top.gif) no-repeat 0px -88px;
	height:20px;
	text-indent:-9999px;
}
#p-sp #main {
	margin:0px auto;
	float:none;
	width:730px!important;
}
#p-sp #c-col {
	width:360px;
	float:right;
	clear:both;
}
#p-sp #l-col {
	width:360px;
	float:left;
}
#p-sp h3 {
	border-left:8px solid #0796EE;
	padding-left:10px;
	color:#001085;
	margin-bottom:8px;
	font-size:133%;
	font-weight:bold;
}
#p-sp h4 {
	background: #E7F4FE url(/img/section-bg.gif) repeat-x 0px 0px;
	border:1px solid #CCCCCC;
	border-top:2px solid #008EE7;
	padding:6px;
	margin-bottom:8px;
}
#p-sp h5 {
	clear:both;
	background: #E7F4FE url(/img/section-bg.gif) repeat-x 0px 0px;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-bottom:8px;
}
#p-sp h6 {
	border-left:8px solid #0796EE;
	padding-left:10px;
	color:#001085;
	margin-bottom:8px;
	font-size:133%;
	font-weight:bold;
}
#p-sp .center {
	text-align:center;
	clear:both;
	margin:15px 0px;
}
#p-sp .submit {
	text-align:center;
	clear:both;
	margin:15px 0px;
	background-color: #0066CC;
	padding:6px;
!important
}
#p-sp #c-col table, #p-sp #l-col table, #p-sp table.com {
	background:#FFF;
	border-collapse:collapse;
	border-spacing:0px;
	border-bottom:1px solid #CCCCCC;
}
#p-sp #c-col th, #p-sp #l-col th, #p-sp .com th {
	background-color: #D6EBFF;
	padding:4px 5px;
	border-top:1px solid #CCCCCC;
	width:100px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}
#p-sp #c-col td, #p-sp #l-col td, #p-sp .com td {
	padding:4px 5px;
	border-top:1px solid #CCCCCC;
}

