@charset "shift_jis";


* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a { outline: none; }

img {
	vertical-align: bottom;
	text-align: center;
}

.fontstyle_orange{
	color:#F60;
	font-weight: bold;
}

.fontstyle_orange1{
	color:#F60;
}
.fontstyle_green{
	color:#090;
	font-weight: bold;
}

/*--------------------------------------------------------------------
common
--------------------------------------------------------------------*/

/* html_style */

html {
	overflow: scroll;
}

/* body_style */

body {
	color: #505050;
	font-size: small;
	line-height: 1.5;
	background-image: url(../../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* container_style */

div#container {
	margin: 0 auto;
	padding: 0 10px 10px 2px;
	width: 952px;
	background: url(../../images/container_back.gif) 0 0 repeat-y;
}

div#container a:link,
div#container a:visited,
div#container a:active {
	color: #0033CC;
	text-decoration: underline;
}

div#container a:hover {
	color: #0033CC;
	text-decoration: none;
}
.clear {
	clear: both;
}


/* h1_style */

div#container h1 {
	font-size: 10px;
	margin: 0 0 0 10px;
	width: 650px;
}

/* clearfix */

.clearfix {
	display:inline-block;
}

.clearfix:after {
	content:".";
	height:0px;
	clear:both;
	display: block;
	visibility:hidden;
}


/* header_style */

div#header {
	width: 956px;
	height: 124px;
	padding: 18px 0 0 0;
	margin: 0 0 2px 0;
	background: url(../../images/header_back.jpg) 0 0 repeat-x;
}

div#header ul {
	list-style-type: none;
}

/* header_logo_style */

div#header h2 {
	margin: 6px 0 0 20px;
	float: left;
	background: url(../../images/header_logo.gif) 0 0 no-repeat;
}

* html body div#header h2 {
	margin: 6px 0 0 10px;
}

div#header h2 a {
	width: 342px;
	height: 65px;
	display: block;
	background: url(../../images/header_logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

div#header div#header_right {
	width:330px;
	height:70px;
	float:right;
	margin:10 10 0 0;
	margin-left: 0;
}

div#header div#header_right:after {/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

div#header div#header_right p {
	width:348px;
	height:75px;
	text-indent:-9999px;
	margin-top:15px;
	display:block;
	background:url(../../images/header_tel.gif) no-repeat top right;
}


/* header */ 

div#header_navi {
	margin: 0 20px 0 0;
	clear: both;
}

div#header_navi ul {
	float: right;
}

div#header_navi ul li {
	display: inline;
	font-size: 11px;
	margin: 0 12px 0 0;
}

div#header_navi ul li.no_right {
	margin: 0;
}

div#header_navi ul li a {
	padding: 0 0 0 10px;
	background: url(../../images/icon_arrow01.gif) 0 center no-repeat;
}

div#header_navi ul li a:link,
div#header_navi ul li a:visited,
div#header_navi ul li a:active {
	color: #0033CC;
	text-decoration: none;
}

div#header_navi ul li a:hover {
	color: #0033CC;
	text-decoration: underline;
}


/* wrapper */

div#wrapper {
	width: 960px;
	margin: 0 0 18px 0;
	overflow: hidden;
	background: url(../../images/wrapper_back.gif) 0 0 repeat-y;
}

/* main */

div#main {
	width: 750px;
	float: right;
}

.font_red {
	font:red;
	color: #F00;
}

/* contents_title */

div#contents_title {
	width: 630px;
}

div#contents_title h3 {
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	height: 115px;
}

}

/* ページの先頭へのスタイル */

div#pagetop {
	width: 750px;
	margin: 50px 0 8px 0;
}

div#pagetop p {
	margin: 0 0 0 501px;
	font-size: 0;
	line-height: 0;
}

div#pagetop p a {
	display: block;
	text-indent: -9999px;
	width: 104px;
	height: 16px;
}



/* side_style */

