/*** *****　やりたいこと.net　CSSファイル　***** ***/
/*** ** created by isy akira. 20070730 ** ***/

BODY {
	scrollbar-face-color:#white;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#A47160;
	scrollbar-highlight-color:#A47160;
	scrollbar-shadow-color:#A47160;
	scrollbar-3dlight-color:#fffffff;
	scrollbar-darkshadow-color:#ffffff;
	background-image:  url();
	background-color: #CCFFCC;
}
.style22 {font-size: 14px;}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.style33 {font-size: 12px;}
.style34 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style18 {font-size: 9px;}
a:active {
	text-decoration: none;
}
.style41 {font-size: 12px; color: #009900; }
.style42 {color: #333333}


.style42 {font-size: large}
.style44 {
	color: #0000FF;
	font-weight: bold;
}
.style45 {
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}
.style46 {font-size: 16px}
.style47 {font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
.style48 {font-size: 10px;
	font-weight: bold;
}
.style51 {
	color: #000000;
	font-weight: bold;
}
.style52 {color: #FF0000}

.sidebar {
    width:158px;
	padding: 0px;
	margin-top: -2px;
	margin-bottom: 8px;
	}


.sidebar ul ul {
	margin: 0px;
	}

.sidebar li {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 0px;
	list-style-type: none;
	}

.sidebar #categories ul {
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
	line-height: 100%;
	}

.sidebar #categories li {
	display: inline;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

.sidebar #categories li a {
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 7px 4px;
	border-top: 1px solid #FCFCFC;
	border-left: 7px solid #009900;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	}

.sidebar #categories li a:hover {
	color: #FFFFFF;
	border-left: 7px solid #999999 ;
	background-color: #009900;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

#title h3 {
    width:400px;
    height:50px;
    background-image:url(../img/title.gif);
	padding:6px 10px 10px 15px;
	}

