body {
	margin: 0px;
}


/* 初期化 */

h1,h2,h3,h4,h5,h6,p,address{
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	paddimg:0px;
	margin:0px;
}


/* 全体枠 */

#container{
	width: 760px;
	padding-top:10px;
}

/* 上部 */
#topimg01{
	width:760px;
	height:10px;
	background-repeat: no-repeat;
}

#topimg02{
	width:760px;
        margin-top:5px;
	margin-bottom:20px;
	background-image: url(image/top_backimg02.jpg);
	background-repeat: no-repeat;
}

.bt-kwsk{
	padding-top:77px;
	margin-left:615px;
	margin-bottom:25px;
}

/* 上部並列ボタン */
#topimg02-container{
	margin-left:25px;
	width:710px;
}

#topbt-container{
	float:left;
	width:220px;
}

.top-bt{
	margin-bottom:4px;
}

/* キャンペーン一覧 */
#camp-container{
	float:right;
	width: 465px;
	background-image: url(image/top_camp_back.gif);	
}

#camp-body{
	width:435px;
	margin-left:15px;
}

ul{
	background-image: url(image/top_camp_kei.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin:0px 0px 0px 13px;
	padding:0px 0px 11px 13px;
	list-style-image: url(image/top_camp_icon01.gif);
}

.camp-new{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

a.camp-new{
	color: #CC0000;
	text-decoration: none;
}

a.camp-new:hover{
	text-decoration: underline;
}

.camp{
	font-size: 13px;
	line-height: 16px;
	color: #000A8C;
	text-decoration: none;
}

a.camp{
	color: #000A8C;
	text-decoration: none;
}

a.camp:hover{
	text-decoration: underline;
}


/* カードライフスペース */
#cardlife-des{
	clear:both;
	width:720px;
	margin-left:20px;
	margin-bottom:20px;
}

.cardlife-mida{
	margin-left:20px;
	margin-bottom:15px;
}

/* フッタ */
#top-footer{
	width:760px;
	padding-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	overflow: hidden;
	margin-bottom:30px;
	text-align: center;
}

/* レイアウト調整用改行タグ */
.clear-txt{
	clear:both;
}