div#side {
	width: 190px;
	margin: 10px 0 0 10px;
}

div#side h3 {
	display: block;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	width: 190px;
}

div#side ul {
	list-style-type: none;
}

/* side01_style */

div#side01 {
	margin: 0 0 11px 0;
}

div#side01 ul li {
	font-size: 0;
	line-height: 0;
}

div#side01 ul li a {
	display: block;
	text-indent: -9999px;
	width: 190px;
}

div#side01 ul li#side01_mitu {
	margin: 0 0 10px 0;
}

div#side01 ul li#side01_mitu a {
	background:url(../../images/kaitori_top.jpg) no-repeat top left;
	height:150px;
}

div#side01 ul li#side01_mitu a:hover {
	background:url(../../images/kaitori_top_over.jpg) no-repeat top left;
	
}

div#side01 ul li#side01_goirai {
	background: url(../../images/side01_goirai.gif) 0 -54px no-repeat;
	margin: 0 0 12px 0;
}

div#side01 ul li#side01_goirai a {
	background: url(../../images/side01_goirai.gif) 0 0 no-repeat;
	height: 54px;
}

div#side01 ul li#side01_goirai a:hover {
	background: url(../../images/side01_goirai.gif) 0 -54px no-repeat;
}

div#side01 ul li#side01_home {
	background: url(../../images/side01_home.jpg) 0 -32px no-repeat;
	margin: 0 0 10px 0;
}

div#side01 ul li#side01_home a {
	background: url(../../images/side01_home.jpg) 0 0 no-repeat;
	height: 32px;
}

div#side01 ul li#side01_home a:hover {
	background: url(../../images/side01_home.jpg) 0 -32px no-repeat;
}

div#side01 ul li#side01_regular {
	background: url(../../images/side01_regular.jpg) 0 -32px no-repeat;
}

div#side01 ul li#side01_regular a {
	background: url(../../images/m01.jpg) 0 0 no-repeat;
	height: 32px;
	margin: 0 0 10px 0;
}

div#side01 ul li#side01_regular a:hover {
	background: url(../../images/m01.jpg) 0 -32px no-repeat;
}

div#side01 ul li#side01_regular1 {
	background: url(../../images/side01_regular.jpg) 0 -32px no-repeat;
}

div#side01 ul li#side01_regular1 a {
	background: url(../../images/m04.jpg) 0 0 no-repeat;
	height: 32px;
	margin: 0 0 10px 0;
}

div#side01 ul li#side01_regular1 a:hover {
	background: url(../../images/m04.jpg) 0 -32px no-repeat;
}

div#side01 ul li#side01_usedhome a {
	background: url(../../images/m02.jpg) 0 0 no-repeat;
	height: 32px;
	margin: 0 0 10px 0;
}

div#side01 ul li#side01_usedhome a:hover {
	background: url(../../images/m02.jpg) 0 -32px no-repeat;
}

div#side01 ul li#side01_mansion a {
	background: url(../../images/m03.jpg) 0 0 no-repeat;
	height: 32px;
}

div#side01 ul li#side01_mansion a:hover {
	background: url(../../images/m03.jpg) 0 -32px no-repeat;
}


div#side01 ul li#side01_flow {
	background: url(../../images/side03_flow.gif) 0 0 no-repeat;
	margin: 0 0 10px 0;
}

div#side01 ul li#side01_flow a {
	background: url(../../images/side03_flow.gif) 0 0 no-repeat;
	height: 63px;
}

/* side02_style */

div#side02 ul li {
	margin-bottom:10px;
}

div#side02 ul li a {
	display: block;
	text-indent: -9999px;
	width: 190px;
	height:32px;
}

div#side02 ul li#side02_office a {
	background:url(../../images/side02_office_off.jpg) no-repeat top left;
}

div#side02 ul li#side02_office,div#side02 ul li#side02_office a:hover {
	background:url(../../images/side02_office_on.jpg) no-repeat top left;
}

