/*

ファイル名：cs/styles_kyujin.css
概要：このcssファイルは「保育士キャリアサポート登録フォーム」用のスタイルを記述しています。

サイト名：保育士.net
URL：http://www.e-hoikushi.net
コピーライト：(c) DoPlanning Co.,Ltd. All Rights Reserved.

*/

#main {
	width:600px;
	margin:auto;
	text-align:center;
}

#main-cont-title {
	width:600px;
	margin:10px auto;
	text-align:left;
	padding-bottom:5px;
//	border-bottom:dotted 1px #999;
}

#main-cont {
	width:580px;
	margin:10px auto;
	text-align:center;
}
#main-cont table {
	margin:auto;
}

#side2 {
	width:160px;
	height:auto;
	background-color:#FFFBF3;
	border:solid 1px #CCC;
	padding-bottom:5px;
	text-align:center;
	float:left;
}


#side-cont2 {
	width:150px;
	height:auto;
	border:none;
	margin:10px auto;
	text-align:left;
}

#side-cont {
	border:none;
}

.area{
padding:10px;
line-height:130%;
}

.shosai-title{
padding:15px;
line-height:130%;
}

.shosai{
padding:10px;
line-height:130%;
}

.shosai-2{
padding:10px;
line-height:130%;
//border-bottom:dotted 1px #999999;

}