﻿body {	background-color:black;
		font-family:sans-serif;
		color:white;
		width:900px; 
		margin-right: auto;
		margin-left: auto;
}

div.main{
		font-weight:bold;
		text-indent: 1em;
		line-height: 1.5em;
}

div.honbun{
		font-weight:bold;
		text-indent: 1em;
		line-height: 1.5em;
}

div.jyuusyo{
		font-weight:bold
}

div.denwa{
		font-weight:bold
}

li{
	display:inline; 
	padding-right:8px; 
	margin-bottom: 20px;
}

img.example1 {
		width: 280px;
		height: 280px;
}

img.example2 {
		width:380px;
		height:250px;
}

img.example3 {
		width: 470px;
		height: 330px;
		border: 1px #000000 solid;
}

img.example4 {
		width: 300px;
		height: 200px
}

img.example5 {
		width: 470px;
		height: 300px;
		border: 1px #000000 solid;
}

img.example6 {
		width:380px;
		height:270px;
}

img.example7 {
		width: 280px;
		height: 200px
}


img.example8 {
		width: 220px;
		height: 280px;
}


div.kiso{
		font-weight:bold
}

div.teikyou{
		font-weight:bold
}

div.jyunbi{
		font-weight:bold
}

div.ouyou{
		font-weight:bold
}

.menu{
		display:inline;
		padding:0 8px 0 15px;
		height:150px;
		width:890px;
		text-align: center;
}

span.sen {
		text-decoration:underline;
}

span.style {
	font-weight:bold;
}


img.example { 
	border: 2px #000000 solid;
}

a img { 
	border: none;
}

.fontS { 
	font-size: 90%; 
}

.fontM { 
	font-size: 125%; 
}

.fontL { 
	font-size: 180%; 
}

a:link { 
	color: yellow; 
}

a:visited { 
	color: skyblue; 
}

a:hover { 
	color: skyblue; 
}

.center{
	text-align: center;
}

.rightside{
	text-align: right;
}

.leftside{
	text-align: left;
}

table {

 text-align: center;

}
