@charset "SHIFT_JIS";

body {
	color:#333;
	font:100% 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', '‚l‚r ‚oƒSƒVƒbƒN', "sans-serif";
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

h1 {margin:0px; padding:0px;}
h2 {margin:0px; padding:0px;}
h3 {margin:0px; padding:0px;}
h4 {margin:0px; padding:0px;}
p  {margin:0px; padding:0px;}


.small   {font-size:65%; line-height:130%;}
.Lsmall  {font-size:65%; line-height:150%;}
.medium  {font-size:75%; line-height:150%;}
.Lmedium {font-size:75%; line-height:180%;}
.large   {font-size:83%; line-height:130%;}

a.gray{}
a.gray:link{
text-decoration:none;
color: #333;
}
a.gray:visited {
text-decoration:none;
color: #333;
}
a.gray:hover {
text-decoration:none;
color: #666;
}
a.gray:active {
text-decoration:none;
color: #666;
}

.back_line {
background-image:url(../insurance/images/net_waku_mid.gif);
background-repeat:repeat-y;
}

