@charset "UTF-8";
body,td,th {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background:url(../img/top/base06.jpg) repeat-x;*/
	background-color:#F19DB5;
}

#toptable {
	margin: 0 auto;
	height:100%;
}

#height100 {
	height:100%;
}

html,body{
	height:100%;
}

.text10_10 {
	font-size: 10px;
	line-height: 10px;
}

.text10_10_white {
	font-size: 10px;
	line-height: 10px;
	color:#FFFFFF;
}

.text10_12 {
	font-size: 10px;
	line-height: 12px;
}

.text10_14 {
	font-size: 10px;
	line-height: 14px;
}

.text10_15 {
	font-size: 10px;
	line-height: 15px;
}

.text_news {
	font-size: 10px;
	line-height: 15px;
}

.text10_16 {
	font-size: 10px;
	line-height: 16px;
}

.text10_20 {
	font-size: 10px;
	line-height: 20px;
}

.text12_12 {
	font-size: 12px;
	line-height: 12px;
}

.text12_14 {
	font-size: 12px;
	line-height: 14px;
}

.text12_16 {
	font-size: 12px;
	line-height: 16px;
}

.text12_18 {
	font-size: 12px;
	line-height: 18px;
}

.text12_18_white {
	font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;
}

.text12_24 {
	font-size: 12px;
	line-height: 24px;
}

.text14_14 {
	font-size: 14px;
	line-height: 14px;
}

.text14_21 {
	font-size: 14px;
	line-height: 21px;
}

.text14_21_white {
	font-size: 14px;
	line-height: 21px;
	color:#FFFFFF;
}

.text16_16_white {
	font-size: 16px;
	line-height: 16px;
	color:#FFFFFF;
}

.text16_16 {
	font-size: 16px;
	line-height: 16px;
}

.text16_17 {
	font-size: 16px;
	line-height: 17px;
}

.text16_24 {
	font-size: 16px;
	line-height: 24px;
}

.text18_18 {
	font-size: 18px;
	line-height: 18px;
}

.text18_27 {
	font-size: 18px;
	line-height: 27px;
}

.text20_20 {
	font-size: 20px;
	line-height: 20px;
}

.text20_30 {
	font-size: 20px;
	line-height: 30px;
}

.text24_24 {
	font-size: 24px;
	line-height: 24px;
}

.base01 {
	background:url(../img/all/base01.gif) repeat;
	/*background-position: center top;*/
}

.base02 {
	background:url(../img/top/base_coupon.png) no-repeat;
	background-position: center top;
	behavior: expression(IEPNGFIX.fix(this));
}

.base03 {
	background:url(../img/all/base03.gif) repeat;
	/*background-position: center top;*/
}

.base04 {
	background:url(../img/top/base07.jpg) repeat-x;
	background-position: right top;
}

h1 {
	font-size: 10px;
	line-height: 15px;
	color:#0085D0;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
	margin-bottom:inherit;
	margin:inherit;
}

.style1 {
	color: #6E5600;
}

.style2 {
	color: #FF0000;
}

.style3 {
	color: #666666
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}