@charset "utf-8";
/*\*/
@import "reset.css";
@import "common.css";


/*現在のコンテンツメニュー設定
============================*/
#top ul li.mail a {
background-position:-305px -40px;
}
/*==========================*/

#mail {
width:770px;
text-align:left;
padding:10px 0;
margin-left: 15px;
}

#mail .notice {
padding:10px;
}

#mail .notice h3 {
color:#ff3300;
margin-bottom:5px;
}

#mail .notice p {
line-height:160%;
}

#mail .notice p strong {
color:#ff6600;
}

#mail .guidance {
	border:1px solid #1A8504;
	margin:15px;
	padding:15px;
	background-color:#e9fdff;
}

#mail .guidance h3 {
	color:#198300;
	margin-bottom:5px;
	font-size:114%;
}

#mail .guidance a {
text-decoration:underline;
}

#mail .guidance p {
line-height:150%;
}

