@charset "UTF-8";
/* CSS Document */


body {
	background: #F9F9E8;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	padding:0px;
	margin: 0px;
	position: static;
	line-height: 18px;
}

.gap {
	background-color: #E6EFE2;
	height: 15px;
}

#background_table{
	background-image: url(<$MTBlogURL$>images/rightside_back.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 100%;
}


#shadowtable {
	width: 800px;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #B8A85F;
}


#containertable {

}

td .border {
	background-color: #B8A85F;
	width: 1px;	
}


#container {
	width: 798px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}


#bodycontainer {
	width: 798px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headcontainer {
/*border: 1px solid #000000;*/
	border: 0px;
	width: 589px;
}

#header {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}




#leftheader a:link{ color: #9F1209; text-decoration: none; }
#leftheader a:visited{ color: #9F1209; text-decoration: none; }


#lefthead_textarea {
	padding: 0px;
	font-size: 10px;
	margin-top: 5px;
}

 #description {
	font-size: 12px;
	color: #FFFFFF;
	background: #26417D;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 780px;
 }

.lefthead_cat {
	background-color: #26417D;
	height: 22px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 21px;
	color: #FFFFFF;
	padding-left: 23px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

#body {
	margin: 0px;
	padding: 20px 0px;

}

#body a:link {
	color: #990000;
	text-decoration: none;
}
#body a:visited {
	color: #660000;
	text-decoration: none;
}
#body a:hover {
	color: #CC0000;
	text-decoration: none;
}

#body img {
	border: 0px solid #666666;

}

.contents-header {
	color: #333333;
	font-size: 14px;
	display: block;
	line-height: normal;
	margin: 0px 20px 30px;
}

.contents-header2 {
	color: #333333;
	font-size: 14px;
	display: block;
	line-height: normal;
	margin: 0px 80px 6px 100px;
}

.entry-summary {
	margin-bottom: 70px;

}

#bodytable {
	margin: 0px;
	padding: 0px;
	width: 798px;
}


.date-header,
.profile-header,
.trackbacks-header,
.comments-header,
.comments-open-header {
	font-size: 12px;
	line-height: 14px;
	margin: 0px 80px 6px 100px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #7E9544;	
}

.category {
	font-size: 12px;
	padding-right: 0px;
	text-align: right;
	margin: 6px 80px 0px 100px;
}

.subject {
	background: url(<$MTBlogURL$>images/blit_main.jpg) no-repeat left center;
	height: 35px;
	padding-left: 60px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 20px;
	padding-top: 6px;
}

.entry {
	margin-bottom: 50px;
}

.entry-header {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	overflow: visible;
	padding: 3px 50px;
	margin: 20px 80px 5px 100px;
	color: #004B26;
	background-image: url(<$MTBlogURL$>images/blit.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.entry-header a:link { text-decoration: none;}
.entry-header a:visited { text-decoration: none;}
.entry-header a:hover { text-decoration: none;}


.entry-underline {
	background: url(<$MTBlogURL$>images/subject_underline.gif) no-repeat left top;
	height: 10px;
	line-height: 10px;
	margin-left: 17px;
}

.entry-prof-header {
	background: url(<$MTBlogURL$>images/entry_headpart1gif) repeat-y;
	margin-left: 7px;
	font-size: 16px;
	padding-left: 50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: sans-serif;
	font-weight: bold;
}

.entry-category
{
	margin: 0 3px 5px 0;
	padding-top: 3px;
	color: #666;
	font-size: 10px;
	text-align: right;
}

.entry-body,
.entry-excerpt,
.entry-more,
.entry-more-link
{
	padding: 3px 0px;
	margin: 15px 69px 15px 100px;
	clear: both;


}

.trackbacks,
.comments,
.comments-open {
	padding: 3px 45px;
	margin: 15px 80px 15px 100px;
}

#trackbacks-info,
.trackback-content,
.comments-open-content,
.comment-content
{
	clear: both;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.trackbacks h5 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
}

.trackback-footer,
.comment-footer {
	margin-bottom: 35px;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 10px;
	color: #666;
}

.entry-footer {
	border-top: 1px dotted #000000;
	padding-top: 3px;
	color: #666;
	font-size: 10px;
	text-align: right;
	padding: 3px 0px;
	margin: 10px 85px 50px 100px;

}

.footbox {
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	height: 11px;
	padding: 3px;
	background-color: #FEEDEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#submenucontainer {
	width: 208px;
	text-align: center;
	margin: 0px;
	padding: 8px 0px;
}

#righthead {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#righthead img {
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	display: block;
}

.submenubox {
	margin:0px 8px 20px 7px;
	width: 195px;
}

.submenubox_head{
	text-align: center;
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6C6A6A;
}

.submenubox a:link { color: #990000; text-decoration: none;}
.submenubox a:visited { color: #FF6600; text-decoration: none;}
.submenubox a:hover { color: #660000; text-decoration: none;}


.submenubox_head a:link { color: #FFFF66; text-decoration: none;}
.submenubox_head a:visited { color: #FFFFFF; text-decoration: none;}
.submenubox_head a:hover { color: #FFCC00; text-decoration: none;}

.submenubox_head span{
	line-height: 14px;
}

.submenubox_foot {
	background-image: url(<$MTBlogURL$>images/sidebar_foot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 5px;
}

.submenubox_body{
	font-size: 10px;
	padding: 10px 10px 7px;
	text-align: left;
}

.submenubox_body2{
	font-size: 10px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;	/*background-color: #FFFFFF;
	border: 1px solid #B1B1B1;
	*/
}

.submenubox_body_cat{
	text-align: center;
	border-right: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	padding-top: 4px;
	padding-bottom: 4px;
}

.submenubox_body_cat img{
	margin-top: 2px;
	margin-bottom: 2px;
}


.submenubox_body a:link { color: #990000;}
.submenubox_body a:visited { color: #660000; }
.submenubox_body a:hover { color: #CC0000; }

.submenubox_blognavi  a:link { color: #990000;}
.submenubox_blognavi a:visited { color: #660000; }
.submenubox_blognavi a:hover { color: #CC0000; }

.submenubox_blognavi{
	font-size: 10px;
	color: #000000;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.submenubox_blognavi .blognavi{
	line-height: 14px;
	text-align: center;
}
.submenubox_body div{
	line-height: 14px;
}

.submenubox_body #profile{
	padding: 9px;
	background-color: #c7e9c7;
	border: 1px solid #adc6a2;
}

.submenubox_body #profile p{
	padding: 0px;
	margin: 0px;
}

.submenubox_body #search{
	font-size: 10px;
}

.archive-content {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 80px;
	margin-left: 100px;
}

.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.archive-list-item
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.module-list
{
   padding: 0;
   margin: 0 10px 0 15px;
   list-style: disc;
}

.module-list .module-list 
{
   margin: 0 0 0 0;
   padding-left: 10px;
   list-style: disc;
}

.module-list-item
{
   margin-top: 2px;
   margin-bottom: 0px;
}

#rightbox_banner{
	padding: 3px;
	border: 1px solid #666666;
	margin-right: 4px;
	margin-left: 4px;
}

.banner {
	margin-top: 6px;
	margin-bottom: 6px;
}

.clearboth {
	clear: both;
	height: 0px;
}

.search-content {
	padding: 20px;
}

form {
	margin: 0px;
	padding: 0px;	
}

/* プロフィール用 */
.profphoto {
	margin-right: auto;
	margin-left: auto;	
}

/*　ローカルスタイル　*/

.submenu_header {
	
}

td .leftborder {
	border-left: 1px solid #B8A85F;
}

