@charset "utf-8";
/* @import url(common.css); */

body {
	width:1300px;

	background-image: url(../images/yellow0003.png);
}
header {
	width: 800px;
	height: 94px;
	margin: 0px auto 10px auto;
	position: relative;
	background-image: url(../images/yellow0003.jpg);
}
header h1 {
	margin: 14px auto 0px auto;
	position: absolute;
	left: 0;
	float: left;
}
nav {
	position: absolute;
	right: 0;
}
nav ul {
	list-style-type: none;
	overflow: hidden;
}
nav ul li {
	float: left;
	background-color: #d9d9d9;
	margin: 53px 0px 0px 0;
	padding: 70 auto 0 auto;
}
nav ul li a img {
	vertical-align: bottom;
		margin: 50 0 89 0;
}

nav ul li a:hover {
	opacity: 0.72;
}
footer p {
	margin-bottom: 0;
	padding: 10px 0 9px 0;
	background-image: url(../images/yellow0003.png);
	color: #000000;
	text-align: center;
}
footer small {
	font-size: 100%;
}
#main h1 {
	margin: 0 0 20px 0;
	padding: 10px 5px 9px 15px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	font-size: 162%;
}
ul bxslider {
	width: 100%;
	height: 100%;
}
/* 基本レイアウト ここまで↑ */


/*Q&Aここから↓*/
body{
	width: 800px;
	margin:auto;
}
a{
	font-size:120%;
}
.toggable{
	font-size:120%;
}

h2{
	border: 1px solid #000000;
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	font-size:190%;
}
h3{
	font-size:150%;
}
p.toi{
	font-size:130%;
}
/*質問文*/
#s1{
}
/*質問レイアウト*/

/*回答*/
#open{

}

/*お問い合わせ*/
.left{
	float: left;
	margin:0 30px 20px 20px;
	padding:0 20px 20px 20px;
	border:0 20px 20px 20px;
}
p {
	text-align: left;
	font-size:100%;
	
}
footer p {
	clear: both;
	margin-bottom: 0;
	padding: 10px 0 9px 0;
	background-image: url(../images/yellow0003.png);
	color: #000000;
	text-align: center;
}
footer small {
	font-size: 100%;
}
/*Q&Aここまで↑*/
