body,h1,h2,h3,h4,h5,p{
	margin: 0px;
	padding: 0px;
}

#bg {
	padding: 0px;
	background: #000000;
	margin: 0px;
}

/*
*+html #bg {
	padding-left: 1px;
}
*/

#container {
	text-align: center;
	background: #FFFFFF;
	margin-top: 50px;
}

#cnt_wrap {
	background-color: #FFFFFF;
	width: 700px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}


#cnt_main {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	clear: both;
}
#cnt_side {
	background-image: url(images/_side_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

#footer {
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	float: none;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
}
#footer div.copy {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	color: #FFFFFF;
	text-align: right;
	font-size: 12px;
}


#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: 14px;
	line-height: 18px;
	color: #0000FF;
}

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: #009900;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
.accent01 {
	color: #333333;
}
.accent02 {
	color: #999999;
}
.accent03 {
	color: #000033;
}
.accent04 {
	color: #CC0000;
}
.accent05 {
	color: #006600;
}
.accent06 {
	color: #990000;
}
.stit {
	margin-bottom: 10px;
}
.pics {
	margin-bottom: 5px;
}
.txtblock {
	margin-bottom: 6px;
}
.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;
}
*/
.smalltxt {
	font-size: 12px;
	line-height: 16px;
}
.bg_shop {
	background: url(../images/shop_bg.jpg) no-repeat;
	padding: 0px 5px;
	text-align: left;
}
.bg_nomal {
	background: url(../images/inquiry_bg.gif) no-repeat;
	padding: 0px 5px;
	text-align: left;
}
.bg_price {

	background: url(../images/price_bg.jpg) no-repeat;
	padding: 0px 5px;
	text-align: left;
}
.bg_service {


	background: url(../images/service_bg.jpg) no-repeat;
	padding: 0px 5px;
	text-align: left;
}
#container_pop {

	text-align: center;
	background: #FFFFFF;
	margin-top: 10px;
}
.bg_pop {



	background: url(../images/_popbg.gif) repeat-y;
	padding: 0px 5px;
	text-align: left;
}
.boxborder01{
	border:3px double #c93;
	padding:8px;
}
