@charset"ISO-8859-1";

*{
margin:0;
padding:0;
}

body{
color:#404040;
font-size:small;
line-height:1.5;
text-align:justify;
text-justify:inter-ideograph;
}

#container{
width:764px;
margin-left:auto;
margin-right:auto;
}

.table_main{
margin-left:1px;
}

.font_smaller{
font-size:smaller;
}

#breadnavi{
margin-top:4px;
margin-left:8px;
float:left;
}

.breadnavi_greentext{
color:#4fb346;
}

p{
margin-bottom:1em;
line-height:1.5;
text-align:justify;
text-justify:inter-ideograph;
}

p#indent{
text-indent:1em;
margin-bottom:1em;
line-height:1.5;
text-align:justify;
text-justify:inter-ideograph;
}

p#indent_no_margine{
text-indent:1em;
margin-top:-1em;
margin-bottom:1em;
line-height:1.5;
text-align:justify;
text-justify:inter-ideograph;
}

ul{
text-indent:1.5em;
margin-bottom:1em;
line-height:1.5;
list-style-type:disc;
}

ul#indent_none{
text-indent:0;
margin-top:0;
margin-bottom:1em;
line-height:1.5;
list-style:none;
}

.subtitle{
font-size:medium;
color:#336699;
font-weight:bold;
}

.subtitle_02{
font-size:small;
color:#404040;
font-weight:bold;
width:496px;
border-bottom:1px solid #336699;
border-left:8px solid #336699;
padding-left:3px;
}

.font_red
{color:#FF0000;
font-weight:bold;
}

img#right{
margin-bottom:1em;
margin-left:1em;
float:right;
}img#left {
	margin-bottom:1em;
	float:left;
	margin-right: 0.4em;
}
