@charset "shift_JIS";

@import url(/common/css/theme_pink.css);

/* ========== #seconderyNav Icon ========== */



/* -----------------------------------------------
              Components
   ----------------------------------------------- */

/* ========== featureArea ========== */

#mainVisual
	{
	background-image: url(/course/data/in_html/526/__icsFiles/afieldfile/2011/10/20/pic_photo_001.jpg);
	}

#mainVisual h1
	{
	margin-top: 40px;
	}

#mainVisual h1 small img
	{
	margin-bottom: 15px;
	}

#mainVisual p.clip
	{
	margin-top: 0;
/*	position: absolute;
		bottom: 30px;*/
left: 450px;
	}

#mainVisual p.btn
	{
	margin-top: 0;
	position: absolute;
		bottom: 17px;
		left: 40px;
	}


/* ========== topInfo ========== */

#topInfo .importantContent
	{
	background-image: url(/course/data/in_html/526/__icsFiles/afieldfile/2011/10/20/pic_photo_002.jpg);
	background-position: right bottom;
	}

/*
#topInfo .topic01
	{
	margin-right: -120px;
	}
*/

#topInfo .importantContent .image {
    margin: 17px 10px 4px;
    padding-left: 0;
}


/* ========== recommendBnr ========== */

.recommendBnr
	{
	position: relative;
	}

.recommendBnr p
	{
	margin: 0;
	}

.recommendBnr .btn
	{
	position: absolute;
		top: 20px;
		right: -30px;
	}



/* ========== Page Control ========== */

/* Exam */

body.exam .check .multiColumn .colA { width: 134px; }
body.exam .check .multiColumn .colB { width: 412px; }

/* ========== 2011.09.26 floatAdd ========== */
#mainVisual ul.btn li
	{
	float: left;
	list-style: none;
	margin: 0px;
	margin-right: 5px;
	}

#mainVisual p.clip
	{
	float: left;
	margin: 0px;
	margin-top: -75px;
	/*margin-left: -10px;*/
	}

#mainVisualUpper
	{
	min-height: 198px;
	height: auto!important;
	height: 198px;
	}

/* ========== CSS addition  ========== */

/* ========== recommendBnr ========== */

.recommendBnr
	{
	position: relative;
	}



.recommendBnr p
	{
	margin: 0;
	}



.recommendBnr .btn
	{
	position: absolute;
		top: 62px;
		right: 0px;
	}
/* ========== recommendBnr ========== */



/* ==========  schedule ========== */

div#schedule-unit {
    padding-top: 17px;
    position: relative;
    width: 540px;
}
div#schedule-unit div.grid-unit {
    position: absolute;
}
div#schedule-unit div.grid-unit p {
    font-weight: bold;
    margin-top: 10px !important;
}

div.title-unit h4 {
    margin: 0 0 10px !important;
}

div#schedule-unit-block1 {
    right: 63px;
    top: 30px;
    width: 141px;
}

div#schedule-unit-block1 p.floter-right {
    clear:right;
}

div#schedule-unit-block2 {
    left: 0;
    top: 230px;
    left: 20px;
    width: 104px;
}
div#schedule-unit-block3 {
    right: 0;
    top: 230px;
    width: 104px;
}


div#schedule-unit-block1 h4 {
    margin: 0 !important;
    padding-bottom:10px;
    width: 141px;
    text-align:right;
}


div#schedule-unit-block2 h4 {
    margin: 0 !important;
    padding-bottom:10px;
    width: 104px;
    text-align:left;
}

div#schedule-unit-block3 h4 {
    margin: 0 !important;
    padding-bottom:10px;
    width: 104px;
    text-align:right;
}







.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/* ========== schedule ========== */
