@charset "EUC-JP";

/************************************/
/* body              */

body{
	font-family: MS UI Gothic;
	font-size: 12px; color: #333333;
	line-height: 130%; text-align: center;
	margin: 0px auto; padding: 10px;
	background-color: #fff;
	background-image: url(http://file.moongame.blog.shinobi.jp/bg_moon10_waq.gif);
}
html>body {
	margin: 0px auto; font-size: small !important;
}
#baseBlock {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
}
html>div #baseBlock {
	width: 100%;padding: 0px; margin: 0px auto;
}
.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: #0000FF;
}
a:link{ color: #0000FF; text-decoration: underline;
}
a:visited{
}
a:hover{ color: #ff2200; text-decoration:none;
}

/************************************/
/* list要素              */

blockquote {
	margin: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	border-top: 1px dotted #336699;
	border-right: 1px dotted #336699;
	border-bottom: 1px dotted #336699;
	border-left: 1px solid dotted #336699;
}

/************************************/
/*head要素              */

#headBlock {
	height: 150px;
	width: 100%;
	margin: 0px 0px 0px 0px; padding-top: 0px;
	background-image: url(http://file.moongame.blog.shinobi.jp/bf122.jpg);
}
html>div #headBlock {
     width:100%;height:50px;margin: 0px 0px 0px 0px;
}
html>h1 {
font-size: 16px;margin: 0px 0px 0px 0px;padding:5px 0px 5px 0px;
}
#title { 
	font-size: 16px; text-align:left;
	color: #777777; margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 10px;
}
.BlogName { 
	font-family:"MS UI Gothic";
	font-size : 16px;
	color: #777777;
}
.introduction { 
	font-family: "MS UI Gothic";
	font-size: 12px; color:#333; text-align:left;
	padding: 0px 10px 0px 10px;
	margin-top: 5px;
}
.BlogName h1 a:visited {
	color:#888888; text-decoration : none;
}
.BlogName h1 a:hover {
	color:#888888; text-decoration : none;
}
HR { 
border-style: dotted none none none; 
border-top-width: 1px; 
border-top-color: #808080; 
height: 1px; 
} 

/************************************/
/* menu 要素              */

#menu1Block {
	float : right; width : 205px; 
	margin-top: 0px;
}
html>#menu1Block {
     width:205px;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: 12px; color: #333;
}
.menu1BlockBody {
	width : 100%;
	padding-left: 3px;
}
#menu1Block p {
	margin: 5px 0px 2px 0px;
}
.menu1BlockFoot {
	margin: 0px;
	padding: 0px;
}
.menuText {
	font-family: "MS UI Gothic";
	font-size: 9pt;
	padding: 4px 0px 5px 5px;
	margin-bottom: 0px;
	color: #333333;
	line-height: 120%;
	text-align: left;
	line-height: 16pt
}
.menuText ul {
	padding: 0px 0px 0px 10px;
	margin: 2px;
}
.menuText ul li {
	padding: 0px 0px;
	margin: 2px 0px 2px 0px;
	list-style-type: square;
}
.plugin-freearea {
	font-size: 9pt;
	margin: 2px 0px 2px 0px;
}


/************************************/
/* index_area 要素              */

.free_area {
	font-family: "MS UI Gothic";
	text-align: left;
	font-size: 13px;
	padding: 5px 5px 0px 5px; margin-top: 0px;
	margin: 0px 0px 10px 0px;
	color: #333333;
	line-height: 110%;
	border-top: 3px double #ccc;
}

/************************************/
/* main 要素              */

#mainBlock {
	float : left;
	width : 530px; text-align: left;
	margin: 0px 0px 0px 2px;
}
html>#mainBlock {
     width:480px;margin-top:0px;
}
.mainEntryBlock {
	margin: 0px 0px 15px 0px;
	padding: 0px; width : 100%;
	border: 1px solid #ccc;
	background:#fff;
}
.mainEntryTitle {
	font-family:"MS UI Gothic";
	font-size: 12px; color: #000080;
	padding: 3px; font-weight: bold;
	background-color: #eee;
}
.mainEntryTitle h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 12px; color: #000080;
}
.mainEntryTitle a {
	text-decoration : none; color:#000080;
}
.mainEntryTitle a:visited {
	color: #000080; 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:"MS UI Gothic";
	line-height: 130%;
	background-image: url(http://file.moongame.blog.shinobi.jp/heart.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}
.mainEntryMore {
	margin: 0px;
	font-family:"MS UI Gothic";
	padding: 0px 5px 5px 5px;
	line-height: 130%;
}
.mainEntryDate {
	font-family:"MS UI Gothic";
	font-size: 12px; color: #333333;
	line-height: 130%; text-align: right;
	margin:0px;
	padding: 0px 5px 5px 5px;
}

/************************************/
/* 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;
}