@CHARSET "UTF-8";

/*==============================================
 *
 * IDセレクタ
 *
 *==============================================*/

#title
{
	background-image	:url("/img/recruit/title.png");
}

#content_body
{
	padding-left		:30px;
	width				:700px;
}

#need
{
	background-image	:url("/img/recruit/need.png");
	margin-bottom		:40px;
}

#outline	{background-image	:url("/img/recruit/outline.png");}

#outline ul li
{
	color	:#900;
}

#outline ul li ul
{
	margin-left	:0;
}

#outline ul li ul li
{
	list-style	:none;
	color	:#666;
}

#keyword
{
	background-image	:url("/img/recruit/keyword.png");
	background-repeat	:no-repeat;
	background-position	:left top;
	height				:160px;
	margin				:2em 0 2em 0;
}

#form_note
{
	background-image	:url("/img/recruit/form_note.png");
	background-repeat	:no-repeat;
	background-position	:center center;
	height				:60px;
}

/*==============================================
 *
 * クラスセレクタ
 *
 *==============================================*/

.ct_box
{
	padding-left		:160px;
	width				:530px;
	background-repeat	:no-repeat;
	background-position	:left top;
	letter-spacing		:0;
}

