

/*==================================================*/
/*セクション
/*==================================================*/
div.SectionCenter
{
	clear : both;

	z-index : 0;

	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	
	padding-top : 0px;
	padding-bottom : 0px;
	
	width : 400px;
	height : 100%;

	background-repeat : repeat-y;
	background-position : left top;
	background-image : none;
/*	background-image : url(http://www.msoffice.jp/images/SectionCenter.jpg); */
}

/*==================================================*/
/*ボディー
/*==================================================*/
div.GroupCenter div.Body,
div.GroupCenter div.Body-Std
{
	width : 400px;

	padding-left : 10px;
	padding-right : 10px;
}
div.GroupCenter div.Body-Std
{
	background-image : none;
}

/*--------------------------------------------------*/
/*拡張デザイン５（外周スペースなし）
/*--------------------------------------------------*/
div.GroupCenter div.Body-Ext5
{
	width : 400px;
	
	background-image : url(http://www.msoffice.jp/images/Body-Ext1.jpg) !important;
}

/*==================================================*/
/*ヘッター/フッター
/*==================================================*/

/*--------------------------------------------------*/
/*拡張デザイン１
/*--------------------------------------------------*/
div.GroupCenter div.Header-Ext1
{
	background-image : url(http://www.msoffice.jp/images/Header-Ext1.jpg) !important;
}
div.GroupCenter div.Footer-Ext1
{
	background-image : url(http://www.msoffice.jp/images/Footer-Ext1.jpg) !important;
}

/*==================================================*/
/*ページ名
/*==================================================*/

/*--------------------------------------------------*/
/*拡張デザイン１
/*--------------------------------------------------*/
div.Body-Ext1 .PageName
{
	background-image : url(http://www.msoffice.jp/images/PageName.jpg);
}

/*==================================================*/
/*【h2】ヘッドライン
/*==================================================*/



/*==================================================*/
/*汎用デザイン テーブル
/*==================================================*/
body table.Default
{
	width : 380px;
}

body table.NoBorder,
body table table.NoBorder
{
	width : 380px;
}

body table.Default tr
{
}

body table.NoBorder tr,
body table table.NoBorder tr
{
}

body table.Default td,
body table.Default th
{
}

body table.NoBorder td,
body table.NoBorder th,
body table table.NoBorder td,
body table table.NoBorder th
{
}

/*行別*/
body table.Default thead td,
body table.Default thead th,
body table.NoBorder thead td,
body table.NoBorder thead th,
body table table.NoBorder thead td,
body table table.NoBorder thead th
{
}

body table.Default thead td,
body table.Default thead th
{
}

body table.Default tbody td,
body table.Default tbody th,
body table.NoBorder tbody td,
body table.NoBorder tbody th,
body table table.NoBorder thead td,
body table table.NoBorder thead th
{
}

body table.Default tbody td,
body table.Default tbody th
{
}

body table.NoBorder tbody td,
body table.NoBorder tbody th,
body table table.NoBorder thead td,
body table table.NoBorder thead th
{
}

/*列別*/
body table.Default th,
body table.NoBorder th,
body table table.NoBorder th
{
}
body table.Default th
{
}

body table.Default td,
body table.NoBorder td,
body table table.NoBorder td
{
}
body table.Default td
{
}

/*==================================================*/
/*
/*==================================================*/
a.bnrContactText
{
	display : block;
	
	height : 24px;
	width : 360px;
	
	padding-right : 20px;
	margin-bottom : 30px;
	
	text-align : right;
	line-height : 24px;
	
	background-repeat : no-repeat;
	background-position : center right;
	background-image: url(http://www.msoffice.jp/images/flgArrowRight.gif);
}
