/* ==================== レイアウト ==================== */

#container	{width: 960px;
	margin: auto;}

#globalNavi	{
	width: 950px;
	margin: auto;
}
#content {width: 530px;
	float: left;
	margin: 10px 30px;}
#photomesse	{width: 225px;
	float: right;
	margin: 50px 55px;
	}

#footer	{clear: both;}


/* ==================== ヘッダー ==================== */

#header	{width: auto;
	height: 77px;
	background-position:left;
	background-repeat: no-repeat;
	}

#header_inner_l	{margin:0px 100px 0px 0px; padding: 30px;}
#header_inner_r {height:22px;float:right;margin:15px 50px 0px 0px;padding:10px 0px 0px 0px;}

#header h1	{margin: 0;
	font-size: 2em;
	font-family: Verdana, Helvetica, sans-serif;}

#header p	{margin: 0;
	margin-top: 8px;
	font-size: 1em;}

	
/* ==================== body ==================== */
body {overflow:visible;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5em;
	color: #333;
	font-size: 12px;
	line-height:130%;
	}
body#gnaviline{ background:url(../images/bgheader_line.gif) repeat-x #ffffff 0 0px; margin-top: 0px;}





/* ==================== フッター ==================== */

	
	
#footer{
	height:42px;
	font-size:12px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	padding:20px 0px 0px 750px;
}
#footer p{color: #000000;
	font-size: 0.75em;
	margin: 0;}
#footer_box{width:960px; margin:0px auto; padding:10px 0;}

#footer_l{float:left; margin-left:30;}
#footer_r{float:right; margin-right:30;}


address{
clear:both;
color:#333333;
font-size:10px;
padding:0px 0px 0px 00px;
text-align:right;
}



