/* This is the StyleCatcher theme addition. Do not remove this block. */
/*@import url(https://www.ehon-gift.jp/mt-static/themes-base/blog.css);
@import url(https://www.ehon-gift.jp/mt-static/support/themes/unity-tricolor/unity-tricolor.css);*/
/* end StyleCatcher imports */

/* * {font-family:"ＭＳ ゴシック", "Osaka－等幅", serif;} */
h2#page-title.asset-name {font-weight:bold;}
.voiceBox {margin-top:20px;}


h2.entry-title {margin-bottom:10px;color:#FF3300}
div.entry-data {font-size:90%;margin-bottom:20px;text-align:right;margin-right:25px;}
div.asset-body {color:#333333;}

/*-------------------------------------- Skype ----------------------------------------*/
#skype {color:#00AFF0; font-size:16px; font-weight:bold; line-height:1.5em;}
#skype a img {border:none;}
#skype .title {width:569px; height:300px;}
#skype .area01 {
	width:569px; height:270px;
	background:url(../images/skype/area01.jpg) no-repeat left top;
	position:relative;
	}
	#skype .area01 .txt01 {
	width:248px; height:120px;
	padding:5px;
	position:absolute;
	top:64px; right:44px;
}
#skype .area02 {
	width:569px; height:250px;
	background:url(../images/skype/area02.jpg) no-repeat left top;
	position:relative;	
	}
	#skype .area02 .txt02 {
	width:218px; height:110px;
	padding:5px;
	position:absolute;
	top:67px; left:56px;
}
#skype .area03 {
	width:569px; height:250px;
	background:url(../images/skype/area03.jpg) no-repeat left top;
	position:relative;	
	}
	#skype .area03 .txt03 {
	width:248px; height:120px;
	padding:5px;
	position:absolute;
	top:50px; right:44px;
}
#skype .area04 {
	width:569px; height:100px;
	background:url(../images/skype/area04.jpg) no-repeat left top;
	position:relative;
	}
	#skype .area04 .skypelogo {
	position:absolute;
	top:29px; left:9px;
	}
	#skype .area04 .skypeinfo {
	width:447px; height:52px;
	color:#FFF;
	position:absolute;
	top:29px; right:9px;
}
#skype .arigato {color:#E4007F; letter-spacing:0.3em;}
#skype .magenta {color:#E4007F;}
#skype .yellow {color:#FFF100;}


/*-------------------------------------- Media ----------------------------------------*/
#media {width:569px; margin:0;}
#media a img {border:none;}
#media h3 {
	margin-bottom:1em;
	padding-left:1em;
	height:40px;
	line-height:40px;
	color:#da5555;
	font-weight:bold;
	font-size:16px;
	letter-spacing:0.5em;
	background:url(../images/media/bg_h3.gif) no-repeat left top;
}
#media h4 {
	margin-bottom:1em; padding:0.2em 0.6em;
	font-weight:bold;
	border-left:5px solid #093;
	}
#media hr {
    width:100%;
	margin:2em 0;
	border-top: #E5E5E5 1px solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

#media .title {margin-bottom:2em;}
#media img.pic {
	background-color:#FFFFFF;
	border:1px solid #999999;
	margin:10px;
	padding:5px;
}
