body,h1,h2,h3,h4,h5,p{
	margin: 0px;
	padding: 0px;
}

#bg {
	padding: 0px;
	background: #FDFDD4 url(../images/_bg.jpg) repeat-y center;
	margin: 0px;
	_padding-left:1px;
}

*+html #bg {
	padding-left: 1px;
}

#container {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#cnt_wrap {
	background-color: #FFFFFF;
	width: 760px;
	text-align: left;
}


#cnt_main {
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 0px;
}
#cnt_side {
	vertical-align: top;
	text-align: left;
}

#footer {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	float: none;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../images/_footer.gif) no-repeat top;
}
#navi {
	background-image: url(images/_navi_indexbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 760px;
	text-align: center;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
li {
	padding: 0px;
	float: left;
	margin: 0px;
}
li img {
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

td,p,div {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

dt.news {
	background-image: url(../images/campaign_detailpoint.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #CC6600;
	padding-top: 2px;
	padding-bottom: 2px;
}
dl {
	padding: 0px;
	clear: both;
	margin: 0px;
}
dd {
	padding: 0px;
	margin: 0px;
}

.txttitle {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	padding-left: 30px;
	background-image: url(images/_stit_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 2px;
	line-height: 17px;
	vertical-align: top;
}

a:link {
	color: #FF3333;
}
a:visited {
	color: #FF6600;
}
.accent01 {
	color: #CC9900;
}
.accent02 {
	color: #FF3300;
}
.accent03 {
	color: #006699;
}
.accent04 {
	color: #CC0000;
}
.accent05 {
	color: #006633;
}
.accent06 {
	color: #990000;
}
.stit {
	margin-bottom: 10px;
}
.pics {
	margin-bottom: 5px;
}
.txtblock {
	margin-bottom: 15px;
}
.block {
	margin-bottom: 20px;
}
.img_r_f {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.img_l_f {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.v_line {
	background: url(../images/_vline.gif) repeat-y;
}

/*
.block{
    zoom:1;
}
.block:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
*/
.navi_mob {
	background: url(../images/_navi_mob_bg.jpg) repeat-y;
	padding: 10px 20px;
}
.tdpad5 {
	padding: 5px;
}
.answer {
	background: url(../images/qaa_a.gif) no-repeat left top;
	padding-top: 65px;
	padding-left: 10px;
}

#frame {
	overflow:auto;
	scrollbar-base-color: #DFEAC3;
	width:260px;
	height:200px;
	color:#000000;
}

#frame p {
	color:#000000;
	padding:0;
	margin:0;
}

.red {
	color:#FF0000;
	font-weight:bold;
}

.text_right {
	text-align:right;
}