body {
	font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック, Osaka;
	font-size: 80%;
	color: #666666;
	line-height: 180%;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a {
	color: #ff6600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ff6600;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff6600;
}
.line {
	font-size: 12px;
	color: #993333;
	border-bottom:dotted 1px #999999;
}
.line2 {
	font-size: 12px;
	border-bottom:dotted 1px #cccccc;
}
.h1{
	font-size: 12px;
	line-height: 21px;
	vertical-align: 0px;
	color: #999999;
	font-weight: normal;
	margin: 0;
}
.frame {border-color:#999933;border-width:1px;border-style:dotted;}
.frame2 {border-color:#e4e3e3;border-width:2px;border-style:solid;}
.field {
	font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, ＭＳ Ｐゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 120%;
	border:1px solid #6699cc;
}
.mainContainer {
	width:100%;
	margin:0 auto;
	background-image: url(../images/back_01.jpg);
}
iframe.example1 { border: 1px #d28e7c solid; }

.table1 {
    width: 620px; /* テーブルの横幅 */
    border-collapse: collapse; /* 枠線の表示方法 */
    border: 1px #CCCCCC solid; /* テーブル全体の枠線（太さ・色・スタイル） */
}

.table1 TD {
	line-height: 180%;
	padding: 4px;
    border: 1px #CCCCCC solid; /* セルの枠線（太さ・色・スタイル） */
} 

.style1 {color: #063}
.style2 {
	font-size: 120%;
	color: #363;
	font-weight: bold;
}
.style3 {
	color: #CC3333;
}
.style4 {
	color: #F00;
}
.style5 {
	font-size: 120%;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
}
.style6 {
	color: #CC6666;
}
.style7 {
	color: #000000;
	font-weight: bold;
}
.style8 {
	font-size: 140%;
	color: #FF6600;
	font-weight: bold;
}
.style9 {
	font-size: 140%;
}
