@charset "shift-jis"* { 
margin: 0px;
padding: 0px;
}

/*リンク設定-------------------------------------------------*/
a:link {
color: #666666;
font-style: normal;
text-decoration: none;
}

a:hover {
color: #ff0000;
font-style: normal;
text-decoration: none;
}

a:active {
text-decoration: none;
}

a:visited {
color: #666666;
font-style: normal;
text-decoration: none;
}


/*全体設定-------------------------------------------------*/
body {
margin: 0;
padding: 0;
font-family: "HGSゴシックE";
font-size: 14px;
color: #333333;
line-height: 150%;
background-color: #ffffff;
text-align: center;
}

#page {
border-top: #333333 1px solid;
border-right: #333333 1px solid;
border-bottom: #333333 1px solid;
border-left: #333333 1px solid;
margin: 0px auto;
background: #ffffff;
width: 800px;
text-align: left;
}

#wrapper {
margin: 10px 0 10px 0;
}

/*ヘッド設定-------------------------------------------------*/
h1 {
padding: 0 25px 0 25px; 
margin:0 0 0 0;
font-weight: normal; 
font-size: 12px; 
background: #ffffff; 
}

div#head h2 {
padding: 0 0 0 10px;
margin: 0px;
width: 790px;
font-size: 12px;
color: #666666;
background-color: #cccccc;
}

/*ヘッドメニュー設定-------------------------------------------------*/
div#menu {
padding: 3px 0px;
margin-left: 0px;
width: 800px;
font-size: 14px;
border-top: double 4px #0066cc;
border-bottom: double 4px #0066cc;
text-align: center;
background-color: #ffffff;
}

div#menu ul {
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
}

div#menu li {
list-style: none; 
display: inline; 
background-color: #ffffff; 
margin: 0px 15px;
}


/*メインテキスト設定-------------------------------------------------*/
div#main {
float: left; 
background: #ffffff; 
border-right: 1px solid #999999; 
width: 570px;
padding: 0 0 0 30px; 
}

div#main text {
width: 100%;
}

div#main p{
padding: 0 30px 10px 10px; 
line-height: 180%;
font-famiry: "MS Pゴシック";
}

div#main ul {
margin-bottom: 1em;
margin-left: 30px;
margin-right: 30px; 
list-style-type: none;
}

/*サブメニュー設定-------------------------------------------------*/
div#submenu {
padding: 10px 0px 10px 0px;
margin: 5px 0px 0px 5px; 
float: right; 
width: 190px; 
font-size: 14px;
}

div#submenu ul {
margin: 0px 0px 10px 0px;
}

div#submenu li {
width: 170px;
padding: 5px 0px 5px 0px;
border-bottom: dashed 2px #cccccc;
list-style-type: none;
}

div#submenu p {
margin: 0px 0px 0px 0px;
}

/*エリア設定-------------------------------------------------*/
div#area {
clear: both; 
width: 800px;
border-top: #333333 1px solid; 
color: #333333; 
background-color: #ffffff; 
font-size: 10px;
text-align: center;
}

/*フッター設定-------------------------------------------------*/
div#foot {
clear: both; 
width: 800px;
border-top: #333333 1px solid; 
color: #333333; 
background-color: #cccccc; 
font-size: 12px;
text-align: center;
}

div#foot p {
padding :5px 0px 5px 0px; 
margin: 5px 0px 0px; 
}

/*特殊設定-------------------------------------------------*/
em {
font-style: normal;
}

.small {
text-align: center;
font-size: 12px;
line-height: 130%;
}

.mark-text{
background-color:#ccff00;
}

.blue {
font: normal;
color: #006699;
}

.red {
font: normal;
color: #cc0000;
}

strong{
color: #666666;
}

.bold{
font:bold;
color:#666699;
}

/*テーブル設定-------------------------------------------------*/
.table{
font-size:14px;
line-height:130%;
}

.table-price{
width:450px;
font-size:14px;
line-height:130%;
border-top:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-left:5px solid #FF9900;
}

