@charset "shift_jis";

html{
	color:#336060;
	background-color:#f6f6ff;
}

body{
	color:#336060;
	background-color:#f6f6ff;
	font-family:Verdana,Chicago,sans-serif;
}

h1{
	font-size:250%;
	font-weight:bold;
	text-align:left;
	color:#366;
	background-color:transparent;
	clear:both;
}

h1:first-letter{
	font-size:200%;
}

h2{
	font-weight:bold;
	font-size:200%;
	margin-left:2em;
	margin-top:4em;
}

h2:before{ content:"\25a0  " }


p, pre{
	margin-left:10%;
	margin-right:10%;
}


dl{
	margin:2em 15%;
	padding:0.5em 1em;
}

dd{
  margin-top:0.4em;
  margin-bottom:1em;
}

.photo{
    text-align:center;
    margin-bottom:2em;
}

.icon{
  border:0;
  margin:2em 3em;
  text-align:right;
}

address {
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
}


table{
	border-collapse:collapse;
	border:1px solid #333;
	margin-left:10%;
	margin-right:10%;
}

caption{
	padding-top:1em;
	margin:0;
}

colgroup.suuti, tbody.ua td, tfoot.sum td{
	text-align:right
}

tbody.ua th{
	text-align:left;
}

th, td{
	padding:0 0.5em;
	border:1px solid #666;
}

thead{
	background-color:#f6f6ee;
	color:inherit;
}

table img{
	border:none;
	margin-left:1em;
}
