/*

ここは消さないで下さい

Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 

*/



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


a:link {
color: #000099;
}

a:visited {
color: #000099;
}

a:active {
color: #000099;
}

a:hover {
color: #000099;
}


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


/*ベースカラー*/
#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: center;
padding: 0px;
width: 850px;
background-color: #FFFFFF;
border-right: solid 1px #333333; 
border-left: solid 1px #333333; 
border-bottom: solid 1px #333333;
	}

/*バナー*/
#banner {
font-family: Verdana, Arial, sans-serif;
background-image: url("./mt-static/banner_back.gif");
background-position: top left;
text-align: center;
padding: 0px0px 0px 0px;
height: 140px;

}

#banner-img {
display: none;
}
#banner a {
    color: #FFFFFF;
    text-decoration: none;
	}
	
#banner a:link { text-decoration:none; color: #666666;}
#banner a:visited { text-decoration:none; color: #666666;}
#banner a:hover { text-decoration:none; color: #666666; background:none;}

/*タイトル文字*/
#banner h1 {
font-size: 24px;
font-weight: bold;
color: #333333;
margin-bottom: 3px;
padding: 45px 0px 0px 0px;
}

#banner p {
font-size: 24px;
font-weight: bold;
color: #333333;
margin-bottom: 3px;
padding: 45px 0px 0px 0px;
}

/*サブタイトル文字*/
#banner h2 {
font-size:14px;
font-weight: bold;
color: #666666;
}

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

#center600 {
float: left;
width: 670px;
overflow: hidden;
}

.content {
padding: 10px 10px 0px 10px;
color: #7E7E7E;
font-family: Verdana, Arial, sans-serif;
font-size:14px;
}

.cate {
margin: 0px 0px 10px 0px;
}

#right {
float: left;		
width: 178px;
overflow: hidden;
padding: 10px 0px 0px 0px;
}

/*記事部分*/
.content p {
color: #333333;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:14px;
line-height: 150%;
text-align: left;
padding: 10px 10px 10px 10px;
margin-bottom: 0px;
margin-top: 0px;
}

/*記事の日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
text-align: right;
font-weight: normal;
padding: 3px 5px 3px 5px;
margin-bottom: 10px;
line-height: 120%;
color: #7E7E7E;
border-bottom: solid 1px #7E7E7E;
background-color: #FFFFFF;	
}

/*記事の日付*/
.content p.date {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: right;
font-weight: normal;
padding: 3px 5px 3px 5px;
margin-bottom: 10px;
line-height: 120%;
color: #7E7E7E;
border-bottom: solid 1px #7E7E7E;
background-color: #FFFFFF;	
}

/*記事のタイトル*/
.content h1 {
color: #59BEB5;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
padding: 3px 5px 3px 5px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

.content h3 {
color: #59BEB5;
font-family: Verdana, Arial, sans-serif;
font-size: 14px;
text-align: left;
font-weight: bold;
padding: 3px 5px 3px 5px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

/*記事下のリンク*/
.content p.posted {
color: #7E7E7E;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 0px;
line-height: normal;
border-bottom: solid 1px #7E7E7E;
}

/*表組*/
.diet table {
color: #666666;
width: 100%;
margin-bottom: 0px;
border: 1px solid #CCCCCC;
border-collapse: separate;
border-spacing: 1px;
}
.diet th {
text-align: center;
padding: 5px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color: #E1E2E6;
}
.diet td {
padding: 5px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color: #EFF2F3;
}
.diet td.ama {
text-align: center;
padding: 5px;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background-color: #ffffff;
}

/*サイドバー*/
.sidebar {
padding: 0px 10px 0px 10px;
}


/*サイドバーの見出し*/
.sidebar h2 {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
line-height: 15px;
background-color: #F5F5F5;	
margin: 10px 0px 0px 0px;

}

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



/*アーカイブ・コメント*/
.sidebar li {
color: #1B2C3B;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
line-height: 15px;	
margin-top: 3px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}

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

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

/*XML・検索のテキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 150%;
text-align: left;
color: #1B2C3B;
margin-top: 3px;
margin-bottom: 30px;
}



#powered {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #3D3D3D;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 50px;
}



#comment-data {
float: left;
width: 160px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #BBB;
}

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

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

/* ---------- trackback ---------- */

div.trackbacks p,
div.trackbacks dt
{
	color:#666666;
	font-size:80%;
	background-color:inherit;
}

div.trackbacks dl
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	margin:5px 0 10px 0;
}

div.trackbacks input
{
	color:#999999;
	border: 1px solid #999999;
	padding:2px;
	background-color:#ffffff;
}

ul.trackback-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
}

ul.trackback-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right: 5px;
	list-style-type: none;
	background-color:inherit;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

div.comments,
div#comments-open-data label
{
	margin-bottom: 10px;
}

div.comments-body
{
	padding:5px;
}

div.comments-body p,
div.comments-info li,
div#comments-open-data legend,
div#comments-open-data label
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

p.comments-open-moderated
{
	color:#666666;
	background-color:inherit;
	font-size:80%;
}

div.comments-body p,
div.comments-post-content p
{
	margin:5px 0 10px 0;
}

ul.comments-info
{
	border-top: 1px solid #999999;
	padding:5px 0;
	margin:0 0 15px 0;
}

ul.comments-info li
{
	display:inline;
	margin-right:5px;
	list-style-type:none;
	color:#666666;
	background-color:inherit;
	font-size:60%;
}

div#comments-open-data legend
{
	color:#666666;
	background-color:inherit;
	margin-bottom:10px;
}

div#comments-open-data input#comment-author,
div#comments-open-data input#comment-email,
div#comments-open-data input#comment-url
{
	width:40%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

div#comments-open-data textarea
{
	width:60%;
	color:#666666;
	font-size:80%;
	border: 1px solid #999999;
	padding:2px;
	background-color:#eeeeee;
	margin:5px 0 10px 0;
}

ul.comments-open-footer input
{
	color:#999999;
	font-size:80%;
	border: 1px solid #999999;
	background-color:#ffffff;
	margin-top:5px;
}

ul.comments-open-footer li
{
	display:inline;
	margin-right:15px;
	list-style-type:none;
}

ul.cookie li
{
	display:inline;
	list-style-type:none;
}

/* ---------- comment_end ---------- */


