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

#bg {
	padding: 0px;
	background: #FFFFFF;
	margin: 0px;
}

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

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

#cnt_wrap {
	text-align: left;
	background: #FFFFFF url(../images/_bg.gif) repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}


#cnt_main {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px;
}
#cnt_side {
	background-image: url(images/_side_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

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


ul {
	margin: auto;
	padding: 0px;
	list-style-image: none;
	width: 313px;
	list-style-type: none;
}
li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 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: #FF6600;
}
a:visited {
	color: #CC6600;
}
.accent01 {
	color: #0066FF;
}
.accent02 {
	color: #0033CC;
}
.accent03 {
	color: #FF6600;
}
.accent04 {
	color: #CC0000;
}
.accent05 {
	color: #009966;
}
.accent06 {
	color: #CC33CC;
}
.accent07 {
	color: #CC0066;
}
.accent08 {
	color: #FF0099;
}


.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-image: url(images/_border_v.gif);
	background-repeat: repeat-y;
}

/*
.block{
    zoom:1;
}
.block:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
*/
.gar {
	margin-bottom: 20px;
}
.gar img {
	vertical-align: bottom;
}
