

A { color:#FF3366; text-decoration: underline; }
A:visited { color:#FF6666; text-decoration: underline; }
A:hover { color:#FF3366; text-decoration:underline; }
A:active { text-decoration: none; }



/*right***********************/
#right-wrapper{
	float:right;
	/*margin : 0 ;
	padding : 0 ;*/
	width:500px;
	/*border:solid 1px;*/
}

.head{
	width: 500px;
	height:164px;
	margin:0;
	text-indent:-9999px;
	background:transparent url(images/head.gif) no-repeat 0 0;
	/*border:solid 1px;*/
}

.head-text{
	width: 490px;
	margin-left:10px;
	margin-bottom:20px;
	padding:0 0 10px 0;
	border-bottom:dotted 2px;
	font-weight:bold;
}

.title-donguri{
	width:766px;
	height:157px;
	background:transparent url(images/donguri-bannar.gif) no-repeat 0 0 ;
	text-indent:-10000px;
	
	margin:0 auto;
	
}

h3.entry-title{
	/*width: 490px;*/
	width:500px;
	height:35px;
	padding:6px 0 0 12px;
	background:transparent url(images/entry-title.gif) no-repeat 0 0 ;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

}

.entry{
	/*width: 490px;
	margin:20px 0 40px 10px;
	padding:0;*/
}

.data{
	float:right;
	text-align:right;
	padding:0;
	margin:16px 0;
	/*border-top:dotted 1px;*/
	font-size:11px;
	color:#666666;
}


.entry img{
	float:right; margin-left:15px; margin-bottom:15px
}

.pctR {
	float:right; margin-left:15px; margin-bottom:15px
}

.pctL {
	float:left; margin-right:15px; margin-bottom:15px
}



/*left***********************/
#left-wrapper{
	float:left;
	width:190px;
	border:1px dotted;
	margin-top:20px;
}

h3.backnumber{
	/*width:180px;*/
	width:178px;
	height:30px;
	margin-top:6px;
	text-indent:-9999px;
	background:transparent url(images/side-donguri.gif) no-repeat 0 0;
}

.entry-list{
	/*width:160px;*/
	margin:20px 0 0 0;
}

.entry-list ul {
	/*padding:0 0 0 0px;
	margin: 0 0 1em;*/
}


.entry-list li{
	margin-bottom: 12px;
	font-size: 11px;
	line-height: 140%;
	/*list-style-image:url(images/list-square.gif) no-repeat 0 0;*/
	color:#FF3366;
	list-style:none;
	background:transparent url(images/dot.gif) no-repeat 5px 5px;
	text-indent:24px;
}




/*footer***********************/
.page-top{
	clear:both;
	float:right;
	width:80px;
	height:34px;
	margin : 0px 0 20px 30px;
	padding : 0 ;
	text-decoration:none;
	/*FirefoxȂǂŐ\Ȃ悤ɂ*/
	background:transparent url(images/pagetop.gif) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
	/*border:solid 1px;*/
}


