body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #333333;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #666666;
	}

a:hover {
	color: #000000;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background: url(image/bg_container.gif) repeat-y 0 0;
	}

/*バナーここから*/
#banner {
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	color: #FFFFFF;
	width: 760px;
	height: 80px;
	background: url(img/head.gif) no-repeat 0 0;
	text-align: left;
	line-height: 140%;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	}

#banner h2 {
	color: #333333;
	font-size: x-small;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	}
/*バナーここまで*/
/*カレンダーここから*/
#calendar {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	padding: 1px 5px 10px 5px;
	text-align: center;
	background: url(image/bg_calendar.gif) no-repeat 0 0;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	}

#calendar ul {
	list-style-type : none;
	padding: 0px;
	margin: 0px;
	}

#calendar  li {
	padding: 0px 2px 0px 2px;
	display : inline;
	}

#calendar a {
	text-decoration: none;
	}

#calendar a:link {
	color: #333333;
	background-color: #FFFFFF;
	}

#calendar a:visited {
	color: #333333;
	background-color: #FFFFFF;
	}

#calendar a:active {
	color: #333333;
	background-color: #FFFFFF;
	}

#calendar a:hover {
	color: #333333;
	background-color: #FFFFFF;
	}

/*カレンダーここまで*/
/*センターここから*/
#center {
	float: left;
	width: 560px;
	overflow: hidden;
	}

.content {
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	color: #999999;
	margin: 10px 10px 5px;
	padding: 1px 0px 1px 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}

.content p {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	padding: 0px 10px 0px 15px;
	margin: 10px 17px 0px 17px;
	}

.content p.extended{
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	font-weight: normal;
	text-align: right;
	padding: 0px 10px 0px 0px;
	margin: 0px 17px 0px 0px;
	clear: both;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content p.posted {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	text-align: right;
	line-height: normal;
	height: 19px;
	padding: 4px 8px 0px 0px;
	margin: 10px 17px 25px 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}

.content p.posted a:link {
	color: #000000;
	}

.content p.posted a:visited {
	color: #333333;
	}

.content p.posted a:active {
	color: #000000;
	}

.content p.posted a:hover {
	color: #000000;
	}

.content img {
	border: 0px;
	margin: 0px 10px 5px 10px;
	}
/*センターここまで*/
/*サイドバーここから*/
#right {
	float: right;
	width: 200px;
	overflow: hidden;
	}

.sidebar {
	padding: 10px;
	margin: 5px 0px 0px 0px;
	}

.sidebar h2 {
	color: #FFFFFF;
                background-color: #999999;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}

.sidebar ul {
	padding: 5px 13px 10px 13px;
	margin: 0px 0px 0px 0px;
	}

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

.sidebar #categories ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.sidebar li {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka","sans-serif";
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	background: url(image/sba2p_point.gif) no-repeat 0 5px;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
	}

.sidebar #categories li {
	list-style-type: none;
	background: url(image/sba2p_point.gif) no-repeat 0 5px;
	}

.link-note {
	text-align: center;
	padding: 25px 0px 0px 0px;
	}
form {
	padding: 10px;
	font-size: small;
	margin: 0px;
}
input {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
.center {
text-align:center;
}
/*サイドバーここまで*/

.footer {
	padding: 0px;
	margin: 0px;
	width: 760px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	clear: both;
	font-size: x-small;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	}

.footer a {
	padding: 5px 10px 5px 0px;
	margin: 0px;
	font-size: x-small;
	}

/*2階層目以降ここから*/
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

.content p.techstuff {
	padding: 0px 10px 0px 10px;
	margin: 10px 17px 10px 17px;
	}

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
	
textarea {
	font-family : 'Hiragino Kaku Gothic Pro', 'Osaka', 'メイリオ' 'ＭＳ Ｐゴシック', 'Verdana',;
	}
/*2階層目以降ここまで*/
