* { 
	margin:0;  
	padding:0;
}

/* =====
全体のレイアウト
===== */
body {
	color:#333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:1.5;
	text-align:center;
}
#wrap {
	margin:0 auto;
	text-align:left;
	width:800px;
}
#content {
	font-size:1.2em;
        border:1px gray solid;
	float:right;
	width:600px;
	margin:3px;
	padding: 3px;
}
#sidebar {
	font-size:1.2em;
	float:left;
	width:180px;
	margin:0 0 2.0em 3px;
}
#footer {
	border-top:1px solid #aaa;
	clear:both;
	font-size:0.9em;
	padding:1.5em 0.5em;
	text-align:center;
}
.center{
	text-align:center;
}
/* =====
ヘッダー
===== */
h1, h2, h3 {
	margin-bottom:0em;
}
#header {
	text-align:center;
	width: 800px;
	height: 100px;
	background:url('images/sky.jpg') no-repeat;
        position: relative;
}
#header h1 a{
	text-align:center;
	font-size: 0.5em;
	display: block;
	text-indent: -9999px;
}
#logo a{
        position: absolute;
	height: 58px;
	width: 174px;
	display: block;
	top: 20px;
	left: 20px;
	background: url('images/logo.jpg') no-repeat left top;
	text-indent: -9999px;
}
#fitone a{
        position: absolute;
	height: 26px;
	width: 100px;
	display: block;
	top: 5px;
	left: 690px;
	background: url('images/fitone.jpg') no-repeat left top;
	text-indent: -9999px;
}
#oto a{
	background:url('images/otoiawase.jpg') no-repeat left top;
	height: 50px;
	width: 200px;
	display: block;
        position: absolute;
	top: 40px;
	left: 620px;
	text-indent: -9999px;
}
#oto a:hover {
	background:url('images/otoiawase.jpg') no-repeat left top;
}
#header p {
	color:#999;
	font-size:1.1em;
	margin-top:-0.5em;
	margin-bottom: 1em;
}
h2.entrytitle {
	font-size:1.2em;
	margin-top: 0.5em;

}
#content h2.top {
	background: url('images/sample_061.jpg') no-repeat;
	text-indent: 2em;
	height: 25px;
	font-size:125%;
	line-height: 25px;
	margin-bottom: 10px;
	clear: both;
}
h3.entrydate {
	font-size:1.0em;
	color:#6F6F6F;
}
/* =====
ヘッダーナビ
===== */
#navimenu{
	width: 800px;
}
#navinemu ul, #navimenu li{
	border: 1px outset ;
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
#navimenu li{
	float: left;
	text-align: center;
}
#navimenu a, #navimenu a:link, #navimenu a:visited{
	display: block;
	width: 131px;
	font-size: 13px;
	text-decoration: none;
	background:url(images/topnavi.jpg);
	font-weight: bold;
	color:#fdfdfd;
}
#navimenu a:hover{
	display: block;
	width: 131px;
	font-size: 13px;
	text-decoration: none;
	background:url(images/topnavih.jpg);
	font-weight: bold;
}
#plan {
	width: 568px;
	height: 145px;
	display: block;
	margin-bottom: 10px;
}
#plan ul {
	list-style: none;
	float: left;
	clear: both;
	margin: 0px;
}
#plan ul li {
	display: block;
	float: left;
}
#plan ul li#plan1 a {
	background: url(images/plan1.jpg) no-repeat left;
	height: 145px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	margin-left: 70px;
	margin-right: 8px;
}
#plan ul li#plan1 a:hover {
	background: url(images/planh1.jpg) no-repeat left;
}
#plan ul li#plan2 a {
	background: url(images/plan2.jpg) no-repeat left;
	height: 145px;
	width: 150px;
	display: block;
	text-indent: -9999px;
	margin-right: 8px;
}
#plan ul li#plan2 a:hover {
	background: url(images/planh2.jpg) no-repeat left;
}
#plan ul li#plan3 a {
	background: url(images/plan3.jpg) no-repeat left;
	height: 145px;
	width: 150px;
	display: block;
	text-indent: -9999px;
}
#plan ul li#plan3 a:hover {
	background: url(images/planh3.jpg) no-repeat left;
}
#point {
	width: 560px;
	padding: 5px;
	margin-left: 10px;
	display: block;
}
#point dl {
	display: block;
	width: 530px;
	clear: both;
	float: left;
	margin-bottom: 8px;
}
#point dl dt {
	height: 73px;
	width: 90px;
	float: left;
}
#point dl dd {
	float: right;
	width: 420px;
	font-size: 12px;
	padding-bottom: 5px;
}
#point dl dt#point1 {
	background: url(images/point1.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 73px;
	width: 90px;
}
#point dl dt#point2 {
	background: url(images/point2.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 73px;
	width: 90px;
}
#point dl dt#point3 {
	background: url(images/point3.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 73px;
	width: 90px;
}
/* =====
サイドバー
===== */
div#sidebar {
	background-color: #e8ffea;
}
div#sidebar p {
	font-size: 1em;
}
div#sidebar li {

	list-style-type:none;
	margin-left: 0em;
}
#sidebar ul li h2.side{
	margin:0;  
	padding:0;
	font-size:1.2em;
	background: url(images/side.jpg) no-repeat;
        text-align: center;
	color:#fdfdfd;
        height: 30px;
        line-height: 30px;
}
#sidebar ul li ul li#side1 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar1.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side1 a:hover {
	background: url(images/sidebarh1.jpg) no-repeat left;
}
#sidebar ul li ul li#side2 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar2.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side2 a:hover {
	background: url(images/sidebarh2.jpg) no-repeat left;
}
#sidebar ul li ul li#side3 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar3.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side3 a:hover {
	background: url(images/sidebarh3.jpg) no-repeat left;
}
#sidebar ul li ul li#side4 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar4.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side4 a:hover {
	background: url(images/sidebarh4.jpg) no-repeat left;
}
#sidebar ul li ul li#side5 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar5.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side5 a:hover {
	background: url(images/sidebarh5.jpg) no-repeat left;
}
#sidebar ul li ul li#side6 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar6.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side6 a:hover {
	background: url(images/sidebarh6.jpg) no-repeat left;
}
#sidebar ul li ul li#side7 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar7.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side7 a:hover {
	background: url(images/sidebarh7.jpg) no-repeat left;
}
#sidebar ul li ul li#side8 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar8.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side8 a:hover {
	background: url(images/sidebarh8.jpg) no-repeat left;
}
#sidebar ul li ul li#side9 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar9.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side9 a:hover {
	background: url(images/sidebarh9.jpg) no-repeat left;
}
#sidebar ul li ul li#side10 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar10.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side10 a:hover {
	background: url(images/sidebarh10.jpg) no-repeat left;
}
#sidebar ul li ul li#side11 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar11.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side11 a:hover {
	background: url(images/sidebarh11.jpg) no-repeat left;
}
#sidebar ul li ul li#side12 a{
	list-style-type: none;
	list-style-position: outside;
	background: url(images/sidebar12.jpg) no-repeat left;
	display: block;
        height: 30px;
        line-height: 30px;
	padding: 0;
	text-indent: -9999px;
}
#sidebar ul li ul li#side12 a:hover {
	background: url(images/sidebarh12.jpg) no-repeat left;
}
/* =====
投稿記事周辺
===== */
.entry {
	margin-bottom:3em;
	padding:0 10px;
}
.entrybody {
	margin:1em 0 1.5em 0;
	line-height:1.6;
}
.entrybody p {
	padding-bottom:1em;
}
blockquote {
	padding-left:3em;
}
.entrybody ul, .entrybody ol{
	margin-left:15px;
}
ul.entrymeta li {
	font-size:0.95em;
	line-height:1.8;
	display:inline;
}
.postedby {
	background:url(images/pencil.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto {
	background:url(images/page.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink {
	background:url(images/comments.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.center{
	text-align:center;
}
table{
	font-size: 13px;
        margin-left: 30px;
	line-height: 1.5;
	color: #333333;
	margin-bottom: 15px;
	border-color: #999999;
	border-collapse: collapse;
}

tr{
        margin-bottom: 10px;
	border-color: #999999;
}

td{
	border-color: #999999;
	text-align: left;
	padding-left: 5px;
	padding-right: 0px;
}
.left{
	float: left;
}
.right{
	float: right;
}
img{
	border-style: none;
	padding: 0px;
}

a img{
	border-style: none;
	padding-left: 10px;
	line-height: 1.7;
}
.red{
	color: red;
}
.big{
	font-size:1.2em;
	color: white;
	font-weight: bold;
        background: #193eff;
	padding-left: 10px;
        text-indent: 1em;
}
.black{
	color: black;
	font-weight: normal; 
	font-style: normal; 
}
.center{
	text-align: center;
}
.blue{
	color: blue;
}
.hako{
	padding: 5px 3px 5px 3px;
	margin:5px;
	line-height: 1.4;
	border: 1px solid green;
	font-size: 13px;
	width: 570px;
	background-color: #e6ffe6;
}
/* =====
コメント
===== */
#comments {
	padding:5px 0;
}
#comments h3 {
	font-size:1.5em;
	margin:15px 0 0 0;
}
#comments p {
	padding-bottom:1em;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
ol.commentlist {
	color:#777;
	list-style-type:none;
	margin-top:8px;
}
.commentlist li {
	margin-bottom:8px;
	padding:10px;
	background:#F7F0E7;
	border:1px dotted #d1d1d1;
}
.commentlist li.alt {
	background:#F9F6F2;
	border:1px dotted #d1d1d1;
}
.commentlist li img {
	border:1px dotted #d1d1d1;
	padding:0.5em;
	float:left;
	margin-right:8px;
}
.commentlist cite {
	font-style:normal;
	font-weight:bold;
}
.commentlist .commentmetadata {
	font-size:0.9em;
	padding-bottom:1em;
}
.commentlist .commentmetadata a {
	color:#94541A
}#comments textarea {
	width:538px;
	font-size:1em;
}
#comments input {
	width:160px;
	font-size:1em;
	line-height:2em;
}
#comments input#submit {
	width:9em;
	font-size:1.2em;
}
#comments input#trackbackurl {
	width:538px;
}
p.alignright {
	text-align:right;
}

/* =====
リンク
===== */
a {
	color:#0000ff;
	text-decoration:underline;
}
a:hover {
	color:#ff0000;
}
h2.entrytitle a {
	color:#333;
	text-decoration:none;
}
h2.entrytitle a:hover {
	color:#06B300;
}

/* =====
各種ブラウザ対応のためのコード
===== */
/* Mac IE 文字化け回避対策 */
input, select, textarea {
	font-family:"ヒラギノ角ゴ Pro W3", osaka, verdana, "ＭＳ ゴシック", sans-serif;
}