@charset "utf-8";


/***** コンテンツコンテナ 上書き *****/
#glovia #contentsCNT {
	background-image: url(../images/glovia-body-bg-sub.jpg);
	background-repeat: repeat-x;
	background-color: #FFFAE6; }
#glovia #contentsCNT * { text-align: left; }


/*** サブメニュー ***/
#glovia #mainCNT #submenuCLMN {
	width: 115px;
	float: left;
	margin-left: 0;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#glovia #mainCNT #submenuCLMN h2 {
	width: 115px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
#glovia #submenuCLMN ul#subNAV { margin:0; padding:0;}
#glovia #submenuCLMN ul#subNAV li { width: 115px; list-style: none; height: 41px; }
#glovia #submenuCLMN ul#subNAV li a { width: 115px; float: left; height:0; padding-top:41px; background-repeat: no-repeat; overflow: hidden; }


/***** コンテンツボディ *****/
#glovia #mainCNT #bodyCLMN {
	width: 675px;
	float: right;
	margin-right: 0;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
	background-image: url(../images/glovia-body-upper.gif);
	background-repeat: no-repeat;
	background-color: white;
}
#glovia #mainCNT #bodyCLMN #bodyCNT {
	margin: 50px 50px 28px;
	line-height: 190%;
}
#glovia #mainCNT #bodyCLMN #bodyCNT .bodyPART {
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/glovia-body-part-separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#glovia #mainCNT #bodyCLMN #bodyCNT .bodyPART.first { padding-top: 0; }
#glovia #mainCNT #bodyCLMN #bodyCNT .bodyPART.last { padding-bottom: 0; background: none; }

#glovia #mainCNT #bodyCLMN #bodyCNT h3 {
	width: 550px;
	height: 30px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#glovia #mainCNT #bodyCLMN #bodyBTM {
	width: 675px;
	height: 22px;
	background-image: url(../images/glovia-body-bottom.gif);
	background-repeat: no-repeat;
}
/* 段落関連 */
#glovia #mainCNT #bodyCLMN #bodyCNT p {  font-size: 100%;}
#glovia #mainCNT #bodyCLMN #bodyCNT p.right { text-align: right;}

#glovia #mainCNT #bodyCLMN #bodyCNT p.center_dot { text-indent: 6em; font-size:30px; color: #c4b797; margin-bottom: 0.6em;}

/*** テーブル関連 ***/
#glovia #mainCNT #bodyCLMN #bodyCNT table th { padding-right: 25px; font-weight: normal; vertical-align: top; }
#glovia #mainCNT #bodyCLMN #bodyCNT table td { vertical-align: top; }

/*** テーブル関連 枠付き***/
#glovia #mainCNT #bodyCLMN #bodyCNT table.wborder { border: 2px solid #968c78; }
#glovia #mainCNT #bodyCLMN #bodyCNT table.wborder th { padding: 0 5px; border-bottom: 1px dotted #968c78; padding-right:0; font-size: 90%; line-height:175%; }
#glovia #mainCNT #bodyCLMN #bodyCNT table.wborder td { padding: 0 5px; border-bottom: 1px dotted #968c78; font-size: 90%; line-height:175%; }
#glovia #mainCNT #bodyCLMN #bodyCNT table.wborder tr.last th,
#glovia #mainCNT #bodyCLMN #bodyCNT table.wborder tr.last td { border-bottom: none; }
#glovia #mainCNT #bodyCLMN #bodyCNT table.wborder tr.small th,
#glovia #mainCNT #bodyCLMN #bodyCNT table.wborder tr.small td { font-size: 75%; }
/*** テーブル関連 付与属性 ***/
#glovia #contentsCNT table .td-right { text-align: right; }


/***** インナーボディ *****/
#glovia #mainCNT #bodyCLMN #bodyCNT #innerCNT {
	width: 575px;
	background-image: url(../images/glovia-body-inner-upper.gif);
	background-repeat: no-repeat;
	background-color: #FFFAE6;
}
#glovia #mainCNT #bodyCLMN #bodyCNT #innerBTM {
	height: 8px; width: 575px;
	margin: 0; line-height: 1%;
	background-image: url(../images/glovia-body-inner-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFAE6;
	font-size: 1px;
}
#glovia #mainCNT #bodyCLMN #bodyCNT #innerBodyCNT {
	padding: 30px 35px 22px;
}
#glovia #mainCNT #bodyCLMN #bodyCNT #innerBodyCNT table { margin-bottom: 22px; }
#glovia #mainCNT #bodyCLMN #bodyCNT #innerBodyCNT table th, 
#glovia #mainCNT #bodyCLMN #bodyCNT #innerBodyCNT table td { font-size: 80%; line-height: 175%; }
#glovia #mainCNT #bodyCLMN #bodyCNT #innerBodyCNT p { font-size: 80%; margin-bottom: 14px; line-height: 150%; }
#glovia #mainCNT #bodyCLMN #bodyCNT #innerBodyCNT p.last { margin-bottom: 0; }


/***** フッタコンテナ 上書き *****/
#glovia #footerCNT {
	width: 900px;
	height: 75px;
	margin: 0 auto;
	background-color: #F5EBD2;
}
/*** フッタメニュー 上書き ***/
#glovia #footerCNT ul#footerNAV {
	position: relative;
	width: 825px;
	margin: 0 auto;
}

