﻿/* CSS レイアウト */

.style1{
	text-align: center
}

.style2 {
	font-size: small;
	color: #333333;
	line-height:1.5em
}

.style3 {
	background-image: url('line5px.jpg');
}

.style4 {
	background-image: url('line4px.jpg');
}

.style5 {
	text-align: right;
	font-size: x-small;
}

.style6 {
	background-image: url('a006.jpg');
}

.style7 {
	text-align: center;
	color: #FFFFFF;
}
.style8 {
	text-align: center;
	background-color: #FFFFFF;
}

.style9 {
	background-image: url('bback.jpg');
}

.style10 {
	border-width: 0px;
}

.style11 {
	text-align: center;
	font-size: xx-small;
	color: #666666;
}

h1{
	font-size:10pt;
	color: #333333;
	font-weight: normal;
}

h2{
	font-size:10pt;
	color: #333333;
	font-weight: normal;
}


