.honbun_01 {  line-height: 130%; font-size: 85%}
.l140 {  font-size: 110%; line-height: 140%}


/* css blue --------
	created 12.10 2004 by jn1smc --------- */

.linkjunl {
	color:blue;
	LINE-HEIGHT: 120%;
	FONT-SIZE:100%;
	FONT-WEIGHT: bold;
}

.linktitle {
	BORDER-RIGHT:#6A6FAC 1px solid;
	BORDER-BOTTOM:#6A6FAC 1px solid;
	BACKGROUND-COLOR: #EDEFFA;
	margin:1em;
	font-size: 90%;
	line-height:130%;
	PADDING: 1px;
}
.linkurl {
	BORDER-RIGHT:#6A6FAC 1px solid;
	BORDER-BOTTOM:#6A6FAC 1px solid;
	BACKGROUND-COLOR: #EDEFFA;
	margin:1em;
	font-size: 80%;
	line-height:130%;
	PADDING: 1px;
}

.text {
	font-size: 1em;
	line-height:150%
}

.small {
	font-size: 80%;
	line-height:150%
}

.indextitle {
	BORDER-TOP: green 1px dotted;
	padding-top:5px;
	font-size: 100%;
	line-height:120%;
}

.digest {
	FONT-SIZE:90%;
	line-height:130%;
	width: 90%;
	position:relative;
	left:2em;
}

.address {
	PADDING: 0.5em;
	BORDER-RIGHT:#6A6FAC 2px solid;
	BORDER-BOTTOM:#6A6FAC 2px solid;
	BORDER-LEFT: #6A6FAC 1px solid;
	BORDER-TOP: #6A6FAC 1px solid;
	BACKGROUND-COLOR: white;
	LINE-HEIGHT:130%;
	margin:0.5em;
	font-size: 80%;
	line-height:130%;
	color:blue;

}

.box {
	PADDING: 0.5em;
	BORDER-RIGHT:#6A6FAC 2px solid;
	BORDER-BOTTOM:#6A6FAC 2px solid;
	BORDER-LEFT: #6A6FAC 1px solid;
	BORDER-TOP: #6A6FAC 1px solid;
	BACKGROUND-COLOR: #EDEFFA;
	LINE-HEIGHT:130%;
	margin:0.5em;
}

.box1{
	BORDER-RIGHT:#FFA500 2px solid;
	BORDER-BOTTOM:#FFA500 2px solid;
	BORDER-LEFT:#FFA500 1px solid;
	BORDER-TOP:#FFA500 1px solid;
	padding: 10px;
	background-color:FFFFF0;}
}

.img_box {
	margin-left:0.5em;
	margin-right:0.5em;
	margin-bottom:0.5em;
	PADDING: 4px;
	FONT-SIZE:80%;
	LINE-HEIGHT: 120%;
}

.img_box2 {
	margin-bottom:5px;
	BORDER-RIGHT: #6A6FAC 2px solid;
	BORDER-TOP: #6A6FAC 1px solid;
	BORDER-LEFT: #6A6FAC 2px solid;
	BORDER-BOTTOM: #6A6FAC 2px solid;
	BACKGROUND-COLOR: white;
	FONT-SIZE:80%;
	width:100%;
	LINE-HEIGHT: 140%;
}

.img_box_tbl {
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	PADDING: 4px;
	FONT-SIZE:80%;
	LINE-HEIGHT: 120%;
}

.img_box_b {
	margin:4px;
}

.tbl_text {
	font-size: 1em;
	line-height:150%
}

.newtitle {
	BORDER-RIGHT: #ff6600 2px solid;
	BORDER-TOP: #ff6600 1px solid;
	BORDER-LEFT: #ff6600 3px solid;
	BORDER-BOTTOM: #ff6600 1px solid;
	PADDING-left: 0.5em;
	PADDING-right: 0.5em;
	BACKGROUND-COLOR: #ffffcc;
	color:5175ff;
	LINE-HEIGHT: 150%;
	FONT-SIZE:90%;
}

.new {
	LINE-HEIGHT: 130%;
	FONT-SIZE:80%;
	margin-top: 5px;
	margin-bottom: 1em;
}

H1 {
	FONT-SIZE:180%;
	LINE-HEIGHT: 130%;
}

H2 {
	FONT-SIZE:160%;
	LINE-HEIGHT: 130%;
}

H3 {
	FONT-SIZE:140%;
	LINE-HEIGHT: 130%;
}

H4 {
	FONT-SIZE:120%;
	LINE-HEIGHT: 130%;

}

H1.mi_14pt {
        font-size: 14pt;
        margin: 0px;
}

H2.mi_12pt {
        font-size: 12pt;
        margin-top: 0px;
        margin-bottom: 5px;
}

H3.mi_10pt {
        font-size: 10pt;
        margin-top: 0px;
        margin-bottom: 5px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.p_right {
	float:right;
	margin:5pt;
}


.p_left {
	float:left;
	margin:5pt;
}

.clear{
	clear:both;
}

.marginL10{
	margin-left:10pt;
	float:left;
}

.text_center {
	text-align:center;

 }

.auto {
    margin-left: auto;
    margin-right: auto;

 }

.width_600 {
    width: 600px;

 }

/* 画像左組み込み配置 */
.img_float_left { float:left; margin-right:0.5em; margin-bottom:0.5em; padding: 2px; font-size:90%; line-height: 140%; font-weight: bold; text-align:left; }
/* 画像左配置(組み込みなし) */
.img_nofloat_left { float:none; margin-left:left; margin-right:auto; margin-bottom:0.5em; padding: 2px; font-size:90%; line-height: 140%; font-weight: bold; text-align:left; clear:both; }
/* 画像右組み込み配置 */
.img_float_right { float:right; margin-left:0.5em; margin-bottom:0.5em; padding: 2px; font-size:90%; line-height: 140%; font-weight: bold; text-align:right; }
/* 画像右配置(組み込みなし) */
.img_nofloat_right { float:none; margin-left:auto; margin-right:0; margin-bottom:0.5em; padding: 2px; font-size:90%; line-height: 140%; font-weight: bold; text-align:right; clear:both; }
/* 画像中央配置(組み込みなし) */
.img_center { float:none; margin-left:auto; margin-right:auto; font-size:90%; padding: 2px; font-weight: bold; text-align:center; clear:both; }
/* 画像の右側にエトキ配置 */
.img_box2 { margin:0.5em; padding: 0.5em; border-right: #006699 2px solid; border-top: #006699 1px solid; border-left: #006699 1px solid; border-bottom: #006699 2px solid; background-color:white; line-height:140%; width:90%; }




/* ----- end ---- */
