﻿
h1 {
  padding:0;
  font-size:1.0em;
  text-align:center;
  font-weight: bold;

  margin:0
  }
  
h2 {
  padding:0;
  font-size:1.0em;
  color:#ffffff;
  text-align:left;
  margin:0
  }
/* リンクボタン　*/

.menu42 td {  line-height:2em;
display:block;
width:170px;
height:22px;
text-align:center;
font-size:14px;
margin:3px;
text-decoration:none;  }
   
 .menu42 a {  background-color:#99ff66;  
line-height:2em;
display:block;
width:170px;
height:22px;
text-align:center;

 border-color:#FF3333;  
 border-width:3px;  
 border-style:double;  
 color:darkgreen; 
 display:block;  
 }    
 
 .menu42 a:hover {  border-color:#FF3333;  
 border-width:3px;  border-style:double;  
 background-color:orange;
 color:darkgreen;  width:170px;  }   

 .menu42 a:visited {  color:darkgreen;  width170px;  }








/* 画像コンテンツ */
img {
  border-style: none;}

/*  フッター  */

.footer {
  text-align:center;
  padding:0.5em;
  clear: both;}
@charset "utf-8";

#main-contents {
	margin: 0px 16px 0px 23px;
	padding: 30px 0px 0px 0px;
	width: 530px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: normal;
	font-size: medium;
}

#main-contents h1 {
	margin: 0px;
	padding: 30px 0px 8px 20px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-weight: bold;
	font-size: 1em;
	background-image: url(../images/orange_circle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #690;
	background-color: #fff;
}

#main-contents a {
	color: #333;
	background-color: #fff;
	text-decoration: none;
}	
/*----中ページのタイトル--------*/
#sub-title{
padding:4px 4px;
font-size:16px;    /*----文字サイズ--------*/
color:#3366CC;             /*----文字色--------*/
background-color:honeydew; /*----背景色--------*/
}
h1 {
  padding:0;
  font-size:1.0em;
  text-align:center;
  font-weight: bold;

  margin:0
  }
}


