body {
  margin: 0 0 0 0;
  padding: 0;
  color: #000000;
  background: #ffffff;
	background-image:url(../common/bk_suujin.jpg);
	text-align:center;
}

.mode {
 background: #ffffff;
	background-image:url(../common/bk_mode.jpg);
	background-repeat: no-repeat;
	text-align:center;
}


a:link{ color:#000000; text-decoration:underline;}
a:visited{ color:#000000; text-decoration:underline;}
a:hover, a:active { color:#0099CC; text-decoration: underline;}

.footer a:link{ color:#FFFFFF; text-decoration:underline;}
.footer a:visited{ color:#FFFFFF; text-decoration:underline;}
.footer a:hover, a:active { color:#95251E; text-decoration: underline;}

.fs10 { font-size:10px;line-height:140%;color: #000000}
.fs11g { font-size:11px;line-height:140%;color: #666666}
.fs12 { font-size:12px;line-height:140%;color: #000000}
.fs14 { font-size:14px;line-height:140%;color: #000000}
.fs16 { font-size:16px;line-height:140%;color: #000000}

.footer{ color:#FFFFFF;}
.footer .fs12 { font-size:12px;line-height:140%;}

.d_link
{
color:#CCCCCC;
}

#komidashi
{
color:#7B0006;
font-size:14px;
line-height:100%;
font-weight:bold;
margin:0px;
padding:5px 0px 5px 28px;
background:url(../common/ico_komidashi.gif) ;
background-repeat:no-repeat;
}


/*=================================================
add header
=================================================*/
#add_header{
	width: 100%;
	height: 54px;
	background-image: url(../img/bg_add_header.png);
	background-repeat: repeat-x;
	text-align: center;
}

#add_header #wrap{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#add_header #wrap .add_btn{
	width: 580px;
	margin: 0 auto;
	padding-top: 10px;
}

#add_header #wrap .add_btn a img{
	border: none;
}