@charset "utf-8";

/***** ݒ *****/


body, form, fieldset,
h1, h2, h3, h4, h5, h6,
blockquote, ul, ol, dl, dd, p {
	margin:0; padding:0;
}
ul li {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	font-weight: normal; 
}
a:link , a:visited , a:active {
	text-decoration: none;
	color: #107e77;
}
a:hover {
	color: #045853;
	text-decoration: underline;
	background-color: #ECFFF9;
}


/***** if_info *****/

body {
	margin: 0px;
	padding: 0px;
	font-family: lr oSVbN, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 25px;
}

.main {
	text-align: left;
	background-color: #ffffff;
}


li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}




