h2{
	background-image: url(../images/new_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #666;
	font-size: 120%;
	color: #FFF;
	padding: 5px;
	background-color: #1150A7;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	width: auto;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0095DC;
	border-right-color: #0095DC;
	border-bottom-color: #0095DC;
	border-left-color: #0095DC;
}
h4{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5{
	font-size: 110%;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1150A7;
	border-left-color: #1150A7;
	color: #1150A7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #1150A7;
	border-right-color: #1150A7;
	background-color: #D2F0FF;
	clear: both;
}

h6{
 	font-size: 0.9em;
	color: #FF7D05;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #FF7D05;
	padding-left: 4px;
	clear: both;
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7D05;
}
ul{
	list-style-image: url(../images/list.gif);
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
li {
	margin-bottom: 10px;
}
p {
	font-size: 0.9em;
}
.style1 {
	font-size: 0.8em;
	color: #333333;
}
.style2 {
	font-size: 0.8em;
}
.style3 {font-size: 0.75em}
.style4 {font-size: 1.0em}
.style5 {font-size:0.9em;
         line-height: 1em;
         padding-left: 10px;
         }
.style6 {font-size:0.9em;}
.style7 {font-size:0.9em;
         line-height: 1.4em;
         padding-left: 10px;
         }
.style9 {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 18px;
	}
.style10 {color: #FFFFFF}
#juminIken ul li{
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;

}
#juminIken ul{
	background-color: #FFFFCC;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 320px;
	height: auto;
	line-height: 30px;
	padding-left: 15px;
	margin-left: 25px;
}

