﻿/* 色の調整 */
.left h2 {
  color:#000000;
  background-color:#ffaaaa;}

.content h2 {
  background-color:#ffaaaa;}

.left {
	background-color:#ffecec;}

.footer {
  background:#ffecec;}





 
/* styles-width */
body {
  width:790px;}

.wrap {
  width:790px;}

/* ヘッダーコンテンツ */
.header {
  width:790px;}
  
/*  レフトコンテンツ  */
.left {
  height:500px;
  width:160px;}


.left a {
  width:150px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
  width:610px;}
  
  
/*  ライトコンテンツ  */


/*  フッター  */

.footer {
  width:790px;}  


/* styles-color */
body {
  background-color:#f7fffc;
  color:#333333;}

h2 {
  color:#333333;}


.header h1{
  color:#333333;
  margin:0;
}
  
/*  ヘッダーコンテンツ  */
.header {
  background-color:#ffffff;}


/*  レフトコンテンツ  */
.left a {
  border:#999999 1px solid;
  background:#ffffff;}
  
.left a:hover {
  background-color:#effddf;}

/*  センターコンテンツ  */

.content {
  background-color:#ffffff;}


/*  ライトコンテンツ  */


/*  フッター  */

  


/* styles-site */
body {
  margin : 0px auto;
  text-align: center;
  font-size: 90%;	
  line-height: 130%;}

.wrap {
  margin : 0px auto;}

h2 {
  padding:0;
  font-size:1.0em;
  text-align:left;
}


/* 画像コンテンツ */
img {
  border-style: none;}

/* ヘッダーコンテンツ */
.header {
  text-align:left;
  padding-bottom:0.5em;}
  
.header h1{
  font-size:12px;
  padding:0;
  float:left;}
  
.header h2{
  font-size:12px;
  float:right;}

/* ヘッダーサイトマップ */
.headersite{
  float:right;}
  
/*  レフトコンテンツ  */
.left {
	text-align:center;
	float:left;}

.left h2 {
  padding:0.3em;
  text-align: center;
  margin:0;
}

.left a {
  padding:0.3em;
  border-top:0px;
  text-decoration:none;
  display:block;
  margin:0px;}

.left a:hover {}



/*  センターコンテンツ  */

.content {
  text-align: left;
  padding-left:0.8em;
  float:left;}

.content p{
  padding-left:0.8em;}

  
/*  ライトコンテンツ  */



/*  フッター  */

.footer {
  clear: both;
  font-size: 0.9em;	
  text-align:center;
  padding:0.5em;}
  

/*-------------------- メニュー--------------------*/
.menu1 {
	padding: 3px 2px 3px 6px;
	background-image : url(IMG/menu01.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #9395A2;
	border-left: 1px solid #9395A2;
	border-bottom: 1px solid #9395A2;
}

.menu2 {
	padding: 3px 3px;
        border-width:0 0 1px 7px;
　　　  border-color:#d0faa3;
        border-style:solid;
　　　　line-height:150%;　　　　/* 行間 */
}

.menu3 {
}


/*-------------------- H--------------------*/
H5 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 120%;
	font-weight: bold;
	line-height: 16px;
        background-color:#e2f5f2;
        display:inline;
}
H6 {
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: bold;
	line-height: 16px;
        display:inline;
}
H3 {
	color: #376505;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 120%;
	font-weight: bold;
	line-height: 25px;
        display:inline;
}


/*------------- Hr　　区切り線-------------*/

hr {
         color: #cef2ef;
         height: 1px;
　　　　 width: 400px;
         text-align: center;
      }


/*------------- アドセンス-------------*/
.ad {
font-size:70%;
text-align: left;
}
.ad2 {
font-size:70%;
text-align: left;
}
/*------------- センタートップ-------------*/
.top {
  margin:0;
	margin:0px 0px 20px 0px;
	padding: 3px 2px 3px 6px;
	background-repeat: repeat-x;
}
/*------------- トップ右上Ｈ２-------------*/
.top2 {
  margin:0;
  font-size:120%;
  font-weight: normal;
}


