@charset "utf-8";
/* CSS Document */

#menu {
	margin-bottom: 40px;
}
#menu li a {
	height: 104px;
	width: 225px;
	font-size: 129%;
	line-height: 104px;
	padding-left: 95px;
	background-image: url(../images/top/menu.png);
}
#menu li a:hover {
	color: #238C00;
}
#menu li#menu1 a {
	background-position: 0 0;
}
#menu li#menu2 a {
	background-position: -320px 0;
}
#menu li#menu3 a {
	background-position: right 0;
}
#menu li#menu1 a:hover {
	background-position: 0 bottom;
}
#menu li#menu2 a:hover {
	background-position: -320px bottom;
}
#menu li#menu3 a:hover {
	background-position: right bottom;
}

#main {
	padding-bottom: 20px;
}

#contents {
	width: 100%;
	background-image: none;
}

h2.h2-top {
	font-size: 200%;
	font-weight: bold;
	padding-left: 20px;
	border-bottom: 1px solid #333;
	line-height: normal;
	padding-bottom: 10px;
	height:auto;
}
#leadBox{
	width:670px;
	margin:0 auto;
}
#lead {
	text-align: center;
	border-top: 3px solid #FF3000;
	background: url(../images/top/bg_lead.png) repeat-y;
	padding: 30px 0 20px;
	border-bottom: 1px solid #CEB79F;
	margin-bottom: 30px;
}
#lead h2 {
	font-size: 160%;
	color: #905127;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.5em;
	margin-bottom: 1em;
	height: auto;
}
#lead p {
	font-size: 110%;
	margin:0px 10px;
}
.tblStd p {
	margin-bottom: 1em;
}
h3 {
	color: #666;
	font-weight: bold;
	font-size: 129%;
	margin-bottom: 1em;
}

#sub {
	width: 250px;
	float: right;
	border-top: 3px solid #222;
}
#sub h2 {
	line-height: inherit;
	height: inherit;
}

#info {
	border: 1px solid #D5D5D5;
	padding: 19px 13px 0 20px;
	margin-bottom: 15px;
}
#info dt {
	background: url(../images/arr_gr.png) 3px 0.5em no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}
#info dt a {
	font-weight: bold;
}
#info dd {
	margin-bottom: 20px;
}
#info dd .view {
	padding-top: 10px;
}
#info dd .view a {
	background: url(../images/top/btn_view.png) 0 0 no-repeat;
	display: block;
	width: 96px;
	height: 28px;
	overflow: hidden;
	float: right;
	font-size: 86%;
	line-height: 28px;
	outline: none;
	color: #FFF;
	padding-left: 22px;
	font-weight: bold;
}
#info dd .view a:hover {
	text-decoration: none;
}
#banner {
	margin-bottom: 15px;
}
#banner li {
	list-style: none;
	margin-bottom: 5px;
}
.thumbBox {
	font-size: 86%;
	padding: 0 0 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}
.thumb {
	width: 80px;
	float: left;
}
.thumbBox dl {
	float: right;
	width: 150px;
}
.thumbBox dt a {
	font-weight: bold;
	color: #1F1F1F;
}

#relationWord {
	border: 1px solid #409518;
	width: 748px;
	margin: -20px 0 20px 60px;
	padding: 45px 75px 30px;
}

#relationWord dl, #contents #relationWord dl dd {
	margin: 0;
}

#relationWord dl dt {
	font-size: 158%;
	line-height: 1;
	margin-bottom: 30px;
}

#relationWord dl ul {
	padding: 0;
	margin-right: -10px;
}

#relationWord li {
	background: url(../images/arr_gr.png) left 3px no-repeat;
	list-style: none;
	padding: 0 0 0 15px;
	float: left;
	width: 162px;
	margin: 0 10px 1em 0;
}

.relationInfo {
	border: 1px solid #cccccc;
	width: 748px;
	margin: 20px 0 20px 60px;
	padding: 45px 75px 30px;
}

.relationInfoTitle {
	font-size: 158%;
	margin-bottom: 30px;
}

/*あらすじ*/

#writerArea{
	margin-top: 16px;
    text-align: right;
}

#flow {
	background: url(../images/outline/bg_flow.png) 60px 0 repeat-y;
	padding: 0 0 16px 135px;
	font-size: 115%;
	margin-top: 10px;
}
.f_box {
	margin-bottom: 15px;
}
#flow h3 {
	background: url(../images/outline/bg_h3_flow.png) left 0 no-repeat;
	margin-left: -83px;
	padding-left: 83px;
	font-size: 1.375em;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
	color:#333;
}

#flow h3 p {
    line-height: 1;
		display:inline-block;
		margin-bottom:0;
}

#flow h3 span {
	margin: 0 0 0 14px;
	padding: 2px 0 0 14px;
	font-weight: normal;
	font-size: 70%;
	color: #555;
	border-left: 1px dotted #aaa;
}

#flow p {
	margin-bottom: 1em;
	line-height: 1.8;
}
#flow .photo {
	margin-bottom: 10px;
}
#flow .photo li {
	float: left;
	width: auto;
	display: block;
	list-style: none;
}
#flow .photo li img {
	vertical-align: bottom;
}
#flow .explain {
	font-size: 75%;
	color: #545454;
}

.pageTop {
text-align: right;
padding-bottom: 20px;
}

