@charset "UTF-8";

/*========================*/
/**/
/*2009.9*/
/*なの★キャン2010s*/
/*サイトURL*/
/**/
/*========================*/
/*/////////////////////////////////////////*/

/*トップページCSS*/
/*-----------------------------------------*/

.sidemenu {
	width: 198px;
	float: left;
}
.side-title {
	background-image: url(../nano_com/images/cloth.jpg);
	background-repeat: no-repeat;
	color: #506532;
	font-size: 14px;
	text-align: center;
	border-left: 1px solid #f0b10b;
	border-right: 1px solid #f0b10b;
	border-top: 1px solid #f0b10b;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 196px;
}
.menu-area {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 10px;
	text-align: center;
}
.menu-area a, .menu-area a:link, .menu-area a:visited {
	color: #038;
}
.menu-area a:hover {
	color: #09F;
}
.offer, .offer:link, .offer:visited {
	border-bottom: 1px solid #03C;
}
.offer:hover {
	border-bottom: 1px solid #09f;
}
.border-area {
	border: 1px solid #f0b10b;
}
.onegai a {
	background-color: #600;
	color: #FFF;
	padding: 5px;
	text-align: center;
	display: block;
}
.sidemenu ul {
	padding-top: 10px;
}
.list a, .list a:link, .list a:visited {
	font-size: 11px;
	color: #038;
}
.list a:hover {
	color: #09F;
}
.attention {
	padding-bottom: 5px;
}
.tab {
	float: right;
	width: 525px;
}
.college {
	background-image: url(../images/grad_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 15px;
}
.college-img {
	float: left;
}
h2 {
	font-size: 20px;
	color: #900;
	padding-bottom: 5px;
	padding-top: 3px;
	line-height: 25px;
}
.info {
	float: left;
	padding-left: 10px;
	width: 350px;
}
.link {
	display: inline;
}
.link a, .link a:link, .link a:visited {
	color: #038;
}
.link a:hover {
	color: #09F;
}
.link02 {
	padding-left: 15px;
	display: inline;
}
.link02 a {
	color: #03C;
}
