@charset "utf-8";


/* container
---------------------------- */


#mainImg{
	width:100%;
	text-align:center;
}


.merit{
	width:600px;
	height:auto;
	margin:0px auto 0px auto;
	padding-bottom:20px;

}

.naiseikaTxt {
	height: auto;
	width: 650px;
	margin: 0px auto 30px auto;
}




/* table elements
---------------------------- */

#DataBox{
	margin:20px auto 20px auto;
	border-top:1px #777777 solid;
	border-left:1px #777777 solid;
	border-collapse:collapse;
	empty-cells:show;
	width:580px;
}

.licenseCategory{
	width:450px;
}


.license{
	margin-left:20px;
	width:230px;
}

.para{
	padding:5px 5px 5px 10px;
	border-right:1px #777777 solid;
	border-bottom:1px #777777 solid;
	text-align:left;
	color:#777777;
}

.month{
	padding:5px 5px 5px 10px;
	width:50px;
	vertical-align:top;
	background-color:#eeeeee;
	border-right:1px #777777 solid;
	border-bottom:1px #777777 solid;
	color:#555555;
	text-align:left;
}

.yrs{
	padding:5px 5px 5px 10px;
	width:60px;
	vertical-align:top;
	background-color:#eeeeee;
	border-right:1px #777777 solid;
	border-bottom:1px #777777 solid;
	color:#555555;
	text-align:left;
}


.yrs2{
	padding:5px 5px 5px 10px;
	vertical-align:top;
	background-color:#eeeeee;
	border-right:1px #777777 solid;
	border-bottom:1px #777777 solid;
	color:#555555;
	text-align:left;
}


.eom{
	padding:5px 5px 5px 10px;
	width:50px;
	vertical-align:top;
	background-color:#eeeeee;
	border-right:1px #777777 solid;
	border-bottom:1px #777777 solid;
	color:#555555;
	text-align:left;
}

.cond{
	padding:5px 5px 5px 10px;
	width:100px;
	vertical-align:top;
	background-color:#eeeeee;
	border-right:1px #777777 solid;
	border-bottom:1px #777777 solid;
	color:#555555;
	text-align:left;
}


.eoc{
	padding:5px 5px 5px 10px;
	width:100px;
	vertical-align:top;
	background-color:#eeeeee;
	border-right:1px #777777 solid;
	border-bottom:1px #777777 solid;
	color:#555555;
	text-align:left;
}

.eoy{
	padding:5px 5px 5px 10px;
	width:60px;
	vertical-align:top;
	background-color:#eeeeee;
	border-right:1px #777777 solid;
	border-bottom:1px #777777 solid;
	color:#555555;
	text-align:left;
}


/* sitemap
---------------------------- */

.sitemapList{
	font-weight: bold;
	color : #999999;
}

.sitemapList li{
	padding-left : 50px;
}

.sitemapLC{
	margin : 10px 0 25px 0;
}

.sitemapLC li{
	padding-top : 5px;
}


.sitemapList a{
	font-weight : bold;
	color: #518ad8;
}

.sitemapList a:visited{
	color: #8e2c90;
}

.sitemapList a:hover{
	color: #fb5514;
	text-decoration:underline;	
}



.sitemapLC li a{
	font-weight : normal
}


.subHeadline{
	margin : 30px 0;
}


/* photogallery
---------------------------- */


.photogallery{
	width : 700px;
	float : left;
}

.usersguide{
	width : 160px;
	margin : 0 auto;
	float : left;

}

.usersguide td{
	text-align : center;
	width : 160px;
}



/* フォトギャラ専用クラス */

.photogalleryHeaderFrame{
	height: 100px;
	width: 100%;
	background:#765f41 url(/image/globalmenubg.gif) repeat-x scroll left 45px;
}


.photogalleryFrame{
	width: 100%;
	clear:both;
	background-color : #ffffff;
}

.photogalleryContainer{
	width: 860px;
	height: auto;
	margin:0 auto;
}


.photogalleryDisplayArea{
	margin: 10px 0;
}

body{
	background-color : #555555;
}











