@charset "utf-8";
/* CSS Document */

body{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 50px top;
	background-color: #FFFFFF;
	background-image: url(../images/phototop_img.jpg);
	margin: 0px;
}

#wrapper {
	text-align: left;
	height: auto;
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.seoh1{
	font-weight:lighter;
	font-size:11px;
	margin-top:1px;
	margin-bottom:0px;
	color: #999;
	text-align:left;
}

#mainbox {
	height: 760px;
	clear: both;
}

#logo {
	float: left;
	height: 100px;
	width: 839px;
	padding-top: 35px;
	padding-left: 21px;	
}

#logoBox {
	float: left;
	height: 135px;
	width: 860px;
}

#logoBoxLeft {
	float: left;
	height: 100px;
	width: 409px;
	padding-top: 35px;
	padding-left: 21px;	
}

#logoBoxRight {
	float: right;
	height: 135px;
	width: 430px;
}

#naviBox{
	float: right;
	clear: both;
}

#naviBox ul {
	width: 106px;
	height:18px;
	float: right;
	clear: both;
	margin-top: 103px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#naviBox li  {
	margin:0px;
	height: 18px;
	list-style-type:none;
	float: left;
	padding-left: 0px;
}

#naviBox li a {
	display: block;
	height: 18px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	margin:0px;
}    


#naviBox #photo_1 a {
	background-image: url(../images/1.jpg);
	width:24px;
}

#naviBox #photo_2 a {
	background-image: url(../images/2.jpg);
	width:24px;
}

#naviBox #photo_3 a {
	background-image: url(../images/3_2.jpg);
	width:24px;
}

#naviBox #photo_4 a {
	background-image: url(../images/4.jpg);
	width:24px;
}



#naviBox #photo_1 a:hover {
	background-image: url(../images/1_2.jpg);
	width:24px;
}

#naviBox #photo_2 a:hover {
	background-image: url(../images/2_2.jpg);
	width:24px;
}

#naviBox #photo_3 a:hover {
	background-image: url(../images/3_2.jpg);
	width:24px;
}

#naviBox #photo_4 a:hover {
	background-image: url(../images/4_2.jpg);
	width:24px;
}


#mainboxLeftBox {
	float: left;
	height: 560px;
	width: 165px;
	padding-top: 50px;
	padding-left: 85px;
}

.pictureBox {
	float: left;
	height: 55px;
	width: 125px;
	padding-bottom: 22px;
}

.pictureBoxLeft {
	float: left;
	height: 55px;
	width: 55px;	
}

.pictureBoxRight {
	float: right;
	height: 55px;
	width: 55px;	
}

.buttonBox {
	float: left;
	height: 20px;
	width: 125px;
}

.buttonBoxLeft {
	float: left;
	height: 20px;
	width: 55px;	
}

.buttonBoxRight {
	float: right;
	height: 20px;
	width: 55px;	
}

#fotter {
	float: left;
	height: 40px;
	width: 860px;	
}

#fotterLeft {
	font-size: 12px;
	color: #999999;
	float: left;
	padding-top: 2px;
	padding-left: 5px;	
}

#fotterRight {
	font-size: 12px;
	color: #999999;
	float: right;
	padding-top: 2px;
	padding-right: 5px;	
}



#mainboxRightBox {
	float: right;
	height: 620px;
	width: 610px;
}

#fotter2 {
	float: left;
	height: 40px;
	width: 860px;	
}

#seoh1 {
	height: 12px;
	font-weight:lighter;
	font-size: 11px;
	color: #999999;
	float: left;
	padding-top: 2px;
	padding-left: 5px;	
}

#seoh2 {
	height: 12px;
	font-weight:lighter;
	font-size: 11px;
	color: #999999;
	float: right;
	padding-top: 2px;
	padding-right: 5px;	
}