/*---------------------全体囲み--------------------*/
#mensetsu {
	width: auto;
	height: auto;
	margin: auto;
	text-align: center;
	background-color: #FFF;
	color: #000;
}
/*---------------------面接必勝法--------------------*/
#mensetsu #contents {
	width: 860px;
	height: auto;
	margin: 15px auto 0 auto;
	padding: 0;
	clear: both;
	text-align: left;
}
#mensetsu #contents #dic_main {
	width: 860px;
	height: auto;
	padding: 0 0 30px 0;
	background-image: URL(img/bg_middle.gif);
	background-repeat: repeat-y;
	clear: both;
}
#mensetsu #contents #dic_main .mensetsu_top {
	width: 660px;
	height: 180px;
	background-image: URL(img/mensetsu_top.gif);
	background-repeat: no-repeat;
	margin: 0 55px;
	padding: 0 45px;
	clear: both;
}
#mensetsu #contents #dic_main .mensetsu_top a {
	color: #630;
	text-decoration: underline;
}
#mensetsu #contents #dic_main .mensetsu_top a:hover {
	text-decoration: none;
}
#mensetsu #contents #dic_main .mensetsu_top p {
	width: 260px;
	height: auto;
	margin: 0;
	padding: 50px 0 0 80px;
	float: left;
	line-height: 1.4;
}
#mensetsu #contents #dic_main .mensetsu_top ul {
	margin: 0;
	padding: 20px 100px 0 0;
	float: right;
}
#mensetsu #contents #dic_main .mensetsu_top li {
	margin: 0;
	padding: 0;
	line-height: 2;
}
#mensetsu #contents #dic_main h3 {
	width: 715px;
	height: 33px;
	background-image: URL(img/br_line.gif);
	background-repeat: no-repeat;
	margin: 3px 0 0 65px;
	padding: 25px 0 0 15px;
	color: #633;
	clear: both;
	font-size: 18px;
}
#mensetsu #contents #dic_main span {
	color: #069;
	font-weight: bold;
}
#mensetsu #contents #dic_main strong {
	font-size: 18px;
}
#mensetsu #contents #dic_main .step1 {
	width: 730px;
	height: auto;
	/*background-image: URL(img/girl1.jpg);
	background-repeat: no-repeat;*/
	margin: 10px 0 0 0;
}
#mensetsu #contents #dic_main .step1 h4 {
	font-size: 18px;
	margin: 0 0 0 70px;
	padding: 15px 0 0 0;
}
#mensetsu #contents #dic_main .step1 p {
	width: 700px;
	margin: 10px 0 0 70px;
	font-size: 14px;
	line-height: 2;
}
#mensetsu #contents #dic_main .step_normal h4{
	font-size: 18px;
	margin: 0;
	padding: 15px 0 0 70px;
}
#mensetsu #contents #dic_main .step_normal p {
	width: 730px;
	margin: 10px 0 0 70px;
	font-size: 14px;
	line-height: 2;
}
#mensetsu #contents #dic_main .step_normal ul {
	margin: 0;
	padding: 10px 0 0 70px;
}
#mensetsu #contents #dic_main .step_normal li {
	margin: 0;
	padding: 0;
}
#mensetsu #contents #dic_main .step3 {
	width: 730px;
	height: auto;
	background-image: URL(img/girl2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 10px 0 0 60px;
}
#mensetsu #contents #dic_main .step3 h4 {
	font-size: 18px;
	margin: 0;
	padding: 15px 0 0 10px;
}
#mensetsu #contents #dic_main .step3 p {
	width: 560px;
	margin: 10px 0 0 10px;
	font-size: 14px;
	line-height: 2;
}










