@charset "UTF-8";
@import url("standard.css");

/*photoの表示 idセレクタ*/
BODY#photo{
	color:#000000;
	background-image:url("../pict/photo_back.gif");
	height: 100%; 
}
BODY#photo:link{
	color:#0033ff;
	text-decoration:underline;
}
BODY#photo:visited{
	color:#ff00ff;
	text-decoration:underline;
}
BODY#photo:active{
	color:#33ff33;
	text-decoration:underline;
}
BODY#photo:hover{
	color:#000000;
	text-decoration:none;
}

html,body{
	height: 100%;
}

BODY.photo_black{
	background-color:#000000;
	height: 100%;
	text-align:center;
}

DIV.photo_top{
	margin:0;
	width:900px;
	height:54px;
	text-align:center;
	background-color:#e0ffe0;
	border-bottom:1px solid #aaaaaa;
}

#photo_main{
	margin:0px;
	height:100%;
	width:760px;
	overflow:none;
	text-align:center;
	background:#ffffff;
	float:left;
}

DIV.photo_top_big{
	margin:0;
	width:100％;
	height:54px;
	text-align:center;
	background-color:#e0ffe0;
}

DIV.photo_middle_big{
	margin:0;
	padding-top:10px;
	width:100%;
	height:70px;
	background-color:#FFFFFF;
}

#photo_main_big{
	margin:0px;
	width:100%;
	overflow:none;
	text-align:center;
	background:#FFFFFF;
	float:left;
}

div.photo_enlarge{
	height;100%;
}

img.center_image{
	margin-top:5%;
	height;100%;
	display:inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	max-width: 85%;
	max-height: 85%;
}


DIV.photo_middle_big_left{
	margin:0;
	margin-left:20px;
	margin-top:10px;
	width:30px;
	height:30px;
	float:left;
}

DIV.photo_middle_big_center{
	margin:0;
	text-align:center;
}

DIV.photo_middle_big_right{
	margin:0;
	margin-right:20px;
	margin-top:10px;
	width:30px;
	height:30px;
	float:right;
}

div.photo_camera_0{
	margin:0px;
	margin-top:5px;
	margin-left:20px;
	width:600px;
	float:left;
}
div.photo_camera_1{
	margin:0px;
	width:80px;
	font-family:sans-serif;
	font-size:large;
	text-align:left;
	line-height: 150%;
	float:left;
}
div.photo_camera_2{
	margin:0px;
	width:100px;
	font-family:sans-serif;
	font-size:medium;
	text-align:left;
	line-height: 150%;
	float:left;
}
div.photo_camera_3{
	margin:0px;
	width:300px;
	font-family:sans-serif;
	font-size:medium;
	text-align:left;
	line-height: 150%;
	float:left;
}

div.photo_colum{
	margin:0px;
	margin-bottom:10px;
	width:740px;
	float:left;
}
div.photo_letters{
	margin-left:20px;
	width:450px;
	text-align:left;
	font-family:sans-serif;
	float:left;
}
div.photo_camera{
	margin-left:20px;
	width:240px;
	font-family:sans-serif;
	float:left;
	text-align:left;
}
.photo_img{
	margin:0px;
	width:130px;
	padding:0px;
	border:none;
}
.photo_img_middle{
	margin:0px;
	padding:0;
	border:0;
	overflow: hidden;
	outline: none;
	border-style:none;
}

div.photo_thumb_colum{
	margin:0px;
	margin-top:20px;
	margin-left:40px;
	width:700px;
	text-align:center;
}
div.photo_thumb{
	margin-left:20px;
	width:150px;
	text-align:left;
	float:left;
}


div.photo_thumb_box{
	margin:0px;
	margin-left:80px;
	width:670px;
	float:left:
	border:1px solid #000000;
}

div.photo_thumb_big{
	margin:0px;
	width:100px;
	float:left
}

div.photo_thumb_box2{
	margin:0px;
	margin-left:30px;
	margin-top:10px;
	width:720px;
	float:left:
	border:1px solid #000000;
}

div.photo_thumb_big2{
	margin:0px;
	width:100px;
	float:left
}

div.photo_thumb_space{
	margin:0px;
	width:100px;
	float:left
}

div.photo_thumb_normal{
	margin:0px;
	width:100px;
	float:left
}

img.photo_thumb_display{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	width:90px;
	border:5px solid #00ff00;
	float:left;
}
img.photo_thumb_NO_display{
	margin:0;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	border:0px;
	width:90px;
	float:left;
}
