* {
	margin : 0px 0px 0px 0px;
}

body {
	margin : 0px 0px 0px 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
  }
  
#page {
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 5px;
	padding-left: 5px;
}
.top {
	background-image: url(/images/root/top02.gif);
	background-repeat: no-repeat;
	background-position: right 13px;
	height: 208px;
	width: 770px;
	clear: both;
}
.contact_me {
	clear: none;
	float: right;
	margin-top: 55px;
	text-align: left;
	padding-right: 3px;
}
/* テキストフォーマット */
h1 {
	font-size:0.9em;
	text-align:left;
	font-weight: normal;
}
h2 {
  font-size:1.2em;
  text-align:left;}
h3 {
  font-size:1em;
  text-align:left;
}
h4 {
	font-size:0.8em;
	text-align: left;
}

hr {
	clear: both;
	height: 1px;
	display: block;
	margin-top: 0.8em;
	margin-bottom: 0.7em;
}


/* 画像フォーマット */
img {
  border-style: none;}

/* ヘッダーコンテンツ */
.header {
	text-align:left;
	padding-bottom:0.5em;
}
  
.header h1 a {
	font-size:30px;
	float:none;
	display: block;
	height: 200px;
	background-image: url(/images/root/top.gif);
	text-align: left;
	margin: 0px;
	line-height: 200px;
	clear: none;
	text-decoration: none;
	color: #333333;
	background-repeat: no-repeat;
  }
    
.header h2{
  font-size:12px;
  float:right;}

/* ヘッダーサイトマップ */
.headersite{
	text-align: left;
	line-height: 30px;
	height: auto;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
}
  
/*  レフトコンテンツ  */
.left {
	text-align:left;
	float:left;}

.left h2 {
	padding: 0.3em;
	text-align: center;
	font-weight: bold;
	display: block;
    font-size:0.9em;
}

.left dd a {
	padding:0.7em;
	border-top:0px;
	text-decoration:none;
	display:block;
	margin:0px;
	font-weight: bold;
}
.left dt {
    font-size:1em;
	text-align:center;
	display:block;
	padding:0.6em;
	text-align: center;
	margin:0;
	background-image: url(/images/root/contents01.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
}


.left dd a:hover {}

.left h3 {
	padding-top: 1em;
	color: #132D28;
}


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

.content {
	padding-left:0.8em;
	float:left;
	line-height: 1.7em;
	margin-bottom: 1.7em;
}

.content p{
	padding-left:0.8em;
	margin-bottom: 1.7em;
}

.content h2 {
	padding:0.4em;
	font-size: 1.7em;
	line-height: 1.5em;
}
.content dt {
	font-weight: bold;
	margin-left: 0.8em;
}
.content dd {
	margin-left: 2em;
	margin-bottom: 0.8em;
}
/*  ライトコンテンツ  */

.right {
	text-align:left;
	float:right;
	margin-left: 0.8em;
	line-height: 1.5em;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}

.right h2 {
	text-align: center;
	margin: 0;
	padding: 0.5em;
}

.right p {
	padding: 0.5em;
	font-size: 0.9em;
}
#information.right {
	background-image: url(/images/root/contents02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#information.right h2 {
	background-image: url(/images/root/contents01.gif);
	background-repeat: no-repeat;
	background-color: #3F120B;
}
/*  フッター  */

.footer {
	text-align:center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
  }
  
.footer dd {
	display: inline;
	margin-right: 1em;
	font-size: 0.9em;
}
#photo img {
	margin-right: 0.7em;
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	float: left;
}
.style2 {font-size: 1.5em}

