@charset "shift_jis";
@import url("./css/tables.css");
@import url("./css/commonstyles.css");


/* 基本スタイル */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	line-height: 140%;
	font-size: 14px;
	background-color: #85d0ed;
}

div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}

h1, h2, h3, h4, .title ,.menutitle{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}

h1,h2,h3,h4{
	clear:both;
}




/*
//見出しを通常のフォントにする場合は／* と *／ を削除
h3, h4 ,h5 ,h6{
	font-family: sans-serif;
	font-weight:bold;
}
*/

.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}





/* -------- リンク */

a,a:visited{
	color:#006699;
}

a:hover{
	color:#FF0000;
}

a img {
  border: none;
  text-decoration: none;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txt-img2 img{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* 文字装飾 */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}

em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}



/* ---------------- リスト */

ul, ol {
  display: block;
  _margin-left:0;
  _margin-right:0;
}

dl{
	margin:0;
	padding:0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-left: 20px;
	_padding-left: 20px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	_margin-left: 30px;
	_padding-left: 20px;
}

*:first-child+html ol{
	margin-left: 30px;
	padding-left: 20px;
}

li {
	display: list-item;
	margin: 0 0 7px 0;
}

ul li {
	list-style-type: none;
	list-style-image: url(./img/li.gif);
}


p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* 基本レイアウト */

#container {
	width: 930px;
	_width: 920px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	/* background-color: #fff; */
	/* background-image: url(./img/cnt_bg.png); */
	/* background-repeat: repeat-y;*/
}
#header_top {
display:block;
position:relative;
	height:243px;
	background-image: url(./img/header_top.jpg);
	background-color:#ccc;
	/* overflow:hidden; */
	background-repeat: no-repeat;
	background-position: left top;
	width: 930px;
	border-bottom:solid 0px #EBEBEB;
margin-top:41px;
}
/* IE7 */
*:first-child+html #header_top  {
margin-top:20px;
padding-top:0px;
}


#header {
display:block;
position:relative;
	height:25px;
	background-image: url(http://keishin-navi.jp/img/header.gif);
	background-color:#fff;
	/* overflow:hidden; */
	width: 930px;
	border-bottom:solid 0px #EBEBEB;
margin-top:41px;
}

#header .title,#header_top .title {
	width: 550px;
	font-size: 14px;
	line-height: 14px;
	position: relative;
	left: 10px;
	top: 10px;
}
#header_top h2{
	width: 908px;
	font-size: 12px;
	line-height: 12px;
        text-align: left;
	position: relative;
	left: 26px;
	top: 224px;
}

#header h2{
	width: 908px;
	font-size: 12px;
	line-height: 12px;
        text-align: right;
	position: relative;
	left: 0px;
	top: 5px;
}

#header h2  a, #header  h2  a:visited,#header  .title  a,#header  .title  a:visited ,#header_top h2  a, #header_top  h2  a:visited,#header_top  .title  a,#header_top  .title  a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight:normal;
font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}

#headertext {
	text-align: left;
	font-size: 11px;
	line-height: 130%;
	width: 550px;
	position: relative;
	left: 30px;
	top: 60px;
}

/* コンテンツ */

#text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #space1 ,#space2 {
	margin-bottom: 0px;
	padding: 10px 14px;
}
#text1{width:620px;
padding:0px 19px 10px 19px;
line-height:24px;}


/* グローバルメニュー */

#topmenu {
	background-repeat: repeat-x;
	height: 40px;
	line-height: 42px;
	width: 930px;
	position: absolute;
/* top: 200px; */
        top:145px;
	margin: 0px;
	padding: 0px;
/* background-image: url(img/topmenu.jpg); */
	background-position: left top;
	font-size: 13px;
}

/* chrome */
/* @media screen and (-webkit-min-device-pixel-ratio:0) { */
/*  #topmenu {  top:145px;} */
/* } */

#topmenu span a {
	overflow: hidden;
	/* width: 20%; */
	/* _width:19.6%; */
	/* _width: 16.6%;
	_width: 16.2%;
 */
        width:155px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	height: 40px;
	_height:42px;
