* {
	padding: 0px;
	margin: 0px;
}

html{ 
    height: 100%;
    overflow-y:scroll;
} 

.ver_ie7{
	background-color:#666;
	color:#CCC;
	text-align:center;
	}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    height: 100%; 
	background: url(../share_img/hrz_bg.png) repeat;
}

#wap {
/*	width: 100%;
	height: 100%;
	background: url(../images/bg-body.png) repeat;
	background-attachment:fixed;
	background-position:center;*/
}

img {border: none;}

#header_border{
	height: 8px;
	width: 900px;
	background-color: #431500;
	}

hr {
	border-top-style: dotted;
	width: 96%;
}

.clear {
	clear: both;
}

div#parent {
	width: 900px;
	margin: 0px auto 0px auto;
	position: relative;
}


.title {
	height: 20px;
	width: 900px;
/*	background: url(../share_img/bg_title.png) no-repeat;*/
    background: rgb(255, 255, 255); /* IE6, 7向け */  
    background: rgba(255, 255, 2255, 0.8);  
}

.title p, .title h1 {
	display: none;
}

.menu {
	height: 46px;
	width: 900px;
	background: url(../share_img/bg_top.png) repeat;
	margin-top: 0px;
}


/* グローバルナビエリア*/
#navi {
	clear:both;
/*	background: url(../images/bg_top.png) repeat;*/
	height: 42px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 61px;
}

#navi ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}


#navi li{
display:block;
float:left;
position:relative;
margin: 0px;
padding: 0px;
}
/* グローバルナビエリアned*/


.footer {
	font-size: 11px;
	height: 32px;
	width: 900px;
	/*	background: url(../images/bg_footer.png);*/
/*	position: relative;*/
	background-color: #222;
	color: #FFF;
}

#copyright {
	padding-top: 8px;
	padding-right: 10px;
	font-weight: 700;
	color: #FFF;
	float: right;
	width: 320px;
	text-align: right;
}

#company {
	width:500px;
	padding-top: 8px;
	padding-left: 20px;
	float: left;
}

#company a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#company a:hover {
	color: #ffffff;
}

.company_margn{
	margin-right: 10px;
	margin-left: 10px;
}

.campaign {
	margin: 0px 0px 0px 20px;
}


/*----こだわり----*/


#parent-kodawari .unit {
	background-color: #ffffff;
}

.lead {
	float: left;
	margin: 0px;
	width: 320px;
}

.kodawaribody {
	float: right;
	margin: 10px 0px 0px 0px;
	width: 600px;
	border-left: 1px solid #999999;
	height 

}

#parent-kodawari .unit h3 {
	width: 320px;
	height: 500px;
	background: url(../images/kodawari_lead.png) no-repeat;
}

#parent-kodawari .unit h3 span {
	display: none;
}

.lead p {
	font-size: 12px;
	font-family: selif;
	line-height: 160%;
	margin-left: 50px;
}	
	
.kodawari-unit {
	font-size: 12px;
	font-family: selif;
	line-height: 160%;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 30px;
}		

.kodawari-unit img {
	float: left;
	margin-right: 10px;
}

.kodawari-unit h4 {
	color: #590000;
	font-weight: bold;
	margin-bottom: 20px;
	font-family: selif;
	font-size: 18px;
}

.to_top {
	float: right;
}

/*space margin*/
.space20 {
	height: 20px;
	}
.space30 {
	height: 30px;
	}
.space40 {
	height: 40px;
	}
.space50 {
	height: 50px;
	}
