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

body {
	margin: 0px;
	padding:0px;
	background-color: #CCCCCC;
	background-image: url("image/bg_back.gif");
	background-repeat:repeat;
	text-align: left;
	}

textarea {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	}

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

a:link {
	color: #FFFF00;
	}

a:visited {
	color: #FFFF00;
	}

a:active {
	color: #FFFF00;
	}

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

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

#container {
	line-height: 140%;
	text-align: left;
	padding: 0px;
	width: 900px;
	}

/*バナーここから*/
#banner {
	margin-top: 15px;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	color: #FFFFFF;
	background-color: #999999;
	background-image: url("image/obj_banner.jpg");
	background-repeat:no-repeat;
	text-align: left;
	height: 256px;
	}

#banner a {
	color: #000000;
	text-decoration: none;
	font-size: small;
	font-weight:bold;
	}

#banner h1 {
	padding:25px 0px 0px 10px;
	}
/*バナーここまで*/

/*センターここから*/
#center {
	float: left;
	width: 676px;
	overflow: hidden;
	}

.content {
	margin:0px 15px 0px 17px;
	width:644px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: 90%;
	}

.content p {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin:0px 24px 15px 24px;
	letter-spacing: 0.08em;
	}

.content blockquote {
	line-height: 150%;
	font-size: 90%;
	margin: 20px 15px 25px 20px;
	border-style: ridge;
	border-width: medium;
	border-color: #ccc;
	color: #444444;
	background-color: #dddddd;
	padding: 5px;
}

.content ul{
	color:#FFFFFF; /* #9F988D;　本文の色 */
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;  /* x-small;*/
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	margin: 0px 30px 10px 30px;
}

.content ol{
	color:#FFFFFF; /* #9F988D;　本文の色 */
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;  /* x-small;*/
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	margin: 0px 30px 10px 30px;
}


.entry-body{
	background-image: url("image/sba2p_center.gif");
	background-repeat:repeat-y;
	}

.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-image: url("image/sba2p_header.gif");
	background-repeat:no-repeat;
	background-position:top;
	width:644px;
	height:12px;
	}

.entry-footer{
	background-image: url("image/sba2p_footer.gif");
	background-repeat:no-repeat;
	background-position:top;
	width:644px;
	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: #FFFFB0;
	background-image: url("image/sba2_entrytitle.gif");
	background-repeat:no-repeat;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	width:597px;
	height:37px;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin-left:24px;
	margin-bottom:6px;
	}

.content h3 {
	color: #666666;
	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 #699;
	margin-bottom:10px;
	padding-bottom:4px;
	font-size:95%;
	color: #FFFFFF;
	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: 95%;
	color: #FFFFFF;
	}


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

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

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

/*サイドバーここから*/
#left {
	float: right;
	width: 224px;
	overflow: hidden;
	}

.sidebar {
	width:210px;
	margin-left:14px;
	}

#calendar {
  	line-height: 120%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	text-align: center;
	margin-left:15px;
	width: 180px;
	}

#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{
	background-image: url("image/sba1p_center.gif");
	background-repeat:repeat-y;
	}

.side-space{
	height:5px;
	}

.sidefooter{
	background-image: url("image/sba1p_footer.gif");
	background-repeat:no-repeat;
	height:12px;
	margin-bottom:8px;
	}

.sidebar h2 {
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding:8px 9px 0px 9px;
	margin: 0px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar li {
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	text-align: left;
	line-height: 100%;
	list-style-type: none;
	margin-bottom:5px;
	}

.sidebar ul li{
	background-image: url("image/p_01.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:15px;
	font-size:x-small;
	}

.sidebar #categories li {
	list-style-type: none;
	}

.link-note {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}
/*サイドバーここまで*/

/*その他*/
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

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

.bottom{
	color:#FFFFFF;
	padding-right:15px;
	font-weight:bold;
	font-size:small;
	text-align:right;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	}

.techstuff{
	margin:0px 24px;
	}
