@charset "Shift_JIS";

/*--------------------------------------------------------------------------------
�@global setting
--------------------------------------------------------------------------------*/
html {
	background: #e7f1fd;
}

body {
	min-width: 808px;
	color: #333333;
}

a:link,
a:visited {
	color: #0044CC;
	text-decoration: none;
}

a:hover,
a:active {
	color: #003399;
	text-decoration: underline;
}

#wrapper {
	width: 808px;
	margin: 0 auto;
}

/*--------------------------------------------------------------------------------
�@header
--------------------------------------------------------------------------------*/
#header h1 {
	width: 256px;
	float: left;
}

#header h1 a {
	width: 256px;
	height: 32px;
	padding: 15px 0 0 5px;
	background: url(../images/header_logo.gif) no-repeat right bottom;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#header #headerinfo {
	display: block;
	float: right;
	width: 190px;
	height: 60px;
	margin-right: 15px;
}

#header #headerinfo .bnr_contact a {
	display: block;
	width: 190px;
	height: 30px;
	background: url(../images/bnr_contact_header_out.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#header #headerinfo .bnr_contact a:hover {
	background: url(../images/bnr_contact_header_over.gif) no-repeat;
}

#header #headerinfo .tel {
	width: 190px;
	height: 30px;
	background: url(../images/tel_contact_header.gif) no-repeat bottom left;
	text-indent: -9999px;
	overflow: hidden;
}

#header h2 {
	height: 82px;
	text-indent: -9999px;
	overflow: hidden;
}

#header {
	background: url(../images/bg_header.png) no-repeat;
}

#index #header {
	background: url(../images/index_header.png) no-repeat;
}

#index #header h2 {
	background: url(../images/index_ttl.png) no-repeat;
    height: 173px;
    margin-left: 420px;
    margin-top: 40px;
}

#recruit #header h2 {
	background: url(../images/recruit_ttl.png) no-repeat;
    position: relative;
	left: 520px;
    top: 45px;
}

#aboutus #header h2 {
	background: url(../images/aboutus_ttl.png) no-repeat;
    left: 475px;
    position: relative;
    top: 28px;
}

#flow #header h2 {
	background: url(../images/flow_ttl.png) no-repeat;
    position: relative;
	left: 460px;
    top: 45px;
}

#company #header h2 {
	background: url(../images/company_ttl.png) no-repeat;
    position: relative;
	left: 530px;
    top: 45px;
}

#contact #header h2 {
	background: url(../images/contact_ttl.png) no-repeat;
    position: relative;
	left: 510px;
    top: 45px;
}

/*--------------------------------------------------------------------------------
�@nav
--------------------------------------------------------------------------------*/
#nav {
	padding: 50px 0 0 70px;
}

#index #nav {
	padding: 20px 0 0 70px;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	background: url(../images/sprite_nav.gif) 0 0;
	height: 34px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	white-space: nowrap;
}

#nav ul .nav01 {
	padding-right: 42px;
}

#nav ul .nav02 {
	padding-right: 41px;
}

#nav ul .nav03 {
	padding-right: 42px;
}

#nav ul .nav04 {
	padding-right: 43px;
}

#nav ul .nav01 a {
	width: 59px;
}

#nav ul .nav02 a {
	width: 87px;
	background-position: -101px 0;
}

#nav ul .nav03 a {
	width: 128px;
	background-position: -229px 0;
}

#nav ul .nav04 a {
	width: 144px;
	background-position: -398px 0;
}

#nav ul .nav05 a {
	width: 71px;
	background-position: -585px 0;
}

#nav ul .nav01 a:hover {
	width: 59px;
	background-position: 0 34px;
}

#nav ul .nav02 a:hover {
	width: 87px;
	background-position: -101px 34px;
}

#nav ul .nav03 a:hover {
	width: 128px;
	background-position: -229px 34px;
}

#nav ul .nav04 a:hover {
	width: 144px;
	background-position: -398px 34px;
}

#nav ul .nav05 a:hover {
	width: 71px;
	background-position: -585px 34px;
}

/*--------------------------------------------------------------------------------
�@contents
--------------------------------------------------------------------------------*/
#contents {
    margin-top: -6px;
	padding: 0 43px 0 36px;
	background: url(../images/bg_wrapper.gif) repeat-y;
}

