/*=================================================================
   * サイト全体の基本スタイル
   * =================================================================== */
 
body {
	background-color:#FFF;
	font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	;
	font-size: 13px;
	line-height: 1.231;
}

a {
	color: #333;
	text-decoration: none;
}

.logo{
	margin: 0 auto;
	display: block;
}

.bts {
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 107%;
	padding-right: 0;
	padding-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0 20px;
}
.bts .clearfix li {
	text-align: center;
	height: 44px;
	width: 48%;
	margin: 0;
	line-height: 44px;
}
.bts .clearfix li:first-child {
	float:left;
}
.bts .clearfix li:last-child {
	float:right;
}
.bts li:first-child {
    border: none;
}
.bts .clearfix li a {
	display: block;
	color: #666;
	background-color: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	border: 1px solid #CCC;
	text-decoration: none;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.sh {
	font-size: 100%;
	text-shadow: 1px 1px 2px #ccc;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 5px;
	background-color: #F0F0F0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	}
.komoku {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f2f5f6), color-stop(0.00, #c8d7dc));
	background: -webkit-linear-gradient(top, #c8d7dc 0%, #f2f5f6 100%);
	background: -moz-linear-gradient(top, #c8d7dc 0%, #f2f5f6 100%);
	background: -o-linear-gradient(top, #c8d7dc 0%, #f2f5f6 100%);
	background: -ms-linear-gradient(top, #c8d7dc 0%, #f2f5f6 100%);
	background: linear-gradient(top, #c8d7dc 0%, #f2f5f6 100%);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	font-weight: normal;
}
footer {
	clear: both;
	background-color: #F2F2F2;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 10px;
}
.copyright {
	color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
	text-shadow: 1px 1px 2px #ccc;
	font-size: 9px;
}

.lg ul li a {
	display: block;
	color: #333333;
	text-decoration: none;
	height: 44px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
}
section .lg {
	font-size: 100%;
}

#pc {
	text-align: center;
	padding-bottom: 10px;
}

.red {
	color: #F00;
}
.green {
	color: #090;
	font-weight: bold;
}

a .long-text {
	font-size: 13px;
}
.blue {
	font-weight: bold;
	color: #00F;
}
.orange {
	font-weight: bold;
	color: #F90;
}
.redb {
	font-weight: bold;
	color: #F00;
}
.purple {
	font-weight: bold;
	color: #8000FF;
}


.global {
	padding-bottom: 10px;
}

.menu .lg li {
	background-image: url(../img/2.gif);
	background-repeat: no-repeat;
	background-position: 97%;
	line-height: 44px;
}
.contact .lg li {
	background-image: url(../img/2.gif);
	background-repeat: no-repeat;
	background-position: 97%;
	line-height: 44px;
}
/*=================================================================
   * ニュース
   * =================================================================== */
.news {
	margin-left: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	margin-right: 5px;
	font-size: 10px;
}
.news dl {
	margin-left: 5px;
}
.news dd {
	padding-bottom: 10px;
}
/*=================================================================
   * 会社概要
   * =================================================================== */
.com {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.com table {
	width: 100%;
}
.com tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.com th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	width: 30%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#map_canvas {
	height: 225px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.com td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.te {
	margin-right: 5px;
	margin-left: 5px;
}
.com .privacy .pri1 {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 15px;
	margin-left: 15px;
}
.com .privacy .pri2 {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 25px;
	margin-bottom: 15px;
}
.global #id {
	width: 60px;
	float: left;
	padding-bottom: 10px;
}
.topname {
	text-align: right;
	padding-right: 12px;
	padding-top: 15px;
	float: none;
}
.sitelogo {
	float: left;
}
#backhome {
	text-align: right;
	padding-right: 5px;
	padding-top: 23px;
}
