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

body {
	font-family: "ＭＳ Ｐゴシック" , "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(../images/bg.gif);
}

strong {
	color: #FF0000;
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
	vertical-align: bottom;
}

.look {
	background: #FFFFCC;
}

#top a:link{
　color:#00a0e9;
  float: right;
　text-decoration:none;
  margin-right: 30px;
  font-size:  90%;
}

#top a:visited{
  color:#00a0e9;
  float: right;
　text-decoration:none;
  margin-right: 30px;
  font-size:  90%;
}

#top a:hover{
　color:#00a0e9;
　text-decoration:none;
  margin-right: 30px;
  font-size:  90%;
}

#top a:active{
　color:#00a0e9;
　text-decoration:none;
  margin-right: 30px;
  font-size:  90%;
}



.case1 { background-image : url(../images/win_bg.gif);
         background-repeat: repeat-x;
}

table.pattern1{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    font-size:90%;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    empty-cells:show;
}

.pattern1 td{
    border:2px solid #00a0e9;
    padding: 5px 0px 5px;
    text-align: center;
    text-valign: middle;
}    

table.pattern2{
    border:0px;
    margin-left: auto;
    margin-right: auto;

}

table.pattern3{
    border:0px;
    font-size:90%;
    margin-left: auto;
    margin-right: auto;

}

table.pattern4{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    font-size:90%;
    line-height: 1;
    margin-left: 60px;
    margin-bottom: 10px;
    empty-cells:show;
}

.pattern4 td{
    border:1px solid #00a0e9;
    padding: 5px 5px 5px;
    height: 25px;
    text-align: left;
    text-valign: middle;
} 

table.mailform{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    font-size:90%;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    empty-cells:show;
}

.mailform td{
    border:1px solid #00a0e9;
    padding: 5px 0px 5px 5px;
    text-align: left;
    text-valign: middle;
} 
  
table.mailform2{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    font-size:90%;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    empty-cells:show;
}

.mailform2 th{
    border:1px solid #00a0e9;
    padding: 5px 0px 5px 5px;
    background:#A9E9FF;
}

.mailform2 td{
    border:1px solid #00a0e9;
    padding: 5px 0px 5px 5px;
    background:#D9F5FF;
    width:500px;
}                      


/*コンテナー*/
#container {
	background: #FFFFFF url(../images/container_bg.gif) repeat-y;
	width: 950px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
}


/*ヘッダー*/
#header {
	height: 100px;
	width: 950px;
	display:block
	line-height: 1;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#header p {
	font-size: 30px;
	padding-top: 10px;
	padding-left: 20px;
}

#header h1 {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-top: 15px;
	font-weight: normal;
        line-height: 150%;
}

/*サイド（メニュー）*/
#side {
	float: left;
	width: 180px;
	background: #003a90;
	color: #FFFFFF;
	font-size: 75%;
	padding: 0px 10px 50px;
}

#side h3 {
	font-size: 100%;
	text-align: center;
        background: url(../images/menu_bg.png) no-repeat center;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#side p {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#side a {
	color: #FFFFFF;
}

#side li {
	margin-bottom: 5px;
}

#side .menu a {
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 5px solid #0074BE;
	border-bottom: 1px dotted #FFFFFF;
	padding-left: 10px;
	display: block;
}

#side .menu a:hover {
	background: #00B6E0;
	border-left: 5px solid #FFFFFF;
}
#side .current a {
	background: #00B6E0;
	border-left: 5px solid #FFFFFF;
}



/*ヘッダーの下の電話番号表示部分*/
#tel {
	background: #f5f5f5 url(../images/tel_bg.gif) repeat-x;
	height: 40px;
	text-align: right;
}


/*メインコンテンツ*/
#main {
	float: right;
	width: 750px;
	display: inline;
	padding-top: 20px;
	padding-bottom: 50px;
}


#main h2 {
	background: url(../images/midashi_base.gif) no-repeat;
	font-size: 16px;
	line-height: 34px;
	padding-left: 20px;
}

#main h3 {
	background: url(../images/main_h3_bg.png) no-repeat;
	width: 750px;
	font-size: 14px;
	line-height: 40px;
	padding-left: 40px;
	padding-top: 5px;
}

#main p {
	padding: 0px 20px 10px;
	font-size: 90%;
}

#maparea{
     width: 700px;
     height: 500px;
     position: relative; 
}

#maparea img{
     border: 0px; 
}

/*コメント画像の位置*//*#mapareaを基準*/
#ex1{
     top: 68px;
     left: 402px;
     filter:alpha(opacity=0);
     -moz-opacity: 0;
     opacity: 0;
     position: absolute; 
}

#ex2{
     top: 225px;
     left: 475px;
     filter:alpha(opacity=0);
     -moz-opacity: 0;
     opacity: 0;
     position: absolute; 
}

#ex3{
     top: 68px;
     left: 55px;
     filter:alpha(opacity=0);
     -moz-opacity: 0;
     opacity: 0;
     position: absolute; 
} 

#ex4{
     top: 261px;
     left: 16px;
     filter:alpha(opacity=0);
     -moz-opacity: 0;
     opacity: 0;
     position: absolute; 
}

#ex5{
     top: 372px;
     left: 12px;
     filter:alpha(opacity=0);
     -moz-opacity: 0;
     opacity: 0;
     position: absolute; 
}  


/*フッター*/
#footer {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 75%;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 50px;
}



/*clearfix*/
#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#container { display: inline-block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; }
#container { display: block; }
/* End hide from IE-mac */
</pre></body></html>