/* background-image: url(img/menu_item.jpg); */
background-image:none;
	margin: 0px;
	padding: 0px;
	padding-bottom:3px;
	display: block;
}
#topmenu span a:hover img{
filter: alpha(opacity=70);
moz-opacity:0.70;
opacity:0.70;
}


#siteNavi {
	font-size: 0.775em;
	line-height: 1.5em;
	margin-bottom:15px;
}

#contents {
	_height:10px;
	padding-top: 10px;
	padding-bottom: 20px;
	min-height:400px;
	margin-top:0px;
	background-color: #85d0ed;
	background-repeat: repeat-y;
	background-position: left;
margin-top:0px;
/* margin-top:47px; */
}


#menu:after,#contents:after{
	height: 0px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}

/* フッター */

#footer {
	text-align: center;
	color: #333333;
	line-height: 25px;
	height: 25px;
font-size:12px;
}

#footer a{
	color: #333333;
	text-decoration: none;
}
#footlink {
	display:block;
	position: relative;
	width:930px;
	height:82px;
	background-color: #ffffff;
	margin:-3px 0px -1px 0px;
}

#footlink .terada{
	display:block;
	position: absolute;
	top:0px;
	left:15px;
	width:158px;
	height:16px;
}
#footlink .ad{
	display:block;
	position: absolute;
	top:25px;
	left:15px;
	width:700px;
	height:16px;
	font-size:12px;
	color:#000;
	text-align:left;
}
#footlink .link{
	display:block;
	position: absolute;
	top:50px;
	left:15px;
	width:630px;
	height:20px;
	font-size:12px;
	color:#000;
	text-align:left;
}

#footlink .tel{
	display:block;
	position: absolute;
	top:2px;
	right:10px;
	width:217px;
	height:52px;
}

#footlink .home a{
	display:block;
	position: absolute;
	top:68px;
	right:180px;
	width:87px;
	height:28px;
        background-position: 0 0;
	background-image:url(img/footer_submenu.gif);
}

#footlink .home a:hover{background-position:0px -35px;}

#footlink .business a{
	display:block;
	position: absolute;
	top:68px;
	right:82px;
	width:98px;
	height:28px;
	background-image:url(img/footer_submenu.gif);
	background-position: -87px 0px;
}

#footlink .business a:hover{background-position:-87px -35px;}

#footlink .map a{
	display:block;
	position: absolute;
	top:68px;
	right:11px;
	width:71px;
	height:28px;
	background-image:url(img/footer_submenu.gif);
	background-position: -185px 0px;
}

#footlink .map a:hover{background-position:-185px -35px;}


#footlink a{
	text-decoration: none;
}

/* フリースペース */

#space3, #space4, #space5, #space6 {
	background-color: #FFFFFF;
	text-align: center;
	line-height: 120%;
	font-size: 12px;
	padding: 8px;
}

/* レイアウト差分 */

#contents {
	padding-right: 0px;
	padding-left: 0px;
}
#main_out {
	float: right;
	width: 700px;
	background-color: #fff;
}
#main {
	padding-right: 20px;
	padding-left: 20px;
}
#menu_out {
	float: left;
	width: 220px;
	background-color: #fff;
	padding:0px;
}
#menu {
	padding-top: 0px;
	padding-bottom: 10px;
text-align:center;

}

#text1 h3,#text2 h3,#text3 h3,#text4 h3,#text5 h3,#text6 h3,#text6 h3,#text7 h3,#text8 h3,#text9 h3,#text10 h3{
	position: relative;
	left: -12px;
	width: 610px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#searchbox {
	position: absolute;
	top: 0px;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	line-height: 30px;
	height: 30px;
	font-size:12px;
	padding-top: 6px;
}

#searchbox input {
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
}
#searchbox form {
	padding: 0px;
	margin: 0px;
}

form input {
	vertical-align: middle;
}

/* 各種見出し */

