@charset "shift_jis";
/* CSS Date Document */


/*####################　共通設定　####################*/




/*####################　ヘッダイメージ　####################*/

#HeadImg {
	height:194px;
	background:url(../img/head-img.jpg) no-repeat;
	}



/*####################　PICK UP　日中文化学院からのお知らせ　####################*/

#PickUpBox {
	margin-bottom:10px;
	background:url(../img/wall-picup_bottom.gif) left bottom no-repeat;
	}
#PickUpBox .wrap{
	background:url(../img/wall-picup_top.gif) left top no-repeat;
	padding-top:5px;
	zoom:1;
	}

#PickUpBox h2{
	background: url(../img/cut-picup.gif) no-repeat;
	width:125px;
	height:115px;
	margin-left:5px;
	display:inline;
	float:left;
	}
#PickUpBox h2 a{
	width:125px;
	height:115px;
	display:block;
	text-indent:-9999px;
	}
#PickUpBox ul {
	width:415px;
	float:left;
	}
#PickUpBox li {
	margin:0 0 3px 10px;
	padding-left:9px;
	background: url(../img/common/arrow-gray2.gif) left 5px no-repeat;
	}



/*####################　日中文化学院で見つかる自分らいし学び方　####################*/

#HowTo {
	clear:both;
	}
#HowTo h2 {
	}


#LessonBox,
#ProgramBox,
#TeacherBox,
#TransBox {
	width:270px;
	margin:10px 10px 0 0;
	float:left;
	background:url(../img/common/wall-contents_bottom-s.gif) left bottom no-repeat;
	}
#LessonBox p,
#ProgramBox p,
#TeacherBox p,
#TransBox p,
#LessonBox ul,
#ProgramBox ul,
#TeacherBox ul,
#TransBox ul {
	padding-top:5px;
	line-height:150%;
	background:url(../img/common/wall-contents_middle-s.gif) left repeat-y;
	}

#LessonBox p,
#ProgramBox p,
#TeacherBox p,
#TransBox p{
	text-align:center;
	padding:5px 0 5px;
	}
#LessonBox li,
#ProgramBox li,
#TeacherBox li,
#TransBox li {
	margin:0 5px 5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	}
#LessonBox li.end,
#ProgramBox li.end,
#TeacherBox li.end,
#TransBox li.end {
	border-bottom:none;
	}
#LessonBox li:after,
#ProgramBox li:after,
#TeacherBox li:after,
#TransBox li:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
#LessonBox li img,
#ProgramBox li img,
#TeacherBox li img,
#TransBox li img {
	float:left;
	margin:0 5px 0 0;
	}

/*####################　トピックス　####################*/

#TopicsBox {
	width:550px;
	margin:10px 0;
	padding-bottom:5px;
	background:url(../img/common/wall-contents_bottom-w.gif) bottom no-repeat;
	clear:both;
	}

#TopicsBox .wrap{
	border:solid #ccc;
	border-width:0 1px;
	padding:8px 15px;
	background:url(../img/common/line-540.gif) center bottom no-repeat;
	}
#TopicsBox .end{
	background:none;
	}

#TopicsBox h4 {
	font-size:12px;
	width:115px;
	font-weight:normal;
	float:left;
	}
#TopicsBox ul {
	width:403px;
	float:left;
	}
#TopicsBox li {
	padding-left:10px;
	background:url(../img/common/arrow-gray2.gif) left 4px no-repeat;
	}





/*end*/


