/* ==============================
	right.css
============================== */


/* ÓÒ¥³¥ó¥Æ¥ó¥Ä */

#bnr {
	margin-right: auto;
	margin-left: auto;
	width: 272px;
	margin-bottom: 20px;
}

#beige_fadeout {
	width: 300px;
	height: 300px;
	background-image: url(/kyousei/images/bg_beige_fadeout.jpg);
	background-repeat: repeat-x;
}

#adress {
	font-size: 85%;
	line-height: 140%;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
	background-color:rgba(255,255,255,0.4);
}

#adress #green {
	color: #696;
	font-weight: bold;
	padding: 2px;
	margin-bottom: -13px;
	background-color:rgba(102,153,0,0.1);
}

#link {
	margin-top: 20px;
	margin-bottom: 20px;

}

#navi_link li {
	color: #999;
	list-style-type: circle;
	margin-left: -10px;
	margin-right: 12px;
	font-size: 85%;
}

#navi_link a {
	color: #666;
}

#navi_link a:hover {
	color: #66F;
	text-decoration: none;
}


/*google—ÊË÷¥Õ¥©©`¥à*/

form {
	padding: 0;
	width: 250px;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
}

form div.forms{
	font-size: 0;
	line-height: 0;
	height: 42px;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
}

form div.forms input{
	padding:0;
	margin:0;
	vertical-align:middle;
}

form div.forms .left{
	_margin-left:-3px;/* for WinIE6 */
}

form div.forms input.googlesearch{
	width: 110px;
	height: 18px;
	_margin: 1px 3px 0 0;/* for WinIE6 */
	_width: 131px;/* for WinIE6 */
	_height: 17px;/* for WinIE6 */
	font-size: 12px;
	display: inline;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 3px;
}

form div.forms input.searchb{
	padding: 0;
	width: 44px;
	display: inline;
}

