@charset "UTF-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 75%;
	line-height: 1.6;
	color: #666;
	background: #F5F5F5;
	}
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;
}
h1 {
	background-image: url(image/index/logo.gif);
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 180px;
	float:left;
	margin-top: 20px;
	margin-left: 5px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size:12px;
}
a {
	overflow: hidden;
	outline:none;
}
a img {
	border-style: none;
}
a:link {
	color:#333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
}
.right{
	float:right;
}
.left{
	float:left;
}
.clear {
	clear: both;
}
li {
	list-style-type: none;
}

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

.clearfix {
  min-height: 1px;
}

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


/*レイアウト*/


#container {
	width: 840px;
	background:#FFF;
	margin:0 auto;
	padding:0 10px;
}
.header_bg{
	background:#FFFFFF;
	border-bottom:10px solid #f1f4f5;
	border-top: 5px solid #F00;
}
#header {
	width: 840px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	height:90px;
}



address {
	font-style: normal;
	color: #F00;
	text-align: center;
	padding-bottom: 10px;
}

#header p {
	margin-left:10px;
	margin-top: 5px;
}
#navigation {
	float:right;
	margin-top: 10px;
}

#navigation ul li {
	float: left;
	margin: 0px;
}
#navi1 a{
	background-image: url(image/index/navi01.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	text-indent: -9999px;
	border-left: 1px solid #CCC;
	display: block;
}
#navi1 a:hover{
	background-image: url(image/index/navi01_2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	text-indent: -9999px;
	border-left: 1px solid #CCC;
	display: block;
}
#navi2 a{
	background-image: url(image/index/navi02.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	border-left: 1px solid #ccc;
	text-indent: -9999px;
	display: block;
}
#navi2 a:hover{
	background-image: url(image/index/navi02_2.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	border-left: 1px solid #ccc;
	text-indent: -9999px;
	display: block;
}
#navi3 a{
	background-image: url(image/index/navi03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 120px;
	border-left: 1px solid #CCC;
	display: block;
}
#navi3 a:hover{
	background-image: url(image/index/navi03_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 120px;
	border-left: 1px solid #CCC;
	display: block;
}
#navi4 a{
	background-image: url(image/index/navi04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 120px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	display: block;
}
#navi4 a:hover{
	background-image: url(image/index/navi04_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 120px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	display: block;
}

/****************スライド************************/

#visual_outer{
	background:url(image/index/bg_red.gif) top center;
}
#visual{
	width:840px;
	margin:0 auto;
}

.slideshow{
	position:relative;
	overflow:auto;
}
.simpleSlide-slide img{
	width: 840px;
	height: 250px;
	position: relative;
}

.left-button {
	background-image:url("image/left-arrow.png");
}

.right-button {
	background-image:url("image/right-arrow.png");
	right:1px;
}
.left-button, .right-button {
	cursor:pointer;
	height:70px;
	position:absolute;
	width:40px;
	display: none;
	z-index: 9999;
	top:80%;
	margin-top: -36px;
}

/****************スライド関連ここまで************************/
#main {
	background-color: #FFF;
	padding-top: 5px;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 5px;
}
#news_topics {
	width: 580px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline;
}
#news_topics ul li {
	list-style: url(image/index/news_list.gif) inside;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px dotted #CCC;
}
#news_topics ul li a {
	color: #6B9CD4;
	text-decoration: underline;
}
#news_topics ul li a:hover {
	color:#F00;
	text-decoration:none;
}
#banners {
	float: right;
	margin-right: 5px;
	width: 230px;
	display: inline;
	margin-top: 5px;
}
#inquiry_space {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	width: 780px;
	color: #666;
	clear: both;
	padding: 10px 30px;
}
#footer p {
	text-align: center;
	margin-top: 10px;
}
#footer ul li{
	display: inline;
	margin-left: 5px;
	border-left: 1px solid #FFF;
	color: #666;
	float:left;
}
#footer ul li a {
	color: #666;
	text-decoration: underline;
}
#footer ul li a:hover {
	color: #F00;
	text-decoration: none;
}
.list_rightside {
	padding-right: 10px;
	border-right: 1px solid #FFF;
}
/*パンくずリスト*/
#breadcrumb {
	background:#F1F4F5;
	padding:5px 0 5px 10px;
}

/*メイン記事に関する内容*/
.contents {
	width: 570px;
	float: left;
	background-color: #FFF;
	display: inline;
	border-right: 1px solid #666;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 2;
	margin: 5px 5px 20px;

}
.contents h2 {
	color: #F00;
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
}
.contents h3 {
	color: #73ad49;
}
.kiji {
	margin-bottom: 30px;
	height:auto;

}



/*会社概要、沿革に関する*/
.gaiyou_enkaku tr td {
	padding:10px 0;
	vertical-align:top;
}
#banners ul li a {
	text-indent: -9999px;
}
.b_01 a{
	background-image: url(image/new_navi/b_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_01 a:hover{
	background-image: url(image/new_navi/b_01_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_02 a{
	background-image: url(image/new_navi/b_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_02 a:hover{
	background-image: url(image/new_navi/b_02_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_03 a{
	background-image: url(image/new_navi/b_03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_03 a:hover{
	background-image: url(image/new_navi/b_03_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_04 a{
	background-image: url(image/new_navi/b_04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_04 a:hover{
	background-image: url(image/new_navi/b_04_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_05 a{
	background-image: url(image/new_navi/b_05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
.b_05 a:hover{
	background-image: url(image/new_navi/b_05_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 50px;
	width: 230px;
	display: block;
}
/*リンクページのテーブル*/
.link thead {
	font-weight: bold;
}
.link {
	margin-bottom: 10px;
}
.link tr td {
	padding: 5px;
	text-indent: 1em;
}
