﻿@charset "utf-8";
/* CSS Document */

p,div{margin:0;padding:0;}

body {
	color:#000;
	background-color:#d9f9f4;
	font-size:14px;
}

#base {
	font-size:14px;
	background-color:#ecfcfb;
	width:820px;
	padding:0;	
	margin:0
	}

#title{
	background-color:#18b6a7;
	color:#ffffff;
	padding:0;
	width:820px;
	text-align:left;
}

#title-img  {
	padding:0;
       background-color:#18b6a7;
       width:820px;
	height:200px;
	margin:0;
}

#title-font {
	color:white;
	font-style:bold;
}

#page-title{
	float:left;
	text-align:left;
}

#senden{
	float:right;
	text-align:left;
	font-weight:bold;
	margin-right:10px;
}

#clear{
	clear:both;
}
	
#menuvar{
	background-color:#ffffff;
	margin:0;
	padding:0;
}

#footer{
	tex-talign:center;
	background-color:#18b6a7;
	width:820px;height:20px;
	clear:both;
	padding:0;
}

#index-left{
      background-color:#ecfcfb;
	padding-left:5px;
	vertical-align:top;font-size:12px;
       width:200px;
       vertical-align:top;
	float:left;
	text-align:left;
	margin-top:10px;
}

#index-right{
	background-color:#ecfcfb;
       padding-right:5px;
       padding-left:10px;
       width:570px;
       font-size:12px;
	float:right;
	text-align:left;
	margin-top:10px;
}

#p-8{
	border-bottom:dashed 1px #18b6a7;
	width:540px;
	text-align:right;
	margin-bottom:10px;
}

#p-9 {
      border-bottom:dashed 1px #18b6a7;
      width:540px;
      font-size:14px;
	margin:3px;}

#p-10 {
      border-bottom:dashed #18b6a7 1px;
      width:540px;
      font-size:14px;
      border-top:dashed #18b6a7 1px;
      padding:2px}
#naiyo{
	border-bottom:dashed 1px #18b6a7;
	width:560px;
	padding-bottom:2px;
	margin-bottom:10px;
	height:140px;
}


a:link {color:#18b6a7;}
a:visited{color:#18b6a7;}
a:hover{color:crimson}
a:active{color:#18b6a7;}
a       {text-decoration:none}
img.smn {margin-right:5px;float:left;
	border-color:#000000;}
img{
	padding:0;
}

#p-2  {width:195px;
      text-align:left;
      font-size:12px;
	height:14px;
	font-weight:bold;
	border-top:solid #000 1px;
	border-bottom:solid #000 1px;
}
#p-3 {width:570px;
      text-align:left;
      font-size:12px;
border-top:solid #000 1px;
	border-bottom:solid #000 1px;
      font-weight:bold;
	margin-bottom:3px;
}
hr.1  {
	border:dashed 1px #18b6a7;
	width:195px}
hr.2  {border:dashed 1px #18b6a7;
	width:565px}
.photo{
	float:left;
	padding:1px;
}


/*--------------コンテンツの全体設定--------------------*/

#cont-left{
	width:200px;
	text-align:left;
	 background-color:#ecfcfb;
	padding-left:10px;
	font-size:12px;
	float:left;
	margin-top:10px;
}

#cont-right{
	background-color:#ecfcfb;
             padding-right:5px;
       padding-left:200px;
       width:570px;
       font-size:12px
	float:right;
	text-align:left;
	margin-top:10px;
}