@charset "Shift_JIS";

/* -------------------------------------------------------------------

------------------------------------------------------------------- */

/*
	 MT Settings
========================================================= */
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	}

#center {
	float: left;
	width: 440px;
	overflow: hidden;
	}

#right {
	float: left;
	overflow: hidden;
	width: 180px;
	font:normal 80% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	}

.content {
	padding: 15px 15px 5px 15px;
	font:normal 80% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	}

/*

========================================================= */
.content p {
	font:normal 100% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 4px 0 4px 2px;
	background-color: #eee;
	}

.content p.posted {
	border-top: 1px solid #999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

/*

========================================================= */
.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	font-weight: bold;
	text-transform: uppercase;
	}

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

.sidebar li {
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #fff;
	}

/*

========================================================= */
.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#comment-data {
	float: left;
	text-align: left;
	}

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
