/* ------------------------------
共通
------------------------------ */
.flotR {
	float: right;
}
.flotL {
	float: left;
}
.alignC{
	text-align: center;
}
.alignR{
	text-align: right;
}
ul, h1, h2, h3, h4, h5, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.clear {
	clear:both;
	overflow:hidden;
}
img {
	border: none;
}
.ml30 {
	margin-left: 30px;
}
/* ------------------------------
岳　スタイル
------------------------------ */
#rightcolumn_frame #specialBox #rightcolumn .tobBnr {
	margin-bottom: 15px;
}
#rightcolumn_frame #specialBox #rightcolumn .boxTop {
	margin: 0px;
	padding: 0px;
}
#rightcolumn_frame #specialBox #rightcolumn .boxVariable {
	background: url(../img/gaku_variable.gif) repeat-y;
}

#rightcolumn_frame #specialBox #rightcolumn .osLink {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#rightcolumn_frame #specialBox #rightcolumn .boxVariable .boxAuto {
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	width: 610px;
}
#rightcolumn_frame #specialBox #rightcolumn .bgBtm {
	background: url(../img/gaku_bgBtm.gif) no-repeat;
	height: 7px;
	width: 760px;
}
.boxVariable .boxAuto .icon {
	margin-top: 3px;
}
