* {margin:0; padding:0; outline:0}
body {font:12px Verdana,Arial; background:#fff}
h1 {font:26px Georgia,Verdana}
p {line-height:1.4; margin-top:10px}

#wrapper {width:170px; height:300px; background:#fff; padding:0px}
#scroll {position:relative; width:195px; height:300px; overflow:auto}
#scrollcontent {position:absolute; width:180px; z-index:200}
#scrollbar {float:right; position:relative; display:none; width:15px; height:300px; z-index:100; background:url(images/scroll-bg.gif)}
.scroller {position:absolute; top:0; width:15px; cursor:pointer; background-color:#ccc; background-image:url(images/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick {background-color:#bbb}
/*--------------------------------------
	画像リンクの周りライン★TADA-C
--------------------------------------*/
#img_line a img {
    margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
}
#img_line a:hover img {
    margin: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border: 2px solid #ff4466;
}
.uline1 {
    padding: 5px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	font-size: 12px;
}
