/*-------------------------------------------------------------------------
	LEXUES Inc.
	cascading Style Sheets for Sola Okinawa All Top Page.
	[ all_top page css :all_top.css ]	
	Copyright(C)2009 LEXUES Inc.All Rights Reserved.
------------------------------------------------------------------------- */

/* ====================================================================== */
/* reset*/
/* ====================================================================== */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
fieldset,img {
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
a img { 
	border: 0;
}
.clear {
	clear: both;	
}
.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 */

/* Begin Typography & Colors */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #323232;
}
#page {
	text-align: left;
	margin: auto;
	padding: 0;
	width: 950px;
}
/* ====================================================================== */
/* header*/
/* ====================================================================== */
#header {
	background-color: #E1E1E1;
	margin: 0;
	padding: 0;
	width: 950px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	height: 506px;
}
#header_img {
	margin: 0px;
	margin: 0px;
	width: 300px;
	height: 90px;
	float: left;
}
h1 {
	float: left;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#nav_top {
	float: left;
	height: 60px;
	padding-top: 30px;
	padding-left: 10px;
}
#nav_top img {
	margin-right: 10px;
	margin-left: 10px;
}
#hd_nav {
	float: right;
	padding-top: 10px;
	width: 280px;
	text-align: right;
}
#hd_nav #doc_req {
	height: 28px;
	width: 216px;
	display: block;
	background-color: #949494;
	margin-bottom: 5px;
	float: right;
}
#hd_nav #phone_num {
	float: right;
}
#hd_nav ul li {
	float: left;
	list-style-type: none;
	margin-left: 14px!important;
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 7px;
}
html:not([lang*=""]) #hd_nav ul li {
	margin-top: 5px;
}
/* main_flash */
#main_flash {
	height: 331px;
	width: 950px;
	clear: both;
	background-color: #000000;
	padding-top: 45px;
	padding-bottom: 40px;
	text-align: center;
}
#main_flash p {
	text-align: left;
	line-height: 1.6em;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main_flash p a {
	text-decoration: underline;
}
/* ====================================================================== */
/* side */
/* ====================================================================== */
#side {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 25px;
	color: #333333;
	margin-bottom: 25px;
	margin-left: 14px;
	float: left;
}
#side .each_area {
	width: 300px;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#side .add_area {
	width: 300px;
	margin-bottom: 5px;
	padding: 0px;
}
#side .add_area h4 {
	margin: 0px;
	padding: 0px;
}
#side .each_detail {
	width: 290px;
	text-align: left;
	clear: both;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#side #mobile {
	background-image: url(../img/banner_mobile.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 15px;
	height: 25px;
	padding-top: 60px;
}
#side #movie {
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	color:#fff;
}
*:first-child+html #side #mobile {
	padding-bottom: 20px;
	background-image: url(../img/banner_mobile.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#side #mobile img {
	vertical-align: text-top;
	display: inline;
}
#side #mobile p {
	font-size: 0.9em;
	_margin-top: 45px;
	margin-left: 95px;
	color: #FFFFFF;

}
*:first-child+html #side #mobile p {
	margin-top: 50px;
}
#side #add_detail {
	width: 280px;
	text-align: left;
	clear: both;
	background-image: url(../img/add_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}
