@charset "utf-8";
*       {
	padding:0;
	margin: 0px;
}
html    {
	overflow-x:hidden;
	overflow-y:scroll;
	height: 100%;
}
body    {
	margin:0px;
	height: 100%;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/palseRogoBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


a:link{
	color: #666666;
}
a:visited{
	color: #0074BF;
}
a:hover, a:focus{
	color: #333333;
	text-decoration:none;
}
table  {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 90%;
}
caption  {
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
}
th  {
	text-align: left;
	line-height: 1.5em;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	padding-right: 1em;
	width: 30%;
}
td  {
	line-height: 1.5em;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}
dd {
	font-size: 90%;
	line-height: 2em;
	margin-left: 2em;
	margin-top: 0.5em;
}
dt {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 2em;
}



p{
	margin:1em 0;
	color: #666666;
	line-height: 1.5em;
}
h1{
	font-size:12px;
	color: #333333;
	white-space: nowrap;
}
h2{
	font-size:20px;
	line-height: 1.5em;
	margin-bottom: 5px;
}
h2:first-letter {
	font-size: 36px;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	background-image: url(../images/h2_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 45px;
	width: 45px;
	margin-right: 2px;
	box-shadow: 3px 3px 3px #CCC;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px #CCC;
	-webkit-border-radius: 5px;
}
h3{
	font-size:14px;
	line-height: 1.5em;
}
h4{	font-size:16px;}
h5{	font-size:14px;}
h6{	font-size:12px;}

ol, ul{
	margin: 1em 0 1em 2em;
}
ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }
ol li{
	list-style:decimal;
	line-height: 1.5em;
	color: #666666;
	margin-bottom: 1.5em;
}
ol li p {
	text-indent: -1em;
}

ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }


em{
	font-style:italic;
}
strong{font-weight:bold;}
em strong, strong em{ font-weight:bold; font-style:italic; }

#container {
	height: 100% !important;
	width: 100%;
	min-width: 900px;
	color: #666666;
	font-size: 90%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header {
	height: 50px;
	min-width: 900px;
	width: 100%;
	position: fixed !important;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 70;
	background-color: #FFFFFF;
	
}


#header ul {
	top: 10px;
	right: 10px;
	position: absolute;
	white-space: nowrap;
}
#header li {
	font-size: 12px;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-right: 1em;
	padding-left: 1em;
}
#header li:first-child {
	border: 0;
}
#header #pv_address {
	position: absolute;
	right: 10px;
	top: 2px;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	color: #666666;
}
#header  #logo {
	position: absolute;
	top: 12px;
	left: 10px;
}
#header #logo img {
behavior:url(/Scripts/iepngfix.htc);
}
#header  #breadArea  {
	position: absolute;
	left: 170px;
	top: 5px;
}
#header  #breadArea  .subT  {
	font-size: 14px;
	color: #0074BF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 5px;
}
#header  #breadArea  a  {
	float: left;
	text-decoration: underline;
	font-size: 12px;
}
#header  #breadArea  a:hover  {
	color: #333333;
	text-decoration: none;
}
#header  #breadArea  img  {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#rWrap {
	width: 48%;
	min-width: 400px;
	position: absolute;
	z-index: 2;
	margin-right: 20px;
	margin-left: 20px;
	right: 0%;
	top: 100px;
}

#rWrap li {
	line-height: 2em;
}

.btn1     a  {
	background-image: url(../overview/images/mapButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 30px;
	width: 150px;
	font-size: 12px;
	line-height: 2.5em;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
.btn1   a:hover {
	background-image: url(../overview/images/mapButton.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #333333;
}
#lWrap {
	position: fixed !important;
	position:absolute;
	top: 20%;
	width: 46%;
	min-width: 400px;
	max-width: 46%;
	height: 100%;
	text-align: right;
	z-index: 30;
}

#lWrap .title  {
	z-index: 7;
	text-align: right;
	width: 100%;
}


#lWrap .pict   {
	z-index: 6;
	width: 100%;
	text-align: right;
}
#lWrap .video {
	z-index: 6;
	width: 100%;
	text-align: right;
	background-image: url(../works/images/bg01.png);
	background-repeat: no-repeat;
	height: 340px;
	background-position: right top;
	padding-top: 10px;
	padding-right: 14px;
}
#lWrap .video ul {
	margin-top: 5px;
	margin-right: 75px;
}

#lWrap .video li {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 12px;
}
#lWrap .video li:first-child {
	border-left-style: none;
}

#lWrap .video a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#lWrap .video a:hover {
	color: #0099CC;
}




.textBox  {
	width: 100%;
	padding-bottom: 10px;
	position: relative;
}
.chizu img {
	padding: 2px;
	border: 1px solid #999999;
	box-shadow: 3px 3px 3px #CCC;
	-moz-box-shadow: 3px 3px 3px #CCC;
	-webkit-box-shadow: 3px 3px 3px #CCC;
}

.round {
	width: 100%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.shadow {
	box-shadow: 3px 3px 3px #CCC;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #CCC;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 3px 3px 3px #CCC;
	-webkit-border-radius: 5px;
}


.textBox td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.thumbnailBox {
	width: 100%;
	margin-bottom: 5px;
}
.thumbnailBox   img {
	background-color: #DDD;
	padding: 6px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #EEEEEE;
}
.thumbnailBox th {
	text-align: center;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.thumbnailBox   td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.thumbnailBox tr:hover {
	background-color: #EEE;
}

.thumbnailBox  .customer  {
	font-weight: bold;
	color: #006699;
}

.thumbnailBox p {
	line-height: 1.2em;
	font-weight: normal;
}


.thumbnailBox a {
	background-image: url(../works/images/playButton.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 80px;
}
.thumbnailBox a:hover {
	background-image: url(../works/images/playButton.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.title01_bg {
	padding-left: 8px;
	height: 26px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3399CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	white-space: nowrap;
}
.sitemap {
	list-style-position: outside;
	list-style-image: url(../sitemap/images/arrow.gif);
	padding-left: 3em;
}


#footer {
	height: 20px;
	width: 45%;
	position: fixed !important;
	position:absolute;
	bottom: 0;
	z-index: auto;
	padding-left: 10px;
}

.bPlace {
	position: fixed !important;
	position:absolute;
	left: 20px;
	top: 100px;
	z-index: 45;
	font-size: 90%;
}

.bBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.tBorder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.blBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.toTop {
	text-align: right;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
}
.alignRight {
	text-align: right;
	right: 0px;
}


.waku01 {
	background-image: url(../images/waku01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 240px;
	padding-top: 0.5em;
	padding-left: 0.5em;
}
.clearBoth {
	clear: both;
}
.hidden {
	display: none;
}


/* --------------------------
	IE6 向けのスタイル
----------------------------- */
* html ,
* html body {
	height: 100%;
	overflow-y: hidden;
	overflow-x: auto;
}

* html #wrapper {
	overflow: auto;
	position: relative;
	width: 100%;
	height: 100%;
}
* html #container {
width:expression(((document.body || document.documentElement).clientWidth < 902)? "900px" : "100%");	
}
* html #header {
width:expression(((document.body || document.documentElement).clientWidth < 902)? "900px" : "100%");
}

* html .toTop {
display:none;
}
