﻿@charset "utf-8";

/* ABOUT =============== */

.about p {
	margin: 5px 15px 5px 10px;}


.aboutbox {
	width: 626px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;}

.aboutbox img {
	vertical-align: top;
	margin: 10px 10px 0 0;}

.aboutbox,.arrow2 {
	margin-left: 10px;}

.arrow {
	padding-top: 30px;
	background: url(../img/arrow.gif) center 7px no-repeat;}

.arrow2 {
	padding-top: 30px;
	background: url(../img/arrow.gif) 300px 7px no-repeat;}

.btn {
	margin: 25px 0 50px 0;}

#example {margin: 10px 0 25px 0;}

#example li {
	margin: 5px;}

#time dt,#other dt {
	padding: 10px 0 5px 0;
	margin: 5px 15px 5px 10px;
	border-bottom: 1px dotted #666;}

#time dd,#other dd {
	padding: 5px 0 25px 0;}

#pageimg01 {
	position: absolute;
	left: 50%; top: 376px;
	margin-left: 205px;}

#pageimg02 {
	position: absolute;
	left: 50%; top: 1030px;
	margin-left: 85px;}

