body {
	margin: 0px auto;
	text-align: left;
	font-size: 0.9em;
	line-height: 150%;
}

h2 {
  padding:0;
  font-size:0.8em;
  text-align:left;}

  
big{
font-size:20px;
}

/* 画像コンテンツ */
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;
margin: 0px;
}

/* ヘッダーサイトマップ */
.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;
  margin:0px;}

.left a:hover {}

/*  センターコンテンツ  */

.content {
  padding-left:0.8em;
  float:left;}
    
.content h2 {
margin-top:0px;
border: #ccc 1px solid;
padding:0.4em;
color:#FFFFFF;}
  
h3 {
	padding:0;
	font-size: 16px;
	text-align:left;
	color:#336600;
}
  

.big{
	font-size:16px;
	font-weight: bolder;
}
  
.red{
	font-size:16px;
	font-weight: bolder;
	color: #FF00FF;
}

.red2{
	font-size:12px;
	font-weight: normal;
	color: #FF0000;
}

.bule{
	font-size:12px;
	font-weight: normal;
	color: #0000FF;
}



.beta{
	font-size:12px;
	font-weight: normal;
	background-color: #FFFF99;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*  フッター  */

.footer {
text-align:center;
padding:0.5em;
clear: both;}
  
