@charset "utf-8";

/* ++++ トップページ ++++ */

#toppage {
	text-align: left;
}
　
#fla {
}

#top-lside {
	float: left;
	width: 560px;
}

#top-lside #edu {
	background-image: url(../images/top_edu_bg.jpg);
	background-repeat: no-repeat;
	margin: 10px 20px;
}

#top-lside #edu h2 {
	padding: 0 10px 10px 10px;
}

#top-lside #edu p {
	color: #ffffff;
	padding: 0 0 15px 20px;
	font-size: 110%;
}


#top-lside #rakuten {
	padding: 5px 0 5px 20px;
}


#top-lside-service h2 {
	margin: 0 21px 0 19px;
}

#top-lside-service table {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	margin: 0 20px 5px 20px;
}

#top-lside-service td.thum {
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	padding: 10px 5px;
	vertical-align: top;
}

#top-lside-service td.txt {
	border-bottom: solid 1px #999999;
	padding: 10px 10px 10px 0;
	width: 40%;
	vertical-align: top;
}

#top-lside-service td.txt img {
	margin-bottom: 5px;
}

#top-lside-news {
	padding: 20px 20px 0 20px;
	margin-bottom: 20px;
}

#top-lside-news a {
	color: #000000;
}

#top-lside-news th, #top-lside-news td {
	border-bottom: dotted 1px #999999;
	vertical-align: top;
}

#top-lside-news table {
	width: 100%;
}

#top-lside-news th {
	padding: 10px 0px;
}

#top-lside-news td {
	padding: 10px;
}

#top-lside-newslist {
	text-align: right;
	padding: 5px 0 10px 0;
}

#top-lside-newslist a {
	color: #ab1b39;
}

#top-rside {
	float: left;
	width: 280px;
	text-align: center;
	background-color: #e4e4e4;
}

#top-rside-area {
	padding: 20px 0;
}

#top-rside-fla {
	margin-bottom: 20px;
}

#top-rside-service {
	padding-bottom: 5px;
}

#top-rside-service li {
	list-style: none;
}

#top-rside-ba {
	background-color: #ffffff;
	padding: 10px 0;
}

.ba-blog {
	padding: 0 15px;
	text-align: left;
	line-height: 1.2em;
}

.ba-blog img {
	margin-bottom: 5px;
}

/* ++++ プライバシーポリシー ++++ */


#privacy {
	padding: 20px;
}

#privacy dl {
	margin: 5px 0;
}

#privacy dt {
	background-color: #cc9900;
	color: #ffffff;
	padding: 3px 5px;
}

#privacy dd {
	padding: 10px 0 20px 20px;
}

#date {
	padding: 10px 0;
	text-align: right;
}


/* ++++ サイトマップ ++++ */


#sitemap {
	padding: 20px;
}
#sitemap ul {
	margin-left: 10px;
}

#sitemap ul ul {
	margin-top: 10px;
}


#sitemap li {
	list-style: none;
	margin-bottom: 20px;
}


#sitemap li a {
	background-color: #ab1b39;
	color: #ffffff;
	padding: 3px 5px;
	width: 90%;
	display: block;
	font-weight: bold;
}

#sitemap li li a {
	background-color: #ffffff;
	border: none;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/icon_ya.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 10px;
}


#sitemap li li {
	margin-bottom: 10px;
}

.s-block  {
	float: left;
	width: 360px;
	margin-right: 20px;
}


#dailynews {
	padding: 20px 20px 0 20px;
	line-height: 1.4em;
}

#rupo {
	margin-bottom: 20px;
	padding: 10px 15px 5px 15px;
	border: solid 1px #aaaaaa;
	margin: 10px 20px;
}

