#header {
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
}
#header #headBox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 6px;
}
#header #headBox #logo {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	width: 700px;
}
#header #headBox #logo h1 {
	font-weight: normal;
	margin-bottom: 8px;
	font-size: 11px;
}
#header #headBox #headinfo {
	float: right;
}
#header #headBox #headinfo ul {
	background-image: url(../images/bg_headinfo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 212px;
	height: 36px;
	margin-bottom: 3px;
}
#header #headBox #headinfo li {
	display: inline;
	zoom: 1;
}
#header #headBox #headinfo li img {
	margin-right: 6px;
	margin-top: 10px;
	margin-left: 4px;
}
#header  ul#navi  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	zoom: 1;
}
#header ul#navi li {
	float: left;
}
#header ul#navi li a {
	display: block;
	background-repeat: no-repeat;
}
#header ul#navi li a:hover {
	background-color: transparent;
}
#header ul#navi li a:hover img {
	visibility: hidden;
}
#header  ul#navi  li#fudo a {
	background-image: url(../images/bt_fudo_o.gif);
}
#header ul#navi li#syougyou a {
	background-image: url(../images/bt_syougyou_o.gif);
}
#header ul#navi li#souzoku a {
	background-image: url(../images/bt_ja_souzoku_o.gif);
}
#header ul#navi li#souzoku_g a {
	background-image: url(../images/bt_ga_souzoku_o.gif);
}

#header ul#navi li#saimu a {
	background-image: url(../images/bt_saimu_o.gif);
}
#header ul#navi li#middle a {
	background-image: url(../images/bt_middle_o.gif);
}

#header ul#navi li#office a {
	background-image: url(../images/bt_office_o.gif);
}
#header ul#navi li#recruit a {
	background-image: url(../images/bt_recruit_o.gif);
}


#header ul#navi li#news a {
	background-image: url(../images/bt_news_o.gif);
}
#header ul#navi li.selected img {
	visibility: hidden;
}

#visualBox  {
	background-image: url(../images/bg_visual.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#titleBox {
	background-image: url(../../office/images/bg_title.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#titleBox  ul#pan  {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
}
#titleBox  ul#pan  li  {
	display: inline;
	padding-right: 20px;
	background-image: url(../images/ic_ars.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}


#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	padding-top: 10px;
}
/* clearfix
---------------------- */

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
 line-height: 0;
}
.clearfix {
 display:inline-block;
}
/*\*/
* html .clearfix {
 height: 1%;
}

.clearfix {
 display: block;
}
/**/

#container #contents {
	width: 700px;
	margin: 0px;
	float: right;
	padding: 0px;
}
#contents h2 {
	margin-bottom: 13px;
}

#contents h3 {
	margin-bottom: 13px;
}

#contents .set {
	margin-bottom: 30px;
}
#contents .cset {
	text-align: center;
	margin-bottom: 20px;
}

#contents .setL {
	margin-bottom: 30px;
	text-align: left;
}
#contents .set p {
	text-align: left;
	margin-bottom: 20px;
}

#contents .setL p {
	margin-bottom: 20px;
}

#contents .setL p.bluecolor {
color:#213764;
font-weight:bold;
}

#contents .exp {
	text-align: left;
	margin-bottom: 20px;
}

#contents .box2 {
	width: 100%;
	margin-bottom: 35px;
	overflow: hidden;
	zoom: 1;
}
#contents .box2 li {
	font-weight: bold;
	background-image: url(../images/ic_ar.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 111%;
}
#contents .box2 dt {
	float: right;
	width: 300px;
}
#contents .box2 dd {
	float: left;
	text-align: left;
	width: 380px;
}
#contents .box2 strong {
	color: #494949;
	margin-bottom: 20px;
	display: block;
}
#contents ol {
	padding-left: 35px;
}

#contents  ol li {
	list-style-position: outside;
	margin-bottom: 20px;
}


#contents .sbar {
	margin-bottom: 25px;
}
#contents  strong {
	color: #f1830c;
	font-size: 111%;
}
#contents .str {
	font-weight: bold;
}
#contactBox  {
	margin-bottom: 40px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#contactBox  #contactCell  {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	border-left-color: #A5A5A5;
	padding: 15px;
	overflow: hidden;
	zoom: 1;
}
#contactBox #contactCell .att {
	color: #494949;
	font-size: 88%;
}

#contactBox  #contactCell  #tellArea  {
	float: left;
	width: 470px;
	text-align: left;
	border-right-width: 4px;
	border-right-style: dotted;
	border-right-color: #9d9d9d;
}
#contactBox #contactCell.col1 #tellArea {
	border-right-style: none;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#contactBox  #contactCell  #tellArea  li  {
	overflow: hidden;
	zoom: 1;
	font-size: 96%;
}
#contactBox  #contactCell  #tellArea  .officeName  {
	width: 145px;
	float: left;
	clear: left;
}
#contactBox  #contactCell  #tellArea  .tel01  {
	color: #f08418;
	font-weight: bold;
	margin-right: 12px;
	float: left;
	display: block;
}
#contactBox  #contactCell  #tellArea  .time  {
	padding-left: 250
