
/* 単ページ用定義一覧
------------------------------------ */

body { background: none;}


/* ------------------------------------
　　#globalMenu定義（上書き）
------------------------------------ */
#globalMenu {
	position: relative;
	width: 734px; height: 67px;
	margin: 0px auto 0px auto;
	padding: 0;
	background: url(../img/bg_globalmenu.jpg) 17px 39px no-repeat;
}
#globalMenu ul { top: 0px; left: 17px;}



/* ------------------------------------
　　#mainArea定義（上書き）
------------------------------------ */
#mainArea {
	clear: both;
	width: 730px;
	margin: 0px auto;
	font-size: small;
}

/* パンくず */
p.bread { margin: 0; padding-bottom: 8px; line-height: 1em !important;}



/* ------------------------------------
　　#contentsBox定義（上書き）
------------------------------------ */
#contentsBox {
	float: none;
	width: 580px;
	margin: 0 auto;
	padding-right: 20px;
}

#contentsBox .wrapper { width: 580px;}


/* コーナータイトル + コーナータイトル下リンク */
#contentsBox #cornerTitle { margin-bottom: 20px;}
#contentsBox #cornerTitle #textLink { padding: 8px; background-color: #c8e0ff;}

/* 見出し */
#contentsBox h3,
#contentsBox h4,
#contentsBox p { width: 580px;}
#contentsBox h3,
#contentsBox .line { background: url(../img/line_head2.gif) 0 0 no-repeat;}

/* わく */
#contentsBox .waku .wrapper,
#contentsBox .waku .wrapper h3,
#contentsBox .waku .wrapper h4,
#contentsBox .waku .wrapper p { width: 554px;}
