html {
}
body {
	margin:0;
	padding:0;
	background-image:url(/image/common/back_main_dog.jpg);
	background-repeat:repeat-x;
	background-color:#7f7f7f;
}
#TopFlash {
	background-color:#000000;
}

#AllBox {
	width:700px;
	padding:0px;
	margin:0px auto 0px auto;
	height:565px;
	position:relative;
}
#Header {
	width:700px;
	height:175px;
	padding:0px;
	margin-bottom:10px;
}
#TopHeader {
	width:700px;
	height:130px;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#MainMenu {
	width:700px;
	height:35px;
	padding:0px;
	margin:0px;
}
#Contents {
	width:700px;
	padding:0px;
	margin:0px;
}
#SubMenu {
	width:136px;
	height:500px;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#999999;
	border:2px solid #999999;
}
/*----------▼ブログバナー----------*/
#SubMenu a#Blog {
	margin-top:50px;
	display:block;
	position:relative;
	width:136px;
	height:49px;
}
#SubMenu a#Blog span {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-image:url(/image/common/ban_blog.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#SubMenu a#Blog:hover span {
	background-position:bottom;
}
#TopHeader a#Blog {
	margin-top:23px;
	display:block;
	position:relative;
	width:136px;
	height:49px;
	float:right;
}
#TopHeader a#Blog span {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-image:url(/image/common/ban_blog.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#TopHeader a#Blog:hover span {
	background-position:bottom;
}
#Frame {
	height:500px;
	width:560px;
	float:right;
	padding:2px 0px 2px 0px;
	background-color:#FFFFFF;
}
#Footer {
	width:700px;
	height:100px;
	text-align:right;
	padding-top:10px;
	margin:0px;
	clear:both;
}
#Footer p#Copyright {
	font-size:9px;
	color:#f4f4f4;
	float:right;
	width:600px;
	padding:0px;
	margin:0px;
}
/*-----------------バナーボックス-----------------*/
#bannarbox {
	margin:0 0;
	padding:10px 0 0 0; 
}

#bannarbox div.ctrl {
	width:220px;
	height:50px;
	line-height:130%;
	float:left;
}
#bannarbox div.ctrl p {
	margin:0;
	padding:0;
}
#bannarbox div.ctrl a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:5px 5px;
	margin:0 5px 0 0;
	border:1px solid #cccccc;
	font-size:11px;
}
#bannarbox div.ctrl a:hover { color:#FF0000; text-decoration:underline; }


#bannarbox div.monitorbanner {
	float:left;
}

#bannarbox div.monitorbanner a {
	display:block;
	margin:0 5px 0 0;
	width:200px;
	background:url(/image/common/banner-monitor.jpg);
	background-position:top;
	height:50px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	}
#bannarbox div.monitorbanner a:hover {
	background-position:bottom;
}

#bannarbox div.gr001banner {
	float:left;
	}

#bannarbox div.gr001banner a {
	display:block;
	margin:0 5px 0 0;
	width:125px;
	background:url(/image/common/bannar-gr001.jpg);
	background-position:top;
	height:50px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	}
#bannarbox div.gr001banner a:hover {
	background-position:bottom;
}


#bannarbox div.gdogbanner {
	float:left;
}

#bannarbox div.gdogbanner a {
	display:block;
	margin:0 0 0 0;
	width:125px;
	background:url(/image/common/bannar-gdog.jpg);
	background-position:top;
	height:50px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
	
#bannarbox div.gdogbanner a:hover {
	background-position:bottom;
}


	
