/* CSS Document */
ul {list-style:none;}

.storyContainer {text-align:left;margin-top:60px;position:relative;}
.storyContainer p {margin-bottom:1.6em;padding-left:1em;line-height: 1.8;font-size: 13px;}
.storyContainer p a {border-bottom:1px dotted #C47C70;}

.main img {clear:both;margin:0px 0 20px 4em;}

.subImg {list-style:none;margin:36px -20px 48px 0;}
.subImg li {width:220px;float:left;margin-right:20px;}
.subImg li p {margin-top:8px;padding-left:0px;font-size:10px;color:#A87D51;}

.notice {font-size:10px;text-align:right;padding-bottom:36px;}

#lead{margin:0 0 30px -1em;text-align:justify;line-height: 1.4em;}
.envelope{color: #696969;}
.hiroki{color: #556b2f;}
.yoko{color: #6a1917;}

.name {display:block;font-weight:bold;width:8em;float:left;}

.main ul li p {margin-left:8em;text-align:justify;}

#subTitle{
	font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","Hiragino Mincho Pro","Hiragino Mincho ProN","ＭＳ Ｐ明朝",serif;
	color: #000;
	font-weight:bold;
	font-size:22px;
	margin-left:-1.5em;
	margin-top: 20px;
}
#socialButtons {padding-top:24px;}
.gbtn div {display:inline\9 !important;}
.pintarestButton,
.facebookButton,
.googleplusButton,
.twitterButton {float:left;overflow:hidden;margin-right:5px;}
.pintarestButton {width:43px;height:20px;}
.facebookButton {width:46px;height:20px;}
.googleplusButton {width:50px;height:20px;}
.twitterButton {width:100px;height:20px;}

/* アップするときにここから下は削除する（他のcssに記入済みな為） */
/*body {
	color: #666666;
}

#wrapper {
	margin: 0 auto;
	width: 850px;
}

.main {
	width: 640px;
	margin: 0 auto;
}

.main img {
		margin-bottom: 30px;
}

#imgTop {
	margin-bottom: 30px;
}*/