h1 {
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: sans-serif;
}

#main h3 {
	font-size: 20px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #FFF;
	padding-left: 25px;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 10px;
color:#0f54a9;
	background-color: #333;
	background-image: url(./img/subtitle.gif);
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight:bold;
}

#sub h3 {
	font-size: 18px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFF;
	padding-left: 35px;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #333;
	background-image: url(./img/h3.jpg);
font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
font-weight:bold;
}

.sub {
width:600px;
	font-size: 18px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFF;
	padding-left: 35px;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #333;
	background-image: url(./img/h3.jpg);
font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
font-weight:bold;
}


#subtitle h2,#subtitle h3,.blog .title {
	font-size: 18px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #FFF;
	padding-left: 35px;
	overflow: hidden;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #333;
	background-image: url(./img/h3.jpg);
font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
font-weight:bold;
}



.blog .title a{
	color:#586B14;
}



#main h4  {
	font-size: 16px;
	line-height: 34px;
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	background-position: left bottom;
	padding-right: 8px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #016174;
font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
font-weight:bold;
}

#main  h5{
	background-image: url(img/h5.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height:26px;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 3px;
}

#main  h6{
	background-image: url(img/h6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
color:#23746f;
}


/* サイトマップ */

#sitemaps{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sitemaps ul{
	margin:0;
	padding:0;
}

#sitemaps li{
	list-style-type: none;
	list-style-image: none;
}

#sitemaps .sbox1, #sitemaps .sbox2 {
	width: 47%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#sitemaps .sbox1 {
	float: left;
	clear: left;
}

#sitemaps .sbox2 {
	float: right;
	clear: right;
}

#sitemaps .l1 {
	background-image: url(./img/sitemap_l1.jpg);
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
	overflow: hidden;
}

#sitemaps .l2 {
	background-image: url(img/sitemap_l2.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
	text-indent: 15px;
	margin-left: 22px;
	margin-bottom: 3px;
}

#sitemaps .l3 {
	background-image: url(img/sitemap_l3.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
	text-indent: 15px;
	margin-left: 38px;
	margin-bottom: 3px;
}
#whatsnew {
	border: 1px solid #CCCCCC;
	background-image: url(img/whats_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
        width:610px;
        margin:15px auto 0px auto;
}
#whatsnew  li  {
	line-height: 25px;
	list-style-image: url(img/whats_li.jpg);
	margin-right: 10px;
	margin-left: 10px;
}

/* カテゴリーリスト */

#categorylist {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#categorylist .cbox{
	margin-bottom:15px;
	font-size:13px;
}

#categorylist .cbox:after {
	clear: both;
}

#categorylist h4 {
	clear: none;
	background-image: url(img/categorylist.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	height: 30px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 30px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	overflow: hidden;
}

#categorylist h4 a{
	color: #5A7401;
}

#categorylist .desc {
	font-size: 12px;
	line-height: 130%;
	color: #505050;
	padding: 10px;
}

#categorylist  .more {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#categorylist .bottom {
	background-image: url(img/categorylist_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* エントリーリスト */

#entrylist {
	padding: 10px;
}

#entrylist dl {
	padding: 6px;
	display: block;
}

#main #entrylist h4 {
	background-image: url(./img/entlist_title.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#entrylist dt {
	font-weight: bold;
	font-size: 14px;
	background-image: url(./img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	line-height: 20px;
	padding-left: 15px;
}

#entrylist dd {
	margin-left: 15px;
	margin-bottom: 8px;
	font-size: 11px;
	color: #757575;
	line-height: 120%;
}

/* 記事スタイル */

.txt-border {
	background-image: url(img/dott.gif);
	line-height: 22px;
	font-size: 13px;
	margin: 10px;
	padding: 0px;
	background-position: 0px 5px;
}

.txt-border p {
	line-height: 22px;
	font-size: 13px;
}

.txt-line  {
	border: 2px solid #CCCCCC;
}

.txt-yellowback {
	background-color: #FFF9DF;
	border: 2px solid #CC0000;
}

