@charset "utf-8";
@import "common_inner.css";


/*side right*/ 
/**********************************************/

#sideRight .boxA .imgbox {
	width          : 226px;
	float          : left;
}

#sideRight .boxA div.text_area {
	padding        : 0 0 0 20px;
	width          : 434px; 
	font-size      : 11px;
	line-height    : 1.7;
	color          : #190a32;
	float          : left;
}

/* clear ****************************************/

#sideRight .boxA:after
{content:" "; height:0px; clear:both; visibility:hidden; display:block;}

#sideRight .boxA
{display :inline-block;}

/*\*/
* html #sideRight .boxA
{height:1%;}

#sideRight .boxA
{display:block;}
/*/*/