#side #add_detail p {
	line-height: 1.8em;
	padding-left: 30px;
	font-size: 0.8em;
}
#side #add_detail a {
	color: #333333;
	text-decoration: underline;
}
#side #add_detail #add {
	background-image: url(../img/icon_add.gif);
	background-repeat: no-repeat;
}
#side #add_detail #phone {
	background-image: url(../img/icon_phone.gif);
	background-repeat: no-repeat;
}
#side #add_detail #mail {
	background-image: url(../img/icon_mail.gif);
	background-repeat: no-repeat;
}
/* End Calendar */
/* ====================================================================== */
/* content*/
/* ====================================================================== */
#main_area {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#content_area {
	width: 625px;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#content_bg {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.content {
	font-size: 0.8em;
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 10px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	color: #CC33CC;
}
h1, h2, h3 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold;
}
#page_title {
	background-color: #000000;
	padding-top: 0px;
	padding-left: 8px;
	width: 592px;
	text-align: left;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-position: 10px center;
	vertical-align: bottom;
	padding-bottom: 0px;
	background-image: url(../img/title_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 1.2em;
	margin: 0;
	padding-top: 10px;
}
#page_title h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 60px;
	height: 30px;
	padding-top: 6px;
	float: left;
}
#page_title p {
	font-size: 0.8em;
	float: right;
	height: 15px;
	padding-top: 15px;
	padding-right: 15px;
}
#news_bar {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../img/article_bg.gif);
	background-repeat: repeat-x;
	height: 13px;
	width: 580px;
	display: block;
}
#news_bar #category {
	float: left;
	width: 350px;
	margin-left: 105px!important;
	margin-left: 50px;
}
#news_bar #category ul {
}
#news_bar #category ul li {
	display: inline;
	list-style-type: none;
	margin-right: 8px;
}
#news_bar #rss {
	float: right;
	margin-right: 15px;
}
.job_list {
	font-size: 0.9em;
	margin: 0px;
	background-repeat: no-repeat;
	height: 27px;
	width: 600px;
	display: block;
	padding: 0px;
	text-align: center;
}
.job_list h3 {
	margin: 0px;
	padding: 0px;
}
#job_jaspo {
	background-image: url(../img/bg_jobJaspo.jpg);
	background-repeat: no-repeat;
}
#job_holibi {
	background-image: url(../img/bg_jobHolibi.jpg);
	background-repeat: no-repeat;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #side h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.content h2 {
	text-align: left;
}
.content .detail_area {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	clear: both;
}
.content .detail {
	text-align: left;
}
.content .job_area {
	padding-left: 90px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.content .detail dl {
	font-size: 0.9em;
	margin-top: -5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #FFFFFF;
}
html:not([lang*=""]) .content .detail dl {
	margin-top: 8px;
	margin-bottom: 0px;
}
.content .detail dl dt {
	width: 100px;
	line-height: 1.4;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-position: left 1px;
	float: left;
	clear: both;
}
.content .detail dl .sola_news {
	background-image: url(../img/sq_sola.gif);
}
.content .detail dl .jaspo_news {
	background-image: url(../img/sq_jaspo.gif);
}
.content .detail dl .holibi_news {
	background-image: url(../img/sq_holibi.gif);
}
.content .detail dl dd {
	margin-left: 0;
	background: url(../img/common/dot.gif) repeat-x left bottom;
	line-height: 1.4;
	padding-right: 0.5em;
	padding-bottom: 12px;
	padding-left: 6em;
}
.content .detail .txt_list {
	text-align: left;
	float: left;
	width: 480px;
}
.content .detail .under_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.content .detail .txt_list ul {
	margin-bottom: 5px;
}
.content .detail .txt_list ul li {
	margin-right: 5px;
	display: inline;
	font-size: 0.8em;
	line-height: 1.7em;
}
.content .detail .txt_list h4 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	height: 20px;
	padding-top: 8px;
	padding-left: 14px;
}
.content .detail .txt_list .dept_jaspo {
	background-image: url(../img/h3_bgJaspo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
html:not([lang*=""]) .content .detail .txt_list .dept_jaspo {
	background-position: left 5px;
}
.content .detail .txt_list .dept_holibi {
	background-image: url(../img/h3_bgHolibi.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
html:not([lang*=""]) .content .detail .txt_list .dept_holibi {
	background-position: left 5px;
}
.content .detail .txt_list p {
	text-align: right;
	padding-right: 10px;
	clear: both;
	margin-top: 5px;
}
.content .detail .txt_list .att {
	text-align: left;
	font-size: 0.8em;
	padding-bottom: 5px;
}
.content .detail .txt_list .sub_cat {
	text-align: left;
	width: 450px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F749E;
	margin-bottom: 5px;
	color: #00CCFF;
}
#job_holibi .sub_cat {
	color: #FF00EC;
	border-bottom-color: #CC6699;
}
.entry p a:visited {
	color: #FFFFFF;
}
#side {
	font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #side ul ul li, #side ul ol li, .nocomments, .postmetadata, blockquote, strike {
}
code {
	font: 0.9em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* ====================================================================== */
/* footer*/
/* ====================================================================== */
#footer_area {
	text-align: center;
	width: 100%;
	background-image: url(../img/footer_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 4px;
	background-color: #000000;
	clear: both;
	padding-bottom: 20px;
}
#footer {
	width: 950px;
	clear: both;
	border: none;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	height: 60px;
}
#footer p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0;
	text-align: left;
	color: #FFFFFF;
	display: inline;
	float: left;
	padding-right: 0;
	padding-left: 0;
	padding-top: 10px;
}
#footer_nav {
	display: inline;
	font-size: 0.8em;
	float: right;
	padding-top: 10px;
}
#footer_nav li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	line-height: 1.5em;
	background-image: url(../img/fnav_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}
#footer_nav li a {
	color: #FFFFFF;
}