.txt-grayback {
	border: 1px solid #D9D9D9;
	background-color: #F5F5F5;

}

.txt-colorback {
	border:solid 1px #FFB380;
	background-color: #FFF2DF;
}

.txt-frame{
	border:solid 2px #CCCCCC;	
}

.txt-colorframe{
	border:solid 2px #CC0000;
}

.txt-rndbox .top{
	height:15px;
	background-image: url(./img/round.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt-rndbox .body{
	border-left:solid 1px #B4B4B4;
	border-right:solid 1px #B4B4B4;
	padding:10px 30px;
}

.txt-rndbox .bottom{
	height:15px;
	background-image: url(./img/round.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt-decbox1 {
	background-image: url(./img/dec1_body.gif);
	background-repeat: repeat-y;
}

.txt-decbox1  .top{
	height:50px;
	background-position: left top;
	background-image: url(./img/decbox1.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 30px;
}

.txt-decbox1  .body{
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.txt-decbox1  .bottom{
	height:70px;
	background-image: url(./img/decbox1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.txt-decbox2 {
	background-image: url(./img/dec2_body.gif);
	background-repeat: repeat-y;
}

.txt-decbox2  .top{
	height:40px;
	background-image: url(./img/decbox2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 30px;
}

.txt-decbox2  .body{
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

.txt-decbox2  .bottom{
	height:65px;
	background-image: url(./img/decbox2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#main .txt-grayback,#main  .txt-colorback,#main .txt-line, #main .txt-frame,#main .txt-colorframe{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 30px;
}

#main .txt-rndbox, #main .txt-decbox1, #main .txt-decbox2{
	padding:0px;	
}

#main .txt-decbox1 h3,#main .txt-decbox2 h3 {
	width: auto;
	padding: 0px;
	position: static;
	background-image: none;
	border: none;
	font-size: 26px;
	text-align: center;
}

#main .txt-decbox1 h3 span, #main .txt-decbox2 h3 span {
	background-image: none;
}

/* 記事スタイル - 色差分 */

.txt-colorback {
	border:solid 1px #FFB380;
	background-color: #FFF2DF;
}

.txt-colorframe{
	border:solid 2px #CC0000;
}

#main .txt-decbox1 h3,#main .txt-decbox2 h3 {
	color:#333;
	background-color:#FFF;
	line-height:140%;
}



.hd{
	color: #333;
	text-decoration:none;
}

/* サイドメニュー */

#menu ul,#rmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

#menu  li,#rmenu li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: block;
	_display:inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding: 0px;
}

.menutitle {
	line-height: 30px;
	background-image: url(img/menu_h4.jpg);
	height: 30px;
	font-size:14px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	overflow: hidden;
}
#menu h4 ,#rmenu h4
 {      width;200px;
	line-height: 30px;
	background-color:#3ba0f6;
	height: 30px;
	font-size:14px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	overflow: hidden;
font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}

#menu .menubox, #rmenu .menubox {
	margin-bottom: 15px;
	padding: 4px 10px 4px 10px;
	_padding: 4px 10px 4px 10px;
}
#menu .menubox_02 {
	margin-bottom: 0px;
	padding: 4px 10px 4px 10px;
	_padding: 4px 10px 4px 10px;
}

#menu li a ,#rmenu li a{
	line-height: 14px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	_padding-top: 2px;
	_padding-bottom: 2px;
	color: #454545;
}

*:first-child+html #menu .menubox,*:first-child+html #rmenu .menubox {
	padding:4px;
}

*:first-child+html #menu li a,*:first-child+html #rmenu li a{ 
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu li a:hover ,#rmenu li a:hover{
	background-color: #DFEDAD;
	color: #FF0000;
}

#menu li.l2 a ,#rmenu li.l2 a {
	padding-left: 20px;
	background-image: url(./img/menu_l2.gif);
	background-position: 5px center;
	font-size: 12px;
width:171px;
}

