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


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

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

#mail .notice {
padding:10px;
}

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

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

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

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

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

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

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