/*ーーー共通ーーーーーーーーーーーーーーーーー*/
* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background-image:url('../images/bg-orange.gif');
	font:13px 'ＭＳ Ｐゴシック',arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}

img {
	border:0 none;
	vertical-align:middle;
}
a:link, a:visited, {
	color:gray;
	text-decoration:none;
}

/*ーーーメインーーーーーーーーーーーーーーーーー*/
#container-odr {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -90px; 
	width:855px;
	background:#FFFFFF;
	}

#main {
	text-align: center;
}
/*ーーーヘッダーーーーーーーーーーーーーーーーー*/
#bg-top {
	background-color:#FF5C04;
	height:20px;
	width:100%;
}

#logo_ianak {
	height:60px;
	margin:0;
	padding:29px 0 0;
	width:202px;
}

#head-left {
	float:left;
	width:202px;
	height:70px;
}

#head-right {
	float:right;
	padding:22px 0 0 0;
}

#header-odr {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:715px;
	height:120px;
}

#head-btn {
	margin:0;
	padding:0 0 0 10px;
}

#head-btn li {
	display:block;
	float:left;
	list-style-image:none;
	list-style-type:none;
	margin:0 0 0 22px;
}

.li-end {
	margin:0;
}
/*ーーーフッターーーーーーーーーーーーーーーーーー*/
.push {
	height:140px;
	clear:both;
}

#bg-btm {
	background-color:#FF5C04;
	height:90px;
	clear:both;
	text-align:center;
	width:855px;
	margin:0 auto;
}

/*ーーーorderーーーーーーーーーーーーーーーーー*/
#order_main{
	margin:0 auto;
	text-align:center;
	padding:30px;
	line-height:1.2em;
}
#odr_content {
	text-align:center;
//	font-size:13px;
	position:relative;
	width:735px;
	margin:0 auto;
}
#stollen {
	background: url('../images/img_stollens.gif') no-repeat;
	height: 158px;
	width: 280px;
	top: 130px;
	left: 60px;
	text-indent:-10000px;
	position:absolute;
}
#stollen_txt2 {
	height: 160px;
	top: 300px;
	width: 695px;
	position: absolute;
	line-height:1.8em;
	margin-left:24px;
	padding:0;
	text-align:center;
	left:0;
}
#stollen_txt2 p{
	margin:0 auto;
	padding:0;
	text-align:center;
	width:695px;
}
#stollen_txt2 h4{
	text-indent:-10000px;
}
.cap_stollen {
	font-size: 93%;
//	font-size: 11px;
}

.odr_content2 {
	text-align:left;
//	font-size:13px;
	position:relative;
	width:735px;
	margin:20px auto 0;
}
#about_stollen{
	background: url('../images/item_stollen2.gif') no-repeat;
	height: 485px;
	width: 731px;
	margin: 0 auto;
	text-indent:-10000px;
}
#stollen_white2 {
	height: 140px;
	top: 121px;
}
#stollen_white2 h3{
	background:url('../images/label-plane.gif') no-repeat;
}
.odr_content2 div{
	left: 137px;
	width:490px;
	position:absolute; 
//	font-size:12px;
}
#stollen_black2 {
	height: 140px;
	top: 270px;
}
#stollen_black2 h3{
	background:url('../images/label-cocoa.gif') no-repeat;
}
#stollen_common{
	left: 137px;
	top: 420px;
	position:absolute;
}
#how2order{
	background: url('../images/item_stollen3.gif') no-repeat;
	height: 485px;
	width: 731px;
	margin: 0 auto;
	text-indent:-10000px;
}
.odr_content2 ul{
	left: 130px;
	width:450px;
	position:absolute; 
//	font-size:12px;
	list-style: none;
	top:117px;
	padding:0;
}
.odr_content2 li{
	margin:12px 0 0;
	background:url('../images/label-snow_s.gif') no-repeat;
	padding:0 0 0 25px;
	line-height:19px;
}


#law {
	margin:15px auto 0;
	text-align:left;
	width:745px;
	font-size:116%;
//	font-size:15px;
}
.cap_deliv {
	margin:5px 0 0;
	font-size:93%;
//	font-size:12px;
}
#tag_stollen {
	background: url('../images/item_stollen2014neu.jpg') no-repeat;
	height: 485px;
	width: 731px;
	margin: 0 auto;
	text-indent:-10000px;
}
.odr_content2 h3 {
	height:22px;
	font-size:16px;
	text-indent:-10000px;
}
.odr_content2 img {
	float:left;
}
.odr_content2 p {
	margin: 0 0 0 20px;
	float:left;
	width:285px;
	line-height:1.6em;
}
.odr_content2 a, .odr_content2 a:visited, .odr_content2 a:link{
	color:black;
	font-weight:bold;
	text-decoration:underline;
}
#go_order{
	background:url('../images/label_order.gif') no-repeat;
	height:40px;
	width:193px;
	top:415px;
	left:270px;
	text-indent:-10000px;
	position:absolute;
}
a#go_order:hover{
/*モダンブラウザ用*/
opacity:0.8;
/*IE7以下用*/
filter:alpha(opacity=80);
/*IE8用*/
-ms-filter:"alpha(opacity=80)";
}