body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #0000FF;
	}

a:visited {
	color: #0000FF;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #66FFFF;
	}
ul {
	margin: 0px;
}
li {
	list-style-position: outside;
	margin: 0px;
	padding-left: 18px;
}

#main {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#main_area {
	width: 810px;
	background-image: url(backline.gif);
	margin-right: auto;
	margin-left: auto;
}
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}

#banner {
	background-color: #999999;
	background-image:url(toptitle.jpg);
	text-align: left;
	height: 90px;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 24px;
	font-weight: bolder;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 64px;
	}

#banner h2 {
	font-size: small;
	color: #FFFFFF;
	}

.content {
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
	}
	
.content pre {
	font-size: larger;
}

#left {
	float: left;
	width: 200px;
	overflow: hidden;
	line-height: 160%;
	}
.left_box {
	padding-left: 20px;
	padding-top: 24px;
}
#right {
	float: right;
	width: 200px;
	overflow: hidden;
	line-height: 160%;
	}

.rite_box {
	padding-right: 20px;
	padding-top: 24px;
}

#center {
	float: right;
	width: 400px;
	overflow: hidden;
	}

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

.content h2 {
	color: #666666;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
	}


.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}




#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: "ＭＳ ゴシック", "Arial", "Osaka-等幅", monospace;
	font-size: small;
  	padding: 0px;
	text-align: left;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}
.sidebar {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 24px;
	}

.sidebar h3 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #555588;
	padding-left: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(folda.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	}
.sidebar h4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 12px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

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

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

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

.link-note {
	font-size: 10px;
	text-align: left;
	padding: 4px;
	margin-bottom: 24px;
	}

#powered {
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#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%;
	}

#kiso {
	width: 150;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
#btn_wak {
	float: right;
	margin-right: 12px;
	display: block;
}

.return_top {
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #CCCCCC;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#btn_wak a {
	text-decoration: none;
}
#btn_wak a:link {
	color: #333333;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
#btn_wak a:visited {
	color: #333333;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;

}
#btn_wak a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
p {
	margin: 2px 0px 0px;
}
form {
	margin: 0px;
}
.table_wak {
	border: 1px solid #CCCCCC;
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 4px;
}
.table_wak h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #555588;
	margin: 0px 0px 4px;
	padding: 2px 4px 2px 8px;
	letter-spacing: 1px;
}
.td_box {
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 160%;
	font-size: 14px;
	letter-spacing: 3px;
	color: #999999;
}
.topic_categori {
	margin-top: 12px;
	margin-bottom: 12px;
}

.topic_categori h4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 12px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.panlist {
	margin-left: 24px;
}

.date_h1 {
	color: #FFFFFF;
}
.date_h1 h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	background-color: #555588;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-indent: 12px;
	background-image: none;
}
.date_h1 a:link 
{
	color: #FFFFFF;
}
.date_h1 a:visited 
{
	color: #FFFFFF;
}
.date_h1 a:hover 
{
	color: #FF0000;
}
.date_h1 a
{
	text-decoration: none;
}
#cm_posi {
	margin-top: 16px;
	margin-bottom: 12px;
}
.under_12 {
	margin-bottom: 12px;
}
.dayacv_posi {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
}
.banner-left{ /* フッタのバナー画像を左に */
float: left;
margin-left: 1em;
}
.banner-right{ /* フッタのバナー画像を右に */
float: right;
margin-right: 1em;
}
h3{ /* フッタ内の見出し3 */
font-size: 100%;
line-height: 1em;
margin-top: 1em !important;
}
#foot{
width: 783px;
text-align:center;
border-top:1px solid #CCCCCC;
padding:10px;
}
