.g10-14 {  font-size: 10px; line-height: 12px}
.g12-16 {  font-size: 12px; line-height: 16px}
.g14-18 {  font-size: 14px; line-height: 18px}
.g12-14 {  font-size: 12px; line-height: 14px}
.g14-16 {  font-size: 14px; line-height: 16px}
a:hover {  color: #FF6600; text-decoration: underline}
.g12-12 {  font-size: 12px; line-height: 12px}
a:link {
}
.g12 {
	font-size: 12px;
}
.g14 {
	font-size: 14px;
}
.top {
	font-size: 12px;
	color: #956F00;
}
.topkazari {
	font-size: 12px;
	color: #956F00;
}
.plancategory {
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}
.topnews {
	font-size: 12px;
	color: #000000;
}

/*-----margin------*/
.mb-30 {
	margin-bottom: 30px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-5 {
	margin-bottom: 5px;
}
.bnr_hok {
	margin-top: 10px ;
	margin-left: 9px ;
}

/*-----border------*/
.border {
	border: 1px solid #666666;
}
.border-b {
	border: 1px solid #666666;
}
.border-t {
	border: 1px solid #666666;
}
.border-bt {
	border: 1px solid #666666;
}

/*-----------*/
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.clear-l {
	clear: left;
}
.clear-r {
	clear: right;
}
.clear-b {
	clear: both;
}


/*-----plan---------*/
#plan-contents {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
}
#plan-php {
	width: 500px;
	margin-top: 15px;
}
/*-----news-----*/
#newspage-contents {
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: 000;
}
#newspage-contents p {
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
}

/* top whats new*/
.topicsContent .topnews {
	padding: 0 0 0 10px;
	color: 000;
}
.topicsContent .topnews .top {
	float: none;
	clear: both;
}
.topicsContent .topnews img {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: 160px;
}

/* top whats new*/
.osusumeplanContent a.plan-title ,
.topicsContent .topnews .top a {
	color: #333;
	text-decoration: underline;
}
.osusumeplanContent a.plan-title:visited,
.topicsContent .topnews .top a:visited {
	color: #333;
	text-decoration: underline;
}



.osusumeplanContent .plan-photo {
	float: left;
	clear: both;
	padding: 0 10px;
}
.osusumeplanContent .plan-photo img {
	width: 100px;
}

.osusumeplanContent table td {
	border-bottom: 2px dashed #ccc;
}


/* トップのお知らせ（アピール） */
.notice {
	border: double 3px #c8ebb7;
	margin: 0 7px 10px;
	padding: 5px;
	background: #fff;
}

.notice .title {
	font-size: 16px;
	font-weight: bold;
	color: #306f06;
}