#menu li.l2, #menu li.l3,#rmenu li.l2, #rmenu li.l3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(img/menu_line.gif);
	background-position: left bottom;
	font-size: 11px;
}

#menu li.l3 a ,#rmenu li.l3 a {
	background-position: 40px 10px;
	padding-left: 55px;
	background-image: url(./img/menu_l2.gif);
	font-size: 11px;
}

#newEntry   li   a,#newEntry  li a:hover {
	background-image: url(img/newtext.gif);
	padding-left: 30px;
	background-position: 10px center;
}
#menu #newEntry li, #rmenu #newEntry li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 1px;
	background-image: url(./img/menu_line.gif);
	background-position: left bottom;
}

.menubox {
	width: auto;
/* background-color: #EFEFEF; */
}

.menubox2 {
	margin-bottom:15px;
}

#submenu span{
	display:block;
	margin:2px 0;
}

#submenu span img{
	display:block;
	margin:0;
	padding:0;
}







#searchresult{
	padding:15px;
}

#searchresult dt{
	background-image: url(img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top:15px;
	font-size:14px;
	padding-left:16px;
}

#searchresult dd{
	margin:0px;
	line-height:130%;
	font-size:13px;
}

#linklist {
	padding: 15px;
}

#linklist dt {
	font-size: 14px;
	font-weight: bold;
	background-image: url(./img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

#linklist dd {
	padding-left: 18px;
	margin-left: 0px;
	margin-bottom: 10px;
}

/* フリースペース */

.grayline{
	border: 1px solid #CCCCCC;
}

#main .grayline{
	padding:10px;
	margin-bottom:15px;
}

#menu .grayline{
	font-size:90%;
	padding:8px;
	margin-bottom:15px;
}

/* ブログモード */

.blog {
	margin-bottom: 30px;
}
.blog .text {
	padding: 15px;
}

.blog  .title  a{
	color:#FFF;
	text-decoration:none;
}

.blog  .title  a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.blog  .detail {
	font-size: 15px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	line-height: 30px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.blog  .more  {
	float: right;
	padding-left: 15px;
	background-image: url(img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.blog .date {
	background-image: url(img/calender.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 22px;
	padding-left: 30px;
	height: 22px;
	font-weight: bold;
}
.blog .plist {
	margin-right: 3px;
	margin-left: 3px;
}

#container{
}

#topmenu{
}

#main{
}

#menu{
}
#contents.pcol1 {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 0px;
	background-image:none;
}

#main.pcol1 ,#threebox.pcol1,#menu.pcol1,#rmenu.pcol1{
	float:none;
	width: auto;
}

#menu.pcol1 ul,#rmenu.pcol1 ul {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding: 0px;
	border:none;
}

#menu.pcol1 li,#rmenu.pcol1 li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: inline;
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border:none;
}

#menu.pcol1  #newEntry,#rmenu.pcol1 #newEntry {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin: 0px;
}

#menu.pcol1 h4 ,#rmenu.pcol1 h4 ,#menu.pcol1 .menutitle ,#rmenu.pcol1 .menutitle {
	line-height: 120%;
	font-size:14px;
	color: #333333;
	text-align: left;
	background-image:none;
	margin-bottom:5px;
}

#menu.pcol1 .menubox, #rmenu.pcol1 .menubox {
	margin-bottom: 5px;
	background-color:none;
	background-color: #FFF;
}

#menu.pcol1 li a ,#rmenu.pcol1 li a{
	line-height: 16px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #484848;
	background-image:none;
	display:inline;
}

#menu.pcol1 li a:hover ,#rmenu.pcol1 li a:hover{
	color: #FF0000;
	background-color:#FFF;
}

#menu.pcol1 div{
	background-image:none;
}
#topmenu_box{ display:block;
width:930px;
margin:0 auto 0 auto;}

/* ヘッダー部分カスタマイズ */

#top_box{ display:block;
position:relative;
width:930px;
height:120px;
background-image:url(img/headerbox_back.gif);
margin:25px auto 0 auto;}

*:first-child+html #top_box{margin:25px auto 55px; auto;}

