@charset "utf-8";

/* TOP専用css */

/*.news*/
.news {
	height:150px;
	border: solid 2px #dddddd
}

/*#topcontents*/
#topcontents {
	width:100%;
}#ad {
	width:120px;
	height:590px;
	margin-right:15px;
	float:right;
}#topcon {
	min-width:420px;
}

/*#sbcontents*/
.sbcontents {
	overflow:hidden;
	height:270px;
}.sbcontents .pick {
	font-size:90%;
	width:140px;
	float:left;
	margin-top:3%;
	border-right: 1px dashed #bfbfbf;
}.sbcontents .pick a {
	height:1.1em;
	overflow:hidden;
	margin:5px;
}.sbcontents .foto {
	width:120px;
	height:90px;
	margin:0 10px;
}.sbcontents p {
	font-size:90%;
	overflow-x:hidden;
	height:270px;
}.sbcontents2 {
	overflow-x:hidden;
}

/*#pick*/

#pick {
	width:96.99%;
	min-height:160px;
	margin-top:10px;
	margin-right:3%;
	border-bottom: 1px dashed #bfbfbf;
}#pick .pfoto{
	float:left;
	width:30%;
	max-width:200px;
	max-height:150px;
	margin:0 3% 0 3%;
}#pick p{
	font-size:90%;
}#pick a{
	height:20px;
	font-size:110%;
}
/* rss */
.rsstc   { height:150px;overflow:auto;font-size: 90%;  margin: 10px 5% 0 0; padding: 0 }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0 }
.rsstc ul   { background-color: #fdfdfd; margin: 0; padding: 0 ;border: solid 2px #dddddd }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #dddddd }




