@import url("navi.css");
html ,body{
	background-image: url(../format/bg/bg.jpg);
	background-position: center top;
	margin: 0px;
	background-repeat: repeat-x;
}
#bodyArea {
	display: block;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-color: #FFF;
}
#contentsArea {
	display: block;
	width: 778px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#header {
	background-image: url(../format/header/header.jpg);
	background-repeat: no-repeat;
	height: 306px;
	width: 798px;
}
#header a {
	display: block;
	height: 60px;
	width: 350px;
}
#header h1 {
	text-indent: -9999px;
	padding: 0;
	margin: 0px;
}
#header p {
	text-indent: -9999px;
}
#header .blog   {
	display: block;
	width: 260px;
	margin-left: 520px;
	margin-top: 20px;
	height: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
#header .blog p {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #333;
	display: block;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 3px;
	clear: both;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF;
	margin-top: 0px;
}
#footer .copyright {
	font-size: 10px;
	color: #CCC;
	margin-top: 7px;
	margin-bottom: 7px;
}
h2 {
	background-repeat: no-repeat;
	display: block;
	width: 756px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #ccc;
	background-image: -webkit-linear-gradient(270deg,rgba(244,244,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(244,244,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(244,244,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(244,244,244,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
h3 {
	font-size: 1.2em;
	display: block;
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	clear: both;
}
.livingHead {
	background-image: url(../living/head.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	overflow: hidden;
}
.livingHead li {
	list-style-type: none;
}
.constructionHead {
	background-image: url(../construction/head.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#profileTable {
	display: table;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
#profileTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
	display: table-row;
	padding-top: 8px;
	padding-bottom: 2px;
}
#profileTable .midashi {
	font-size: 12px;
	color: #333;
	display: table-cell;
	width: 150px;
}
#profileTable .koumoku {
	font-size: 12px;
	color: #333;
	display: table-cell;
	line-height: 18px;
}
