@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------

lastupdate:  2008.07.15

address:     http://www.syokyo.jp
page:        members/kadai
author:      takemoto

--------------------------------------------------*/


/* base */

body {
	width: 1004px;
	margin: auto;
	text-align: center;
	background: #B1BFD6;
}

div#container {
	text-align: left;
	background: #FFFFFF;
}

h1  {
	display: none;
}

div#subNavigation {
	float: left;
	width: 195px;
	padding-top: 2em;
	padding-left: 5px;
	padding-right: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;
}

div#subNavigation .category {
	font-size: 0.75em;
	color: #000066;
}

div#subNavigation h2 {
	padding-bottom:1em;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.2em;
}

div#subNavigation h3 {
	margin-top: 1em;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}

div#subNavigation p {
	font-size: 0.8em;
	margin-top: 0.5em;
}

div#subNavigation p#thisLink  {
	color: #FF0000;
}

div#subNavigation p#toTop {
	margin-top: 3em;
}

/*kadai.html*/


div#content {
	width:auto;
	margin-left: 205px;
	padding-top: 2em;
	;
	border-left: 1px #999999 solid;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 1em;
}

	div#content table {
		margin: 0.5em; /*for reset css*/
	}
	
	div#content table th,
	div#content table td {
		padding: 0.5em; /*for reset css*/
	}

table#button,
div#button  {
	margin-top: 5em;
}

div#content table ul.image {
	padding-top: 0.5em;
}

div#content table ul.image li {
	margin-left: 2em;
	line-height: 2em;
}

div table.h19 td,
div table.h20 td {
	font-size: 90%;
}

/*career.html*/

div#consideration p#title {
	line-height: 1.5em;
	padding-top: 0.5em;
}

/*-----------*/

/*ippin.html*/

img#memory {
	border: 1px solid;
}

img#memory,
div#schoolRecipe {
	margin-left: 3em;
}

#slide_sw {
	margin-bottom: 1em;
	margin-left: 2em;
	font-size: 80%;
}

/*-----------*/

/* topPage--contents.html */

div#intro  {
	margin-top: 200px;
	margin-bottom: 200px;
	text-align: center;
}

div#intro h2 {
	line-height: 2.5em;
}

/*-------------------------*/
