BODY,H1,H2,H3,H4,H5,H6,P,DIV,TABLE,FORM {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	line-height:1.3em;
}

A:link {color:#666666;text-decoration:underline;}
A:visited {color:#666666;text-decoration:underline;}
A:hover {color:#FF0000;text-decoration:underline;}
A:active {color:#9d0009;text-decoration:underline;}

.info_underline {  
    border-color: black black #0099CC;
    border-style: solid; 
    border-top-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 1px; 
    border-left-width: 0px;
	}
.bg_side {  background-image: url(img/bg_left.gif)}


.lifestage01 {
	width:790px;
	border: 1px solid #0099CC;
	background-color: #EEFAFF;
}

.lifestage01 img{
margin:10px 0;
}


.lifestage01 a{
	border: 2px solid #CCCCCC;
}

.lifestage01 a:hover{
	border: 2px solid #FFCC00;
}



/*ライフイベント*/
ul.category01 {
	display: block; 
	margin:0px;
	padding:0;
	list-style-type: none;
}

li.category01 {
	display: block;
	margin: 0px;
	width: 172px;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	background-image: url(img/sq01.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

li.category01 a {
	display: block;
	width: 172px;
	text-indent: 22px;
}

li.category01 a:hover {
	background-image: url(img/sq01_02.gif);
	background-repeat: no-repeat;
}