/*
===============================================================================
/recruit/message/css/index.css
社員採用 - 先輩からのコメント - トップページ用スタイルシート
===============================================================================*/

/*-----------
Shared Styles
-------------*/



/*------------
Element Styles
--------------*/

/* Contents
===============================================================================*/
#contents {
	voice-family: "\"}\"";
	voice-family:inherit;
} 

.mainmenu {
	margin-top : 10px;
	width : 686px;
	background-color : #ffffff;
	background-image : url("../images/message_bg.gif");
	background-repeat : repeat-y;
}

.menubox {
	margin-left : 109px;
	margin-top : 15px;
	margin-bottom : 20px;
	width : 468px;
}

/* Contents > Comments
===============================================================================*/
#commenttext {
	margin-top : 0px;
	width : 686px;
	margin-bottom : 50px;
}


#commenttext .texttitle {
	width : 686px;
	margin-bottom : 10px;
	text-align : left;
}
#commenttext .textfooter {
	width : 686px;
	margin-top : 30px;
	text-align : left;
}
.texttitlesub {
	margin-top : 15px;
	width : 600px;
	text-align : left;
	clear : both;
}
.texttitlesub2 {
	margin-top : 15px;
	width : 600px;
	text-align : left;
}
.textbox {
	margin-left : 43px;
	width : 600px;
	text-align : left;
}

#commenttext p {
	font-size : 11pt;
} html>body #commenttext p { font-size : 11pt; line-height : 130%; margin-bottom : 10px;}

#commenttext .boldtext {
	font-size : 12px;
	font-weight : bold;
	text-align : center;
}

#commenttext .imageleft {
	font-family : "MS UI Gothic", "Osaka";
	margin-left : 0px;
	margin-right : 10px;
	margin-bottom : 20px;
	float : left;
	text-align : center;

}
#commenttext .imageright {
	font-family : "MS UI Gothic", "Osaka";
	margin-left : 10px;
	margin-right : 0px;
	float : right;
	text-align : center;
}


/* Contents > Lead
===============================================================================*/
#contents p.lead {
	margin:19px 0 0 0;
}

/* Contents > Menu
===============================================================================*/
#contents ul.menu {
	margin-top:20px;
	width:468px;
}
ul.menu li {
	float:left;
	margin:0 10px 10px 0;
}

