
* {
	margin:0;
	padding:0;
}
#cbc-global-nav-sns-item {
	margin: initial;
	margin-block-start: 1em;
	margin-block-end: 1em;
}
html {
	width:100%;
	overflow-y:scroll;
	text-align:left;
}
body {
	background:#FFF url("../../images/background_photo.jpg") no-repeat left 54px;
	font-size:small;
	width:100%;
	color:#333;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
}
p,li,dt,dl {
	line-height:1.6;
}
p {}
li,dt,dl {
	list-style-type:none;
}
img {
	border:none;
	vertical-align:bottom;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}
hr{
	display:none;
}

/*-------------------------------------------------
					背景/body
--------------------------------------------------*/
#wrapper{
	width:900px;
	height:900px;
	padding-bottom:70px;
	position:relative;
	top:0;
	left:0;
}
#head{
	width:100%;
	height:195px;
}
#head #logo{
	position:absolute;
	top:11px;
	left:43px;
}
#content{
	padding-left:160px;
}
#head #contentsNavi{
	width:396px;
	height:50px;
	position:absolute;
	left:439px;
	top:110px;
	overflow:visible;
}
#head #contentsNavi li{
	width:120px;
	height:50px;
	margin-right:12px;
	float:left;
}
#subtext{
	padding-left:30px;
}
#text01{
	padding:15px 0 0 0;
	line-height:1.6em;
	font-size:0.9em
}
#text02{
	width:264px;
	height:50px;
	position:absolute;
	left:560px;
	top:220px;
}
#navigation {
	padding-top:20px;
	text-align:center;
}
#navigation li{
	display:inline;
	margin-right:5px;
}
#navigation li img{
	vertical-align:middle;
	margin:0 3px;
}
#navigation .noLinkline a{
	text-decoration:none;
}
#navigation .noLinkline a span{
	text-decoration:underline;
}
#navigation li.em{
	font-weight:bold;
	color:#c00;
	font-size:1.2em;
}
#photoArea{
	padding-top:10px;
}
#photoArea img{
	vertical-align:middle;
}
#photoArea ul li{
	width:160px;
	height:160px;
	display:block;
	margin:0 8px 10px 0;
	background-color:#000;
	text-align:center;
	float:left;
}
#photoArea p{
	width:160px;
	height:20px;
	line-height:20px;
	font-size:0.8em;
	color:#FFF;
}
#photoArea a{
	width:160px;
	height:105px;
	padding-top:15px;
	display:block;
	text-align:center;
}
#photoArea a img{
	line-height:120px;
	margin:auto;
}
#photoArea a{
	background-color:#464646;
}
#photoArea a:hover{
	background-color:#999;
}