<<<<<<< .mine
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial, Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px;
	text-align: center;
}
hr {
	color: #3399FF;
}
h1{
	font-size: 150%;
}
a,a:link,a:visited{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.table_waku{
	font-size: 100%;
	border:1px solid #3399FF;
}
#logo{
	background-image: url(../images/saas_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 214px;
	background-position: center center;
}
#waku{
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#main_body{
	text-align: center;
}
#head_link_box_r a,#head_link_box_r a:link,#head_link_box_r a:visited{
	font-size: 70%;
	font-weight: normal;
}
#f_img{
	display: block;
	height: 60px;
	width: 199px;
	float: left;
	clear: both;
/*	background-image: url(../images/saas_logo.gif);*/
	background-position: bottom;
	background-repeat: no-repeat;
}
#copyright{
	float: right;
	text-align: right;
	font-size: 80%;
	display: block;
	border-top: 0px solid #CCCCCC;
	margin: 0px 0px 0px;
	padding: 0px 10px 0px;
}
.t_cell{
	font-size: 120%;
	font-weight: bold;
	height:45px;
	background-image: url(../images/cell_back.jpg);
	background-repeat: repeat-x;
}
.alart{
	font-size: 90%;
	color: #FF0000;
	font-weight: bold;
=======
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Arial, Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 0px 0px;
	text-align: center;
}
hr {
	color: #3399FF;
}
h1{
	font-size: 150%;
}
a,a:link,a:visited{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.table_waku{
	font-size: 100%;
	border:1px solid #3399FF;
}
#logo{
	background-image: url(../images/saas_logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 214px;
	background-position: center center;
}
#waku{
	width:900px;
	margin-right: auto;
	margin-left: auto;
}

#main_body{
	text-align: center;
}
#head_link_box_r a,#head_link_box_r a:link,#head_link_box_r a:visited{
	font-size: 70%;
	font-weight: normal;
}
#f_img{
	display: block;
	height: 60px;
	width: 199px;
	float: left;
	clear: both;
/*	background-image: url(../images/saas_logo.gif);*/
	background-position: bottom;
	background-repeat: no-repeat;
}
#copyright{
	float: right;
	text-align: right;
	font-size: 80%;
	display: block;
	border-top: 0px solid #CCCCCC;
	margin: 0px 0px 0px;
	padding: 0px 10px 0px;
}
.t_cell{
	font-size: 120%;
	font-weight: bold;
	height:45px;
	background-image: url(../images/cell_back.jpg);
	background-repeat: repeat-x;
}
.alart{
	font-size: 90%;
	color: #FF0000;
	font-weight: bold;
>>>>>>> .r24
}