/* Default Layout:  */

@import url(/ja/css/common.css);
@import url(/ja/css/newsblog.css);

.mtcontent{
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "MS ゴシック", Arial, Helvetica;
	line-height:14px;
	}

.mtcontent a{
	text-decoration:none;
	}
	
#calender_top{
	padding: 2px 15px;
	margin-top: 3px;
	text-align: center;
	font-size: 12px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS Pゴシック", "MS ゴシック", Arial, Helvetica;
	font-weight: bold;
	letter-spacing: 2px;
	color: #4d4d4d;
	border-bottom: 2px solid #ccc;
	}
.list_last{ margin-top: -10px; padding: 0px 2px 0px;}


