body {
    margin: 0px auto;
    font-size: 12px;
    color: #000000;
    line-height: 200%;
    letter-spacing: 1px;
	/*background-color: #9790A4;*/
	/*background-color: #ECF8FF; update 2009-04-08 */
	/*background-color: #7E59FF; update 2009-04-09 */
	background-color: #FAFAFA;
	/*
	font-family: "ヒラギノ角ゴ Pro W3",
		         "Hiragino Kaku Gothic Pro",
		         "メイリオ",
		         ,Meiryo,
		         Osaka,
		         "ＭＳ Ｐゴシック",
		         "MS P Gothic",
		         sans-serif;
	*/
	font-family: "ＭＳ Ｐゴシック",
		         "MS P Gothic",
		         sans-serif;
	
}

div.pageBody {
    background-color: #FFFFFF;
    color: #000000;
    width: 750px;
    line-height: 200%;
    border-right:  1px solid #99CCFF;
    border-left:   1px solid #99CCFF;
    float: none;
	position:absolute;
	left:50%;
    margin: 0px auto;
	margin-left:-375px;
    letter-spacing: 1px;
	text-align: center;
}

div.pageTop {
    padding: 2px 0px 2px 0px;
    color: #FFFFFF;
    background-color: #99CCFF;
    border-top: 3px solid #9EFACC;
    width:  100%;
    line-height: 130%;
    text-align:right;
}

div.pageTopContents {
    background-color: #99CCFF;
    margin-left: 0px; 
    margin-right: 0px;
    height: 60px;
}

div.pageNavigation {
    padding: 3px 0px 3px 0px;
    background-color: #9EFACC;
    color: #494949;
    width:  100%;
    line-height: 170%;
    line-height: 140%;
    text-align: left;
    clear: both;
    vertical-align: middle;
}

div.pageMenu {
    padding: 3px 0px 3px 0px;
    background-color: #9EFACC;
    color: #494949;
    width: 100%;
    line-height: 140%;
    text-align: center;
    vertical-align: middle;
    clear: both;
	/*background-image: url("/img/bgimage/menubg.gif"); */
}

div.pageHeaderMiniMessage {
    padding: 1px 0px 1px 0px;
    background-color: #FFF4FA;/*●●●*/
    color: #B600F2;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    vertical-align: middle;
    clear: both;
}

div.pageFooter {
    padding: 5px 0px 5px 0px;
    background-color: #99CCFF;
    color: #494949;
    border-top: 10px solid #9EFACC;
    border-bottom: 3px solid #9EFACC;
    width:  100%;
    line-height: 160%;
    text-align: center;
	margin-top: 2em;
	clear: both;
}

/* 
 * 知識系目次 [行区切り]
 */
div.menuPause {
	line-height: 0%;
	width: 700px;
	border-bottom: 1px dotted #99CCFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* 
 * メニュー部分リンク
 */
.menuHeaderLink {
	color: #6000FF;
	background-color: #FFFF75;
	text-decoration: underline;
}

a.menuHeaderLink:link {
	color: #6000FF;
	background-color: transparent;
}

a.menuHeaderLink:hover {
	color: #CC0000;
	text-decoration: underline;
}

a.menuHeaderLink:visited {
	color: #6000FF;
	background-color: transparent;
}

/* 
 * フッター部分リンク
 */
.menuFooterLink {
	text-decoration:none;
	background-color: #FFFF75;
	color: #6000FF;
}

a.menuFooterLink:link {
	background-color: transparent;
	color: #6000FF;
}

a.menuFooterLink:hover {
	color: #CC0033;
	text-decoration: underline
}

a.menuFooterLink:visited {
	background-color: transparent;
	color: #6000FF;
}

/* 
 * 情報画面
 */
div.informationMenuPageHeader {
	width: 690px;
	height: 35px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #0088CC;
	text-align: left;
	font-size: 24px;
	padding-top: 5px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image:URL('/img/accent/informationPageHeaderForVer2.gif');
}

div.informationPageHeader {
	width: 690px;
	height: 27px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #0088CC;
	text-align: left;
	font-size: 16px;
	padding-top: 3px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image:URL('/img/accent/informationPageHeaderMiniForVer2.gif');
}

div.informationPageBody {
	width: 700px;
	text-align: left;
	padding-left: 20px;
	padding-right: 5px;
	margin-left: auto;
	margin-right: auto
}

div.pageInformationBox {
	clear : both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px; 
	text-align: left;
	line-height: 2em;
	width: 700px;
	border: 1px solid #444444;
	background-color: #EEEEEE;
}

h1 {
    display: inline;
    font-size: 28px;
    font-weight: 900;
    color: #0078C8;
}

h2 {
    display: inline;
    font-size: 12px;
    font-weight: 400;
    color: blue;
}

h3 {
    display: inline;
    font-weight: normal;
    color: blue;
}

strong {
    color: #0078C8;
}

.strongR {
    color: #0000CC;
}

.strongB {
    color: #0000CC;
}

.semiStrong {
    color: #0078C8;
}

/*************************************************************************************************
  追加分
*************************************************************************************************/

div.sideMenubar {
	font-size: 16px;
	color: #000000;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background-color: #CCCCCC;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 198px;
	text-align: center;
	clear: both;
}

hr {
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: #DDDDDD;
   height: 1px;
   clear: both;
}
