/* CSS Document */
#pagecontent-container #pagecontent-inner {
	padding-right:0px;
}

#pagecontent-container h4 {
	margin:1em 0 0.5em;
	font-size:120%;
	font-weight:bold;
	line-height:1.2;
	color:#ff903c;
}
#pagecontent-container h5 {
	margin:1em 0 0.5em;
	font-size:120%;
	font-weight:bold;
	line-height:1.2;
	color:#cc9900;
}
#pagecontent-container h6 {
	margin:1em 0 0.5em;
	font-size:90%;
	font-weight:right;
	line-height:1.2;
	color:#cc9900;
}
#pagecontent-container #feature-1 {
	margin:2em 0 1em;
	text-align:center;
}
#pagecontent-container #feature-2 {
}
#pagecontent-container #feature-2 img {
	margin-right:2em;
	float:right;
}
#pagecontent-container #feature-2 ul {
	margin-left:1.5em;
	padding-left:1.5em;
	list-style-type:square;
}
#pagecontent-container #feature-2 ul li {
	margin:0.3em 0;
	color:#666666;
}
#pagecontent-container #feature-2 ul li small {
	font-size:100%;
	color:#999999;
}
#pagecontent-container #feature-3 {
	margin:2em 0 4em;
	padding:0.5em 1em;
	clear:both;
	background-color:#EEFFDD;
}
#pagecontent-container #feature-3 h3 {
	margin-left:0.5em;
	padding:0.1em 0.5em;
	color:#669900;
}
#pagecontent-container #feature-3 h3 small {
	font-weight:normal;
	font-size:smaller;
}
#pagecontent-container #feature-3 ul {
	padding-left:1.5em;
	list-style-type:square;
	list-style-position:outside;
}
#pagecontent-container #feature-3 ul li {
	margin:1em 0;
	clear:both;
	font-weight:bold;
	color:#ff903c;
	line-height:1.6;
}
#pagecontent-container #feature-3 ul li small {
	font-size:83%;
	font-weight:normal;
}
#pagecontent-container #feature-3 ul li ol {
	margin-left:0;
	list-style-type:none;
}
#pagecontent-container #feature-3 ul li ol li {
	margin:0.3em 0;
	margin-right:1em;
	padding-left:0;
	/*display:inline;*/
					font-weight:normal;
	color:#666666;
}
#pagecontent-container #feature-3 ul li ol li em {
	margin-right:0.5em;
	/*color:#999999;*/
						font-style:normal;
	font-weight:normal;
}
#pagecontent-container #feature-3 ul li ul {
	margin-left:0;
	list-style-type:disc;
}
#pagecontent-container #feature-3 ul li ul li {
	margin:0.3em 0;
	padding:0;
	font-weight:normal;
	/*color:#999999;*/
					color:#666666;
}
#pagecontent-container #feature-3 ul li ul li strong {
	font-weight:normal;/*color:#666666;*/
					}
#pagecontent-container #feature-3 ul li ul li em {
	margin-right:0.5em;
	/*color:#666666;*/
						font-style:normal;
	font-weight:normal;
}
.list-box {
	background-color: #e7f9fb;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.list-box ul{
	font-size:14px;
	padding-left: 10px;
}
.list-box ul li{
	background-image: url(images/hatena.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}
.list-box ul li a{
	text-decoration:underline;
	color: #F76900;
}
table{
font-size:12px;
}
#pagecontent-inner  ul.default li{
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 3px;
	padding-bottom: 3px;
}
.lesson{
	width: 488px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
}
.lesson span{
	background-image: url(images/orange-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.lesson .time{
	color: #FFFFFF;
	background-color: #f6ae50;
	text-align: right;
	width: 78px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.lesson .main{
	background-color: #ffd298;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.lesson .out{
	background-color: #fee4c5;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.lesson table{
	width: 488px;
	font-size: 13px;
}
.lesson .time-bottom{
	color: #FFFFFF;
	text-align: right;
	width: 78px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	background-image: url(images/orange-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lesson .out-bottom{
	background-image: url(images/orange-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 5px;
}
.window .text-block .sub {
	padding-left: 5px;
	margin-bottom: 10px;
}
.window .text-block .sub .point {
	padding-top: 2px;
	padding-bottom: 2px;
}
.window .text-block .sub em {
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
}
.window .text-block th {
	font-weight: normal;
	color: #0395a7;
	text-align: left;
	width: 75px;
}
.window .text-block table {
	font-size: 14px;
	line-height: 130%;
}
.window .text-block .link-box {
	margin-top: 20px;
}
.window .text-block .link-box a{
	color: #33aab9;
	text-decoration: underline;
}
.window .text-block .link-box a.prev{
	background-image: url(images/left.gif);
	display: block;
	float: left;
	padding-left: 15px;
	background-repeat: no-repeat;
}
.window .text-block .link-box a.next{
	background-image: url(images/right.gif);
	display: block;
	float: right;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right;
}
.window a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.window{
	/*background-color: #33aab9;*/
	width: auto;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
}
.window h2 {
	color: #FFFFFF;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 7px;
}
.window a.close {
	float: right;
	padding-top: 3px;
}
.window .text-block {
	background-color: #e8fafc;
	font-size: 14px;
	padding: 10px;
}
.window .text-block h3 {
	color: #0395a7;
	margin-bottom: 3px;
}
/*clearfix*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*＼*//*/
  height: auto;
  overflow: hidden;
  /**/
}