#top_box .logo{display:block;
position:absolute;
top:15px;
left:20px;
width:300px;
height:36px;}

#top_box .head-info{display:block;
position:absolute;
top:0px;
right:20px;
width:300px;
height:36px;}

div.head-info ul {
    float: right;
    height: 34px;
    list-style-type: none;
    overflow-x: hidden;
    overflow-y: hidden;
margin-top:0px;
}
div.head-info ul li {
    float: left;
    list-style-type: none;
}
div.head-info ul li.home a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/header_submenu.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    padding-top: 34px;
    width: 87px;
height:28px;
}

div.head-info ul li.home a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/header_submenu.gif");
    background-origin: padding-box;
    background-position: 0 36px;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    padding-top: 34px;
    width: 87px;
height:27px;
}

div.head-info ul li.business a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/header_submenu.gif");
    background-origin: padding-box;
    background-position: -87px 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    padding-top: 34px;
    width: 98px;
height:28px;
}

div.head-info ul li.business a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/header_submenu.gif");
    background-origin: padding-box;
    background-position: -87px 36px;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    padding-top: 34px;
    width: 98px;
height:28px;
}

div.head-info ul li.map a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/header_submenu.gif");
    background-origin: padding-box;
    background-position: -185px 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    margin-left: 0px;
    padding-top: 34px;
    width: 71px;
height:28px;
}

div.head-info ul li.map a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/header_submenu.gif");
    background-origin: padding-box;
    background-position: -185px 36px;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    margin-left: 0px;
    padding-top: 34px;
    width: 71px;
height:28px;
}

div.head-info p.mail {
clear: both;
    float: right;
    height: 17px;
    margin-right: 72px;
    margin-top: 42px;
    text-align: left;
    width: 276px;
}

div.head-info p.tel a:link, a:visited, a:active, a:focus {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
    color: #007EF3;
}

.logo a:hover img{
filter: alpha(opacity=70);
moz-opacity:0.70;
opacity:0.70;
}

/* トップメイン */

.big_bt01{ display:block;position:absolute;top:139px;left:24px;width:282px;height:79px;}
.big_bt02{ display:block;position:absolute;top:139px;left:310px;width:282px;height:79px;}
.big_bt03{ display:block;position:absolute;top:189px;left:713px;width:156px;height:49px;}

.big_bt a:hover img{
filter: alpha(opacity=70);
moz-opacity:0.70;
opacity:0.70;
}
/* IE7 */
*:first-child+html #main_out img{margin-top:-4px;margin-bottom:-1px;}
*:first-child+html #menu_out img{margin-top:-4px;margin-bottom:-1px;}
/* IE7 */
*:first-child+html .big_bt{ display:block;position:absolute;top:18px;left:310px;width:600px;height:auto;}

/* トップコンテンツ部分 */

.toph3{
	width:630px;
	height:28px;
	background-image: url(img/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#008d23;
}

ul.none {
    font-weight: bold;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: -10px;
}
ul.none li {	list-style-image: none;}

ul.none li.one {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/list01.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 24px 21px;
}

ul.none li.two {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/list02.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 24px 21px;
}

ul.none li.tree {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/list03.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 24px 21px;
}

ul.none li {
    margin-bottom: 10px;
    padding-left: 35px;
}

ul.none li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/list_arrow.gif");
    background-origin: padding-box;
    background-position: 8px 7px;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: #FF9A1E;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #FF9A1E;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #FF9A1E;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #FF9A1E;
    border-top-style: solid;
    border-top-width: 1px;
    color: #FF9A1E;
    font-size: 12px;
    margin-left: 15px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 3px;
}

ul.none li a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFEBD3;
    border-bottom-color: #FF9A1E;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color-value: #FF9A1E;
    border-left-style-value: solid;
    border-left-width-value: 1px;
    border-right-color-value: #FF9A1E;
    border-right-style-value: solid;
    border-right-width-value: 1px;
    border-top-color: #FF9A1E;
    border-top-style: solid;
    border-top-width: 1px;
}

