@charset "utf-8";

html {
  scroll-behavior: smooth;
}

body {
	font-size: 80%;
	font-family:'メイリオ', 'Mayryo', MS UI Gothic, "ＭＳ Ｐゴシック", 'Segoe UI', sans-serif;
	color: #333333;
	line-height:1.6;
}

/* IE6 */
/* hide from Mac IE \*/
* html body {
	font-size: 12px;
	font-family: MS UI Gothic, "ＭＳ Ｐゴシック", ,sans-serif;
	color: #333333;
	line-height:1.6;
}


/* footer */
/*-----------------------------------------------------------*/

#index #ftr {
	background-color: #424242;
	width: 100%;
	padding-bottom: 5px;
	margin-top:1px;
}

#ftr {
	background-color: #424242;
	width: 100%;
	padding-bottom: 5px;
	margin-top:60px;
}

#ftr #copy {
	float: right;
	width: 223px;
}

#ftr #inner {
	width:909px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	color: #FFFFFF;
}

#ftr #inner address {
	font-size: 83%;
	float: left;
	width:500px;
	font-style: normal;
	line-height:1.3;
}

#bg {
	background-image: url(../images/common/contents_bg.jpg);
	background-repeat: repeat-x;
}


#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#container #hdr {
	height: 74px;
}

#container #hdr h1 {
	padding-top: 23px;
	float: left;
}

ul#txtSize {
	float:right;
	width: 142px;
	padding-top:26px;
}
ul#txtSize li {
	font-size: 0px;
	display:inline;
}
ul#txtSize li.large a {
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 25px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/common/hdr_txt_l.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
ul#txtSize li.large a:hover {
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 25px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/common/hdr_txt_l_o.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
ul#txtSize li.medium a {
	font-size:0px;
	text-indent: -9999px;
	display: block;
	width: 23px;
	height: 20px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/common/hdr_txt_m_o.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

ul#txtSize li.medium a:hover {
	font-size:0px;
	text-indent: -9999px;
	display: block;
	width: 23px;
	height: 20px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/common/hdr_txt_m_o.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#txtSize li.small a {
	font-size:0px;
	text-indent: -9999px;
	display: block;
	width: 17px;
	height: 17px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/common/hdr_txt_s.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 8px;
	margin-left: 3px;
	margin-right: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

ul#txtSize li.small a:hover {
	font-size:0px;
	text-indent: -9999px;
	display: block;
	width: 17px;
	height: 17px;
	float:right;
	background-attachment: scroll;
	background-image: url(../images/common/hdr_txt_s_o.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 8px;
	margin-right: 3px;
	margin-left: 3px;
	color: #FFFFFF;
	text-decoration: none;
}

ul#txtSize li.txt {
	float:right;
	margin-right:6px;
	padding-top:12px;
}


#container ul#gnavi {
	height: 50px;
	clear: both;
}

#container ul#gnavi li img {
	vertical-align:top;
}

#container ul#gnavi li {
	float:left;
}

#wrap {
	background-color: #FFFFFF;
	background-image: url(../images/common/wrap_bg.gif);
	background-repeat: repeat-x;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
}

h2 {
	margin-bottom: 20px;
	clear:both;
}

#leftBox {
	width:225px;
	float:left;
}

#leftBox #bnrArea {
	width:205px;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#leftBox #bnrArea h3 {
	margin-bottom: 7px;
}

#leftBox #bnrArea #bnr li {
	display:block;
	float:left;
	padding-bottom: 5px;
}

#leftBox #bnrArea #bnr li img {
	vertical-align:top;
}

#rightBox {
	width: 605px;
	float: right;
}

#rightBox h3 {
	margin-bottom: 20px;
	clear:both;
}


#rightBox h4 {
	border-bottom:1px solid #CCCCCC;
	color:#037A87;
	font-size:122%;
	font-weight:normal;
	line-height:1.5;
	margin-bottom:15px;
}

/*-----------------------------------------------------------*/


/* 会社概要 */
/*-----------------------------------------------------------*/

.dataCell_overview {
border-top:1px dotted #999999;
width:605px;
}

.dataCell_overview td.ttl {
color:#256803;
}
.dataCell_overview td {
background-color:#FFFFFF;
border-bottom:1px dotted #999999;
line-height:170%;
padding:8px 6px 6px;
text-align:left;
vertical-align:top;
}

/*-----------------------------------------------------------*/


/* ビジョン */
/*-----------------------------------------------------------*/

ul.vision {
	width: 315px;
	float:left;
	padding-top: 20px;
}

ul.vision li {
	margin-bottom:20px;
	padding-left:1.7em;
	text-indent:-1.7em;
}

/* IE6 */
/* hide from Mac IE \*/
* html .vision li {
	margin-bottom:20px;
	padding-left:1em;
	text-indent:-1em;
}
/* */

.vision_img01 {
	width:250px;
	float:right;
}

/*-----------------------------------------------------------*/

/* 歴史 */
/*-----------------------------------------------------------*/

#rightBox h3.history {
	width:605px;
	margin-bottom: 20px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear:both;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.history {
	width:390px;
	float:left;
	padding: 5px;
}

.bgGray {
	background-color: #F2F2F2;
}

.history p.year {
float:left;
width:50px;
font-size:100%;
}

.history p.date {
float:left;
width:40px;
text-align:right;
font-size:100%;
}

.history p.detail {
float:left;
width:280px;
margin-left:20px;
}

/* IE6 */
/* hide from Mac IE \*/
* html .history p.year {
float:left;
width:40px;
}
/* */

/* IE6 */
/* hide from Mac IE \*/
* html .history p.date {
float:left;
width:35px;
text-align:right;
}
/* */

/*-----------------------------------------------------------*/

/* other */
/*-----------------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.hide {	clear: both; }

.hide hr { display: none; }

.clear { clear: both; }
/*------------------------------------------------------------*/

/*-----------------------------------------------------------*/

.clGreen {
	color:#256803;
}

.mB5 {
	margin-bottom: 5px;
}

.mB20 {
	margin-bottom: 20px;
}

.mB40 {
	margin-bottom: 40px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.w400 {
	width:400px;
}

.w190 {
	width:190px;
}