.table-price th{
width:300px;
padding:4px 2px 2px 4px;
font-weight:normal;
color:#666666;
text-align:left;
background-color:#ccffff;
border-bottom:1px solid #cccccc;
}

.table-price td{
width:150px;
padding:4px 2px 2px 4px;
background-color:#EEEEEE;
border-bottom:1px solid #cccccc;
}


/*メールフォーム設定-------------------------------------------------*/
.mailform{
padding:20px 0px 0px 20px;
margin:0;
font-size:14px;
line-height:130%;
}


.title {
padding:0 0 0 10px;
margin:10px 0 10px 0px;
width: 520px;
background-color: #ffffcc;
border-left: 10px solid #0066ff;
border-bottom: 1px solid #666666;
font-size: 16px;
font-family: tahoma, Arial, sans-serif;
text-align: left; 
font-weight: bold; 
color: #0066ff;
}

h3 {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 540px;
border-style: dashed;
border-color: #6699cc;
border-width: 0 0 2px 0px; 
font-size: 14px;
font-family: tahoma, Arial, sans-serif;
text-align: left; 
font-weight: bold; 
color: #666666;
}

h4 {
margin: 0px 20px 20px;
width: 450px;
border-bottom: dashed 1px #ccccff;
font-size: 14px;
font-family: tahoma, Arial, sans-serif;
text-align: left; 
font-weight: bold; 
color: #666699;
}

dl {
margin: 0px 0px 50px 40px;
}

dt {
font-weight: bold;
}

dd {
margin-bottom: 10px;
}

/*各ページ毎設定-------------------------------------------------*/
.top{
padding:215px 30px 0 0;
margin:0 30px 0 0;
background-image: url("dash.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.soudan{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("soudan.gif");
background-position:right bottom;
background-repeat:no-repeat;
}


.access{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("access.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.about-price{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("about-price.gif");
background-position:right bottom;
background-repeat:no-repeat;
}


.rinen{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("rinen.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.privacy{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("privacy.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.link{
padding:80px 0 0 20px;
margin:0 30px 20px 0;
background-image: url("link.gif");
background-position:right bottom;
background-repeat:no-repeat;
color:#0066cc;
font-size:30px;
}

.uwaki{
padding:80px 0 0 20px;
margin:0 30px 20px 0;
background-image: url("uwaki.gif");
background-position:right bottom;
background-repeat:no-repeat;
color:#0066cc;
font-size:30px;
}

.yukue{
padding:80px 0 0 20px;
margin:0 30px 20px 0;
background-image: url("yukue.gif");
background-position:right bottom;
background-repeat:no-repeat;
color:#0066cc;
font-size:30px;
}

.stalker{
padding:80px 0 0 20px;
margin:0 30px 20px 0;
background-image: url("stalker.gif");
background-position:right bottom;
background-repeat:no-repeat;
color:#0066cc;
font-size:30px;
}

.toucyou{
padding:80px 0 0 20px;
margin:0 30px 20px 0;
background-image: url("toucyou.gif");
background-position:right bottom;
background-repeat:no-repeat;
color:#0066cc;
font-size:30px;
}

.ijime{
padding:80px 0 0 20px;
margin:0 30px 20px 0;
background-image: url("ijime.gif");
background-position:right bottom;
background-repeat:no-repeat;
color:#0066cc;
font-size:30px;
}

.contact{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("contact.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.ryoukin{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("ryoukin.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.nagare{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("nagare.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.choice{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("choice.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.gyouhou{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("gyouhou.gif");
background-position:right bottom;
background-repeat:no-repeat;
}

.rikon{
padding:140px 0 0 0;
margin:0 30px 10px 0;
background-image: url("rikon.gif");
background-position:right bottom;
background-repeat:no-repeat;
color:#0066cc;
}


.free{
padding:220px 0px 0px 0px;
margin:0px 0px 20px 10px;
background-image: url("free.gif");
background-position:left bottom;
background-repeat:no-repeat;
}