.px;
	display: block;
	font-size: 88%;
}
#contactBox  #contactCell  p  {
	margin-bottom: 8px;
}
#contactBox  #contactCell  #mailArea  {
	float: right;
	width: 175px;
}
#contactBox   #contactCell   #mailArea   #btForm   a  {
	display: block;
	background-image: url(../images/sbt_form_o.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 170px;
	margin-bottom: 3px;
}
#contactBox  #contactCell  #mailArea  #btForm  a:hover  {
	background-color: transparent;
}
#contactBox  #contactCell  #mailArea  #btForm  a:hover  img  {
	visibility: hidden;
}
#contents .pgtops {
	text-align: right;
	margin-bottom: 20px;
}


#container #sidebar {
	width: 220px;
	background-color: #f0f0f0;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	text-align: center;
	float: left;
}
#sidebar #btContact {
	margin-bottom: 5px;
}
#sidebar #btContact a {
	background-image: url(../images/sbt_contact_o.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar #btContact a:hover {
	background-color: transparent;
}
#sidebar #btContact a:hover img {
	visibility: hidden;
}



#sidebar #tpContact {
	margin-bottom: 15px;
}
#sidebar #tpContact a {
	background-image: url(../images/sbt_back_o.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
	height:48px;
}
#sidebar #tpContact a:hover {
	background-color: transparent;
	
}
#sidebar #tpContact a:hover img {
	visibility: hidden;
	top:-48px;
}



#sidebar #sideBox {
	margin-right: 4px;
	margin-left: 4px;
	background-color: #FFFFFF;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C1BFC0;
	border-bottom-color: #C1BFC0;
	border-left-color: #C1BFC0;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 80%;
}
#sidebar   #btAbout   a  {
	display: block;
	background-image: url(../images/sbt_about_o.jpg);
	background-repeat: no-repeat;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar  #btAbout  a:hover  {
	background-color: transparent;
}
#sidebar  #btAbout  a:hover  img  {
	visibility: hidden;
}
#sidebar ul.snavi {
	width: 212px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
*html  #sidebar ul.snavi  {
	width: 212px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar  ul.snavi li  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	background-image: url(../images/bg_list.gif);
	background-repeat: repeat-x;
	background-color: #EFEEEB;
	text-align: left;
	font-size: 88%;
	width: auto;
}
#sidebar ul.snavi li.sub {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#sidebar ul.snavi li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	zoom: 1;
}
#sidebar ul.snavi li a:hover {
	background-color: #e1ebff;
	background-image: url(../images/bg_list_o.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#sidebar ul.snavi li span {
	background-image: url(../images/ic_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	display: block;
	margin-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}
#sidebar #mobile {
	background-image: url(../images/bg_mobile.jpg);
	background-repeat: no-repeat;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
	height: 171px;
	color: #FFFFFF;
	margin-bottom: 8px;
}
#sidebar #mobile p {
	padding-top: 70px;
	padding-left: 120px;
	text-align: left;
	padding-right: 5px;
	font-size: 80%;
	line-height: 1.1;
}
#sidebar  #mobile  p  a:link, #sidebar #mobile p a:visited {
	color: #ffd75c;
	text-decoration: underline;
}


#pgtop {
	text-align: right;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-color: #509EC2;
	color: #fefefe;
	padding-bottom: 20px;
}
#footer #footerBox {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	background-image: url(../images/g_flogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer #footerBox.recruit {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 20px;
	background-image: url(../images/g_flogo_ft.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer #footerBox li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEFEFE;
}
#footer #footerBox ul {
	margin-bottom: 3px;
}

#footer #footerBox li a:link {
	color: #FEFEFE;
}
#footer #footerBox li a:visited {
	color: #FEFEFE;
}
#footer #footerBox li a:hover {
	text-decoration: underline;
}

#footer #footerBox strong {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8ABCD5;
	display: block;
	margin-top: 10px;
	padding-left: 7px;
}
#footer #footerBox.recruit strong {
	border-top-style: none;
}

#footer #footerBox p {
	padding-left: 7px;
	padding-bottom: 10px;
}
.u8 {
	margin-bottom: 4px;
}

.u10 {
	margin-bottom: 10px;
}
.u13 {
	margin-bottom: 13px;
}
.u20 {
	margin-bottom: 20px;
}
.t35 {
	margin-top: 35px;
}
.big {
	font-size: 119%;
}
.red    {
	color: #A62E00;
	font-weight: bold;
}
.red_n {
	font-weight: normal;
	color: #A62E00;
}
#contents #tellBox #contactCell #tellArea .time {
	padding-left: 270px;
	display: block;
	font-size: 88%;
}
.telsaimu {
	display: none;
}
