@charset "Shift_JIS";

#header li#youji {
  left: 140px;
  background: url(../images/nav.gif) -110px -28px no-repeat;
 }
ul#menu {
	color: #000099;
	background-color: #FFCCCC;
}
ul#menu li a {
  color: #000099;
  background-color: #CCCC66;
}
ul#menu li a:hover {
  color: #000099;
  background-color: #FFCCCC;
}
li#y01 a {	background: url(../photo/menu/eisai.jpg) 7px 5px no-repeat;border-bottom: 1px dotted #ffffff;}
li#y02 a { background: url(../photo/menu/juken.jpg) 7px 5px no-repeat; border-bottom: 1px dotted #ffffff;}
li#y03 a { background: url(../photo/menu/mogi.jpg) 7px 5px no-repeat; }

#main h1 {
	background-color : #FFCCCC;
	border-top-color: #FF66CC;
	border-bottom-color: #FF66CC;
	background-image: url(../images/icon_yh1.gif);
}
#main h2{
  border-bottom-color :  #F5A1B8;
  background-image: url(../images/icon_yh2.gif);
}
#main h3{
  border-left-color : #F5A1B8;
 } 
#main .yellow{
	background-color : #FFFFCC;
	vertical-align: top;
	padding:8px;
}
 /*サブメニュー
---------------------------------------------------- */
#main .inmenu{
  width : 150px;
  margin-bottom : 20px;
  border : solid 1px silver;
}
#main .inmenu P.title{
  width : 100%;
  font-weight : bold;
  font-size:10px;
  background-color : #CCCCCC;
  text-align : center;
}
#main .inmenu P.sub{
  color : #FFFFFF;
  width : 100%;
  font-weight : bold;
  font-size:11px;
  background-color : #FF9999;
  line-height : 25px;
  border-bottom : solid 1px silver;
}
#main .inmenu P.sub A{
  display : block;
  color : navy;
  text-decoration : none;
  width : 100%;
  background-color : #ffefe8;
  line-height : 25px;
}
#main .inmenu P.sub A:HOVER{
  color : #FFFFFF;
  background-color : #FF9999;
  text-decoration : none;
}
#main .inmenu SPAN{
  color : #ff6666
}
/* 写真
---------------------------------------------------- */
#main .photo_eisai{
  margin-top : 3px;
  margin-left : 20px;
  margin-right : 40px;
  float : left;
  width : 200px;
  text-align : center;
}
/* Q&A
---------------------------------------------------- */
#main .question{
  border-bottom : dotted 3pt #FF9999;
  padding-left : 55px;
  padding-top : 25px;
  margin-top:20px;
  margin-bottom:0px;
  border-left-width : 0px;
  background-image : url(../images/q.gif);
  background-repeat : no-repeat;background-position : left center;
}
#main .questionin{
  height:100%;
  background-color:#fff1ea;
  padding-top:5px;
  padding-left : 20px;
  padding-right : 20px;
}
/* 合格者速報
---------------------------------------------------- */
table.cong{
width:430px;
margin-top:20px;
margin-left:20px;
background:url(../images/back_cong.gif) repeat-y right;
}
td.cong01{
font-size:17px;
font-weight:bold;
}
td.cong02{
font-size:15px;
font-weight:bold;
}