body {
	font-family: "メイリオ", Meiryo, sans-serif;
	background-color: #ffffff;
	margin-left: 5%;
	max-width: 900px;
}

.Internal {
	background-color: #ffe0d0;
}

ul.News {
	padding-left: 1em;
}

ul.News li {
	margin-top: 0.5em;
}

#pageHeader a img {
	border: 0
}

p.NewsDate {
	margin: 0;
	line-height: 1;
	text-align: right;
	font-weight: bold
}

.title-right-bg {
	background-image: url("/styles/title-right-bg.png");
	background-repeat: repeat-x
}

.lang-bar {
	text-align: right;
	margin-bottom: 2pt;
}

.NaviMenu ul {
	padding-left: 0;
	list-style: none;
	margin: 0 0 1em 0
}

.NaviMenu ul li {
	background-color: #dde4f3;
	margin: 8px 0 0 0;
	padding-left: 5pt;
	font-family: "Meiryo UI", "メイリオ", Meiryo, sans-serif;
}

.NaviMenu ul li:hover {
	background-color: #e0f0ff;
	margin: 8px 0 0 0
}

.NaviMenu ul li.NoPane {
	background: none;
	padding-left: 0
}

.NaviMenu > ul > li > ul > li{
	background-color: #dde4f3;
	margin: 8px 0 0 0;
	padding-left: 8pt;
	font-size: 90%
}

.NaviMenu a {
	color: #000000;
	text-decoration: none;
}

.NaviMenu a:hover {
	color: #ff0000
}

.NaviMenu h2 {
	background-color: #003366;
	font-size: 100%;
	color: white;
	padding: 4pt 0 2pt 3pt;
	margin: 0
}

td.NaviMenu {
	text-align: left;
	vertical-align: top;
	background-color: #CCCCFF;
	background-image: url("/styles/column-bg.png");
	background-repeat: repeat;
	box-shadow: 3px 3px 5px #888888
}

td.MainPane {
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	line-height: 1.3;
}

.MainPane h1 {
	background-color: #ddddff;
	font-size: 150%;
	padding-left: .5em;
	color: black;
	border-left: solid 1.2em #aaaaff;
	box-shadow: 1px 1px 3px #888;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.MainPane h1:first-child {
	margin-top: 0
}

.MainPane h2 {
	clear: both;
	margin-top: 2em;
	margin-bottom: 0;
	font-size: 115%;
	border-bottom: solid 3px #bbbbff;
}

.MainPane div#body {
	min-height: 500px
}

span.SmallDate {
	padding-left: .5em;
	font-size: smaller;
}

p.Footer {
	clear: both;
	text-align: center;
	padding-top: 2em;
}

div.Headline {
	box-shadow: 3px 3px 5px #888;
	margin-bottom: 1em;
}

div.Headline h2 {
	font-size: 110%;
	font-style: oblique;
	padding: 1pt 0 1pt 5pt;
	margin: 0;
	color: white;
	border-bottom: solid 3px black;
	background-color: #f84488;
}

div.Headline > div {
	background-color: #eeeeee;
	text-align: center
}

div.Headline p {
	border-top: solid 3px black;
	margin: 0;
	background-color: #e0e0ff;
	padding: 0.5em;
}

div.Headline div:first-child {
	margin-top: 0;
}

.CurriculumTable th {
	background-color: #555588;
	color: white;
	text-align: center
}

.CurriculumTable td {
	font-size: small
}

td.CommonClass {
	background-color: #ccccff
}

td.BasicClass {
	background-color: #ccffcc
}

td.SoftwareClass {
	background-color: #ffcccc
}

td.HardwareClass {
	background-color: #ffffcc
}

td.ApplicationClass {
	background-color: #cccccc
}

div.PhotoClip {
	margin: .5em 8pt .5em 2pt;
	float: left
}

div.PhotoClip p:first-child {
	border-left: solid 8px #aaaaff;
	font-weight: bold;
	margin: 0
}

div.PhotoClip p.Caption {
	font-size: small;
	margin: 0
}

dl dt {
	margin-top: 1em;
}

dl dt:first-child {
	margin-top: 0;
}

dl.StarList dt:before {
	content: "\27bd\20"
}

ul.LinkList {
	list-style-type: none;
}

ul.LinkList li:before {
	content: "\00bb \0020"
}
