<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------ */
/* 基本指定 */
/* ------------------------------------------------------------ */

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); /* これで一瞬砂時計が出るのを回避（IE Only） */
	height: 100%;
}
ul,
li{
	list-style:none;
	list-style-position: outside;
	margin:0;
	padding:0;
}
p{
	margin:0 0 1em 0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	line-height:1.6;
	color:#333;
	background: #FFF url(img/bg.gif) repeat-x scroll left top ;
	height: 100%;
}
.b_bg_sub{
	background: #FFF url(img/bg_sub.gif) repeat-x scroll left top ;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

/* ------------------------------------------------------------ */
/* リンク色指定 */
/* ------------------------------------------------------------ */
a{ color: #40AC4A; text-decoration: underline;}
a:visit{ color: #40AC4A; text-decoration: underline;}
a:hover{ color: #93D79B; text-decoration: underline;}
a:active{ color: #40AC4A; text-decoration: underline;}

/* ------------------------------------------------------------ */
/* コンテナ */
/* ------------------------------------------------------------ */
#container{
	width:820px;
	height: 100%;
	min-height: 100%;
	margin:0px auto;
	position: relative;
	background:url(img/content_bg.jpg) repeat-y scroll center top;
}
body &gt; #container {
    height: auto;
}
img.bg_left{
    position:absolute;
	top: 0px;
	left: 0px;
}
img.bg_right{
    position:absolute;
	top: 0px;
	right: 0px;
}

/* ------------------------------------------------------------ */
/* ヘッダ */
/* ------------------------------------------------------------ */
#head{
	width:800px;
	height:63px;
	margin:0px auto;
	border-top: 4px solid #40AC4A;
}
#head #utility{
	float:right;
	margin:5px 10px 0 0;
	font-size:12px;
	text-align:right;
}
#head #utility li a{
	font-size:12px;
	margin-left:10px;
	padding-left:15px;
	background:url(img/point_link.gif) left center no-repeat;
	color:#333;
	text-decoration: none;
}
#head #ci{
	float:left;
	margin-left:15px;
	_margin-left:8px;
}
#head #ci h1{
	margin-top:22px;
	font-size:27px;
	font-family:Geneva, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration:none;
	color:#555;
}
#head li.tel{
    background:url(img/tel.gif) left center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #A2A2A2;
	padding: 0 0 0 25px;
	font-weight: bold;
}
#head a img{
	border:none;
}

/* ------------------------------------------------------------ */
/* メインメニュー */
/* ------------------------------------------------------------ */
#mainmenu{
	width:100%;
	text-align:center;
	overflow: hidden;
	height:40px;
	padding-left: 1px;
	margin:0;
}
.mainmenu_in{
	margin:0 auto;
	width:800px;
	background:url(img/mainmenu_bg.jpg) #FFFFFF left top repeat-x;
}
#mainmenu ul{
	width:800px;
	text-align:center;
	margin:0;
	padding:0;
	height:40px;
	background:url(img/mainmenu_li_bg.jpg) right top no-repeat scroll;
}
#mainmenu li{
	list-style:none;
	float:left;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	border-left:solid 1px #FFF;
	height:40px;
}
#mainmenu li a{
	display:block;
	width:155px;
	height:32px;
	margin-top:8px;
	color:#333;
	text-decoration:none;
	background:url(img/mainmenu_li_bg_b.jpg) no-repeat scroll left bottom;
}
/* ------------------------------------------------------------ */
/* メイン */
/* ------------------------------------------------------------ */
#main{
	width:800px;
	margin:0px auto 40px auto;
	padding-top: 35px;
	font-size:12px;
	background:url(img/mainarea_bg.jpg) left top repeat-x;
}
#main a img{
	border:none;
}
#main a:hover img{
	opacity		: 0.7;
	filter		: alpha(opacity=70);
}

/* ------------------------------------------------------------ */
/* VI */
/* ------------------------------------------------------------ */
#vi{
	width:800px;
	height:235px;
	margin:0px auto 1px auto;
	color:#FFF;
    position: relative;
}
#sub-vi{
	width:800px;
	height:90px;
	margin:0px auto 1px;
	padding: 0px 0 0 0px;
	background:url(img/content_h2_bg.jpg) left top no-repeat;
}
#vi img{
    vertical-align: bottom;
}
#vi h2{
	font-size:18px;
	padding:75px 0 10px 40px;
	color: #333;
}
#vi .bodycopy{
	width:420px;
	font-size:12px;
	padding:0 0 0 40px;
	color: #333;
}
.catch{
    position: absolute;
	top: 0px;
	left: 0px;
}

/* ------------------------------------------------------------ */
/* サイドバー */
/* ------------------------------------------------------------ */
#sidearea{
	float:left;
    width:180px;
	margin-left: 20px;
	display: inline;
}
#sidearea img.sidebar_cap{
    vertical-align: bottom;
	display: block;
	float: left;
}
#sidebar{
	float:left;
	width:150px;
	background-color:#EEE;
	padding:10px 15px;
}
#sidebar p{
	margin:0 0 10px 0;
}

/* ------------------------------------------------------------ */
/* コンテンツ */
/* ------------------------------------------------------------ */
#content{
	float:right;
	width:550px;
	margin:0 20px 0 0;
	_margin:0 10px 0 0;
}
#content img.content-img{
    border: 1px solid #CCC;
}
#sub-vi h2{
	color:#333;
	font-size:20px;
	font-weight: bold;
	margin: 0px;
	padding: 30px 0 0 30px;
}
#content h3{
	width:535px;
	font-size:12px;
	padding:10px 0 10px 15px;
	color: #464646;
	margin:0 0 15px 0;
	background:url(img/content_h3_bg_c.jpg) left top no-repeat;
}
#content.home h3{
	width:510px;
	height: 33px;
	line-height: 33px;
	background:url(img/content_h3_bg.jpg) left bottom no-repeat;
	color:#333;
	font-size:12px;
	padding:0px 20px;
	margin:0 0 10px 0;
	border: 1px solid #DBDBDB;
}
#content h4{
	font-size:12px;
	margin:0 0 5px 0px;
    color: #40AC4A;
}
#content table.news td{
	border-bottom:dotted 1px #CCC;
}
#content table.news th{
	border-bottom:dotted 1px #CCC;
}
#content td{
	padding:7px;
}
#content th{
	text-align:left;
	width:100px;
	padding:7px;
	color: #555;
}
#content .section{
	margin:0 0 20px 0;
}
span.icon{
	padding-left:15px;
    background:url(img/point_link.gif) left center no-repeat;
    font-weight: bold;
}

/* ------------------------------------------------------------ */
/* フッター */
/* ------------------------------------------------------------ */
#footer{
	width:760px;
	margin:0px auto;
	padding:7px 0 30px 0px;
	font-size:10px;
	text-align:center;
	clear: both;
	color:#333;
	border-top: 2px solid #CCC;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

/* ------------------------------------------------------------ */
/* Clearfix */
/* ------------------------------------------------------------ */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: 1%;
  display:block;
  overflow: hidden;
  /**/
}
</pre></body></html>