﻿@charset "UTF-8";

body{
	margin-right:auto;
	margin-left:auto;
	font-size:13px;
	line-height:1.5;
	font-style:"MS Pゴシック";
	width:940px;
}


#navbar{
	margin:0;
	height:40px;
	width:940px;
	margin-left: 0px;

}

#navbar ul{
	margin:0;
	padding:0;
	list-style-type:none;

}

#navbar li{
	float:left;
	height:40px;
	width:131px;
	text-align: center;
	margin:0;
	padding:0;
}


h1{
	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-bottom: 5px;
	height: 50px;
	font-family:"Times New Roman";
	color: #808080;

}

h1 span{
	display:none; /*非表示*/
}

h1 a{
	color: #808080;
	text-decoration:none;
	outline: none;
	overflow: hidden;
}

h2{
	text-align:right;
	font-size:15px;
	margin-top:-20px;
	padding-right:25px;
	margin-bottom:0px;
	font-family:"MS Pゴシック";
}

h2 a{
	color: #808080;
	outline: none;
	overflow: hidden;
	text-decoration:none;
}

h3{
	background-image:url(images/photo5.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	height: 75px;
	font-family:"Times New Roman";
	color: #808080;

}

h4{
	background-image:url(images/lesson1-2.jpg);
	border:3px double #808080;
	color:#FFFFFF;
	font-size: 15px;
	padding-left: 4px;
	margin:0.5em 0px;
}

h5{
	border-left:12px solid #808080;
	padding-left:5px;
	margin-top:0.5em;
	margin-bottom:0px;
	font-size:16px;
	text-decoration:underline;
	color:#808080;
	margin-left:5px;
	
}

p{
	padding-left: 5em;
}

#box ul{
	list-style-type:none;
	padding-left:5em;
}

#box li{
	background-image:url(images/lesson1-4.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
}


h3 span{
	display:none; /*非表示*/
}


#contents{
	width:940px;
}

a{
	color:#696969;
	font-weight:bold;
	
}

address{
	font-size:85%;
	font-style:normal;
	text-align:center;
	clear: both;
}

li a:link{
	color:#ffffff;
}

li a:hover{
	color:#000000;
	text-decoration:none;
}
