﻿/* 色の調整 */
.left h2 {
  color:#FFFFFF;
  background-color:#c2ed7a;}

.right h2 {
  color:#FFFFFF;
  background-color:#c2ed7a;}

.content h2 {
  color:#FFFFFF;
  background-color:#c2ed7a;}

.right {
	background-color:#f7f1fe;}

.left {
	background-color:#f7f1fe;}

.footer {
  background:#f7f1fe;}
  





 
/* styles-width */
body {
  width:860px;}

.wrap {
  width:860px;}

/* ヘッダーコンテンツ */
.header {
  width:100%;}
  
/*  レフトコンテンツ  */
.left {
	width:160px;
        height:500px;
}


.left a {
  width:145px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
  width:510px;}
  
  
/*  ライトコンテンツ  */

.right {
	width:160px;
        height:500px;
}


/*  フッター  */

.footer {
  width:840px;}  


/* styles-color */
body {
  color:#333333;}

h2 {
  color:#333333;}


.header h1{
  color:#333333;
  margin:0;
}
  
/*  レフトコンテンツ  */
.left a {
  border:#0000ff 1px solid;
  background:#f7fcff;}

.left a:hover {
  background-color:#95c4ee;}

/*  センターコンテンツ  */


/*  ライトコンテンツ  */


/*  フッター  */



/* styles-site */
body {
  margin : 0px auto;
  text-align: center;
  font-size: 90%;	
  line-height: 130%;}

.wrap {
  margin : 0px auto;}

h2 {
  padding:0;
  font-size:0.9em;
  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.5em;
  text-align: center;
  margin:0;}

.left a {
  padding:0.5em;
  border-top:0px;
  text-decoration:none;
  display:block;
  font-size:12px;
  margin:0px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
  text-align: left;
  padding-left:0.8em;
  float:left;}

.content p{
  padding-left:0.8em;}

.content h2 {
  padding:0.4em;}

.content h3 {
	color: #2fa8d0;
	font-size: 100%;
}
  
/*  ライトコンテンツ  */

.right {
	text-align:center;
	float:left;
	margin-left:0.8em;}

.right h2 {
  padding:0.5em;
  text-align: center;
  margin:0;}



/*  フッター  */

.footer {
  clear: both;
  text-align:center;
  padding:0.5em;}


/*-------------------- メニュー--------------------*/
.menu1 {
    padding:3px 5px;
    border-color:#98C5F3;
    border-width:1px 1px 1px 7px;
    border-style:solid;
    background:#F8F8F8;
}

.menu2 {
    border-bottom:#6AA2DB 1px solid;
    width:360px;
    padding:3px 5px;
}


/*------------- Hr　　区切り線-------------*/

hr {
   color:#98C5F3;
   height: 1px;
   text-align: center;
   margin:0px 0px 5px 0px;

}


/*------------- アドセンス-------------*/   

.ad {
font-size:70%;
text-align: left;
}
.ad2 {
font-size:70%;
text-align: left;
}

/*------------- センタートップ-------------*/
.top {
  margin:0px 0px 20px 0px;
  color:#FFFFFF;
}
/*------------- トップ右上Ｈ２-------------*/
.top2 {
  margin:0;
  font-size:120%;
  font-weight: normal;
}

