/*------基本部分------*/
a:link {
	color: #0000FF;
	text-decoration: underline;

}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
body {
	text-align:leftr;
	background-color: #FFDAB9;
	margin: 5px;
	/*background: url("http://kekkonhair.1fukugyo.com/img/back.gif");*/
	color:#666;
	font-size: 10px;
}	
#base {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #FFF;
}

h1 {
	padding: 0px;
	margin: 0px;

}

h2 {
	font-size: 16px;
	margin: 0px;
}

/*------基本部分終了------*/

/*------ヘッダー部分------*/
#header {
	background-image: url("http://www.e-learningshop.com/img/kekkontop2.jpg");
	background-repeat: no-repeat;
	height: 70px;
	width: 750px;
}

#intro {
	font-size: 15px;
	letter-spacing: 1px;
　　　　　　　font-weight: bold;
                color: #000000;
}
#title {
　　　　　　　margin-top: 5px;
	padding-left: 10px;
}

#header a:link {
	color: #FF0000;
	text-decoration: none;
}
#header a:visited {
	color: #FF0000;
	text-decoration: none;
}
#header a:hover {
	color: #FF0000;
	text-decoration: none;
}
#header a:active {
	color: #FF0000;
	text-decoration: none;
}
.subtitle {
	padding-left: 15px;
	padding-right: 15px;
}

/*------ヘッダー部分終了------*/

/*------メイン部分------*/
#gazou {
align:center;
}
/*------全体部分------*/

#center {
	width: 740px;
　　　　　　　align:right;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 5px;
　　　　　　　

}
#center .info {
	margin: 0px 0px 0px 15px;
	padding: 5px;
	float: right;
	text-align: left;
	font-size: 12px;
	color: #666;
                width: 740px;
}
#center h2 {
	border: 2px solid #CCC;
	font-size: 25Px;
	color: #B0C4DE;
	margin: 5px 5px 5px 10px;
	font-weight:bold;
　　　　　　　float: center;
}
#center h3 {
	font-size: 18px;
	margin: 0px;
                color: #BC8F8F;
	font-weight:bold;
}

#center a:link {
	color: #BC8F8F;
	text-decoration: underline;
}
#center a:visited {
	color: #BC8F8F;
	text-decoration: underline;
}
#center a:hover {
	color:#FA8072;
	text-decoration: underline;
}

/*------全体部分ここまで------*/

/*------右上部分------*/

#right {
	width: 560px;
	align:right;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 5px;　

}
#right .info {
	margin: 0px 0px 0px 20px;
	padding: 5px;
	float: right;
	text-align: left;
	font-size: 12px;
	color: #666;
	width: 560px;
}
#right h2 {
	border: 2px solid #CCC;
	font-size: 25Px;
	color: #B0C4DE;
	margin: 5px 5px 5px 15px;
	font-weight:bold;
　float: center;
}
#right.a {
	clear: both;
}

/*------右上部分ここまで------*/


/*------サイドバー部分------*/
#left {
	width: 145PX;
	height:200px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	background-color:#e0f5fe;
	font-size: 13px;
}

#left h2 {
	font-size: 14px;
	color: #3f3f40;
	background-color:#FFDAB9;
}

#left a {
	color:#3f3f40;
               font-weight:bold;
}
		
#left a:hover{
	color : #000;
	text-decoration: underline;
}


/*------サイドバー部分終了------*/

/*------メイン部分終了------*/

/*------フッター部分------*/
#footer {
	font-size: 10px;
	background-image: url("http://www.e-learningshop.com/img/kekkontop2.jpg");
	text-align: center;
	margin: 0px;
	padding: 1px;
	display: block;
                color:#000000;
	text-decoration: none;
	clear: both;
}

#footer a {
	color:#3f3f40;
               font-weight:bold;
}

/*------フッター部分終了------*/
