/********************************************************************/
/* ブロック */
/********************************************************************/

BODY
{
	color: #666666;
	background-color: #FFD6EB;
	background-image: url('./images/bg_page.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px 20px;
}
P.nav
{
	color: #666666;
	font-size: xx-small;
	background-color: #FFD6EB;
	background-image: none;
	margin: 0px 20px;
	padding: 2px;
}
.submit
{
	text-align: center;
}
.navto
{
	text-align: right;
}


DIV.document
{
	clear: both;
	background-image: url('./images/right-top.gif');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff;
	color: #666666;
	padding-bottom: 0px;
}

H6
{
	color: #000099;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	background-image: url('./images/left-top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	border-bottom: solid 2px #FFD6EB;
	padding: 3px 20px 1px 20px;
}
H1
{
	color: #000099;
	background-image: url('./images/bg_page-h1.gif');
	background-repeat: no-repeat;
	background-position: right top;
	font-size: medium;
	font-weight: bold;
	margin: 0px 20px 1em 20px;
	padding-top: 20px;
	text-align: center;
}
H2
{
	color: #000099;
	font-size: medium;
	font-weight: normal;
	margin: 1em 20px 0px 20px;
	border-left: solid 10px #FFD6EB;
	padding-left: 2px;
}
H2#gallery, H2#idea, H3#idea
{
	border-left: solid 0px #FFD6EB;
	padding-left: 0px;
}
H3
{
	color: #000099;
	font-size: medium;
	font-weight: normal;
	margin: 0.5em 20px 0px 25px;
	border-left: solid 10px #FFD6EB;
	padding-left: 2px;
}
H4
{
	color: #000099;
	font-size: small;
	font-weight: normal;
	margin: 0.5em 20px 0px 25px;
	border-left: solid 5px #FFD6EB;
	padding-left: 2px;
}

P
{
	font-size: medium;
	line-height: 125%;
	margin-top:    0px;
	margin-right:  20px;
	margin-bottom: 0px;
	margin-left:   20px;
}
P.auth, auth
{
	font-size: smaller;
	text-align: right;
	margin: 0.5em 20px;
}
.date, .period
{
	font-size: smaller;
	text-align: right;
	margin: 0.5em 20px;
}


DIV.table
{
	text-align: center;
}
TABLE
{
	margin: 1em 20px;
	border: 1px solid #FFD6EB;
}

TD,TH
{
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #FFD6EB;
}
TABLE.layout, TABLE.layout TD, TABLE.layout TH
{
	border: 0px solid;
	padding: 2px;
}

TABLE UL
{
	margin: 0px;
}
TABLE DL
{
	margin: 0px;
}
CAPTION
{
	margin: 0px;
	padding: 0px;
}

ADDRESS
{
	text-align: right;
	margin: 1em 20px;
}

DL
{
	background-image: url('./images/bg_pageblock.jpg');
	margin-top: 0.5em;
	margin-right: 40px;
	margin-bottom: 1em;
	margin-left: 0px;
}
DT
{
	margin-left: 40px;
	padding-left: 5px;
	color: #333333;
}
DD
{
	margin-left: 70px;
	padding-left: 0px;
	margin-bottom: 0.5em;
}

ul
{
	margin-top: 0.5em;
	margin-right: 20px;
	margin-bottom: 0.3em;
	margin-left: 40px;
}
ul li
{
	margin-top: 0px;
	margin-rigth: 20px;
	margin-bottom: 0.3em;
	margin-left:  25px;
	padding-left: 5px;
	font-size: medium;
}

ol
{
	margin-top: 0.5em;
	margin-right: 20px;
	margin-bottom: 0.3em;
	margin-left: 40px;
}
ol li
{
	margin-top: 0px;
	margin-rigth: 20px;
	margin-bottom: 0.3em;
	margin-left:  30px;
	padding-left: 0px;
	font-size: medium;
}


P.image
{
	line-height: normal;
	text-align: center;
}
P.image#right, .right
{
	line-height: normal;
	float: right;
}
P.image#left, .left
{
	line-height: normal;
	float: left;
}
BR.clear
{
	clear: both;
}


.q
{
}
.a
{
	width: 100%;
	margin-bottom: 1.5em;
}



DIV.photo
{
	text-align: center;
}
DIV.photo P
{
	width: 512px;
	text-align: left;
}
DIV.photo P.thumbnail
{
	width: 512px;
	text-align: center;
}
DIV.photo P.thumbnail .hi
{
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
DIV.photo P.thumbnail .vi
{
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}



P.copyright
{
	color: #cccccc;
	font-size: xx-small;
}

DIV.pageend
{
	background-image: url('./images/right-bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	border-bottom: 1px solid #FFD6EB;
	padding-bottom: 0px;
}
P.pageend
{
	color: #cccccc;
	font-size: xx-small;
	background-image: url('./images/left-bottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin: 5em 0px 0px 0px;
	padding-bottom: 2px;
}

SPAN.month
{
	font-size: x-small;
	font-style: italic;
}


P.footer
{
	background-image: none;
	font-size: xx-small;
	text-align: center;
	margin: 2px;
	padding: 0px 0px 10px 0px;
}


HR
{
	color: #FFD6EB;
	height: 2px;
}



/********************************************************************/
/* 新棟建設のご紹介 */
.centering
{
	margin-top:    0em;
	margin-right:  auto;
	margin-bottom: 0em;
	margin-left:   auto;
	padding-top:    0em;
	padding-right:  auto;
	padding-bottom: 0em;
	padding-left:   auto;
	text-align: center;
}
.abst
{
	width: 560px;
	margin-top:    0px;
	margin-right:  auto;
	margin-bottom: 1px;
	margin-left:   auto;
	border-top:    0px solid #347FF2;
	border-right:  0px solid #347FF2;
	border-bottom: 0px solid #347FF2;
	border-left:   0px solid #347FF2;
	padding-top:    0em;
	padding-right:  0px;
	padding-bottom: 0em;
	padding-left:   0px;
	background-color: #347FF2;
	color: #ffffff;
}
.centerphoto
{
	width: 560px;
	margin-top:    0em;
	margin-right:  auto;
	margin-bottom: 0em;
	margin-left:   auto;
	padding-top:    0em;
	padding-right:  auto;
	padding-bottom: 0em;
	padding-left:   auto;
	text-align: left;
	font-size: x-small;
}
.nbauth
{
	width: 560px;
	margin-top:    0.5em;
	margin-right:  auto;
	margin-bottom: 0.5em;
	margin-left:   auto;
	padding-top:    0em;
	padding-right:  auto;
	padding-bottom: 0em;
	padding-left:   auto;
	text-align: right;
	font-size: x-small;
}
.headline
{
	width: 540px;
	margin-top:    0.5em;
	margin-right:  auto;
	margin-bottom: 0.5em;
	margin-left:   auto;
	padding-top:    0em;
	padding-right:  auto;
	padding-bottom: 0em;
	padding-left:   auto;
	text-align: left;
}




/********************************************************************/
/* 証書等 */
/********************************************************************/


DIV.sheet
{
	clear: both;
	background-color: #ffffff;
	color: #333333;
	margin: 1em 2.5em 1em 2.5em;
	padding-bottom: 0px;
	border-top:    4px double #0099FF;
	border-right:  4px double #33FF66;
	border-bottom: 4px double #33FF66;
	border-left:   4px double #0099FF;
}
P.end
{
	text-align: right;
}

H1#sheettitle
{
	font-size: x-large;
}



/********************************************************************/
/* インライン */
/********************************************************************/

A:link
{
	color: #FF3399;
}
A:visited
{
	color: #FF3399;
}
A:active
{
	color: #FF3399;
}
A:hover
{
	color: #FF3399;
}


PRE
{
	font-size: medium;
	margin-left: 20px;
}


SPAN.new
{
	font-style: italic;
	font-size: xx-small;
	background-color: #99CCFF;
	vertical-align: text-top;
	padding: 0px 0.5em 0px 0.3em;
}




/* Acrobatリンク */
.adobepdf
{
	border-top:    1px solid #e0e0e0;
	border-right:  1px solid #999999;
	border-bottom: 1px solid #B3BAAB;
	border-left:   1px solid #cccccc;
	padding-top:    2px;
	padding-right:  5px;
	padding-bottom: 2px;
	padding-left:   5px;
	background-color: #f0f0f0;
}
