﻿/* 画像コンテンツ クラス*/

img {
	border-style: none;
}


.main {
	margin:0px auto;}



/*  ●　widthの指定  */

.main {
	width:240px;}
  

/*  ●　色の指定  */

body {

        background:#fef6fd;

	color:#333333;
        bgcolor:#FFFFFF;
        text:#5A5A5A;
        link:#0066FF;
        alink:#FFFFFF;
        vlink:#3366FF;
        font-size: 14px;}

.h2 {

        background-color:#ffcccc;	        color:#333333;}



.header h1{
        font-size: 11px;
        
color:#333333;}
  



/*  色の指定　レフトコンテンツ  */





/*  色の指定　センターコンテンツ  */


/*  色の指定　ライトコンテンツ  */


/*  色の指定　フッター  */


.footer {

	background:#ffeaf0;

	color:#333333;}


.footer a {

	color:#333333;}



/** 色 **/


.msgBlack a,
.msgBlack a:visited,
.msgBlack a:hover,

{

color:#000;
text-decoration:none;
}
 
 

span.s1{ color:#3399ff}

/*  ●　siteの指定  */

body {
	font-size: 14px;

	line-height: 150%;

	text-align:center;}



h2 {
	padding:0;

	margin:0;

	font-size:14px;

	text-align:left;}



p {    font-size: 13px;
 
	text-align:center;}



/* ヘッダーコンテンツ クラス*/

.header {

	text-align:ceter;

	padding-bottom:0.5em;
	line-height: 200%;}

/*  コンテンツ  クラス*/


.content {

	padding-left:0.7em;

	float:left;

	text-align:left;
        font-size: 14px;}




.content table {
 
        border:solid 1px #660000;

        border-collapse:collapse;
  
  　　padding:0.8em;

　　　　font-size:14px;

        line-height:1.5em;

        margin:1em 0em 1em;}

.content th {
 
        border:solid 1px #660000;

         border-collapse:collapse: 
 
  　　　}


.content td {
 
        border:solid 1px #660000;
 
        border-collapse:collapse
 
  　　　}



/*  フッター  クラス*/


.footer {

	text-align:center;

	padding:0.5em 0;
 
        line-height:1.5em;

	clear: both;}


/* id */

#aida {
        line-height:2.0em;｝
#navi ul {
       List-style-image:url(image/button5.gif);} 
       