A:link		{ text-decoration:underline; color: #003399}
A:visited	{ text-decoration:underline; color: #003399}
A:active	{ color: #003399}
A:hover		{ text-decoration:none; color: #ff0000}
body { 
	margin : 0 ;
	font-family: "ＭＳ Ｐゴシック", "Osaka" ;
	color: #000000;
	leftmargin:0; topmargin:0; marginwidth:0; marginheight:0;
}
.line1 { line-height: 130% }
.line2 { line-height: 150% }
.line3 { line-height: 180% ; font-size:12px }
.line4 { line-height: 150% ; font-size:12px }
.line5 { line-height: 120% ; font-size:12px }
.line6 { line-height: 110% ; font-size:10px }

.line130 {  line-height: 130%}
.line150 {  line-height: 150%}
.line180 {  line-height: 180%}

.products {
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	background-image: url(image/products_back.gif);
	background-repeat: no-repeat;
}
.products_b {
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	background-image: url(image/products_back2.gif);
	background-repeat: no-repeat;
}
.products_c {
	font-size: 12px;
	padding: 5px;
	line-height: 20px;
	background-image: url(image/products_back3.gif);
	background-repeat: no-repeat;
}

.head { line-height: 150% ; font-size:12px ; color: #666666 ; }
.footer { line-height: 150% ; font-size:10px ; color: #aaaaaa }

.text	{ line-height: 140% ; font-size:12px }
.list	{
	line-height: 140%;
	font-size:14px
}
.date	{
	line-height: 120%;
	font-size:11px;
	color:#999999
}

h1	{font-size:22px; line-height:24px; margin:0; padding:0; font-weight:normal; text-decoration:none;}
h2	{
	font-size:medium;
	margin:0;
	padding:0;
	text-decoration:none;
	line-height: 140%;
}
h3	{font-size:14px; line-height:15px; margin:0; padding:0; font-weight:normal; text-decoration:none; }

