﻿@charset "utf-8";
/************** frame styles **************/
/************** frame styles **************/
.frame_news {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-image: url('../img/bg/news_bg.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.frame_wbg {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #FFFFFF;
}
.frame_main {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-image: url('../img/bg/frame_bg01.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.frame_main2 {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-image: url('../img/bg/main_text_bg2.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.frame_ad {
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック";
	color: #999999;
	font-weight: bold;
}
.main_bg {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック";
	color: #333333;
	background-image: url('../img/bg/menu/menu_bg02green2.gif');
}

/************** dll styles **************/
.CG {
	border-width: 0;
	text-align: center;
	vertical-align: middle;
}
.w_bg {
	text-align: center;
	background-color: #FFFFFE;
	color: #666666;
}
.select_line_bg {
	text-align: center;
	background-color: #CCCCCC;
	line-height: 1px;
}
.select_line_bg2 {
	text-align: center;
	background-color: #990000;
	line-height: 1px;
}
/************** FAQs styles **************/
/************** Copyright styles **************/
.height_SS {
	line-height: 3px;
}
.height_S {
	line-height: 5px;
}
.height_M {
	line-height: 10px;
}
.height_L {
	line-height: 15px;
}
.width_S {
	width: 5px;
}
.width_M {
	width: 10px;
}
.width_L {
	width: 20px;
}
.copyright_bg {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック";
	font-size: small;
	font-weight: normal;
	vertical-align: middle;
	line-height: 150%;
	background-image: url('file:///D:/Web-2008/SAIYU%20-%20LIBERTO/web/html/img/bg/copy_bg.gif');
}
.HP_bg {
	background-image: url('../img/bg/index_main_bg.gif');
	text-align: center;
}

