/*-- 専用スタイルシート --*/

@import url(../../common/css/base.css);
@import url(../skin/common.css);
@import url(../../common/css/layout.css);


div.contents p.title {
	width : 690px ;
	height : 60px ;
	text-indent : -9999px ;
	background-image : url(../img/title.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

div.contents div.indent {
	padding-left : 72px ;
	width : 690px ;
}

div#navigation div.border {
	border : solid 1px #e1d69e ;
	margin : 10px 0 ;
}

div#navigation td.month {
	padding : 5px ;
	font-weight : bold ;
}