div#side02 ul li#side02_house a {
	background:url(../../images/side02_house_off.jpg) no-repeat top left;
}

div#side02 ul li#side02_house,div#side02 ul li#side02_house a:hover {
	background:url(../../images/side02_house_on.jpg) no-repeat top left;
}

div#side02 ul li#side03_industry {
	background: url(../../images/side03_industry.jpg) 0 -32px no-repeat;
}

div#side02 ul li#side03_industry a {
	background: url(../../images/side03_industry.jpg) 0 0 no-repeat;
}

div#side02 ul li#side03_industry a:hover {
	background: url(../../images/side03_industry.jpg) 0 -32px no-repeat;
}

/* side06_style*/

div#side06 {
	margin: 0 0 10px 0;
}

div#side06 h3 {
	height: 28px;
	background: url(../../images/side06_title.jpg) 0 0 no-repeat;
}

div#side06 h3 a{
	height:28px;
	display:block;}

div#side06 ul {
	padding: 5px 5px;
	border-bottom: 1px solid #BDC7B6;
	border-left: 1px solid #BDC7B6;
	border-right: 1px solid #BDC7B6;
	background: url(../../images/side_list_back.jpg) 0 bottom repeat-x;
}

div#side06 ul li {
	padding: 4px 14px;
	background: url(../../images/side_dotline_orange.gif) 0 bottom repeat-x;
}

div#side06 ul li a {
	padding: 0 0 0 15px;
	background: url(../../images/icon_arrow01.gif) 0 3px no-repeat;
}

div#side06 ul.small {
	display:none;
}

/* side03のスタイル */

div#side03 ul li {
	font-size: 0;
	line-height: 0;
	margin: 0 0 5px 0;
}

div#side03 ul li a {
	display: block;
	text-indent: -9999px;
	height: 32px;
	width: 190px;
}

div#side03 ul li#side03_industry {
	background: url(../../images/side03_industry.jpg) 0 -32px no-repeat;
	margin: 0 0 10px 0;
}

div#side03 ul li#side03_industry a {
	background: url(../../images/side03_industry.jpg) 0 0 no-repeat;
}

div#side03 ul li#side03_industry a:hover {
	background: url(../../images/side03_industry.jpg) 0 -32px no-repeat;
}

div#side03 ul li#side03_blog {
	background: url(../../images/side03_blog.gif) 0 0 no-repeat;
}

div#side03 ul li#side03_blog a {
	background: url(../../images/side03_blog.gif) 0 0 no-repeat;
	height: 50px;
}

div#side03 ul li#side03_list {
	background: url(../../images/side03_list.jpg) 0 0 no-repeat;
}

div#side03 ul li#side03_list a {
	background: url(../../images/side03_list.jpg) 0 0 no-repeat;
	height: 50px;
}

div#side03 ul li#side03_interview {
	background: url(../../images/side03_interview.jpg) 0 0 no-repeat;
}

div#side03 ul li#side03_interview a {
	background: url(../../images/side03_interview.jpg) 0 0 no-repeat;
	height: 63px;
}

div#side03 ul li#side03_staff {
	background: url(../../images/side03_staff.jpg) 0 -32px no-repeat;
	margin: 0 0 12px 0;
}

div#side03 ul li#side03_staff a {
	background: url(../../images/side03_staff.jpg) 0 0 no-repeat;
}

div#side03 ul li#side03_staff a:hover {
	background: url(../../images/side03_staff.jpg) 0 -32px no-repeat;
}

/* side04のスタイル */

div#side04 {
	margin: 0 0 12px 0;
}

div#side04 h3 {
	height: 28px;
	background: url(../../images/annai_img.jpg) 0 0 no-repeat;
}

div#side04 ul {
	padding: 8px 5px;
	border-bottom: 1px solid #BDC7B6;
	border-left: 1px solid #BDC7B6;
	border-right: 1px solid #BDC7B6;
	background: url(../../images/side_list_back.jpg) 0 bottom repeat-x;
}

