@charset "EUC-JP";

/************************************/
/* body              */
body{
	font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W3",Osaka,sans-serif;
	font-size: 12px; color: #333333;
	line-height: 130%; text-align: center;
	margin: 0px auto; padding: 10px;
	background-color: #ffffff;
}
html>body {
	margin: 0px auto; font-size: small !important;
}
#baseBlock {
	margin: 0px auto;
	padding: 0px 3px;
	background-color: #fff;
	height: 1px;
}
html>body #baseBlock {
	height:auto;
	min-height:1px;
}
html>body #baseBlock:after{
	display:block;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
	content:".";
	clear:both;
}
.editentry {
	text-align:right; padding-right:5px;
}
/* scrollbar-color */
*{
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: Silver;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: Gray;
	scrollbar-track-color:#fff;
	scrollbar-arrow-color: #fff;
}
em { font-style: normal;
}

/************************************/
/* リンクの色  */
a{ color: #656565;
}
a:link{ color: #555; text-decoration: underline;
}
a:visited{ color: #337777;
}
a:hover{ color: #ff2200; text-decoration:none;
}

/************************************/
/* list要素              */
blockquote {
	margin: 5px;
	background-color: #E8F3FF;
	padding: 5px;
	border-top: 1px dotted #336699;
	border-right: 1px dotted #336699;
	border-bottom: 1px dotted #336699;
	border-left: 5px solid #336699;
}

/************************************/
/*head要素              */
#headBlock {
	height: 60px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	background-color: #fff;
}

html>h1 {
	font-size: 22px;
	margin: 0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
}
#title { 
	font-size: 22px; text-align:center;
	color: #666; margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
.BlogName { 
	font-family:"HG丸ｺﾞｼｯｸM-PRO", "Verdana", "ＭＳ Ｐゴシック", "Arial Black", "Impact", "Osaka";
	font-size : 22px;
	color: #666;
}
.introduction { 
	font-family: "Verdana", "ＭＳ Ｐゴシック", "Arial Black", "Osaka";
	font-size: 12px; color:#666600;
	padding: 0px 8px 0px 10px;
	margin-top: 10px;
}
.BlogName h1 a:visited {
	color:#666600; text-decoration : none;
}
.BlogName h1 a:hover {
	color:#ff3300; text-decoration : underline;
}

/************************************/
/* form 要素              */
form {
	padding: 0px;
	margin: 0px;
}
.search {
	width:110px;
	background-color: #fff;
	border: 1px solid #C2C2C2;
}
.button {
	width:40px;
	background-color: #ccc;
	border: 1px solid #C2C2C2;
}
.plugin-search {
	margin: 10px 0px 0px 0px;
}

/************************************/
/* 左menu 要素              */

#menu1Block {
	float : right; width : 28%; 
	margin-top: 0px;
}
html>#menu1Block {
     width:28%;margin-top:0px;
}
.menu1BlockBase {
	width : 100%; margin-bottom: 0px;
}
.menu1BlockHead {
	font-weight: bold; 
	padding: 4px 0px 4px 5px;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.menuTitle {
	margin: 0px;
	font-size: 14px; color: #333;
}
.menu1BlockBody {
	padding-left: 3px;
}
#menu1Block p {
	margin: 5px 0px 2px 0px;
}
.menu1BlockFoot {
	margin: 0px;
	padding: 0px;
}
.menuText {
	font-family: "MS UI Gothic", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 13px;
	padding: 4px 0px 5px 5px;
	margin-bottom: 0px;
	color: #333333;
	line-height: 120%;
}
.menuText ul {
	padding: 0px 0px 0px 10px;
	margin: 2px;
}
.menuText ul li {
	padding: 0px 0px;
	margin: 5px 0px 5px 0px;
	list-style-type: square;
}
.plugin-freearea {
	font-size: 13px;
	margin: 5px 0px 5px 0px;
}

/************************************/
/* index_area 要素              */

.free_area {
	font-family: "MS UI Gothic", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	text-align: left;
	font-size: 13px;
	padding: 5px 5px 0px 5px; margin-top: 0px;
	margin: 0px 0px 10px 0px;
	color: #333333;
	line-height: 130%;
	border-top: 3px double #ccc;
}

