/*Copyright (C) 2005 DDN,inc. All Rights Reserved.*/

body {
	margin: 0px;
	padding:0px;
	FONT-SIZE: 10pt;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #000000; 
	LINE-HEIGHT: 1.4; 
	FONT-FAMILY: 細明朝体,"ＭＳ Ｐ明朝",serif;
	text-align: left;
	}

textarea {
	FONT-FAMILY: 細明朝体,"ＭＳ Ｐ明朝",serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	}

/*リンク設定ここから*/
a {
	text-decoration: underline;
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #000000;
	}
/*リンク設定ここまで*/

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 100%;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	}

/*バナーここから*/
#banner {
	display: none;
	}

/*バナーここまで*/

/*センターここから*/
#center {	
	width: 88%;
	float: right;
	overflow: hidden;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	}

.content {
	margin:0px 15px 0px 17px;
	width:100%;
	color: #00000;
	font-family: 細明朝体,"ＭＳ Ｐ明朝",serif;
	font-size: 10pt;
	}

.content p {
	color: #000000;
	font-family: 細明朝体,"ＭＳ Ｐ明朝",serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin:0px 24px 15px 24px;
	}

.content blockquote {
	line-height: 150%;
	font-size: 10pt;
	margin: 20px 15px 25px 20px;
	border-style: ridge;
	border-width: medium;
	border-color: #00000;
	color: #000000;
	background-color: #ffffff;
	padding: 5px;
}

.content ul{
	color:#000000; /* #9F988D;　本文の色 */
	font-family: 細明朝体,"ＭＳ Ｐ明朝",serif;
	font-size: 10pt;  /* x-small;*/
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	margin: 0px 30px 10px 30px;
}

.content ol{
	color:#000000; /* #9F988D;　本文の色 */
	font-family: 細明朝体,"ＭＳ Ｐ明朝",serif;
	font-size: 10pt;  /* x-small;*/
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	margin: 0px 30px 10px 30px;
}


.entry-body{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	}

.entry-date{
	font-weight:normal;
	}

.entry-contents img{
	margin:0px 5px;
	border:0px;
	}

.entry-space{
	height:10px;
	}

.entry-navi{
	margin:0px;
	padding:0px
	}

.entry-head{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	width:100%;
	height:12px;
	}

.entry-footer{
	BACKGROUND: none transparent scroll repeat 0% 0%;
	width:100%;
	height:12px;
	margin:0px;
	padding:0px
	}

.entry-title{
	padding:7px 0px 0px 53px;
	}

.content li {
	line-height: 150%;
	font-size: 90%;
	margin-bottom: 15px;
	}

.content h2 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	width:100%;
	height:37px;
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	margin-left:24px;
	margin-bottom:6px;
	}

.content h3 {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-left:24px;
	margin-bottom: 10px;
	}

.content h4 {
	border-bottom:solid 2px #444;
	margin-bottom:10px;
	padding-bottom:4px;
	font-size:11pt;
	color: #000;
	margin-left: 20px;
	font-weight: bold;
	}

.content h5 {
	width:120px;
	height: 20px;
	float: left;
	overflow: visible;
	margin-bottom: 5px;
	padding:10px;
	margin-left:20px;
	font-size: 11pt;
	color: #000;
	}


.content p.posted {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: 8pt;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	margin:0px 24px;
	text-align: left;
	line-height: 100%;
	padding: 6px 0px 6px 0px;
	height:14px;
	}

.content p.extended {
	font-size: 8pt;
	text-align: left;
	line-height: normal;
	padding-bottom:6px;
	}

.entry-posted{
	margin:6px 0px;
	}
/*センターここまで*/

/*サイドバーここから*/
#left {
	ddisplay: none;
	}

.sidebar {
	display: none;
	}

#calendar {
  	display : none;
	}

#calendar table {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	padding-left:4px;
	padding-top:8px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebody{
	display: none;
	}

.side-space{
	height:5px;
	}

.sidefooter{
	display: none;
	}

.sidebar h2 {
	display: none;
	}

.sidebar ul {
	display: none;
	}

.sidebar ul ul {
	display: none;
	}

.sidebar li {
	display: none;
	}

.sidebar ul li{
	display: none;
	}

.sidebar #categories li {
	display: none;
	}

.link-note {
	display: none;
	}
/*サイドバーここまで*/

/*その他*/
#comment-data {
	display: none;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.bottom{
	display: none;
	}

.techstuff{
	display: none;
	}
