@charset   "Shift_JIS";
* {		
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

body {		
	color : black;
	background-color : white;
	font-size : 10pt;
	font-family : Verdana, Arial, "MS PGothic", sans-serif;
	padding : 10px 10px 10px 150px;
	line-height : 1.4;
	background-image : url(background.png);
	background-repeat : repeat-y;
	cursor : default;
}

table {		
	font-size : 100%;
	border-style : solid;
	border-color : gray;
	border-width : 1px;
	width : 100%;
}

th, td {		
	border-style : solid;
	border-color : gray;
	border-width : 1px;
	text-align : center;
}

th {		
	color : inherit;
	background-color : silver;
}

h1 {		
	font-size : 200%;
	border-width : 0 0 1px 0;
	border-color : gray;
	border-style : solid;
}


h2 {		
	margin : 20px 0 10px 0;
	font-size : 140%;
	border-width : 0 0 1px 0;
	border-color : gray;
	border-style : solid;
}

/*
h2 {
	margin : 30px 0 10px 0;
	font-size : 140%;
	border-width : 0 0 1px 0;
	border-color : gray;
	border-style : solid;
}
*/

h3 {		
	font-size : 120%;
	border-width : 0 0 1px 0;
	border-color : silver;
	border-style : solid;
}

a {		
	margin : 1px;
	padding : 2px;
	color : blue;
	background-color : transparent;
	cursor : pointer;
}

a:Hover {		
	margin : 1px;
	padding : 1px;
	color : inherit;
	background-color : silver;
	border-style : solid;
	border-width : 1px;
	border-color : gray;
}

dl {		
	border-style : solid;
	border-color : gray;
	border-width : 0 1px 1px 1px;
}

dt {		
	border-width : 1px 0 0 0;
	border-style : solid;
	border-color : gray;
	padding : 5px 5px 5px 30px;
	color : white;
	background-color : #999999;
	background-image : url(../Entrance_exam/2006/dt.png);
	background-repeat : repeat-y;
	font-weight : bold;
}

dd {		
	margin : 0;
	padding : 10px;
}

em, strong {		
	font-weight : bold;
}

strong {		
	color : red;
	background-color : transparent;
}

address {		
	border-width : 1px 0 0 0;
	border-color : gray;
	border-style : solid;
	text-align : right;
}

div#Contents {		
	position : absolute;
	left : 10px;
	top : 0px;
	width : 120px;
	line-height : 1.2;
}

/*
div#Contents {
	position : absolute;
	left : 10px;
	top : 0px;
	width : 120px;
	line-height : 1.2;
}
*/

div#Contents h2 {		
	padding : 2px 0;
	color : white;
	background-color : gray;
	font-size : 110%;
	text-align : center;
	font-variant : small-caps;
	letter-spacing : 6px;
}

div#Contents h3 {		
	color : inherit;
	background-color : silver;
	border-width : 0 0 0 15px;
	border-color : gray;
	border-style : solid;
	font-size : 100%;
	font-weight : bold;
	margin : 10px 0 5px 0;
	padding : 2px;
}

div#Contents ul, div#Contents li {		
	margin : 0;
	padding : 0;
}

div#Contents li {		
	display : inline;
}

div#Contents a {		
	color : #555555;
	background-color : transparent;
	display : block;
	width : 100%;
}

p.More, p.Navigation, p#LastUpdate {		
	text-align : right;
}

a.mailto {		
	padding-left : 20px;
	
	background-repeat : no-repeat;
}

/*
a.mailto {
	padding-left : 20px;
	background-image : url(../Entrance_exam/2006/mail.png);
	background-repeat : no-repeat;
}
*/

a.Movie {		
	padding-left : 20px;
	background-image : url(../Entrance_exam/2006/movie.png);
	background-repeat : no-repeat;
}

a.External {		
	padding-left : 20px;
	background-image : url(../Entrance_exam/2006/external.png);
	background-repeat : no-repeat;
}

p.More a {		
	padding-left : 20px;
	background-image : url(../Entrance_exam/2006/more.gif);
	background-repeat : no-repeat;
}

a.mailto:hover, a.Movie:hover, a.External:hover, p.More a:hover {		
	padding-left : 19px;
}

li.New {		
	list-style-image : url(../Entrance_exam/2006/new.png);
}

/* For the top page */

body#TopPage h1 {		
	display : none;
}


div#Introduction {		
	position : relative;
	top : -170px;
	margin : 25px 230px -170px 20px;
}
/* 上マージン、右マージン、下、左マージン*/

/*
div#Introduction {
	position : relative;
	top : -200px;
	margin : 0 180px -140px 50px;
}
*/

p#Title {		
	position : relative;
	text-align : right;
}