﻿#photocontent {
	text-align:left;
	width: 1000px;
	margin:10px auto 0 auto;
/*	float:left; */
/*	margin:  30px auto 30px 30px; */
	padding: 0;
	background-color: #ddd9ce;
	color: #000000;
/*	background-image: url(../images/content_top.jpg); */
/*	background-position: top; */
/*	background-repeat: no-repeat; */
}


/* photo globalbar structure */
/* ------------------------------------------------------------------------*/
#photoglobalbar {
/*	width:800px; */
/*	float:right; */
	width:965px;
	height:32px;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.4;
	background-color: #000000;  /* #66cc33 #006600 */
/*	border: 1px solid #66cc33; */
	background-image: url(../photo/photo_header.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0 ;
}

#photoglobalbar ul {
	width:700px;
/*	width:980px; */
/*	height:20px;  */
	font-size:12px;
	overflow:hidden;
	margin:0 0 0 160px;
	padding:0 0 0 20px;
	list-style:none;
}

#photoglobalbar li {
	float:left;
	margin:0;
	padding: 2px;
}

#photoglobalbar a {
	display:inline;
	width:100%;
	margin:0;
	padding: 2px;
	text-align:left;
	text-decoration:none;
	color:#ffffff;
}

#photoglobalbar a:hover {
	color:#ffdd00; /*#ffa500*/
}

#photoglobalbar h1 {
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
/*	font-family:"Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	font-size:12px;
        font-weight: normal;
	line-height:1.5;
	margin:3px 0 0 0 ;
	padding:0 20px 0 0 ;
        text-align: right;
}

#photoglobalbar p {
	font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐコジック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10px;
	line-height:1.4;
	color:#ffffff;
	margin:0 0 5px 0;
	padding:0 0 0 210px ;
        text-align: left;
}


/* */
/* */