div#side04 ul li {
	padding: 4px;
	background: url(../../images/side_dot.gif) 0 bottom repeat-x;
}

div#side04 ul li.no_line {
	background: none;
}

div#side04 ul li a {
	padding: 0 0 0 15px;
	background: url(../../images/icon_arrow01.gif) 0 3px no-repeat;
}

/* side05_style */

div#side05 p {
	margin: 0 10px;
	line-height: 1.4;
}

div#side05 p span {
	font-size: x-small;
	line-height: 1.2;
	color: #000;
}

div#side05 h3 {
	background: url(../../images/side05_company_name.gif) 0 0 no-repeat;
	height: 48px;
	margin: 2px 0 9px 0;
}

div#side05_company_tel {
	background: url(../../images/side05_company_tel.gif) 0 0 no-repeat;
	height: 60px;
	margin: 0 0 5px 0;
}

div#side05_company_tel p {
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

/* bit_offer */
div#side05_area {
	width: 178px;
	overflow: hidden;
	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: #BDF;
	border-bottom-color: #BDF;
	border-left-color: #BDF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-image:url(../../images/sidemenu_bg.jpg);
}

div#side05_area_top {
	display: block;
	text-indent: -9999px;
	width: 190px;
	height: 28px;
	background: url(../../images/kyouba_top.jpg) 0 0 no-repeat;
}

* html body div#side05_area h3 {
	margin: 0 0 2px 0;
}

div#side05_area_btn {
	float: right;
	margin: 15px 0 5px 0;
	background: url(../../images/kuwashikuha.gif) 0 -22px no-repeat;
}

div#side05_area_btn a {
	display: block;
	text-indent: -9999px;
	width: 99px;
	height: 16px;
	background: url(../../images/kuwashikuha.gif) 0 0 no-repeat;
}

/* User registration*/
div#side06_area {
	width: 178px;
	overflow: hidden;
	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: #BDF;
	border-bottom-color: #BDF;
	border-left-color: #BDF;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	background-image: url(../../images/sidemenu_bg.jpg);
}

div#side06_area_top {
	display: block;
	text-indent: -9999px;
	width: 190px;
	height: 28px;
	background: url(../../images/kaiin_top.jpg) 0 0 no-repeat;
}

* html body div#side06_area h3 {
	margin: 0 0 2px 0;
}

div#side06_area_btn {
	float: right;
	margin: 15px 0 5px 0;
	background: url(../../images/kuwashikuha.gif) 0 -22px no-repeat;
}

div#side06_area_btn a {
	display: block;
	text-indent: -9999px;
	width: 99px;
	height: 16px;
	background: url(../../images/kuwashikuha.gif) 0 0 no-repeat;
}



/* footer_style */

div#footer {
	width: 960px;
	clear: both;
}

/* footer_style */

div#footer_navi {
	width: 955px;
	padding: 0 0 16px 0;
	margin: 0 0 10px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4AA5FF;
}

div#footer_navi ul {
	width: 820px;
	margin: 0 0 0 10px;
	list-style-type: none;
	display: inline-block;
	overflow: hidden;
}

div#footer_navi ul li {
	float: left;
	line-height:1.6;
	font-size: 10px;
	white-space: nowrap;
}

div#footer_navi ul li a:link,
div#footer_navi ul li a:visited,
div#footer_navi ul li a:active {
	color: #505050;
	text-decoration: none;
}

div#footer_navi ul li a:hover {
	color: #0033CC;
	text-decoration: underline;
}

/* footer_style */

div#footer_company {
	float: left;
	margin: 0 0 7px 10px;
	width: 600px;
}

div#footer_company div {
	width: 400px;
	height: 50px;
}

div#footer_company div p,
div#footer_company div h3{
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

/* footer_link_style */

div#footer_link {
	float: right;
	overflow: hidden;
	margin: 0 10px 8px 0;
}

