@charset "utf-8";
/* CSS Document */

div img {
	height: auto;
	width: 100%;
}

#page01 h2 {
	font-size: 1.0em;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F0FFF1;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.ui-footer {
	font-size: 1.0em;
	line-height: 2em;
	text-indent: 1em;
}
div.ui-input-text {
	background-color: #FFF;
}
.ui-btn-active {
	background-color: #6C0;
}

.box {
	background-color: #EFE;
	border: 2px ridge #FFF;
	border-radius: 6px;
	margin: 0px;
	padding: 6px;
}
.box1 {
	background-color: #EFE;
	border: 2px ridge #FFF;
	border-radius: 6px;          /* CSS3 */
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box2 {
	background-color: #EFE;
	border: 2px ridge #FFF;
	border-radius: 6px;          /* CSS3 */
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box0 {
	border-radius: 6px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.text_blu {
	color: #00F;
}
.text-red {
	font-style: normal;
	color: #FF0000;
}
.shikiri-w {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #060;
	border-bottom-color: #060;
	height: 4px;
}
.h3_obi_red16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	line-height: 2em;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: ridge;
	border-bottom-style: ridge;
}
.h3_obi_green16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #090;
	line-height: 2em;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: ridge;
	border-bottom-style: ridge;
}

.nakaobi-h2 {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F0FFF1;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #090;
}
