@charset "utf-8";

/*
===== CONTENTS ==============================
	1:h1-h6
	2:#header
		#logo
	3:#globalNav
	7:#footer
		#asisstNav
	8:.pageTop
=============================================
*/

/*
===== 1:#wrapper =====
*/
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
	text-align:left;
	
}

/*
===== 2:#content =====
*/
#content {
	width: 650px;
	float: right;
	margin: 0 0 20px;
	padding: 0 0 15px;
	background: url(../images/contents_bottom.gif) no-repeat left bottom;
}

#content h1,
#content #h1logo {
	margin: 0 0 14px;
}


/*
===== 3:#mtEntries =====
*/
#mtEntries {
	padding: 18px 0 0;
	background: url(../images/contents_top.gif) no-repeat left top;
}
#mtEntries .line {
	height: 15px;
	background: url(../images/line.gif) no-repeat left top;
}

/* 3-1:.section */
#mtEntries .section {
	padding: 0 15px 20px 20px;
	background: url(../images/contents_bgc.gif) repeat-y left top;
}
#mtEntries .section h1.archive span {
	padding:3px;
	background:#327043;
	color:#fff;
}

/* 3-2:.headerArea */
#mtEntries .headerArea {
	margin: 0 0 20px;
	_height: 1%;
	overflow: hidden;
	background: url(../images/h2_bgc.gif) no-repeat right bottom;
	position: relative;
}
#mtEntries .headerArea .categoryImg {
	width: 44px;
	float: left;
	margin: 0 16px 0 0;	
}
/*#mtEntries .headerArea h1,
#mtEntries .headerArea h2 {
	width: 380px;
	float: left;
	margin: 2px 0 5px;
	font-size: 140%;
	color: #327043;
}
#mtEntries .headerArea .date {
	position: absolute;
	bottom: 8px;
	right: 40px;
	color: #327043;
}*/

#mtEntries .headerArea .hdgroup {
	width:555px;
	float:left;
	display:inline;
}

#mtEntries .headerArea .hdgroup .categoryTxt {
	width:45%;
	float:left;
	display:inline;
}

#mtEntries .headerArea .hdgroup .date {
	width:45%;
	float:right;
	text-align:right;
	vertical-align:top;
	display:inline;
	color: #327043;
}

#mtEntries .headerArea .hdgroup h2 {
	clear:both;
	float:none;
	margin-bottom:5px;
	color: #327043;
}

/* 3-3:.mtEntryBody */
#mtEntries .mtEntryBody {
	clear: both;
	margin: 0 35px 0 60px;
}
#mtEntries .mtEntryBody p {
	margin: 0 0 25px;
	font-size: 75%;
}
#mtEntries .mtEntryBody form {
	font-size: 75%;
}
#mtEntries .mtEntryBody li,
#mtEntries .mtEntryBody blockquote {
	padding:0 0 0 25px;
	font-size: 75%;
}
#mtEntries .mtEntryBody .characterImg {
	float: left;
	margin: 0 0 15px;
}
#mtEntries .mtEntryBody .photo {
	float: left;
	margin: 0 12px 15px 0;
}
/* 3-3:.mtEntryBody p.more*/
#mtEntries .mtEntryBody p.more{
	padding:0 0 10px;
	text-align:right;
}
/* 3-4:.mtEntryFooter */
#mtEntries .mtEntryFooter {
	clear: left;
	margin: 0 35px 5px 0;
}
#mtEntries .mtEntryFooter p {
	text-align: right;
	font-size: 75%;
	color: #327043;
}
#mtEntries .mtEntryFooter p a {
	color: #327043;
}
/* 3-4:.mtPageLink */
#mtEntries .mtPageLink {
	margin: 0;
	padding: 0 15px 0 20px;
	background: url(../images/contents_bgc.gif) repeat-y left top;
}
#mtEntries .mtPageLink p {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 75%;
}
#mtEntries .mtPageLink p a {
	text-decoration:none;
}

