@charset "Shift_JIS";

/* 共通 */
@import "../../../css/base.css";
@import "../../../css/dpath.css";

/****************************** コンテンツ ********************************/
#tp{
	position:relative;
	margin:0 1em 0.5em 0;
	}
#tp ul{
	margin:0;
	padding:1em 1em 1em 2em;
	}

#yohaku{
text-align:right;
}

	
.font{
	color: #060;}
	
.font a,
.font a:hover,
.font a:visited{
	color:#060;
	text-decoration:underline;
	}