#contents h3 {
	height: 39px;
	margin-bottom: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

#contents .block {
	margin-top: 20px;
	color: #333;
}

#contents .block .inner {
	padding: 0 12px 12px;
}

/*--------------------------------------------------------------------------------
�@mainContents
--------------------------------------------------------------------------------*/
#mainContents {
	width: 443px;
	float: right;
}

#mainContents h3 {
	height: 40px;
}

#mainContents h4 {
    border-bottom: 1px solid #aaa;
    border-left: 12px double #7cd0ea;
    color: #00479d;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 12px;
    padding: 0 0 3px 18px;
}

#mainContents .section {
	margin-top: 15px;
}

#mainContents .infobox {
	display: block;
	width: 443px;
	height: 131px;
	background: url(../images/bg_infobox.gif) no-repeat;
}

#mainContents .infobox .inner {
	padding: 0 12px 12px;
	line-height: 1.5em;
	font-size: 0.9em;
}

#mainContents .infobox .tel {
	float: left;
	width: 239px;
	height: 25px;
    margin-top: 10px;
	background: url(../images/tel_infobox.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	white-space: nowrap;
}

#mainContents .infobox .bnr_contact a {
	display: block;
	float: right;
	width: 160px;
	height: 30px;
    margin-top: 10px;
	background: url(../images/bnr_infobox_out.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
	white-space: nowrap;
}

#mainContents .infobox .bnr_contact a:hover {
	background: url(../images/bnr_infobox_over.gif) no-repeat;
}

#mainContents .pageTop {
	margin: 20px 10px 0 0;
	text-align: right;
}

#mainContents .pageTop a {
	padding-right: 12px;
	background: url(../images/icon_pagetop.gif) no-repeat right 2px;
}

#mainContents .img_r {
	float: right;
	margin: 0 0 10px 10px;
}

#mainContents .img_l {
	float: left;
	margin: 0 20px 10px 0;
}

/*--------------------------------------------------------------------------------
�@sidebar
--------------------------------------------------------------------------------*/
#sidebar {
	width: 250px;
	float: left;
	padding-top: 20px;
}

#sidebar #info {
	background-color: #fff;
}

#sidebar .block {
	background-color: #C4E8EC;
}

#sidebar #contents01 .inner,
#sidebar #contents02 .inner,
#sidebar #contents03 .inner {
	padding-bottom: 15px;
}
#sidebar #info .inner {
    font-size: 0.85em;
}

#sidebar #contents01 h3 {
	background: url(../images/sidebar_ttl01.gif) no-repeat;
}

#sidebar #contents02 h3 {
	background: url(../images/sidebar_ttl02.gif) no-repeat;
}

#sidebar #contents03 h3 {
	background: url(../images/sidebar_ttl03.gif) no-repeat;
}

#sidebar #info h3 {
	background: url(../images/info_ttl.gif) no-repeat;
	height: 50px;
    margin-left: 25px;
}

#sidebar .btn01 {
	margin: 10px 0 0 108px;
}

#sidebar .btn01 a {
	background: url(../images/btn_detail_out.png) no-repeat;
	width: 116px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#sidebar .btn01 a:hover {
	background: url(../images/btn_detail_over.png) no-repeat;
}


#sidebar #info .bnr_contact a {
	display: block;
	width: 175px;
	height: 30px;
	background: url(../images/bnr_contact_side_out.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
    margin: 20px auto 5px;
}

#sidebar #info .bnr_contact a:hover {
	background: url(../images/bnr_contact_side_over.gif) no-repeat;
}

/*--------------------------------------------------------------------------------
�@info
--------------------------------------------------------------------------------*/
#info {
	font-size: 1.1em;
	border: #aaa 1px solid;
}

#mainContents #info h3 {
	background: url(../images/info_ttl.gif) no-repeat;
	width: 197px;
	height: 50px;
	margin-left: 25px;
	margin-top:20px;
}

#mainContents #info .inner {
	font-size: 0.85em;
}

#mainContents #info .bnr_contact a {
	display: block;
	width: 175px;
	height: 30px;
	background: url(../images/bnr_contact_side_out.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
    margin: 20px auto 5px;
}

#mainContents #info .bnr_contact a:hover {
	background: url(../images/bnr_contact_side_over.gif) no-repeat;
}

