/* CSS Document */
body {
	background-image: url(common/bg_2.gif);
	background-repeat: repeat;
	font-size: 90%;
	color: #000000;
	background-color: #ffffff;
}
a:link {
	color: #009933;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #669933;
}
h1 {
	color: #ff9933; /* 文字の色 */
	text-align: center; /* テキストの配置 */
}
h2 {
	color: #333399; /* 文字の色 */
	background-image: url("img/c001.gif"); /* 画像の指定 */
	text-align: center; /* テキストの配置 */
}
h3 {
	color: #003300; /* 文字の色 */
}
h4 {
	margin-bottom: 3px;
}
h5 {
	margin-bottom: 3px;
}
.h6 {
	text-align: center; /* テキストの配置 */
}
table th {
	font-weight:normal;
}
a img {
	border:0;
}
#a-c {
	color: #003300;
	text-align: center;
	font-size: 100%;
}
.f75 {
	font-size: 75%;
}
.f80 {
	font-size: 80%;
}
.f1 {
	font-size: 90%;
}
.f2 {
	font-size: 110%;
}

.style9 {
	color: #FF6633;
}
.style8 {
	font-size: medium;
}
.style7 {
	color: #006633;
	font-weight: bold;
}
.style6 {
	color: #663300;
}
.style5 {
	font-size: smaller;
}
.style4 {
	font-size: small;
}
.style3 {
	font-size: larger;
}
.style2 {
	font-size:120%;
	font-weight:bold;
}
.style10 {
	font-size:100%;
	font-weight:bold;
	line-height:150%;
	margin:20px 0 20px 10px;
}

.ma-b {
	margin-bottom:30px;
}


/* 行間はフォントの200% */
TD {
	font-size: medium;
}
.line1 {
	line-height: 130%;
}
.line2 {
	line-height: 140%;
}
.line3 {
	line-height: 150%;
}
.line4 {
	line-height: 160%;
}
.med1 {
	margin-left: 30pt;
}
.ema1 {
	margin-left: 1em;
}
.ema2 {
	margin-left: 2em;
}
.ema3 {
	margin-left: 3em;
}
.ema4 {
	margin-left: 4em;
}
.ema4-3 {
	margin-left: 4.3em;
}
.ema5 {
	margin-left: 5em;
}
.emalr1 {
	margin-left: 2em;
	margin-right: 1em;
	font-size: 90%;
}
.emalr2 {
	margin-left: 2em;
	margin-right: 2em;
	font-size: 90%;
	text-align:left;
}
.emalr4 {
	margin-left: 3em;
	margin-right: 3em;
	font-size: 90%;
}
.box1 {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.st1-0 {
	margin-left: 1em;
	text-indent: -1em;
}
.st3-0 {
	margin-left: 3em;
	text-indent: -3em;
}
.st3-6 {
	margin-left: 3.6em;
	text-indent: -3.6em;
}
.f-red {
	color:#FF0000;
	font-size:130%;
	font-weight:bold;
}
.f-red2 {
	color:#FF0000;
	font-weight:bold;
	padding:10px;
	margin:0;
}

.f-red2 a {
	color:#FF0000;
	font-weight:bold;
}
.f-red2 a:hover{
	text-decoration:underline;
	color:#009933;
}
.f-red2 a:visited{
	text-decoration:underline;
	color:#ff0000;
}
.f-red3 {
	color:#FF0000;
}

.midashi1 {
	font-size:110%;
	font-weight:bold;
	text-align:center;
}
.t-l {
	text-align:left;
}

.t-c {
	text-align:center;
}

.t-r {
	text-align:right;
}
.up {
	font-size:80%;
	text-align:right;
}

.li_b{
	margin:10px 0 10px 250px;
	padding:0 0 0 0;
	list-style:url(../../souki/images/btn/btn_01.gif);
	list-style-image:url(../../../souki/images/btn/btn_01.gif);
	list-style-position:outside;
	color:#000000;
	text-align:left;
	line-height:180%;
}
.clear{
	clear:both;
}

.fl_r {
	float:right;
	margin:0 40px 0 0;
}

.ma-t3 {
	margin-top:3px;
}
.ma-t10 {
	margin-top:10px;
}
.ma-t20 {
	margin-top:20px;
}
.ma-b10 {
	margin-bottom:10px;
}
.ma-b20 {
	margin-bottom:20px;
}
.ma-b30 {
	margin-bottom:30px;
}
.ma-b40 {
	margin-bottom:40px;
}
.ulno {
	list-style:none;
	margin:0;
	padding:0;
}
.bg-y {
	background:#ffffb9;
	padding:10px;
}
.w700 {
	width:700px;
	margin:auto;
}


/* @icon */

.ico{
	vertical-align:baseline;
	padding: 0 4px;
}

.icoM{
	vertical-align:middle;
	padding: 0 2px;
}
.icoL{
	vertical-align:middle;
	padding: 0 2px 2px;
}

/* @end */