* html body div#footer_link {
	margin: 0 5px 8px 0;
}

div#footer_link p {
	font-size: 10px;
	line-height: 1.3;
	color: #333;
	float: left;
	text-align: right;
}

div#footer_link img {
	width: 88px;
	height: 31px;
	margin: 0 0 0 10px;
}


/* コピーライトのスタイル */

div#address {
	clear: both;
	width: 940px;
	margin: 0 10px;
	padding: 6px 0 0 0;
	color: #333;
	font-size: 12px;
	background: url(../../images/footer_dotline.gif) 0 0 repeat-x;
}


/*--------------------------------------------------------------------
(index.html)
--------------------------------------------------------------------*/

/* visual_style */

div#visual {
	width: 750px;
	margin:0 0 20px 0;
}

div#top_osusume {
	width: 730px;
	height: 380px;
	margin:10px 0 20px 10px;
}

/*---------top_osusume table-----------*/

div#top_osusume table {
	border-collapse: separate;
	border-spacing: 1px;
}
div#top_osusume table th,
div#top_osusume table td {
	padding: 1px 6px;
	vertical-align: top;
	text-align:left;
	border: 1px solid #CCC;
}

div#top_osusume table td {
	padding: 1px 6px;
	vertical-align: top;
	text-align:left;
	border: 1px solid #CCC;
}

div#top_osusume table th {
	background: #EFEDD6;
}

div#top_osusume h3 {
	background-image: url(../../images/top_table_bg.gif);
	height: 15px;
}


/*--------------------*/

div#visual h3 {
	width:730px;
	height:200px;
	text-indent:-9999px;
	display:block;
	background-image: url(../../images/top_img.jpg);
	margin-left: 10px;
}

div.visual_bg02 {
	width:437px;
	height:157px;
	padding:0 178px 0 15px;
}

div.visual_bg02 div.left {
	width:215px;
	float:left;
}

div.visual_bg02 div.right {
	width:215px;
	float:right;
}

div.visual_bg02 p a {
	width:215px;
	height:144px;
	text-indent:-9999px;
	display:block;
}


/* index_navi */

div#index_navi {
	height: 52px;
	border: 1px solid #666;
	margin: 0 0 22px 0;
}

div#index_navi ul {
	list-style-type: none;
	overflow: hidden;
	margin: 3px;
}

div#index_navi ul li {
	float: left;
	font-size: 0;
	line-height: 0;
}

div#index_navi ul li a {
	display: block;
	text-indent: -9999px;
	height: 46px;
}

div#index_navi ul li#index_navi_tenpo a {
	width: 155px;
}


div#index_navi ul li#index_navi_office a {
	width: 154px;
}

/* index01_style */

div#index01 {
	width: 592px;
	margin: 0 20px 18px 18px;
	overflow: hidden;
}

* html body div#index01 {
	margin: 0 10px 18px 15px;
}

/* index01_01のスタイル */

div#index01_01 h4,
div#index01_01 p,
div#index01_01 a {
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	height: 0;
}

div#index01_01 a {
	display: block;
	width: 203px;
	height: 138px;
}

/* index01_02のスタイル */

div#index01_02 {
	float: right;
	width: 370px;
	padding: 0 0 0 13px;
	margin: 6px 0 0 0;
}

div#index01_02 h4 {
	text-indent: -9999px;
	display: block;
	line-height: 0;
	font-size: 0;
	width: 370px;
	height: 29px;
}

div#index01_02 p {
	margin: -23px 0 15px 301px;
}

div#index01_02 p a {
	text-indent: -9999px;
	display: block;
	line-height: 0;
	font-size: 0;
	width: 59px;
	height: 17px;
}

div#index01_02 ul {
	list-style-type: none;
	width: 367px;
	height: 90px;
	overflow: auto;
}

div#index01_02 ul li {
	margin: 0 5px 6px 3px;
	padding: 0 3px 6px 12px;
}

