/* ========================================================== */
body {
    word-break: break-all;
}

table {
    word-break: break-all;
}

/* ========================================================== */
.hide {
	position: absolute;
	top: 0px;
	left: -1024px;
	width: 256px;
}



.topBanner01 {
	margin:5px 0px 10px 10px;
	padding:0px;
}
.topBanner01 img {
	margin-top:5px;
	margin-right:5px;
}

.topBanner01 p {
	float:left;
}


/*ポートレットタイトル部分のリンクを定義*/
.portlet_title a:link,
.portlet_title a:visited,
.portlet_title a:hover,
.portlet_title a:active	{
	color:#222222;
	text-decoration:underline;
}



.stdtemplate_clear {
	clear: both;
}

.stdtemplate_img_left {
  float: left;
  border: 0px none;
 }

.stdtemplate_img_none {
  border: 0px none;
 }

.stdtemplate_img_left img {
  margin-top: 0px;
  margin-right: 12px;
  margin-bottom: 8px;
}



.portlet_title	{
	margin:0px 0px 10px 0px;padding:2px 5px 2px 15px;
}


h2	{
	margin:0px;padding:2px 5px 2px 10px;
}

h3	{
	margin:15px 0px 15px 0px;padding:2px 5px 2px 10px;
}





/* フィードバック機能 送信ボタンのレイアウト */
#feedback p.pcfbSubmit {
	margin-left:192px !important;
}

#feedback textarea {
	width: 392px !important;
	height: 7em;
	margin-left: 10px;
	margin-top: 4px;
}


/* ロゴリンク消去用 */
.headerLogo a {
	border: 0px;
}
.headerLogo img {
	border: 0px;
}
