@charset "Shift_JIS";

/*======================================
	Use －SCJ「グローバルキャンペーンEVERY ONE」－
======================================*/
blockquote {
  padding: 10px 7px 5px 35px;
  background-color: #f4f4f4;
  margin: 0 0 15px 0;
  background-image: url(../images/openquote1.gif);
  background-position: 5px 0px;
  background-repeat: no-repeat;
  line-height: 1.7;
}

blockquote span {
     display: block;
     background-image: url(../images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
}

blockquote span.txtR {
  	text-align: right;
	display: block;
	padding-right: 25px;
	font-size: 90%;
}

dl.proposal {
	margin: 0;
	padding: 0;
}

dl.proposal dt {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 120%;
	font-weight: bold;
}

dl.proposal dd {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 100%;
	line-height: 1.7;
}

hr {
	width: 530px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #ccc;
}



/* リンクなし用
-----------------------------------------------------------------*/
p.hubtext {
	background: url(/share/images/graph_dot.gif) repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
}

p.hubtext span {
	background-color: transparent;
	color: #666;
	text-decoration:none;
	background: url(/share/images/icon_arrow.gif) left 1.1em no-repeat;
	padding: 8px 0 8px 12px;
	margin: 0;
	display: block;
}