div#index01_02 ul li span {
	display: block;
	padding: 0 0 0 58px;
	margin: 0 0 0 -12px;
	font-family: Arial;
	font-weight: bold;
}

div#index01_02 ul li a:link,
div#index01_02 ul li a:visited,
div#index01_02 ul li a:active {
	color: #505050;
	text-decoration: none;
}

div#index01_02 ul li a:hover {
	color: #505050;
	text-decoration: none;
}

/* index02のスタイル */

div#index02_1 {
	width: 730px;
	margin: 0 0 20px 10px;
	overflow: hidden;
}

div#index02_1 h4,
div#index02_1 h5 {
	text-indent: -9999px;
	display: block;
	line-height: 0;
	font-size: 11px;
}

div#index02_1 h5 {
	width: 550px;
	height: 23px;
	margin: 10px 0 0 10px;
}

div#index02_1 p {
	width: 550px;
	line-height: 1.7;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}


div#index02_1 div {
	margin: 8px 0 0 10px;
	padding: 0 0 0 22px;
	background: url(../../images/icon_arrow02.jpg) 0 center no-repeat;
}

/* index03のスタイル */

div#index03 {
	margin: 0 0 50px 20px;
	overflow: hidden;
}

div#index03 h4,
div#index03 h5 {
	text-indent: -9999px;
	display: block;
	line-height: 0;
	font-size: 0;
}

div#index03 h4 {
	width: 290px;
	height: 47px;
}

div#index03 h5 {
	width: 280px;
	height: 20px;
	margin: 0 0 5px 10px;
}

div#index03 p {
	margin: 0 0 0 10px;
	width: 155px;
	float: left;
}

* html body div#index03 p {
	margin: 0 0 0 5px;
}

div#index03 img {
	width: 100px;
	height: 74px;
	float: right;
	margin: 0 10px 0 0;
}

/* 詳細はこちらのスタイル */

div#index03_01 div,
div#index03_02 div {
	float: right;
	display: block;
	padding: 0 0 0 22px;
	margin: 17px 3px 0 0;
	background: url(../../images/icon_arrow02.jpg) 0 2px no-repeat;
}

/* index03_01のスタイル */

div#index03_01 {
	width: 290px;
	float: left;
}

/* index03_02のスタイル */

div#index03_02 {
	width: 290px;
	margin: 0 0 0 300px;
}

* html body div#index03_02 {
	margin: 0 0 0 297px;
}

/* index04のスタイル */

div#index04 {
	width: 590px;
	overflow: hidden;
	margin: 0 0 0 20px;
}

div#index04 h4 {
	text-indent: -9999px;
	display: block;
	line-height: 0;
	font-size: 0;
}

div#index04 h4 {
	width: 590px;
	height: 30px;
	background: url(../../images/index/index04_title.jpg) 0 0 no-repeat;
}

div#index04 img {
	float: right;
	margin: 10px 0 0 0;
	width: 274px;
	height: 205px;
}

div#index04 p {
	margin: 10px 0 0 12px;
	width: 270px;
}

div#index04 p span {
	color: #F47C00;
	font-weight: bold;
}

div#index04 div {
	margin: 8px 0 0 10px;
	padding: 0 0 0 22px;
	background: url(../../images/icon_arrow02.jpg) 0 center no-repeat;
}




/* ご依頼・お問い合わせはこちらからのスタイル */

div#industry04 h4 {
	width: 310px;
	height: 23px;
	float: right;
	margin: 65px 19px 0 0;
}

* html body div#industry04 h4 {
	margin: 65px 9px 0 0;
}



* html body div#industry04 ul {
	margin: 10px 9px 0 0;
}

div#industry04 ul li {
	float: left;
	font-size: 0;
	line-height: 0;
}

div#industry04 ul li a {
	display: block;
	text-indent: -9999px;
	height: 22px;
}

* html body div#industry04 ul li#industry04_form_goirai {
	margin: 9px 0 0 6px;
}

