* {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
ul,dl,ol,li,dd{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6{
	display: inline;
}
h2 {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	color: #374A6F;
}

p {
	font-size: 95%;
	text-indent: 1em;
	line-height: 1.3em;
}

a {
	text-decoration: underline;
	font-size: 100%;
	color: #0066FF;
	line-height: 1.4em;
}

a:hover {
	text-decoration: none;
}
a:visited {
	color: #660066;
}
a img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

/*---------- clearfix ----------*/
.clearfix:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0px;
	line-height: 0;
	clear:both;
}

/* img要素 border-style 初期化 */
img{
	border-style: none;
	margin: 0px;
	padding: 0px;
}

/* winIE7 */
.clearfix {
	display: inline-block;
}

/* macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
body {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #06F;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 35px;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.rogo {
	float: left;
	height: 35px;
	width: 210px;
}
.totop {
	text-align: right;
	float: right;
	height: 35px;
	width: 590px;
}
#container {
	clear: both;
}
.mainImage {
	margin-bottom: 15px;
}
.text {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 50px;
}
.text02 {
	margin-top: 10px;
	margin-bottom: 50px;
}

.cap {
	text-align: right;
	font-size: 85%;
	color: #666;
	padding-top: 5px;
	padding-bottom: 30px;
}
.program {
}
.program table {
	border-collapse: collapse;
	border: 1px solid #CCC;
}
.program table td {
	padding: 10px;
	border: 1px solid #CCC;
}
#access .map {
	float: left;
	width: 500px;
}
#access .course {
	float: right;
	width: 270px;
}
#access .course .contact {
	border: 1px dotted #06F;
	text-align: center;
	line-height: 1.5em;
	padding: 10px;
	margin-top: 10px;
}
.bus {
	margin-top: 35px;
}
.bus table {
	font-size: 85%;
	border-collapse: collapse;
	border: 1px solid #CCC;
	text-align: center;
}
.bus table td {
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.bus table td.glay {
	background-color: #E6F0FF;
}
.red {
	color: #F00;
}


.bus .left {
	float: left;
	width: 390px;
}
.bus .right {
	float: right;
	width: 390px;
}


ol {
}
ol li {
	list-style-type: decimal;
	padding-bottom: 1em;
}
#footer {
	margin-top: 30px;
	margin-bottom: 50px;
	padding-top: 10px;
	clear: both;
}

.center {
	text-align: center;
}
.color01 a{
	color: #e0221c;
	text-align: center;
	display: block;
}
.color02 a{
	color: #067253;
	text-align: center;
	display: block;
}
.color03 a{
	color: #004d99;
	text-align: center;
	display: block;
}
em {
	font-style: normal;
	font-weight: bold;
}
