@charset "UTF-8";
@import "http://erizo.net/css/common.css";

/*デザインのCSS*/
@import "http://erizo.net/css/blue4.css";

/*拡張CSS*/
@import "http://erizo.net/css/advanced.css";



#logo-text a{
	color: #FFFFFF !important;
}


h2 {
	background: #F5F5F5 !important;/*背景色*/
	border-left: 1px solid #F5F5F5 !important;/*左枠線の色*/
	font-size: 10pt !important;
	font-weight: normal !important;
	line-height: 12pt !important;
	color: #333333 !important;
}


.sponsoredlink {
	background: #F5F5F5;/*背景色*/
	border-left: 1px solid #F5F5F5;/*左枠線の色*/
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #333333 !important;
}




a:link { 
	color: #0066CC !important;
	font-weight: bold !important;
}


a:visited {
	color: #0066CC !important;
	font-weight: bold !important;
}


.y{
font-weight:bold !important;
background-color:yellow !important;
}


.r{
color:red !important;
}


.imgr{
 float: right; margin: 0px 0px 0px 0;
}

.imgl{
 float: left; margin: 5px 5px 5px 0;
}

.list1{
margin: 0px 0px 0px 20px;
list-style-image:url(http://erizo.net/img/list1.jpg) ;
}



blockquote{
background-color:#feff99 !important;
border:1px dotted #c00000 !important;
padding:5px 5px 5px 5px !important;
margin:5px !important;
}


