﻿@charset   "UTF-8";

.page-top A ,.page-bottom A{
	color: maroon;
	vertical-align: middle;
	font-size: 16px;
	line-height: 34px;
}

.title-obi {
	background-image: url(../images/asase-blue.jpg);
	height: 80px;
	text-align: center;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	padding-right: 5%;
	padding-left: 5%;
	text-shadow: 2px 2px 3px #000000;
}

.honbun {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	max-width: 700px;
	padding: 1em;
}

.honbun-shita {
	font-size: large;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	padding-right: 30px;
}

.page-bottom {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-position: center bottom;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-family: serif;
	color: black;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.title-obi IMG {
	border-width: 0px 0px 0px 0px;
	margin-top: 25px;
}

img {
	margin-left: auto;
	margin-right: auto;
}

div.cent {
	text-align: center;
	width: 100%;
}

.ex-small {
	font-size: x-small;
}

.bold {
	font-weight: bold;
}

.keywords {
	border-width: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	width: 600px;
	text-align: left;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

.s-font {
	font-size: small;
}

.wallp-story {
	background-image: url(../images/brown-paper.jpg);
	background-color: #e8ddcc;
}

INPUT {
	font-size: 90%;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}

FORM {
	display: inline;
}

.story-photo-comment {
	font-size: small;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 120%;
	text-align: left;
	padding-left : 5%;
	padding-right : 5%;
}

H2 {
	font-size: 150%;
	font-weight: bold;
}
.page-waku.story-page .honbun h2 {
	text-align: center;
}

.story-page {
	background-image: url(../images/brown-paper.jpg);
	-webkit-box-shadow: 0 0 57px 7px;
	box-shadow: 0 0 57px 7px;
	overflow-x: hidden;
	overflow-y: hidden;
	border-radius: 21px;
}
.title-obi .homeicon img {
	margin: 0px;
}
.title-obi .homeicon {
	position: absolute;
	top: 30px;
	right: 15px;
}
