@charset "UTF-8";

div#note.gaki {
	width: 760px;
	margin: 0px auto;
	padding: 30px 0 10px;
}
div#note.gaki div.exp h2 {
	font-size: 1.7em;
	font-weight: bold;
	color: #3175a7;
	margin: 10px 0 0;
}
div#note.gaki div.exp p {
	font-size: 1.2em;
	padding-bottom: 10px;
}
div#note.gaki div.exp h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #3175a7;
	margin: 10px 0 0;
}
div#note.gaki ul.effect {
	font-size: 1.2em;
	margin-left: 1.5em;
	background: url(/geki/ill-01.png) no-repeat top right;
	height: 350px;
	overflow: auto;
}
div#note.gaki ul.effect li {
	list-style: disc;
}
div#note.gaki ol.photo {
	float: right;
	font-size: 1.2em;
	margin-top: 20px;
	overflow: auto;
}
div#note.gaki ol.photo li {
	margin-left: 10px;
	margin-bottom: 10px;
}
div#note.gaki div.cheer {
	margin-top: 30px;
}
div#note.gaki div.cheer h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #3175a7;
	margin: 0 0 5px;
}
div#note.gaki img.left {
	float: left;
	margin: 0 5px 5px 0;
}
div#note.gaki div#order {
	clear: both;
	margin: 15px 0;
	text-align: right;
}
div#note.gaki div.conclusion {
	clear: both;
	text-align: center;
	font-size:1.3em;
	font-weight: bold;
	color: #00873c;
	margin-top: 10px;
}
div#contents form#mailform {
	clear: both;
	width: 760px;
	margin: 0 auto 20px;
	padding-top: 20px;
}
div#contents form#mailform ul.forms li,
div#contents form#mailform ul.orders li {
	font-size: 1.2em;
	margin-bottom: 5px;
}
div#contents form#mailform ul.forms li label {
	float: left;
	color: #57a43e;
	width: 10em;
}
div#contents form#mailform ul.orders li label {
	float: left;
	color: #57a43e;
	width: 18em;
}
div#contents form#mailform ul.forms li input {
	font-size: 90%;
}
div#contents form#mailform ul.forms li option ,
div#contents form#mailform ul.forms li select {
	font-size: 100%;
}
div#contents form#mailform ul.forms li textarea {
	font-size: 1em;
}
div#contents form#mailform ul.send {
	width: 600px;
	margin: 0px auto;
	padding: 0 0 30px 0;
	font-size: 100%;
	text-align: center;
}
div#contents form#mailform ul.send li {
	display: inline;
	margin: 0 10px;
}
div#contents form#mailform ul.send li input {
	background:#fff;
	border: #aebbae solid 1px;	
	padding: 2px;
	font-size: 120%;
	cursor: pointer;
}
p.order-tit {
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px 0 10px;
}
span.must {
	color: #e90707;
	font-weight: bold;
}

