@charset "UTF-8";

/*******************************************************/
/*                       grid Type C                   */
/*******************************************************/
#contentRight_typeC h1{
  width: 716px;
	height: 140px;
	position: relative;
	font-size: 12px;
	/*HideMacIE¥*/
	overflow: hidden;
}
#contentRight_typeC h1 span{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#contentRight_typeC{
	width: 716px;
	margin: 0;
	float: right;
	padding: 0 0 50px 0;
	background-color: #FFFFFF;
}
div.grid_C{
  width: 670px;
	padding: 0 0 0 23px;
}
div.grid_C div.left{
	width: 556px;
	float: left;
	margin-right: 14px;
}
div.grid_C div.right{
	width: 100px;
	float: left;
	text-align: left;
}


/*******************************************************/
/*                       grid Type D                   */
/*******************************************************/
#contentRight_typeD h1{
  width: 716px;
	height: 140px;
	position:relative;
	font-size:12px;
	/*HideMacIE¥*/
	overflow:hidden;
}
#contentRight_typeD h1 span{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

#contentRight_typeD{
	width: 716px;
	margin: 0;
	float: right;
	padding: 0 0 50px 0;
	background-color: #FFFFFF;
}
div.grid_D{
  width: 670px;
	padding: 0 0 0 23px;
}
div.grid_D div.left{
	width: 328px;
	float: left;
	margin-right: 14px;
}
div.grid_D div.right{
	width: 328px;
	float: left;
	text-align: left;
}
/*******************************************************/
/*                      grid Type D(TOP)               */
/*******************************************************/
#contentRight_typeD_top{
	width: 716px;
	margin: 0;
	float: right;
	padding: 0 0 50px 0;
	background-color: #FFFFFF;
}
div.grid_D_top{
  width: 670px;
	padding: 20px 0 0 23px;
}
div.grid_D_top div.left{
	width: 328px;
	float: left;
	margin-right: 14px;
}
div.grid_D_top div.right{
	width: 328px;
	float: left;
	text-align: left;
}

/*******************************************************/
/*                       grid Type F                   */
/*******************************************************/
#contentRight_typeF h1{
  width: 716px;
	height: 140px;
	position:relative;
	font-size:12px;
	/*HideMacIE¥*/
	overflow:hidden;
}
#contentRight_typeF{
	width: 716px;
	margin: 0;
	float: right;
	padding: 0 0 50px 0;
	background-color: #FFFFFF;
}
div.grid_F{
  width: 670px;
	padding: 0 0 0 23px;
}

/*******************************************************/
/*                       grid Type G                   */
/*******************************************************/
#contentRight_typeG h1{
  width: 716px;
	height: 140px;
	position:relative;
	font-size:12px;
	/*HideMacIE¥*/
	overflow:hidden;
}
#contentRight_typeG{
	width: 716px;
	margin: 0;
	float: right;
	padding: 0 0 50px 0;
	background-color: #FFFFFF;
}
div.grid_G{
  width: 670px;
	padding: 0 0 0 23px;
}
div.grid_G div.left{
	width: 214px;
	float: left;
	margin-right: 14px;
}
div.grid_G div.right{
	width: 442px;
	float: left;
	text-align: left;
}

/*******************************************************/
/*                       grid Type H                   */
/*******************************************************/
#contentRight_typeH h1{
  width: 716px;
	height: 140px;
	position:relative;
	font-size:12px;
	/*HideMacIE¥*/
	overflow:hidden;
}
#contentRight_typeH{
	width: 716px;
	margin: 0;
	float: right;
	padding: 0 0 50px 0;
	background-color: #FFFFFF;
}
div.grid_H{
  width: 670px;
	padding: 0 0 0 23px;
}
div.grid_H div.left{
	width: 442px;
	float: left;
	margin-right: 14px;
}
div.grid_H div.right{
	width: 214px;
	float: left;
	text-align: left;
}