@charset "UTF-8";

/* ******************************************* _

	タイトル：newschool.css
	
	概要：「学校教育」 CSSファイル
	制作日：2009.12.16
	変更日：

_ ******************************************* */

/*============================================
/* link
========================================== */
#contentsL a:link{ color: #313131; text-decoration:underline; }
#contentsL a:visited{ color: #313131; text-decoration:underline; }
#contentsL a:hover{ color: #ff9900; text-decoration:underline;}
#contentsL a:active{ color: #ff9900; text-decoration:underline; }

/*	mainFlashArea
---------------------------------------------------------------------------- */
#mainFlashArea{
background:url(/school/newimg/dummy_flash.jpg) left top no-repeat;
}
@media print{ 
body #mainFlashArea{
display:list-item;
list-style-position: inside;
list-style-image:url(/school/newimg/dummy_flash.jpg);
}
}
#mainFlashArea .KVbtn{
position:absolute;
top:25px;
left:34px;
}

/* main contents style
---------------------------------------------------------------------------- */
#contentsL .h2title{
clear:both;
padding-top:5px;
background: url(/school/newimg/prt_h2_01.gif) top left no-repeat;
margin-bottom:10px;
font-size:117%;
}
#contentsL .h2title h2{
font-weight:bold;
padding-left:19px;
padding-right:20px;
line-height:1.2;
}
#contentsL #h2title img{
display:block;
}
.contentsBox{
margin-bottom:37px;
}
.contentsBox p{
margin-bottom:16px;
}
.contentsBox .eduPgm{
margin-left:20px;
width:697px;
}
.contentsBox .eduPgm h3{
margin-bottom:18px;
}
.contentsBox .eduPgm .taiken{
margin-bottom:17px;
}
.contentsBox .eduPgm .taikenLast{
margin-bottom:0px;
}
.contentsBox .eduPgm .taiken dl,.contentsBox .eduPgm .taikenLast dl{
width:330px;
margin-right:17px;
background:url(/school/newimg/bg_ind_01.gif) top left repeat-y;
float:left;
}
.contentsBox .eduPgm .taiken dt,.contentsBox .eduPgm .taikenLast dt{
margin-bottom:5px;
}
.contentsBox .eduPgm .taiken dd div,.contentsBox .eduPgm .taikenLast dd div{
padding:0 8px 0 10px;
}
div.btmImg{
background:url(/school/newimg/bg_ind_02.gif) bottom left no-repeat;
height:14px;
}
.contentsBox .eduPgm .taiken dl strong,.contentsBox .eduPgm .taikenLast dl strong{
display:block;
margin-bottom:13px;
}
.menuList{
margin-left:20px;
width:697px;
}
.menuItemL{
width:330px;
float:left;
margin-right:17px;
}
.menuItemR{
width:330px;
float:left;
}
.menuBox{
margin-bottom:16px;
}
.menuBoxLast{
margin-bottom:0px;
}
.menuItemL img,.menuItemR img{
float:left;
margin-right:10px;
}
.menuItemL dl,.menuItemR dl{
width:255px;
float:right;
}
.menuItemL dl dt,.menuItemR dl dt{
line-height:1.2;
margin-left:3px;
margin-top:-2px;
}
.menuItemL dl dd,.menuItemR dl dd{
margin-top:4px;
}
