* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}










html{
	background-color: #d8d0c3;
}
body{
	margin: 0em;
	background-color: #ffffff;
}
div#logo{
	position: absolute;left: 0em;top: 0px;
	border-bottom: solid 1px #d7d8db;

}
h1{
	position: absolute;left: 1em;top: 100px;
	font-size: 120%;
	font-weight: normal;
}
h2{
	display: none;
}
p{
	line-height: 160%;
}
img{
	border: none;
}
table{
	margin:1em 0em 0em 0em;
	color: #c0c0c0;
	font-size: 60%;
}
th{
	border-right: solid 1px #c0c0c0;
	padding: 2px 2em 2px 2px;
	vertical-align: bottom;
	text-align: left;
}
td{
	padding: 3px 3px 3px 0.5em;
}
/* メニュー */
div.menu{
	margin: 0em 0em 0em 230px;
	height:70px;
	border-bottom: solid 1px #d7d8db;
}
/*
div.menu h2{
	display: none;
}
*/
div.menu ul{
}
div.menu li{
	float:left;
	list-style-type: none;
}
div.menu li a {
	display: block;
}
.prov {
	display: none;
}
.prov li{
	background-color: #ffffff;
	clear: left;
	border: solid 1px #d7d8db;
	width: 8em !important;
	height: 2em;
	line-height: 2em;
	padding: 0em 0em 0em 0.5em;
	margin: 1px 0px 0px 9px;
}

div.menu li:hover .prov{
	display: block;
	position: absolute;top:69px;
}
div.menu .prov a:link{
	color: #4f499b;
	width: 8em !important;
}
div.menu .prov a:visited{
	color: #cccbd9;
}
div.menu .prov a:hover{
	color: #9893d5;
}
div.menu .prov a:active{
	color: #cac8f0;
}
/* サブメニュー */
div.sub{
	position: absolute;left: 0em;top:180px;
	width: 13em;
	padding: 0em 0em 0em 0em;
}
div.sub h2{
	display: none;
}
div.sub a:link{
	color: #000000;
}
div.sub a:visited{
	color: #000000;
}
div.sub a:hover{
	color: #4F499B;
}
div.sub a:active{
	color: #000000;
}
div.sub p{
	margin: 0em 1em 0em 2.5em;
	text-indent: 0em;
	line-height: 140%;
	font-size: 90%;
	font-family: monospace;
}
div.sub ol{
	list-style-type: none;
	margin: 0em 1em 3em 36px;
	padding: 0em;
	font-weight: bold;
}
div.sub li{
	margin: 0em 0em 0.5em 0em;
	padding: 0em 0em 0em 25px;
	display: block;
	background: #ffffff url(cssimage/list.gif) no-repeat;
	height: 35px;
}
/* メイン */
div.main{
	margin: 0em 2em 0em 13em;
	padding: 2em 1.5em 1em 0em;
	clear: both;
}
div.main p{
	margin: 0em 0em 0.5em 0em;
}
/*
div.main h2{
	color: #000000;
	background: #ffffff url(cssimage/h2.gif) no-repeat;
	font-size: 130%;
	font-weight: bold;
	padding: 3px 0em 0em 15px;
	margin: 0.3em 0em 6px -1.2em;
	height: 28px;
}
*/
div.main h3{
	color: #000000;
	background: #ffffff url(cssimage/entry.gif) no-repeat;
	padding: 2px 0em 0em 25px;
	margin: 0.2em 0em 0em -1.5em;
	height: 30px;
}
div.main ul{
	list-style-image: url(cssimage/point.gif);
	margin-left: 1em;
}
div.main ul p{
	text-indent: 0em;
}
div.main dt{
	border-bottom: solid #cac8f0 1px;
	border-left: double #cac8f0 3px;
	padding: 0.1em 0em 0.1em 0.2em;
	width: 15em;
	font-size: 105%;
}
div.main dd{
	margin: 0em 0em 1em 0.8em;
	padding: 0.3em;
	border-bottom: solid #cac8f0 1px;
	border-left: solid #cac8f0 1px;
	border-right: solid #cac8f0 1px;
}
dl.map{
	margin: 0px;
}
dl.map dt{
	float: left;
	clear: both;
	margin: 2px;
	padding: 3px;
	width: 8em;
	border: none;
}
dl.map dd{
	margin: 2px 3em 2px 9em;
	padding: 3px;
	border:solid #d8d0c3 1px;
}
dl.map dd ol{
	margin: 0em 0em 0em 0em;
}
dl.map dd li{
	display: inline;
}
form p{
	text-indent: 0em;
	margin: 0.5em 0em 0em 0em;
}
 a:link.word{
	color: #606060;
	cursor: help;
}
 a:visited.word{
	color: #101010;
 	cursor: help;
}
 a:hover.word{
	color: #808080;
	text-decoration: underline overline;
}
 a:active.word{
	color: #606060;
}

/* 画像関係 */
ol.imgbox{
	background-color: #FFFFFF;
	float: right;
	padding: 0em 0em 0em 1em;
	margin: 0em 0em 0em 0.8em;
	list-style-type: none;
}
ol.imgbox li{
	margin:0px 0em 1em 0em;
	text-indent: 0em;
	display: block;
}
ol.imgmenu{
	list-style-type: none;
	padding: 0px;
	text-align: center;
}
ol.imgmenu li{
	display: inline;
}
p.plan{
	text-indent: 0em;
	text-align: center;
	margin: 4em -1em 3em -1em;
}
p.img{
	text-indent: 0em;
	text-align: center;
}
/* プロセス */
div.process{
	_height: 1%;
	margin: 0.5em 0em 2em 0em ;
	padding: 0em 0em 0em 1em;
}
div.process:after{
	content:"";
	display:block;
	clear:both;
	border-bottom:1px transparent solid;
}
div.process p{
	text-indent: 0em;
}
div.process p.processimg{
	padding: 10px;
	float: left;
	margin: -2.6em 30px 0em 0px;
}
div.process h3{
	font-size: 120%;
	font-weight: normal;
	margin: 0em 0em 0.5em 346px;
}
/* アドレス */
address{
	background-color: #d8d0c3;
	padding: 0.5em 0px 0em 0.5em;
	color: #f923b9;
	font-style: normal;
}
address a:link{
	color: #f923b9;;
}
address a:visited{
	color: #f923b9;;
}
address a:hover{
	color: #ff0033;
}
address a:active{
	color: #f923b9;;
}
/* lightbox */
#lightbox {
	background-color: #eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxCaption {
	color: #333;
	background-color: #eee;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxIndicator {
	border: 1px solid white;
}
#lightboxOverallView,
#overlay {
	background-color: #000;
	opacity: 0.5;
}
* html #lightboxOverallView,
* html #overlay {
	background-color: #000;
	filter: Alpha(opacity=50);
}
