@charset "utf-8";
/* CSS Document */



* {
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
}


body {
	font-size: 14px;
	line-height: 23px;
	color: #000;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


li {
  list-style-type: none;
}


li img {
  display: block;
}


a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}


a:link {
	color:#CC3300;
	text-decoration: none;
	vertical-align: bottom;

}


a:hover {
	color:#CC3300;
	text-decoration:underline;
}

	
a:visited {
	color:#CC3300
}


.ta_r{
	text-align:right;
	font-size: 11px;
}



/* ヘッダーここから */

#header {
  background-image: url(../images/bg_header.png);
  background-repeat: repeat-x;
  background-position: top;
  padding: 0px;
}


#headerInner {
	background-color: #FFF;
	height: 140px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
}


#headerInner_sub {
  float: right;
  height: 140px;
  width: 440px;
}


#headerInner_sub p {
	text-align: right;
	margin-top: 12px;
	margin-bottom: 20px;
}


#logo {
  padding-top: 23px;
  padding-left: 50px;
  float: left;
}


h1 {
  font-size: 10px;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-bottom-color: #999;
  text-align: right;
}


#headerInner_sub ul {
	float: right;
}


#headerInner_sub ul li {
	float: left;
}


#gNavi {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 64px;
}


#gNavi li {
	float: left;
}


.mgl01 {
	margin-left: 10px;	
}


/* ヘッダーここまで */



/* コンテンツここから */


#contents {
	background-color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}


#pankuzu {
	margin-left: 20px;
	font-size: 13px;
}


#main {
	margin-top: 30px;
	overflow:hidden
}


/* コンテンツここまで */



/* フッターここから */

#footer {
	clear: both;
	height: 110px;
	margin-top: 0px;
	background-color: #f0f0f0;
}


#footerInner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	padding-top: 10px;
	font-size: 13px;
}


#footerInner div p {
	padding-left: 20px;
}


.fg1 ul li {
	float: left;
}


.fg2 {
	clear: both;
}


.fg2 ul li {
	float: left;
}


.f_copy {
	text-align: right;
	margin-top: 20px;
	font-size: 13px;
	margin-right: 20px;
}

/* フッターここまで */


/* コンテンツの新規ここから */

/* 会社概要*/

#message {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	line-height: 170%;
	margin-bottom: 30px;
}


.company_title {
	font-size: 22px;
	margin-bottom: 30px;
	border-bottom-width: 2px;
	border-left-style: solid;
	border-bottom-style: dotted;
	border-left-color: #C33;
	border-bottom-color: #CCC;
	text-indent: 10px;
	height: 40px;
	border-left-width: 10px;
	font-style: normal;
	font-weight: bold;
}


.company_title p {
	padding-top: 10px;
}


#profile {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
}


.p_td1 {
	height: 60px;
	vertical-align: middle;
	background-color: #FBFFD1;
	text-align: center;
}


.p_td2 {
	height: 60px;
	text-indent: 10px;
	vertical-align: middle;
}


.p_td3 {
	height: 150px;
	vertical-align: middle;
	background-color: #FBFFD1;
	text-align: center;
}


.p_td4 {
	height: 150px;;
	vertical-align: middle;
	text-indent: 10px;
}


#profile table {
	margin-bottom: 20px;
}



/* アクセス*/

#map {
	border: 2px dotted #CCC;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#map p {
	text-align: center;
	vertical-align: baseline;
}
