@charset "UTF-8";
/* -----------------------------------------------------------
    reset
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, div, dl, dt, dd, form, img, hr, tr, td {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font:80%/1.5em "メイリオ", "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color:#252525;
	-webkit-text-size-adjust: none;
	background:#FFF;/*--backcolor--*/
	margin:0;
}
table {
	margin:0px;
	padding:0px;
}
TD {
	margin:0 auto;
}
ul {
	list-style:none;
	margin:0;
	padding-left:0;
	padding-top:10px;
}
article, aside, details, figcaption, figure, #footer, #header, hgroup, menu, nav, section {
	display: block;
}
/* -----------------------------------------------------------
    link
-------------------------------------------------------------- */
a:link, a:visited {
	color:#282828;
	text-decoration: none;
}
a:hover {
	color:#007EBB;
	text-decoration:none;
}
/* -----------------------------------------------------------
    auto
-------------------------------------------------------------- */
.auto {
	margin:0 auto;
}
/* -----------------------------------------------------------
    見出し
-------------------------------------------------------------- */
h1 {
	font-size:10px;
	color:#000;
	font-weight:normal;
	padding-left: 10px;
}
h3 {
	margin:0 0 10px 0;
	padding:10px 8px;
	border-width:3px 0;
	border-color:#7fcedd;
	border-style:dotted;
	background:#ffffff;
	color:#3e3e3e;
	line-height:1.2;
	font-weight:bold;
	font-size:18px;
}
h2 {
	display:block;
}
h2.title {
	clear: both;
	display:block;
	margin: 20px 0 40px;
	padding: 7px 10px;
	font-size: 160%;
	border-bottom: 5px #88E02E solid;/*--color code--*/
}
/* -----------------------------------------------------------
    ヘッダー
-------------------------------------------------------------- */
#header {
	padding:0;
	margin:0 auto;
}
#wrapper {
	padding: 2em;
	background: #FFF;
}
#wrapper, .inner {
	margin:0 auto;
	width:1000px;
}
#header h1, #header p {
	float:left;
	width:1000px;
	padding:3px 0;
	font-size:80%;
	font-weight:normal;
}
#header p {
	float:right;
}
.hdinner {
	display: inline-block;
	vertical-align: top;
}
.hdinnerInfo {
	margin: 20px auto;
	max-width: 320px;
}
.hdinner_tel {
	font-size: 160%;
	font-weight: bold;
}
.bg_box {
	background: #FFF;
	width: 1000px;
	margin: 0 auto;
	padding:1em 2em 0;
	;
}
#header h2 {
	clear:both;
	float:left;
	padding:20px 0;
	color: #515151;
	font-size:160%;
	font-weight:bold;
}
/* -----------------------------------------------------------
    グローバルメニュー
-------------------------------------------------------------- */
div#mainNav {
	clear:both;
	position:relative;
	z-index:200;
	font-weight:bold;
	background: #fff;
	width: 1000px;
	padding: 0 2em;
	margin: 0 auto;
}
div#mainNav ul {
	padding-bottom:40px;
}
div#mainNav ul li {
	float: left;
	position: relative;
	border-right: 1px dotted #ccc;
}
div#mainNav ul li a {
	display: block;
	text-align: center;
	float:left;
	color:#333;
	height:30px;
	line-height:30px;
	padding:10px 28px;
	min-width: 60px;
}
div#mainNav ul li:first-child {
	border-left:1px solid #d5d5d5;
}
div .panel:after, div#mainNav:after, .newsTitle:after, .bg:after, .post:after {
	display: table;
	clear: both;
}
div#mainNav ul li a span, div#mainNav ul li a strong {
	display:block;
	font-size:90%;
	line-height:1.4;
}
div#mainNav ul li a span {
	font-size:70%;
	color:#6dcaf1;
}
div div.panel {
	display:block !important;
}
a#menu {
	display:none;
}
div#mainNav ul li.current-menu-item a, div#mainNav ul li a:hover, div#mainNav ul li a:active, div#mainNav ul li.current-menu-parent a {
	background:#f3f3f3;
}
/* -----------------------------------------------------------
    コンテンツ
-------------------------------------------------------------- */

#content_top {
	width:1000px;
	margin:0 auto;
	background:#FFF;
}
.content_box div {
	width:95%;
	margin:auto;
	text-align:center;
	line-height:2em;
}

#line_select p,
.stations li{
line-height:2em;
}
/* -----------------------------------------------------------
    フッター
-------------------------------------------------------------- */


#footer {
	clear:both;
	background:#88E02E;/*--color code--*/
	padding-top:20px;
}
#footerlist {
	width:1000px;
	margin:0 auto 1.5em;
}
#footerlist ul li a {
	text-decoration:none;
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../images/arrow.png) no-repeat 0 8px;
}
#footerlist ul li a:hover {
	text-decoration:none;
	background-position: 3px 50%;
}
/*---フッターウィジェット　左---*/

#footerleft {
	float:left;
	max-width: 400px;
	width: 30%;
}
/*---フッターウィジェット　中央---*/

#footercenter {
	float:left;
	max-width:400px;
	width:30%;
}
/*---フッターウィジェット　右---*/

#footerright {
	float:left;
	max-width:400px;
	width:30%;
}
/*---コピーライト---*/

#copyright {
	clear:both;
	text-align:center;
	font-size:75%;
	zoom:1;
	color:#fff;
	background:#333;
}
/* -----------------------------------------------------------
    font
-------------------------------------------------------------- */


.txt1014 {
	font-size: 10px;
	line-height: 14px;
}
.txt1218 {
	font-size: 12px;
	line-height: 18px;
}
TEXTAREA, SELECT, radio {
	border: solid 1px #CCCCCC;
}
/* -----------------------------------------------------------
    見出しデザイン用
-------------------------------------------------------------- */

.menuLineDoubleLight {
	margin:0 0 10px 0;
	padding:30px 15px;
	border-width:0 0;
	border-color:#7fcedd;
	border-style:dotted;
	background:#eeeeee;
	color:#626262;
	line-height:140%;
	font-weight:bold;
}
/*-----------------------------------------------------------
トップへ戻るリンク
---------------------------------------------------------------*/

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
}
.pagetop a {
	display: block;
	background:url(../images/home.png) no-repeat;
	text-align: center;
	color: #222;
	font-size: 11px;
	text-decoration: none;
	width:70px;
	height: 75px;
}
.pagetop a:hover {
	display: block;
	background:url(../images/home2.png) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	width:70px;
	height: 75px;
}
 売却機能オプション　汎用雛形　Ver.1.00 */
