@charset "utf-8";

/** reset **/
/* #cbc-global-nav {
	height: 54px;
}
#cbc-global-nav-wrap h1,
#cbc-global-nav-wrap ul,
#cbc-global-nav-wrap li {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
} */

#wrapper {
	position: relative;
}

/*-------------------------------------------------
					背景/body
--------------------------------------------------*/

body {
	background: url("../../images/background.jpg") no-repeat 0 54px;
	width: 100%;
	padding: 0;
	margin: 0;
}

#spacer {
	position:absolute;
	left:0px;
	top:880px;
}

/*-------------------------------------------------
				リンク（見出し）
--------------------------------------------------*/
#midashi_photo  a{
	display:block;
	width: 290px;
	height: 25px;
	float: left;
	border: 0;
	padding: 0;
	text-indent: -2000em;
	background-image:url(../../images/midashi_photo.gif);
	background-repeat: no-repeat;
}

#midashi_photo   a:hover{
	background-image:url(../../images/midashi_photo.gif);
	background-repeat: no-repeat;
	background-position:0px -25px;
}

#midashi_photo {
	position:absolute;
	left:168px;
	top:749px;
	width:290px;
	height:25px;
}

#midashi_wall  a{
	display:block;
	width: 290px;
	height: 25px;
	float: left;
	border: 0;
	padding: 0;
	text-indent: -2000em;
	background-image:url(../../images/midashi_wall.gif);
	background-repeat: no-repeat;
}

#midashi_wall   a:hover{
	background-image:url(../../images/midashi_wall.gif);
	background-repeat: no-repeat;
	background-position:0px -25px;
}

#midashi_wall {
	position:absolute;
	left:168px;
	top:805px;
	width:290px;
	height:25px;
}

#midashi_blog  a{
	display:block;
	width: 290px;
	height: 25px;
	float: left;
	border: 0;
	padding: 0;
	text-indent: -2000em;
	background-image:url(../../images/midashi_blog.gif);
	background-repeat: no-repeat;
}

#midashi_blog   a:hover{
	background-image:url(../../images/midashi_blog.gif);
	background-repeat: no-repeat;
	background-position:0px -25px;
}

#midashi_blog {
	position:absolute;
	left:138px;
	top:750px;
	width:290px;
	height:25px;
}

/*-------------------------------------------------
					テキスト
--------------------------------------------------*/
#text_photo {
	position:absolute;
	left:188px;
	top:773px;
	color:#51565b;
	font-size:10pt;
}

#text_wall {
	position:absolute;
	left:188px;
	top:828px;
	color:#51565b;
	font-size:10pt;
}

/*-------------------------------------------------
					バナー
--------------------------------------------------*/
#banner_blog1 {
	position:absolute;
	left:131px;
	top:833px;
}

#banner_blog2 {
	position:absolute;
	left:131px;
	top:752px;
}

#banner_blog3 {
	position:absolute;
	left:374px;
	top:752px;
}

#banner_blog4 {
	position:absolute;
	left:374px;
	top:833px;
}

#banner_blog5 {
	position:absolute;
	left:617px;
	top:752px;
}

#banner_blog6 {
	position:absolute;
	left:374px;
	top:833px;
}
#banner_blog7 {
	position:absolute;
	left:617px;
	top:833px;
}

/*-------------------------------------------------
					フッター
--------------------------------------------------*/

#footer {
	position:absolute;
	left:227px;
	top:933px;
	height:50px;
	color:#51565b;
	font-size:8pt;
}