/************************************/
/* main 要素              */
#mainBlock {
	float : left; margin-top: 0px;
	width : 71%; text-align: left;
}
html>#mainBlock {
     width:71%;margin-top:0px;
}
.mainEntryBlock {
	margin: 0px 0px 15px 0px;
	padding: 0px; width : 100%;
	border: 1px solid #ccc;
}
.mainEntryTitle {
	font-family:"ＭＳ Ｐゴシック", "Verdana", "Arial 	Black", "Impact", "Osaka";
	font-size: 15px; color: #333;
	padding: 3px; font-weight: bold;
	background-color: #eee;
}
.mainEntryTitle h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 15px; color: #ffcc00;
}
.mainEntryTitle a {
	text-decoration : none; color:#666600;
}
.mainEntryTitle a:visited {
	color: #666; text-decoration : none;
}
.mainEntryTitle a:hover {
	color: #ff3300; text-decoration : none;
}
.mainEntryBase {
	margin: 0px;
	width : 100%;
	border-top: 3px double #ccc;
}
.mainEntryBody {
	margin: 0px;
	padding: 0px 5px 5px 5px;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	line-height: 130%;
}
.mainEntryMore {
	margin: 0px;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 12px; padding-left:10px;
	line-height: 130%;
	color: #333333;
}
.mainEntryDate {
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 12px; color: #454545;
	line-height: 130%; text-align: right;
	margin:0px;
	padding: 5px 5px 5px 0px;
	border-top: 1px dotted #ccc;
}
.mainEntryComment {
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	width : 100%;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ccc;
}
.mainEntryComment ul {
	padding: 0px;
	margin: 0px 10px 5px 5px;
}
.mainTraba {
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	width : 100%;
	margin: 15px 0px 5px 0px;
	border: 1px solid #ccc;
}

/************************************/
/* mainComment要素              */

.mainCommentBody {
	padding: 0px 0px 0px 10px;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.mainCommentBold {
	padding: 10px 0px 2px 5px;
	margin: 0px 3px;
	border-bottom: 2px solid Moccasin;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.mainCommentTitle{
	padding: 3px 0px 5px 5px;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-weight: bold;
	font-size: 12px;
	color: #009966;
}
.mainCommentDate {
	padding: 5px 10px 15px 20px;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 10px;
	color: #454545;
}

/************************************/
/* maintTaba要素              */

.mainTrabaBold{
	padding: 5px 0px 2px 5px;
	margin: 0px 3px 0px 3px;
	border-bottom: 2px solid Moccasin;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
.mainTrabaTitle{
	padding: 3px 0px 5px 5px;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-weight: bold;
	font-size: 12px;
	color: #009966;
}
.mainTrabaBody {
	padding: 0px 0px 0px 10px;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.mainTrabaDate {
	padding: 5px 10px 15px 20px;
	font-family:"\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\20Pro\20W3", "Osaka";
	font-size: 10px;
	color: #454545;
}
.mainTrabaUrl {
	padding: 4px 0px 20px 10px;
}

/************************************/
/* maintForm要素              */
.mainForm {
	margin: 10px;
}
.mainForm dt {
	width: 150px;
}
.mainForm dd {
	font-size: 10px;
	padding: 0;
	margin: 15px 10px 0px;
}
.mainFormText {
	width: 250px;
	border: 1px solid #003366;
}
.mainFormTextarea {
	width: 250px;
	border: 1px solid #003366;
}
.mainFormPass {
	border: 1px solid #003366;
}
.mainFormCheck {
	border: 1px solid #003366;
}
.mainFormButton {
	width: 100px;
}

/************************************/
/* カレンダー要素  */
table.calender {
	font-size: 10px;
	width: 95%;
	border-collapse: separate;
	border-spacing: 0;
	padding: 0.5em 0 0.7em 0;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px 5px 0px 0px;
}
.calender caption {
	font-size: 100%;
	padding: 0 0 0.5em 0;
}
.calender th {
	font-weight: normal;
	background-color: #ddd;
}
.calender td {
	width: 27px; height: 17px;
	text-align: center;
	padding: 1px;
	background-color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.calender td a {
	display: block;
	background-color: #ffcccc;
}
.calender a:visited {
	color: #0000ff; text-decoration: underline;
}
.calender td a:hover {
	color: #ff5500; text-decoration:none;
}
th#sun {
	color: #f00;
}
th#sat {
	color: #00f;
}
td.sun {
	color: #f00;
}
td.sat {
	color: #00f;
}
#ca_archive {
	width: 140px; height:15px;
	margin: 0px 3px 5px 0px;
	padding: 3px 0px 3px 5px;
	text-align: left;
	font-size: 13px;
	overflow:auto;
	border: 1px solid #ccc;
}

/************************************/
/* Siteinfo-Legal              */

div#siteinfo-legal p {
	padding : 0px;
	text-align : center;
	margin: 0px;
}

/************************************/
/* footer 要素              */
#footBlock {
	width: 100%;
	text-align : center;
	padding: 0px;
	line-height: 150%;
	clear: both;
}
html>#footBlock {
     width:100%;
}
img.emoji{
	vertical-align:middle;
	border:0;
}