/* 3-5:.mtCommentBody */
#mtEntries .mtCommentBody {}
#mtEntries .mtCommentBody h2 {
	margin: 0 0 15px;
}
#mtEntries .mtCommentBody dl {
	margin: 0 55px 10px;
}
#mtEntries .mtCommentBody dl dt {
	margin: 0 0 5px;
	font-size: 75%;
	font-weight: bold;
}
#mtEntries .mtCommentBody dl dt .name {
	margin: 0 10px;
	color: #004dc0;
}
#mtEntries .mtCommentBody dl dd {
	margin: 0 0 10px;
	font-size: 75%;
	line-height: 1.6;
}

/* 3-6:.mtPostBody */
#mtEntries .mtPostBody {}
#mtEntries .mtPostBody h2 {
	margin: 0 0 15px;
}
#mtEntries .mtPostBody form {
	width: 530px;
	margin: 10px 0 10px 15px;
	padding: 0 0 6px;
	background: url(../images/post_bottom.gif) no-repeat left bottom;
}
#mtEntries .mtPostBody form .postArea {
	width: 530px;
	padding: 6px 0 0;
	background: url(../images/post_top.gif) no-repeat left top;
}
#mtEntries .mtPostBody form table {
	margin: 10px 40px 0;
}
#mtEntries .mtPostBody form table th {
	text-align: right;
	font-size: 75%;
	font-weight: normal;
}
#mtEntries .mtPostBody form table th.vtop {
	padding: 8px 0 0;
	vertical-align: top;
}
#mtEntries .mtPostBody form table td {
	padding: 5px;
}
#mtEntries .mtPostBody form table .commentName,
#mtEntries .mtPostBody form table .commentMail,
#mtEntries .mtPostBody form table .commentUrl {
	width: 270px;
}
#mtEntries .mtPostBody form table .commentText {
	width: 380px;
	height: 100px;
}

#mtEntries .mtPostBody form .button {
	margin: 10px auto;
	text-align: center;
}


/*
===== 4:#mtUtilities =====
*/
#mtUtilities {
	width: 230px;
	float: left;
	padding-bottom: 10px;
}
#mtUtilities .radixTop {
	margin: 0 0 8px;
}
#mtUtilities ul {
	margin: 0 15px;
}
#mtUtilities ul li {
	font-size: 75%;
}
#mtUtilities ul li a {
	color: #555555;
}

/* 4-1:#sideMenu */
#mtUtilities #sideMenu {
	margin: 0 0 20px;
	padding: 0 0 25px;
	background: url(../images/sideArea_bottom.gif) no-repeat left bottom;
}

/* 4-1-1:.section */
#mtUtilities #sideMenu .section {
	padding: 25px 15px 0;
	background: url(../images/sideArea_bgc.gif) repeat-y left top;
}
#mtUtilities #sideMenu .section h2 {
	margin: 0 0 17px;
	padding: 0 0 0 5px;
	border-style: solid;
	border-width: 0 0 1px 5px;
	border-color: #327043;
	font-size: 80%;
	color: #327043;
}
#mtUtilities #sideMenu .section table {
	margin: 0 auto;
}
#mtUtilities #sideMenu .section table caption {
	margin: 0 auto;
	font-size: 75%;
	text-align: center;
}
#mtUtilities #sideMenu .section table caption img.nolink {
	margin: 0 10px;
}
#mtUtilities #sideMenu .section table caption a img {
	margin: 0 10px;
}
#mtUtilities #sideMenu .section table th,
#mtUtilities #sideMenu .section table td {
	padding: 5px 7px;
	font-size: 75%;
	text-align: center;
}
#mtUtilities #sideMenu .section table th {
	font-weight: normal;
}
#mtUtilities #sideMenu .section table .today {
	background-color: #e8f2e3;
}
#mtUtilities #sideMenu .section table .holiday,
#mtUtilities #sideMenu .section table .holiday a:link,
#mtUtilities #sideMenu .section table .holiday a:visited {
	color: #FF0000;
}

/* 4-2:.rss */
#mtUtilities .rss {
}
#mtUtilities .rss p {
	margin: 0 auto;
	text-align: center;
	font-size: 75%;
}
#mtUtilities .rss p a {
	text-decoration:none;
	font-weight: bold;
}


/*
===== 4:#footer =====
*/
#footer {}
