/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.wonderstudios.com/mt/mt-static/themes-base/blog.css);
@import url(http://www.wonderstudios.com/mt/mt-static/support/themes/cityscape-chicago/cityscape-chicago.css);
/* end StyleCatcher imports */

/* personal addition  */

blockquote.translate {
               border-left: solid 8px #8b63ac;
	       /* border-left: solid 8px #7aaa41; */ 
               /* border-right: none; */ 
               border-top: none;
               border-bottom: none;
               font-family: "メイリオ", Verdana, arial, sans-serif;
               color:#666;
               font-size: small;
               font-weight: normal;
               background-color: #ffffce;
	       /* background-color: #eed9ee;*/
		/* background-color:#bfdf98; */
               line-height:150%;
               margin-left: 10px;
               margin-right: 7px;
}


blockquote.extent {
		/* border-left: solid 8px #80c132; */
               border-left: solid 8px #8b63ac;
               /* border-right: none; */
               border-top: none;
               border-bottom: none;
               font-family: "メイリオ", Verdana, arial, sans-serif;
               color:#666;
               font-size: small;
               font-weight: normal;
               background-color:#ffffef; 
	       /* background-color: #fed9eb;*/
		/* background-color:#bfdf98;*/
               line-height:150%;
               margin-left: 10px;
               margin-right: 7px;
}

blockquote  {
		/* border-left: solid 8px #80c132;*/
		border-left: solid 8px #3f6f91;
               /* border-left: solid 8px #8b63ac; */
		/* border-left: solid 8px #81ce48;*/
               /* border-right: none; */
               border-top: none;
               border-bottom: none;
               font-family: "メイリオ", Verdana, arial, sans-serif;
               color:#666;
               font-size: small;
               font-weight: normal;
               /* background-color: #ffffce; */
	      /*background-color: #eae1f4;*/
		background-color: #edf2e6;
		/*background-color: #ccffcc; */
               line-height:150%;
               margin-left: 10px;
               margin-right: 7px;
}


