/* CSS Document */
/*------alpha-----*/
#alpha {
	padding-top: 30px;
	width: 475px;
}
.entry {
	padding-top: 10px;
}
.entry-header {
	color: #71A7B4;
	line-height: 1.8;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	/*font-family: verdana, 'trebuchet ms', sans-serif, ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック;*/
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8CB6C0;
	margin-bottom: 5px;
}
.entry-body {
	padding-top: 8px;
	/*font-size: 12px;*/
	/*color: #999999;*/
}
.entry-body img {
	float: left;
	padding-right: 4px;
}
.entry-body p {
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	line-height: 1.4;
	padding-bottom: 1em;
}
.entry-body .data {
	padding-bottom: 5px;
	height: 190px;
}
.entry-body .comment {
	padding-bottom: 1em;
}
.entry-more-link {
 font-size: 83%;
}
.entry-footer {
	font-size: 83%;
	line-height: normal;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-left: 3px;
}
/*------beta-----*/
#beta {
}

#blogtab {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	color: #7C8F94;
}

.module-header {
	/*font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック";*/
	color: #7C8F94;
	font-size: 12px;
	padding-bottom: 3px;
}
.module-content {
	/*background-color: #FFFFFF;*/
	margin-bottom: 10px;
}
.module-list-item {
	font-size: 10px;
	line-height: 14px;
	background-image: url(img/arrow_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 8px;
}
.module-list-item a {
	color: #7C8F94;
	text-decoration: none;
}
.module-list-item a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*-----------entry----------*/
.content-nav {
	font-size: 84%;
}
.trackbacks,.comments-content,.comments-open {
	font-size: 84%;
	margin-bottom: 15px;
}
.comments-open {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.trackbacks-header,.comments-header,.comments-open-header {
	font-size: 115%;
	font-weight: bold;
}
.comment {
	padding-bottom: 5px;
}
.sampledat {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/*------form-----*/
.formLeft {
	width: 8em;
}
#comment-author,#comment-email,#comment-url,#comment-text {
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , Osaka, "メイリオ" , "Meiryo" , "ＭＳ Ｐゴシック";
}
.comments-open-moderated {
	font-size: 10px;
}
#comments-open-footer {
	text-align: center;
}

/*-----------date----------*/
.date-header {
	color: #666666;
	background-image: url(../images/ico_entry_tit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	line-height: 180%;
	display: none;
}

/*-----------comment----------*/
#cmnterr {
	color: #FF6666;
	padding-top: 1em;
	padding-bottom: 1em;
}
#cmnterr p {
	color: #FF6666;
}