ul.none li a:link, ul.none li a:visited, ul.none li a:active, ul.none li a:focus, ul.none li a:hover {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #FF9A1E;
}

p.message {
    border-top-color: #808080;
    border-top-style: dotted;
    border-top-width: 1px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-top: 10px;
    text-align: center;
}
.w630{width:630px;}

.main2{width:630px; margin:0 auto 0 auto;}

/* IE7 */
*:first-child+html .main2  {width:630px; padding:-3px auto -5px auto;}

#contact{display:block;
position:relative;
width:630px;
height:188px;
background-image: url(img/contact_back.gif);
margin:15px 0 0px 0; }

#contact .bt01 {display:block;
position: absolute;
top:62px;
left:5px;
width:351px;
height:51px;}

#contact .bt02 {display:block;
position: absolute;
top:62px;
left:363px;
width:262px;
height:51px;}

/* IE7 */
*:first-child+html #contact .bt01{
top:54px;
}
/* IE7 */
*:first-child+html #contact .bt02{
top:54px;
}



/* サイドバー */

div.sidebar {
margin-left:auto;
margin-right:auto;
    text-align: left;
    width: 200px;
}

div.sidebar div {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #D8D8D8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #D8D8D8;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #D8D8D8;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #D8D8D8;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 0.8em;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
}

div.sidebar p {
    margin-bottom: 5px;
}

p.gpuls {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/movie_bg.gif");
    background-origin: padding-box;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto auto;
    border-bottom-color: #DCDCDC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #DCDCDC;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #DCDCDC;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #DCDCDC;
    border-top-style: solid;
    border-top-width: 1px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}

a.point {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("img/arrow.gif");
    background-origin: padding-box;
    background-position: 3px 5px;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding-left: 15px;
}

div.sidebar p.book-bn, div.sidebar p.calc-bn, div.sidebar p.free-bn {
    margin-bottom: 10px;
}

div.sidebar div p.title {
    margin-bottom: 8px;
}
#menu .media li {
padding:5px;
    text-align: left;
    text-indent: 15px;
}


#menu .media ul li a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-color: #FFFFFF;
    background-image: url("img/menu_bg.gif");
    background-position: 5px center;
    background-repeat: no-repeat;
    color: #454545;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 6px;
    padding-top: 6px;
}

div.sidebar p.more {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    text-align: right;
}

div.magazine p.magmag {
    color: #7E7E7E;
    font-size: 0.7em;
    margin-top: 10px;
    text-align: right;
}

a:hover img{
filter: alpha(opacity=70);
moz-opacity:0.70;
opacity:0.70;
}

#main .right{width:630px;
text-align:right;}

.line{width:660px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #80c691;
margin-bottom:5px;}



.detail_bt2{	display:block;
	position: absolute;
	top:10px;
	right:0px;}

.mt_20{margin-top:20px;}
.mt_10{margin-top:20px;}
.ml_10{margin-left:10px;}
.ml_20{margin-left:20px;}
.ml_23{margin-left:23px;}
.ml_26{margin-left:26px;}
.mtb15{margin:15px 0;}
.mtb20{margin:20px 0;}

.red{color:#FF0A0A;}
.green{color:#148380;}
.blue{color:#045b9f;}

.line{
	width:630px;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
table ul {margin:0px;}

.alist ol li{	list-style-type: upper-alpha;
margin-bottom:15px;}
.alist ol{margin:15px 0 15px 0;}

.a2list ol li{	list-style-type: lower-alpha;}
.a2list ol{margin:10px 0 10px 0;}
.a2list ol li{margin:0 0 10px 0;}

.a3list ol li{	list-style-type: lower-roman;}
.a3list ol{margin:10px 0 10px 0;}
.a3list ol li{margin:0 0 10px 0;}

.left_contactb_bt{margin:0 0 10px 10px;}

/* メインとメニューをそろえるため（過程） */

#contents{
	 overflow: hidden;}
#main_out,#menu_out{
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

