* {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	text-decoration: none;
	}


body {
	margin: 5px 0 0 0;
	background: #E3E3E3;
	
        	text-align: center;
        
	}


a:        { font-weight: bold; }
a:link    { color: #36C; }
a:visited { color: #669; }
a:hover   { color: #900; text-decoration: underline; }

img { border: none; }

strong { font-weight: bolder; }

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 500px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	}

.content pre {
	font-size: larger;
}
#right {
		float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}



/* 全般設定 */



a,table,tr,td,form{

	font-size: inherit ;

}



#container {

	margin-left: auto;

	margin-right: auto;

	background:  url("http://www.edukiwi.com/images/main_bg.gif") left repeat-y #FFF;

	border: 1px solid #666666;

	width: 760px;

	text-align: center;

}







/*--- ヘッダー ---*/



div#header {
	position: relative;
	height: 100px;
	background:  url("http://www.edukiwi.com/images/edukiwi_logo.gif") left no-repeat;
	}



h1 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 100px;
	display: block;
	text-indent: -9999px;
	text-align: left;
	}



p#top { font-size: 80%; }

ul#contact {

	position: absolute;

	top: 10px;

	right: 10px;

	font-size: 0.83em;

	text-align: right;

}



ul#contact li {

	margin: 0 5px;

	display: inline;

}



ul#headnav {

	clear: left;

	padding: 4px;

	background: #CCD381;

	border-top: 1px solid #808080;

	border-bottom: 1px solid #808080;

	font-size: 0.83em;

	text-align: right;

}



ul#headnav li {

	margin: 0 1em;

	display: inline;

}







/* Main Contents */



div#maincontents {
	width: 560px;
	float: right;
	}



div#maincontents h2 {
	color: #366;
	margin: 15px;
	padding: 5px;
	border-left: 10px solid #9ACEB6; 
	border-bottom: 1px solid #999; 
	font-size: 1.2em;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	}

div#maincontents p {
	margin: 1em 15px;
	font-size: 0.87em;
	line-height: 1.5em;
	text-align: left;
	}

div#maincontents h3 {
	color: #366;
	margin: 20px 15px 15px;
	padding: 3px 3px 3px 5px;
	border-left: 6px solid #ADE7CC; 
	border-bottom: 1px solid #CCC; 
	font-size: 0.91em;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	}

div#maincontents h3 a { color: #366; font-weight: bold; }

div#maincontents table {

	border-collapse: collapse;

	border: 1px solid #CCC;

	margin: 15px 15px 20px;

}



div#maincontents table th {

	border: 1px solid #CCC;

	padding: 3px;

	background: #366;

	color: #FFF;

	font-size: 0.83em;

	font-weight: bold;

	line-height: 1.5em;

	text-align: center;

}



div#maincontents table td {

	border: 1px solid #CCC;

	padding: 3px;

	font-size: 0.83em;

	line-height: 1.5em;

	text-align: left;

}



div#maincontents dl {

	margin: 15px 15px 20px;

	font-size: 0.87em;

	line-height: 1.5em;

	text-align: left;

}



div#maincontents dl dt {

	margin: 1.5em 0 0.5em 0;

	font-weight: bold;

}



div#maincontents dl dd {

	margin: 0.5em 0;

	padding-left: 3em;

}



div#maincontents dl.schoolinfo dt {

	border-left: 5px solid #ADE7CC;

	padding: 0 0 0 3px;



}



div#maincontents dl.schoolinfo dd {

	margin: -2em 0 0.8em 9em;

	padding: 0;

	border-bottom: 1px dotted #999;

}



div#maincontents ul {

	margin: 15px 15px 15px 20px;

}



div#maincontents ul li {

	list-style: none;

	border-left: 5px solid #CCC;

	margin: 0.3em;

	padding: 3px;

	font-size: 0.83em;

	line-height: 1.5em;

	text-align: left;

}







/* navigation */



div#utilities {

	width: 198px;

	float: right;

}



div#utilities dl {

	margin: 15px 5px 20px;

	text-align: left;

}



div#utilities dt {

	border-left: 7px solid #65921E;

	border-bottom: 1px solid #666666;

	margin-bottom: 0.5em;

	padding-left: 5px;

	font-size: 0.87em;

	font-weight: bold;

	line-height: 1.5em;

}



div#utilities dd {

	background : url("http://www.edukiwi.com/images/bl_est.gif") top left no-repeat;

	margin: 0.3em 0 0.5em 5px;

	padding: 2px 3px 2px 10px;

	font-size: 0.83em;

}



div#utilities dd dl {

	margin: 0 0 1em 0;

}



div#utilities dd dl dt {

	border: none;

	padding: 0;

	font-size: 1em;

	font-weight: normal;

	line-height: 1em;

}



div#utilities dd dl dd {

	border: none;

	margin: 0.3em 0 0.5em -5px;

	padding: 2px 3px 2px 10px;

	background : url("http://www.edukiwi.com/images/sankaku3.gif") left no-repeat;

	font-size: 1em;

	font-weight: normal;

}







/* footer */



div#footer {

	clear: right;

	background: #CCD381;

	border-top: 1px solid #808080;

}



p#gotop {

	margin: 10px;

	font-size: 0.87em;

	text-align: right;

}	



div#footer h2 {

	margin: 1.5em;

	font-size: 0.87em;

	font-weight: bold;

}



div#footer ul {

	margin: 1.5em;

	font-size: 0.83em;

	text-align: center;

}



div#footer ul li {

	margin: 0 1em;

	display: inline;

}







/*---  その他 ---*/



.ar { text-align: right; }

.ac { text-align: center; }

