/*　　BODY　　*/

body a:link,body a:visited{
	text-decoration: none;
	color: #4C70E3;
}

body a:hover,body a:active{
	text-decoration: underline;
	color:#333333;
}

/*　　BODY　　*/

/*　　CONTENT　　*/

div.tx1{
	font-size:12px;
	line-height:1.2;
	color:#666666;
	margin: 10px 15 10;
	padding: 0px;
}

div.n_day{
	margin: 3 0 3 25;
	padding: 3 0 0 0;
	font-size:12px;
	font-weight: bold;
	line-height:14px;
	color:#B9578C;
	border-top: 1px dotted #666;
	width: 289px;
}

div.n_tx{
	margin: 5 0 8 25;
	padding: 3 0 0;
	font-size:12px;
	line-height:14px;
	color:#666666;
	width: 289px;
}

div.add{
	margin: 5px;
	padding: 5px;
	font-size:11px;
	line-height:13px;
	color:#666666;
}

div.und{
	font-size:11px;
	line-height:13px;
	color:#666666;
}

/*　　CONTENT　　*/

/*　　MENU1　　*/

#menu1 h2{
	margin: 8 0 8 12;
	padding: 0 0 0 0;
	font-size:12px;
	font-weight: normal;
	color: #BF3939;
	border-bottom: 1px dotted #666;
	width: 185px;
}

#menu1 a:link,#menu1 a:visited{
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	color: #4C70E3;
	background-image: url(t_img/p_skin.jpg);
	background-position: 20 2;
	background-repeat: no-repeat;
	padding-left: 30px;
}

#menu1 a:hover,#menu1 a:active{
	text-decoration: underline;
	color:#333333;
	font-size: 12px;
}

#menu1 ul{
	margin: 0;
	padding: 5px 0 0px;
	list-style-type: none;
}

#menu1 li{
	margin: 0;
	padding: 0;
}

/*　　MENU1　　*/
