/* ----------------------
Copyright (C) 1996-2009 Starts Publishing Corporation ALL Rights Reserved.
http://www.no-ichigo.jp/
----------------------- */

/* ------------------------------ base */
body,div,h1{margin:0; padding:0;}

body{
	width:100%;
	font:100%;
	color:#666;
	text-align:center;
	background-color:#FFF0FF;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	font-size:small;
	text-align:left;
	background-color:#ffebec;
	border:1px dashed #ffd5ff;
	}

p{
	margin:0;
	padding:0 5px;
	line-height:1.3em;
	}

a{color:#ff0066;}
a:focus{outline:none;}
a:hover{text-decoration:none;}

#mailmag{margin-top:10px;}

#mailto a{
	display:block;
	width:120px;
	height:25px;
	text-indent:-9999px;
	background:url(/news/0904/recruit/images/mailto.png) 0px 0px no-repeat;
	border:none;
	}
	
#mailto a:hover{background-position:0px -25px;}