@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for user style
	
*/

/* 1.for user style ==============================================*/

/* common ==== */

/* 受験生の方へ ==== */
#info{
padding:0 0 55px 0;
}
.userContents{
padding:0 0 0 15px;
margin:0 0 30px 0;
background:url(../../common/img/dot_tate.gif) repeat-y left;
}
.userBox{
width:210px;
float:left;
display:inline;
padding:0 15px 35px 0;
margin:0 15px 0 0;
background:url(../../common/img/dot_tate.gif) repeat-y right;
}
.userBox ul{
margin:10px 0 0 30px;

}
.userBox ul li{
margin:0 0 5px 0;
background:url(../img/icon_circle.gif) no-repeat;
background-position:0 4px;
padding:0 0 0 15px;
}
.userBox ul li a{
background:url(../img/icon_arrow.gif) no-repeat right;
background-position:right 2px;
padding:0 15px 0 0;
}
.userBox ul li ul{
margin:0 0 0 15px;
}
.userBox ul li ul li{
background:none;
padding:0 0 0 0;
}
