@charset "UTF-8";
/* CSS Document */

h1 {
	font-size:20px;
	color: #424242;
	text-align:center;
	line-height:30px;
	margin-top:40px;
	margin-bottom:20px;
}

p#line {
	margin:50px auto 20px auto;

}


#top1 {
	width:770px;
	background:#FFF;
	height:520px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	-o-border-radius:8px;
	box-shadow:5px 5px 2px #ccc;
	-webkit-box-shadow:5px 5px 2px #ccc;
	-moz-box-shadow:5px 5px 2px #ccc;
	-o-box-shadow:5px 5px 2px #ccc;
	behavior: url(PIE.htc);
	position:relative;
	border: 2px solid #6C6C6C;
}

#top1 p img {
	float:left;
	border: 1px solid #6C6C6C;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 18px;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow:2px 2px 3px #999;
	-moz-box-shadow:2px 2px 3px #999;
	-o-box-shadow:2px 2px 3px #999;
	behavior: url(PIE.htc);
	position:relative;
}

#line {
	width:830px;
	margin:0 auto;
}



#first p {
	width:350px;
	float:left;
}

#first1 {
	width:360px;
	float:right;
	padding-top:40px;
	padding-right:20px;
	height: 460px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#first1 p {
	font-size:13px;
	line-height:35px;
	text-align:center;
	color: #2D2D2D;
	text-shadow:3px 3px 2px #FFF5EE;
	-webkit-text-shadow:3px 3px 2px #FFF5EE;
	-moz-text-shadow:3px 3px 2px #FFF5EE;
	-o-text-shadow:3px 3px 2px #FFF5EE;
	behavior: url(PIE.htc);
	position:relative;
}


#smallwallet {
	height:450px;
	width:820px;
	clear:both;
	margin:0 auto;
	margin-top:50px;
	
	
}

#smallwallet h2 {
	padding-top:18px;
	height:40px;
	font-size:24px;
	color:#2D2D2D;
	background:url(image/kinouback.jpg) no-repeat ;
	padding-bottom:10px;
	text-align:center;
	font-weight: bold;
	font-variant: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	
}

#smallwallet p {
	width:540px;
	height:304px;
	
	text-align:center;
	border:1px solid #818181;
	
	margin-top:30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 2px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	box-shadow:5px 5px 2px #ccc;
	-webkit-box-shadow:5px 5px 2px #ccc;
	-moz-box-shadow:5px 5px 2px #ccc;
	-o-box-shadow:5px 5px 2px #ccc;
	behavior: url(PIE.htc);
	position:relative;
	
}


.clear {
	 clear:both;
	 width:42px;
	 margin:30px auto;
}


.box {
	width:600px;
	margin:0 auto;
	border:1px solid #969696;
	text-align:center;
	padding-bottom:20px;
	background-color:#FFF;
	box-shadow:2px 2px 5px #ccc;
	-webkit-box-shadow:2px 2px 5px #ccc;
	-moz-box-shadow:2px 2px 5px #ccc;
	-o-box-shadow:2px 2px 5px #ccc;
	behavior: url(PIE.htc);
	position:relative;
}

.box h3 {
	font-size:16px;
	background:#EEDACE;
	color:#2D2D2D;
	line-height:40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #818181;
	font-weight: lighter;
	text-shadow:3px 3px 2px #FFF5EE;
	-webkit-text-shadow:3px 3px 2px #FFF5EE;
	-moz-text-shadow:3px 3px 2px #FFF5EE;
	-o-text-shadow:3px 3px 2px #FFF5EE;
	behavior: url(PIE.htc);
	position:relative;
}

.box p {
	font-size:13px;
	color: #2D2D2D;
	line-height:30px;
}
 p.ue {
	 padding-top:20px;
 }
 
.box#last {
	padding-top:50px;
	padding-bottom:50px;
	line-height:40px;
	margin-bottom:30px;
	background-color:#EEDACE;
	color: #FFF;
}

#close {
	  text-align:center;
}

	
#bottomimg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#first1 p a {
	color: #AB8371;
}

#first1 p a:hover {
	color:#ABABAB;
}