/*--------------------------------------------------------------------------------
�@footer
--------------------------------------------------------------------------------*/
#footer {
    padding: 20px 35px 36px;
    width: 730px;
	background-color: #fff;
}

#footer .block {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #3EC1EC;
	padding: 12px;
	color: #ffffff;
}

#footer .block a {
	color: #ffffff;
}

#footer .nav {
	text-align: center;
	font-size: 1.1em;
}

#footer .nav li {
	display: inline;
	padding: 0 8px 0 12px;
	border-left: 1px solid #ffffff;
	line-height: 1.3;
}

#footer .nav .firstChild {
	padding-left: 8px;
	border-left: 0;
}

#footer address {
	margin-top: 10px;
	text-align: right;
	font-size: 0.9em;
	color: #00479d;
}

/*--------------------------------------------------------------------------------
�@index
--------------------------------------------------------------------------------*/
#index #mainContents {
	width: 729px;
	float: none;
	padding-top: 20px;
}

#index #mainContents .col01 {
	width: 250px;
	float: left;
}

#index #mainContents .col02 {
	width: 443px;
	float: right;
}

#index #mainContents .col02 .pdf-block{
	display: flex;
}

#index #mainContents .col02 .pdf-block a{
	box-shadow: 4px 3px 0 0 #e6e7e7;
	display: inline-block;
}

#index #mainContents .col02 .pdf-block a:hover{
	box-shadow: none;
	transform: translate(4px, 3px);
}

#index #mainContents .col02 .pdf-block a + a{
	margin-left: 10px;
}

#index #mainContents .col02 .pdf-block a img {
	width: 102px;
}

#index #mainContents #news {
	font-size: 1.1em;
}

#index #mainContents #news h3 {
	height: 72px;
	margin-bottom: 0;
	background: url(../images/index_news_ttl.gif) no-repeat;
}

#index #mainContents .col01 #info {
	background-color: #fff;
}

#index #mainContents .col01 #info .inner {
	background-color: #fff;
}

#index #mainContents .col01 .block {
	background-color: #E6E7E7;
}

#index #mainContents .col01 .block .inner {
	background-color: #E6E7E7;
}

#index #mainContents .col02 .block {
	position: relative;
	margin-top: 20px;
	background: #c4e8ec;
}

#index #mainContents .col02 .block .inner {
	padding: 0 10px;
}

#index #mainContents #contents01 .txtArea,
#index #mainContents #contents03 .txtArea {
	width: 238px;
	float: right;
}

#index #mainContents #contents02 .txtArea {
	width: 238px;
	float: left;
}

#index #mainContents #contents01 .imgArea,
#index #mainContents #contents03 .imgArea {
	width: 176px;
	float: left;
	margin-bottom: 15px;
}

#index #mainContents #contents02 .imgArea {
	width: 176px;
	float: right;
	margin-bottom: 0;
}

#index #mainContents #contents01 h3,
#index #mainContents #contents02 h3,
#index #mainContents #contents03 h3 {
	width: 443px;
	height: 40px;
}

#index #mainContents #contents01 h3 {
	background: url(../images/index_ttl_contents01.gif) no-repeat;
}

#index #mainContents #contents02 h3 {
	background: url(../images/index_ttl_contents02.gif) no-repeat;
}

#index #mainContents #contents03 h3 {
	background: url(../images/index_ttl_contents03.gif) no-repeat;
}

#index #mainContents #contents02 .txt {
	margin-bottom: 35px;
}

#index #mainContents #contents01 .btn,
#index #mainContents #contents02 .btn,
#index #mainContents #contents03 .btn {
	position: absolute;
	top: 12px;
	right: 10px;
}

#index #mainContents #contents01 .btn a,
#index #mainContents #contents02 .btn a,
#index #mainContents #contents03 .btn a {
	background: url(../images/btn_detail_out.png) no-repeat;
	width: 116px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}

#index #mainContents #contents01 .btn a:hover,
#index #mainContents #contents02 .btn a:hover,
#index #mainContents #contents03 .btn a:hover {
	background: url(../images/btn_detail_over.png) no-repeat;
}

/*--------------------------------------------------------------------------------
�@recruit
--------------------------------------------------------------------------------*/
#recruit #mainContents .ttl01 {
	background: url(../images/recruit_ttl01.gif) no-repeat;
    margin-top: 40px;
}

