﻿/* lead
-------------------------------------------*/
#inner-breakfast {
	color: #333;
	padding: 20px;
	border: 2px dashed #d0551b;
}
#inner-breakfast img {
	float: right;
	margin: 10px 10px 0 0;
}
#inner-breakfast h4 {
	width: 200px;
	color: white;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
	background: #d0551b;
}
#inner-breakfast ul {
	font-size: 16px;
	margin-left: 25px;
}


/* main
-------------------------------------------*/
.item_written img {
	margin-bottom: 15px;
}
.item_written h3 {
	color: white;
	text-align: center;
	margin-bottom: 10px !important;
	padding: 2px 0;
	background: #016403;
}
.item_written p {margin-bottom: 30px;line-height: 1.8;}
.item_written p.last {margin: 0;}
.item_written strong.red {
}
strong.u{
	text-decoration: underline;
}
.img-right {
	float: right;
	margin-bottom: 0 !important;
}
.img-left {
	float: left;
	margin-bottom: 0 !important;
	margin-right: 20px;
}
.p-right{
	text-align: right;
}
.red{color: red;}
.blue{color: #008EFF!important;}
.lightblue{color: #56C0E2;}
.green{color: #15C415;}
.orange{color: orange}
.bold{font-weight:bold;}
.under{text-decoration: underline;}
.large{font-size: 130%}
#wadai_title{
	font-size: 20px;
	line-height: 50px;
	background: none;
	border: 2px solid red;
	padding: 0;
	line-height: 4;
	margin: 0 0 1em;
}
#bg_hisako.hisako02{
	border: 1px solid #159FCE;
	background: none;
	width: 518px;
	margin-top: 3em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#bg_hisako.hisako02:before{
	content: " ";
	display: block;
	width: 580px;
	height: 63px;
	background: url(date/qa_ttl.jpg) no-repeat center bottom;
	position: relative;
	left: -21px;
	top: -1px;
}
#bg_hisako.hisako02 dl{
	margin-top: 1.5em;
}
.qa td{
	line-height: 1.8;
}
.qa td img{
	max-width: 100%;
	height: inherit;
}