@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #2D0002;
	text-align: center;
}

img, div, input { 
    behavior: url("js/iepngfix.htc")
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a {
	color: #2D0002;
	text-decoration: none;
}
a:hover {
	color: #FF6633;	
}
ul,li,p,dl,img {
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: none;
}
img {
	vertical-align: bottom;
}

a img {
	border: none;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#left_side {
	width: 190px;
	float: left;
	background-image: url(../images/menu/menu_bg.jpg);
	background-repeat: repeat-y;
	display: inline;
}
#right_side {
	width: 570px;
	float: right;
	position: relative;
}
#left_side h1 {
	padding-top: 10px;
	margin-left: 9px;
}
#left_side #navi {
	width: 170px;
	margin-left: 10px;
	margin-top: 10px;
}
#left_side #navi .navi_btn {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #42210B;
}
#left_side #navi .navi_btn a {
	display: block;
	height: 40px;
	width: 170px;
	line-height: 40px;
}
#left_side #navi .navi_btn a img {
	margin-top: 5px;
}
#left_side #navi #gift {
	width: 160px;
	margin-left: 5px;
}
#left_side #navi #gift .lev1 {
	width: 155px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #42210B;
	display: block;
	line-height: 25px;
	padding-left: 5px;
	cursor: pointer;
  　cursor: hand;

}
#left_side #navi #gift .lev1_mo {
	color: #FF6633;	
	width: 155px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #42210B;
	display: block;
	line-height: 25px;
	padding-left: 5px;
	cursor: pointer;
  　cursor: hand;
}

#left_side #navi #gift img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#left_side #navi #gift .lev2 {
	margin-left: 15px;
}
#left_side #navi #gift .lev2 li{
	height: 25px;
	width: 140px;
}
#left_side #navi #gift .lev2 li a{
	display: block;
	height: 25px;
	width: 140px;
}

#left_side #navi .sub {
	width: 160px;
	margin-left: 5px;
}
#left_side #navi .sub a {
	width: 155px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #42210B;
	display: block;
	line-height: 25px;
	padding-left: 5px;
	cursor: pointer;
  　cursor: hand;

}

#left_side #navi .qr {
	margin-left: 35px;
	margin-bottom: 20px;
}
#right_side .line01 {
	clear: both;
	width: 570px;
	height: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	width: 570px;
	text-align: right;
	margin-top: 5px;
}
.clear {
	font-size: 0px;
	clear: both;
	height: 0px;
}