#recruit #mainContents .ttl02 {
	background: url(../images/recruit_ttl02.gif) no-repeat;
    margin-top: 40px;
}

#recruit #mainContents .ttl03 {
	background: url(../images/recruit_ttl03.gif) no-repeat;
    margin-top: 40px;
}

#recruit #mainContents .ttl04 {
	background: url(../images/infobox_ttl.png) no-repeat 10px 7px;
    margin-top: 50px;
	margin-bottom: 0;
}

#recruit #matter_table {
	margin-top: 15px;
	width: 100%;
}

#recruit #matter_table th,
#recruit #matter_table td {
	padding: 10px;
	border: 1px solid #cccccc;
}

#recruit #matter_table th {
	width: 120px;
	background: #e8f2f3;
}

/*--------------------------------------------------------------------------------
�@aboutus
--------------------------------------------------------------------------------*/
#aboutus #mainContents .ttl01 {
	background: url(../images/aboutus_ttl01.gif) no-repeat;
    margin-top: 40px;
}

#aboutus #mainContents .ttl02 {
	background: url(../images/aboutus_ttl02.gif) no-repeat;
    margin-top: 40px;
}

#aboutus #mainContents .ttl03 {
	background: url(../images/aboutus_ttl03.gif) no-repeat;
    margin-top: 40px;
}

#aboutus #mainContents .photoarea {
	margin: 15px 0;
}

#aboutus #mainContents .photoarea li {
		display: flex;
		gap: 20px;
		width: 100%;
    letter-spacing: normal;
    margin-bottom: 25px;
    margin-left: 15px;
    vertical-align: top;
}

.note {
	color: #C00;
	font-size: 0.85em;
	margin-top: 10px;
}

/*--------------------------------------------------------------------------------
�@flow
--------------------------------------------------------------------------------*/
#flow #mainContents .ttl01 {
	background: url(../images/flow_ttl01.gif) no-repeat;
    margin-top: 40px;
}

/*--------------------------------------------------------------------------------
�@company
--------------------------------------------------------------------------------*/
#company #mainContents .ttl01 {
	background: url(../images/company_ttl01.gif) no-repeat;
    margin-top: 40px;
}

#company #mainContents .ttl02 {
	background: url(../images/company_ttl02.gif) no-repeat;
    margin-top: 40px;
}

#company #mainContents .ttl03 {
	background: url(../images/company_ttl03.gif) no-repeat;
    margin-top: 40px;
}

#company #company_table {
	margin-top: 15px;
	width: 100%;
}

#company #company_table th,
#company #company_table td {
	padding: 10px;
	border: 1px solid #cccccc;
}

#company #company_table th {
	width: 120px;
	background: #e8f2f3;
}

#company .accessbox {
	margin-top: 12px;
	display: block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #eeeeee;
	padding: 10px;
}

/*--------------------------------------------------------------------------------
�@contact
--------------------------------------------------------------------------------*/
#contact #mainContents .ttl01 {
	margin-bottom: 20px;
	background: url(../images/contact_ttl01.gif) no-repeat;
    margin-top: 40px;
}

#contact #mainContents .att {
	margin-top: 10px;
	color: #cc0000;
	font-size: 0.85em;
}

#contact #contact_table {
	margin-top: 15px;
	width: 100%;
}

#contact #contact_table th,
#contact #contact_table td {
	padding: 10px;
	border: 1px solid #cccccc;
}

#contact #contact_table th {
	width: 120px;
	background: #E8F2F3;
}

#contact #contact_table #comment {
	width: 236px;
}

#contact #contact_table .submit {
	border: 0;
	text-align: center;
}

#contact #contact_table .necessary {
	color: #cc0000;
}

#contact #contact_error {
	margin-top: 20px;
}

#contact #contact_error p {
	margin-top: 10px;
}

#contact #contact_thanks {
	margin-top: 20px;
}

#contact #contact_thanks p {
	margin-top: 10px;
}

/*--------------------------------------------------------------------------------
�@PHP �V�����@
--------------------------------------------------------------------------------*/
.pg_news {
	margin-top: 10px;
}

.pg_news dt {
    font-size: 0.85em;
    font-weight: bold;
}

.pg_news dd {
    font-size: 0.85em;
	line-height: 1.4;
}