﻿@charset "utf-8";
/* CSS Document */
	<style type="text/css">

<!-- ページ設定-->
div {
}
	body {
	width: 100%;
	background-color: #E6E6E6;
        font-family: verdana, sans-serif;
        font-size: 12px;
        line-height:20px;
	}

#wrap {
	margin: 0px auto 0;
	padding: 0;
	width: 850px;
	position: relative;
	}






<!-- タブ定義-->
div { 
        background-color:#E6E6E6; 
        font-family: verdana, sans-serif;
        font-size: 11px;
        background: #eeeeee;
        overflow:auto; 

} 
.imageboxl {
   float: left; /* 左に配置 */
}
.imagebox {
   float: right; /* 右に配置 */
}
.imageboxc {
        overflow:auto;  /* 左に配置 */
}


.container {
        width: 799px;
        padding: 15px;
        margin: 3px 0 20px 0;
        border: 0px solid #ccc;
        
}

/* square */

#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #9FB1BC;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: left;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #000;
        background: url(square.gif) no-repeat bottom center;
}

<!-- 通常文字スタイル定義-->
div {
}


h1 {
        text-align: center;
        font-size: 12px;
        font-weight: normal;
        color: #929292;
}

h4 {
        font-size: 100%;
        color: #999;
        margin: 0;
}
h3 {
        font-size: 120%;
        color: #8181F7;
        margin: 0;
}
h2 {
        font-size: 110%;
        color: #6699CC;
        margin: 0;
}

<!-- ページ見出し定義-->

div {
}


　.midasi {
        font-size: 14px;
        font-weight: normal;
        color: #6666CC;
}

　.foot {
        text-align: center;
        font-family: verdana, sans-serif;
        font-size: 10px;
        font-weight: normal;

}
　.cap {
        text-align: normal;
        font-family: verdana, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #8181F7;
        margin: 20px;
        margin-top: 0; margin-bottom: 0
}

<!-- Popup-->


div {
}

.popup img {
display:block;
top:-400px;
left:-400px;
position:absolute;
}

.popup a:hover {
position:relative;
}

.popup a:hover img{
top:30px;
left:500px;
}

<!-- footlink-->
div {
}
.down a:hover {
        text-align: center;
        position: relative;
        top: 2px;
        left: 1px;
}
<!-- pic-->
p {
}
p .lease {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
