@charset "shift-jis";
/*--------------------------------------
  MT Style Sheet
  Last Update 2006-11-21 edit by Tamura

  - 1.top
  - 2.monthly&date archive template
  - 3.entry archive template
  - 4.
  - 5.
  - 6.
  - 7.
  - 8.
  - 9.
  - 10.

---------------------------------------*/

/* top
---------------------------------------*/

.articleArea {
	width: 390px;
	margin: 0px;
	padding: 0px;
}

.articleArea .date {
	margin-bottom: 5px;
}

.articleArea .title {
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCC dashed;
	font-size: 105%;
	line-height: 130%;
}

.articleArea .body { 
	width: 100%;
	font-size: 105%;
	line-height: 1.5em;
}

.articleArea .body img {
	display: block;
	margin-right: 5px;
	float: left;
	border: 1px #333333 solid;
}

.articleArea .body .continue { 
	width: 100%;
	text-align: right;
	margin-top: 5px;
}

.articleArea .foot { 
	width: 100%;
	font-size: 100%;
	margin-top: 8px;
	padding-top: 5px;
	border-top: 1px #CCCCCC dashed;
	text-align: right;	
}

.shikiri {
	width: 390px;
	text-align: center;
	margin: 10px 0px;
	font-size: 130%;
	color: #D2D2D2;
}

#commentArea {
	width: 220px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px #CCCCCC dashed;	
}

.commentArticle {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#calenderArea {
	width: 220px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px #CCCCCC dashed;	
}

#calenderArea table {
	width: 100%;
}

#calenderArea caption {
	width: 100%;
	font-size: 110%;
	padding: 5px 0 10px 0;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

#calenderArea table th {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

#calenderArea table td {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

#today {
	background-color: #472C2E;
	color: #FFFFFF;
}

#calenderArea table a {
	font-weight: bold;
	text-decoration: underline;
}

#calenderArea table a:hover {
	font-weight: bold;
	text-decoration: none;
}

	

/* monthly&date archive template
---------------------------------------*/ 

#contents_archive_left {
	width: 450px;
	padding: 0px 22px 0px 10px;
	margin: 0px;
	float: left;
	border-right:1px #C6C6C6 solid;	
}

#contents_archive_right {
	width: 160px;
	padding: 0px 10px 0px 22px;
	margin: 0px;
	float: right;
}

#contents_archive_left h2 {
	padding: 0px;
	margin: 0 0 0 0;
}

#contents_archive_right h2 {
	padding: 0px;
	margin: 0 0 0 0;
}

#midashiLv1 {
	margin: 0px;
	padding: 0px 0px 15px 10px;
}

#archiveDate {
	width: 450px;
	font-size: 120%;
	font-weight: bolder;
	text-align: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}		

.articleArea_archive {
	width: 450px;
	margin-top: 10px;
}

.articleArea_archive .date {
	margin-bottom: 5px;
}

.articleArea_archive .title {
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCC dashed;
	font-size: 105%;
	line-height: 130%;
}

.articleArea_archive .body { 
	width: 100%;
	font-size: 105%;
	line-height: 1.5em;
}

.articleArea_archive .body img {
	display: block;
	margin-right: 5px;
	float: left;
	border: 1px #333333 solid;	
}

.articleArea_archive .body .continue { 
	width: 100%;
	text-align: right;
	margin-top: 5px;
}

.articleArea_archive .foot { 
	width: 100%;
	font-size: 100%;
	margin-top: 8px;
	padding-top: 5px;
	border-top: 1px #CCCCCC dashed;
	text-align: right;	
}	

.shikiri_archive {
	width: 450px;
	text-align: center;
	margin: 10px 0px;
	font-size: 130%;
	color: #D2D2D2;
}

.shikiri_entry {
	width: 450px;
	text-align: center;
	margin: 15px 0px 15px 0px;
	font-size: 130%;
	color: #D2D2D2;
}

#archiveLink {
	width: 450px;
	font-size: 90%;
	text-align: center;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

.subnaviArea {
	width: 160px;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px #CCCCCC dashed;
}

.subnaviArea2 {
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px #CCCCCC dashed;
	border-bottom: 1px #CCCCCC dashed;
}

.subnaviArea table {
	width: 100%;
}

.subnaviArea caption {
	width: 100%;
	font-size: 110%;
	padding: 5px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.subnaviArea table th {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

.subnaviArea table td {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

.subnaviArea table a {
	font-weight: bold;
	text-decoration: underline;
}

.subnaviArea table a:hover {
	font-weight: bold;
	text-decoration: none;
}	 

.red {
	color: #FF0000;
}

.blue {
	color:#0000FF;
}

.subnaviArea  ul {
	margin: 0px;
	padding: 0px;
}

.subnaviArea  ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	letter-spacing: 0.25em;		
}

/* entry archive template
---------------------------------------*/ 

.subnaviArea2 ul {
	margin: 0px;
	padding: 0px;
}

.subnaviArea2 ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	letter-spacing: 0.25em;		
}

#commentArea_list {
	width: 450px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px #CCCCCC dashed;
}

#commentArea_list dl {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#commentArea_list dl dt {
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: right;
	font-size: 80%;
}

#commentArea_list dl dd {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;	
}

#commentArea_form {
	width: 450px;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px #CCCCCC dashed;
	border-bottom: 1px #CCCCCC dashed;
	
}

#commentArea_form form {
	margin: 0ox;
	padding: 0px;
}	

#commentArea_form table {
	width: 100%;
}

#commentArea_form caption {
	width: 100%;
	font-size: 90%;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	text-align: left;
}

#commentArea_form table th {
	font-weight: normal;
	padding: 5px;
	text-align: left;
}

#commentArea_form table td {
	padding: 5px;
}

#commentArea_form table td #formBtn {
	text-align: center;
}

.chuoyose {
	text-align: center;
}

.articleArea_archive .body blockquote { 
	font-weight: bold;
	color:#C61530;
	padding: 10px 0px 10px 10px;
	margin: 0px;
}
