a:link{
color:#336600;
/*text-decoration:none;*/
}
a:visited{
color:#336600;
/*text-decoration:none;*/
}
a:hover{
color:#99cc00;
/*text-decoration:underline;*/
}
 a.green:link{
color:#336600;
text-decoration:underline;
}
 a.green:visited{
color:#336600;
text-decoration:underline;
}
 a.green:hover{
color:#99cc00;
text-decoration:underline;
}
.top a:link{
color:#336600;
text-decoration:underline;
}
.top a:visited{
color:#336600;
text-decoration:underline;
}
.top a:hover{
color:#99cc00;
text-decoration:underline;
}

div.toTop{
font-size:10px;
text-align:right;
}
div{
padding-top:4px;
}
/*ヘッダ部分*/
div#header{
padding-top:0px;
margin-bottom:10px;
}
/*本体部分*/
/*メイン部分*/
#body{
text-align:left;
width:680px;
margin:0px;
font-size:12px;
font-family:sans-self;
line-height:18px;
color:#222222;
}
/*サブ部分*/
div#sub{
width:150px;
line-height:1.4em;
float:right;
}
/*サイド＝メニュー部分*/
div#side{
padding-top:10px;
width:160px;
float:left;
}
div.inside{
padding-left:15px;
text-align:right;
}
div#footer{
clear:both;
width:680px;
text-align:right;
}
div #position{
font-size:12px;
text-align:right;
color:#333333;
padding:0 0 5px 5px;
margin-bottom:10px;
border-bottom: solid 1px #003300;
}
strong.title{
display:block;
padding:4px 0px 2px 0px;
margin:0px 0px 0px 5px;
text-align:center;
background-color:#bbee88;
color:#003300;
}
div.position2{
font-size:12px;
text-align:left;
padding:0px 8px 2px 8px;
margin:0px 0px 0px 5px;
border: solid 0px #003300;
background-color:#eeeeee;
}
strong.title2{
display:block;
padding:4px 0px 2px 0px;
margin:0px -8px 0px -8px;
text-align:center;
background-color:#bbee88;
color:#003300;
}
div.top{
text-align:right;
font-size:10px;
margin-top:10px;
}
div.naiyou{
font-size:10px;
}
h1 {
line-height:1em;
font-size:16px;
margin-bottom:5px;
color:#333333;
}
h2 {
line-height:1em;
margin-top:30px;
font-size:22px;
color:#63933B;
}
h3 {
line-height:1em;
color:#63933B;
font-size:18px;
}
/*Mac版のie5はコメント終了を示す記号の前に「円記号」があるとコメントが終了したと認識しない。\*/
li{
text-align:left;
margin-left: -1.7em;
padding-top:4px;
}
/*Mac版のie5はここのコメント終了で初めてコメントが終了したと認識する。*/

/*色*/
.orange{
color:#ff9900;
}
/*スプーン教室のバナーたち*/
#bnr {
	margin: 0 0 0 0px;
	padding: 0;
}
#bnr li {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
/* /*スプーン教室のバナー */
#spn_bnr a {
	display: block;
	height: 35px;
	width: 170px;
	background-image: url(http://potitek.com/img_com/spn_bnr.jpg) ;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#spn_bnr a:link {background-position: 0 0}
#spn_bnr a:visited {background-position: 0 0}
#spn_bnr a:hover {background-position: -170px 0}
#spn_bnr a:active {background-position: -170px 0}
