body {
	margin: 0px 0px 0px 0px;
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	text-align: center;
	font-size: 12px;
	}
h1, h2, h3, p, ul, li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	}
table {
	border-collapse: collapse;
	}
td,tr {
	border: 1px #999 solid;
	font-size: 12px;
	}
table.bnr tr,
table.bnr td {
	border: none;
	}
hr {
	display: none;
	}
a {
	text-decoration: underline;
	}

a:link {
	color: #000066;
	}

a:visited {
	color: #8FaBBE;
	}

a:active {
	color: #8FaBBE;
	}

a:hover {
	color: #006699;
	}
.red {
	color: #FF0000;
	}
.white {
	color: #FFF;
	}
.org {
	color: #FF6666;
	}
.green{
	color: #009900;
	}
.px10 {
	font-size: 10px;
	}
.nonline {
	border: 1px solid #FFF;
	}
/*	---レイアウトの設定ここから---	*/
/*	コンテンツ全体のボックス	*/
#container  {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	border: 1px solid #FFFFFF;
	background:#FFFFFF;
}

/*	ヘッダのボックス	*/
#header {
	width: 760px;
	height: 73px;
	text-align: left;
	background: url('img/bg_header.jpg') no-repeat;
	}
#header h1 {
	border: 0;
	float: left;
}
.clear{
	clear: both;
}
/*	本文エリア外回りボックス	*/

#main {
	width:760px;
}
/*	本文エリアのボックス	*/
#center {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	}

/*	フッタのボックス	*/
#footer {
	clear: both;
	text-align: right;
	margin: 0px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 11px;
	width: 750px;
	padding-right: 10px;
	height: 12px;
	padding-bottom: 20px;
	background-image: url('/img/footer.jpg');
}
/* ◇◇◇  トップ用◇◇◇ */
.mainDataBox {
	width: 190px;
	float: left;
}
.datasub{
	background-image: url('/img/top_datasub.jpg');
	margin: 0px;
	height: 12px;
	width: 175px;
	padding: 11px 1px 12px 14px;
	font-size: 12px;
	color: #FFFFFF;
}
.optionsub{
	background-image: url('/img/top_optionsub.jpg');
	margin: 0px;
	height: 12px;
	width: 175px;
	padding: 11px 1px 12px 14px;
	font-size: 12px;
	color: #FFFFFF;
}
.intersub{
	background-image: url('/img/top_intersub.jpg');
	margin: 0px;
	height: 12px;
	width: 175px;
	padding: 11px 1px 12px 14px;
	font-size: 12px;
	color: #FFFFFF;
}
.infosub{
	background-image: url('/img/top_infosub.jpg');
	margin: 0px;
	height: 12px;
	width: 175px;
	padding: 11px 1px 12px 14px;
	font-size: 12px;
	color: #FFFFFF;
}
.mainul{
	margin: 0px;
	background-image: url('/img/bg_ul.gif');
	background-position: right;
}
.mainlion{
	background-image: url('/img/list_back.gif');
	background-repeat: repeat-x;
	height: 20px;
	background-position: bottom;
	padding-top: 7px;
	width: 181px;
	list-style-type: none;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.mainlioff{
	height: 20px;
	padding-top: 7px;
	width: 181px;
	list-style-type: none;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.mainulLeft{
	background-repeat: repeat-y;
	background-position: left bottom;
	background-image: url('/img/ulleft_back.gif');
}
.mainlion a:link {
	color: #000000;
	text-decoration: none;
	}
.mainlion a:visited {
	color: #000000;
	text-decoration: none;
	}
.mainlion a:active {
	color: #000000;
	text-decoration: none;
	}
.mainlion a:hover {
	color: #000000;
	text-decoration: none;
	}
/* ◇◇◇ 個別アーカイブ用 ◇◇◇ */
.headerMenuBox{
	height: 20px;
	width: 450px;
	float: right;
	margin-top: 50px;
}

.headerMenuImg{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 20px;
}

div.gmenu {
	margin: 0;
	padding: 0;
	font-size: 10px;
	}

#navi {
	font-size: 10px;
	}

#dd .mainmenu {
  	float: left;
  	margin: 0;
  	padding: 5px 0;
  	list-style: none;
	}

#dd .mainmenu a {
  	display: block;
  	text-align: center;
  	padding: 0 5px;
  	margin:0;	
  	text-decoration: none;
  	font-size: 10px;
  	color: #fff;
  	border-left: 1px solid #fff;
	}

#dd .last {
  	border-right: 1px solid #fff;
	}

.submenu {
  	visibility: hidden;
  	position: absolute;
  	z-index: 3;
  	border: 1px solid #fff;
  	background: #3852A4;
  	font-size: 10px;
  	width: 150px;
	}

.submenu a {
  	display: block;
  	height: 20px;
  	line-height: 2;
  	text-align: left;
　	text-decoration: none;
  	color: #fff;
	}

.submenu a:hover {
　	background: #98B07E;
　	text-decoration: underline;
	}

.db_top{
	background-image: url('/img/db-top.jpg');
	height: 14px;
	width: 500px;
	padding-left: 260px;
	padding-top: 15px;
	padding-bottom: 12px;
	color: #FFFFFF;
}
.op_top{
	background-image: url('/img/op-top.jpg');
	height: 14px;
	width: 500px;
	padding-left: 260px;
	padding-top: 15px;
	padding-bottom: 12px;
	color: #FFFFFF;
}
.int_top{
	background-image: url('/img/int-top.jpg');
	height: 14px;
	width: 500px;
	padding-left: 260px;
	padding-top: 15px;
	padding-bottom: 12px;
	color: #FFFFFF;
}
.info_top{
	background-image: url('/img/info-top.jpg');
	height: 14px;
	width: 500px;
	padding-left: 260px;
	padding-top: 15px;
	padding-bottom: 12px;
	color: #FFFFFF;
}
.Title {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1B2C3C;
	border-left-color: #1B2C3C;
	color: #3953a5;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	margin-top: 20px;
	}
.sub01 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #8aaDC8;
	margin-bottom: 10px;
	margin-top: 10px;
	}
.sub02 {
	background-color:#FFFFCC;
	width:500px;
	padding:5px;
	}
.button {
	border: 1px solid #FFFFFF;
	background:#FFFFFF;
	font-weight: bold;
	border: 2px inset #CCC4D7;
	}
.dbTxt {
	color: #000000;
	line-height: 150%;
	text-align: left;
	margin: 10px;
	}
#center li {
	margin-left: 20px;
	}

#trackbacks {
	border: 1px solid #BBB;
	margin: 10px 0;
	padding: 5px;
	}

/* ◇◇◇ ここからMTデフォルトCSS ◇◇◇ */
#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}



.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	font-size: x-small;
	}


.content p {
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.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;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	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 h2 {
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

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

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

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

.sidebar li {
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

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

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

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

.link-note {
	font-family: Verdana, arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, arial, sans-serif;
	font-size: x-small;
	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%;
	}

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


