﻿body {
margin : 0px auto;
  font-size: 0.8em;	
  line-height: 150%;}

h2 {
  padding:0;
  font-size:12px;
  text-align:left;}


/* 画像コンテンツ */
img {
  border-style: none;}

/* ヘッダーコンテンツ */
.header {
  font-size:13px;
   line-height: 19px;
  text-align:left;
  padding-bottom:0.5em;}

.header h1{
  font-size:50px;
  line-height: 54px;
  padding:0;
  float:left;}
  
.header h2{
  font-size:12px;
  line-height: 19px;
  float:right;}

/* ヘッダーサイトマップ */
.headersite{
  line-height: 19px;
  font-size:13px;
  float:right;}
  
/*  レフトコンテンツ  */
.left {
  line-height: 19px;
  font-size: 13px;
	text-align:center;
	float:left;}

.left h2 {
  line-height: 19px;
  font-size: 10px;
  padding:0.5em;
  text-align: center;
  margin:0;}

.left a {
  line-height: 19px;
  font-size: 13px;
  padding:0.5em;
  border-top:0px;
  text-decoration:none;
  display:block;
  margin:0px;}

.left a:hover {}

.left p {
  line-height: 19px;
  font-size: 13px;
  padding:0.5em;
  border-top:0px;
  text-decoration:none;
  display:block;
  margin:0px;}

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

.content {
/*  padding-left:0.8em;*/
  line-height: 19px;
  font-size: 13px;
  margin-left:0.8em;
  float:left;}

.content p{
  line-height: 19px;
  font-size: 13px;
  padding-left:0.8em;}

.content h2 {
  line-height: 19px;
  font-size: 10px;
  border: #ccc 1px solid;
  padding:0.4em;
  margin:0;
  text-align: center;}
  
/*  ライトコンテンツ  */

.right {
  line-height: 19px;
  font-size: 10px;
	text-align:center;
	float:left;
	margin-left:1.0em;}

.right h2 {
  line-height: 19px;
  font-size: 10px;
  padding:0.5em;
  text-align: center;
  margin:0;}


/*  フッター  */

.footer {
  line-height: 19px;
  font-size: 13px;
  text-align:center;
  padding:0.5em;
  clear: both;}

/*ブログのタイトル*/
.bt{
  color:#FF33FF;
  font-weight:bold;
  padding-left:30px;}  

/*ブログの本文*/
.bbun {
	padding-left:30px;}

/*ブログ個別ページ*/
.tensen {
  border:1px dashed #CCCCCC;
  margin-left:10px;}
