﻿body {	background-color:white;
		font-family:sans-serif;
		color:black;
		width:900px; 
		margin-right: auto;
		margin-left: auto;
}

div.main{
		font-weight:bold;
		text-indent: 8px;
		line-height: 1.5em;
}

div.honbun{
		font-weight:bold;
		text-indent: 10px;
		line-height: 1.5em;
}

div.jyuusyo{
	font-weight:bold
}

div.denwa{
	font-weight:bold
}

li{
	display:inline; 
	padding-right:1em; 
	margin-bottom: 20px;
}


img.example1 {
	width: 280px;
	height: 280px;
}

li_work{
	display:inline; 
	padding-right:1em; 
}

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;
}



.menu{
		display:inline;
		padding:0 8px 0 15px;
		height:150px;
		width:890px;
		text-align: center;
}

.fontS { 
	font-size: 90% 
}

.fontM { 
	font-size: 125% 
}

.fontL { 
	font-size: 180% 
}

.center{
	text-align: center;
}

.rightside{
	text-align: right;
}

.leftside{
	text-align: left;
}

table {

 text-align: center;

}