/* ************************* hatena Antenna */
#halist{

	width: auto;
	height: 1200px;
	overflow:auto;

	background-color: #eeeeee;
	border: 1px solid #bbbbbb;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;

}

#halist,
#halistpowerdby{
	/* 3pxほど右にテンプレートがはみでとる。  - templateいじって解消 */
	/*
		position:relative;
		left: -3px;
	*/
	margin-right: 6px;
}


#halist ul{
	margin: 0px;
	list-style-type:none !important;
	padding: 3px;

}
#halist ul li{
	border :1px solid #808080;
	padding: 0px;
	margin-bottom:4px;
	text-align:left !important;
}

#halist ul li a{
	display:block;
	padding: 2px;
	background-color: #ffffff;
	height: 1px;
	color: #000000;
	text-decoration:none;
	border: 0px !important;
}
#halist ul li a:hover{
	background-color: #ffeeee;
	border: 0px !important;
}
html>body #halist ul li a{
	min-height: 1px;
	height: auto;
}
html>body #halist ul li a:after{
	clear:both;
	display:block;
	visibility: hidden;
	font-size: 0px;
	line-height: 0px;
	margin:0px;
	padding: 0px;
	content: ".";
}


#halist ul li h5{
	margin:0px;
	padding: 0px 0px 6px 0px;
	font-size: 15px;
	line-height: 15px;
	text-decoration:underline !important;
	text-align:center !important;
	font-weight: normal;
/*
	background-color: #808080;
	color: #ffffff;
*/
}

#halist ul li img{
/*
	float:left;
*/
	vertical-align: middle;
	background-color: #808080;
	border: 0px;
	margin-right: 4px;
}

#halist ul li p{
	padding: 0px;
	margin: 0px;
}

/* inline-block test */
#halist ul li p.message{
	padding: 2px;
	white-space:normal;
}
/* ie8,other */
body #halist ul li p.message{
	display:-moz-inline-box;
	display:inline-block;
}
/* under ie6 */
* html body #halist ul li p.message{
	display:inline;
	/* block Element + hasLayout True */
	height:1px;	
	/* zoom:1; */
}
/* ie7 */
*+html body #halist ul li p.message{
	display:inline;
	/* block Element + hasLayout True */
	height:auto;
	min-height: 1px;
	/* zoom:1; */
}


/*
#halist ul li p.message{
	border: 1px solid #000000;
	padding: 2px;
	display:inline;
	zoom:1;
	white-space:normal;
}
html>body #halist ul li p.message{
	display:-moz-inline-box;
	display:inline-block;

}
*/

#halist ul li p.lastmodify{
	clear:both;
	text-align:left;
	padding: 11px 0px 6px 5px;
	font-size: 15px;
	line-height: 15px;
/*
	font-style:italic;
*/
}

#halist ul li p.update{
	font-weight:normal;
	color: #ff0000;
}


div#halistpowerdby{
	text-align:right;
}
