@charset "UTF-8";
@import "http://cmvivi.com/css/common.css";

/*デザインのCSS*/
@import "http://cmvivi.com/css/blue1.css";

/*拡張CSS*/
@import "http://cmvivi.com/css/advanced.css";



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


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

a:link { 
	color: #3D81EE !important;
	font-weight: bold !important;
}


a:visited {
	color: #3D81EE !important;
	font-weight: bold !important;
}


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

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


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


.r{
color:red !important;
}
