@charset "UTF-8";
/* CSS Document */
*{ margin:0; padding:0;}
img { border: none; }


#wrapper {
	width: 900px;
	height:1200px;
	margin:0 auto;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

#header{
	width:650px;
	height:224px;
	margin-left:110px;
} 

#navi ul{
	list-style-type: none;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	color:#FFF;
	padding-left:25px;
	padding-top:25px;
}

#navi li {
	float:left;
	padding-right:8px;
	line-height:20px;
}

#navi li a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#FFF;
	padding-left:8px;
	white-space: nowrap;
	display: inline-block;
	text-align: left;
	color:#FFF;
	text-decoration: none;
}

h1{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size:14px;
		font-weight: normal;
		color:#FC9;
		margin-left:33px;
}

#gift ul{
	list-style-type: none;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	margin-left:25px;
	margin-top:5px;
}

#gift li {
	float:left;
	padding-right:8px;
	line-height:20px;
}

#gift li a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#FF9;
	padding-left:8px;
	white-space: nowrap;
	display: inline-block;
	text-align: left;
	color:#FF9;
	text-decoration: none;
}

#main{width:640px;
      height:866px;
      margin-left:110px;
}

#box01{width:580px;
       height:210px;
			 margin:0 auto;
			 border-bottom-style:dotted;
	     border-bottom-width:1.4pt;
       border-bottom-color:#333;
}

h2{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   font-size:14px;
	 font-weight: normal;
	 line-height: 25px;
   color:#3f2404;
}

h3{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   font-size:12px;
	 font-weight: normal;
	 line-height: 20px;
   color:#3f2404;
}

h4{font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
   font-size:14px;
	 font-weight: normal;
	 line-height:20px;
	 color:3e3a39;
}

#box02{width:545px;
       height:350px;
			 margin:0 auto;
			 padding-top:20px;
			 padding-left:35px;
			 padding-bottom:20px;
			 border-bottom-style:dotted;
	     border-bottom-width:1.4pt;
       border-bottom-color:#333;
}

#box03{width:580px;
       height:190px;
			 margin:0 auto;
			 padding-top:20px;
			 padding-bottom:20px;
			 border-bottom-style:dotted;
	     border-bottom-width:1.4pt;
       border-bottom-color:#333;
}

#box04{width:580px;
       height:190px;
			 margin:0 auto;
			 padding-top:20px;
}

#footer{width:620px;
			 margin:0 auto;
}

h5{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height:20px;
	color:#FFF;
}