A:link		{color:#990000; text-decoration:none}
A:visited	{color:#990000; text-decoration:none}
A:active	{color:#CC0000}
A:hover		{color:#CC0000; text-decoration: underline;}

BODY {
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	color:#333333;
	font-size:12px;
	line-height:140%;
	font-family:"‚l‚r ƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin-left: auto ;
	margin-right: auto ;

	background-attachment: fixed;
}

.menu_list{
	margin:0px;
	padding:0px;

}
.menu_list ul { display: block; list-style: none; border-style: none; margin: 0px 0px 3px 0px; padding: 0px; }

.menu_list ul li   {
	color:       #666;
	font-size:    12px;
	font-family:  "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	line-height:  12px;
	background:   url("../images/ser_side_tri.gif") no-repeat 5px 0.3em;
	list-style:   none;
	display:      block;
	margin:       0.3em 5px 0 12px;
	padding:      0 5px 0 15px;
	border-style: none;
	word-wrap:    break-word  }

p.mtext{
	font-size:    12px;
	color: #666666;
	line-height:  20px;
	margin: 12px 2px;
}

.boxtext{
	font-size:    12px;
	color: #666666;
	line-height:  20px;

}

.copy{
	color:       #fff;
	font-size:    10px;
	line-height:  14px;
	margin: 15px 0px;
	font-family: 'Arial', sans-serif,"‚l‚r ‚oƒSƒVƒbƒN",Osaka;
}


.boximg {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/bg_greetimg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}