div#industry04 ul li#industry04_form_otoiawase {
	width: 113px;
	margin: 9px 0 0 8px;
}


/* tableのスタイル */
#office_box {
	width: 730px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}


div#company02 table {
	width: 570px;
	border-collapse: separate;
	border-spacing: 1px;
}

div#company02 table th,
div#company02 table td {
	padding: 10px 7px;
	vertical-align: top;
	text-align:left;
	border: 1px solid #CCC;
}

div#company02 table th {
	width: 128px;
	background: #EFEDD6;
}

.office_bar {
	height: 40px;
	width: 730px;
	background-image: url(../../images/rinen.jpg);
}
.bar_text {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
}
.office_text {
	float: left;
	width: 470px;
	line-height: 20px;
}
.kuwashiku {
	margin-top: 10px;
	float: right;
}

.office_pic {
	float: right;
	width: 250px;
	height:200px;
}
.halfarea_box {
	width: 360px;
	float: left;
	margin:0 0 10px 10px;
	border: 1px solid #4AA5FF;
}
.halfarea_box1 {
	width: 360px;
	float: right;
	margin-right: 10px;
	border: 1px solid #4AA5FF;
}

.half_box {
	height: 40px;
	padding-left: 15px;
	background-image: url(../../images/ninbai_bar.jpg);
}
.half_box_right {
	height: 40px;
	padding-left: 15px;
	background-image: url(../../images/satei_bar.jpg);
}

.haif_textarea {
	width: 350px;
	float: left;
	line-height: 25px;
	margin-left: 5px;
}

.haif_picarea {
	float: right;
	width: 150px;
	margin-left: 10px;
}

.office_bar_watsnew {
	height: 40px;
	width: 730px;
	background-image: url(../../images/watsnew_bar.jpg);
}#midashi {
	width: 730px;
	margin-left: 10px;
	margin-right: 10px;
	height: 120px;
	margin-top: 13px;
}


#main td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
}
.table00{
	width:725px;
	border-collapse:collapse;
	border:1px #999 solid;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	color: #696969;
}
.table01{
	width:725px;
	border-collapse:collapse;
	border:1px #999 solid;
	margin-top:10px;
	color: #696969;
	text-align: left;
}

.table02{
	width:725px;
	border-collapse:collapse;
	margin-top:10px;
	color: #696969;
	text-align: left;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
}

.flow_bar {
	width: 730px;
	margin:10px 0 0 10px;
	height: 40px;
}

.flow_box {
	width: 730px;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 23px;
}

.flow_text {
	float: right;
	width: 430px;
	border: 1px solid #CCC;
	padding: 10px;
}

flow_text1 {
	float: right;
	width: 730px;
	border: 1px solid #CCC;
	padding: 10px;
}

.flow_img {
	float: left;
	width: 260px;
	border: 1px solid #CCC;
}

.flow_tel {
	float: right;
	width: 450px;
	margin-top: 10px;
}
#logo_box {
	height: 70px;
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}
#header_tel {
	height: 70px;
	width: 330px;
	margin: 0 10px 18px 0;
	float: right;
}
#marquee {
	width: 730px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFE6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDF;
	border-bottom-color: #BDF;	
}
.top_bar {
	width: 730px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#office_table {
	width: 730px;
	margin-left: 10px;
}
.text_area {
	width: 710px;
	padding: 10px;
	margin-left: 10px;
	line-height: 25px;
}
.text_area li {
	list-style:inside;
}

#top_img {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	height: 120px;
}
#link_table {
	width: 730px;
	margin-left: 10px;
}

#link_table tr {
	padding-left: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	border: 1px solid #999;
}
#tochi_map {
	width: 730px;
	margin-left: 10px;
	margin-top: 20px;
}
#ifrem_area {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#header_h1 {
	float: left;
	width: 300px;
	margin-top: 35px;
	margin-left: 5px;
	height: 40px;
}
