body {
}

#ALL {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 87%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

/*ヘッダ部*/
#HD {
	height: 100%;
}

#HD .gm img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#HD  .gm {
	float: left;
}


/*メイン部*/
#MA {
	background-repeat: repeat-y;
	height: 100%;
	background-image: url(images/menubg.jpg);
}


/*豪盾＝ニュー*/
#LM {
	width: 180px;
	float: left;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
}
#LM .menubox
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 5px;
}
#LM UL
 {
	padding: 0px;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 10px;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#LM a
 {
	text-decoration: none;
	color: #E7E7E7;
}
#LM li
 {
	line-height: 140%;
	background-image: url(images/menuli.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 15px;
}
#LM li ul li
 {
	line-height: 130%;
}

/*コンテンツ部*/
#CN {
	width: 560px;
	float: right;
	line-height:140%;
}



#CN h1 {
	font-size: 18px;
	font-weight: bolder;
	background-image: url(images/h1.jpg);
	height: 40px;
	width: 425px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 30px 0px 0px 120px;
	margin: 5px 0px 5px 0px;
}

#CN h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	background-image: url(images/h2.jpg);
	height: 35px;
	width: 460px;
	background-repeat: no-repeat;
	color: #000000;
	padding: 5px 0px 5px 85px;
	margin: 5px 0px 0px 0px;
}

#CN p{

	margin: 10px 10px 0px 10px;
	line-height: 140%;

}
/*フッタ部*/
#FT{
	clear: both;
	height: 37px;
	padding-top: 3px;
	margin: 0px;
	text-align: center;
	background-image: url(images/ft.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#FT a {
	text-decoration: none;
	color: #999999;
}

.flickr_list{
  margin:30px 0px 20px 0px;
}

.flickr_list{
  width:100%;
}


.flickr_list ul,
.flickr_list li{
  margin:0px;
  padding:0px;
}

.flickr_list li{
  line-height:100%;
	list-style-type: none;
  text-align:center;
  width:120px;
  height:120px;
  margin:1px;
  display:block;
  float:left;
}

.flickr_list a{
  border:none 0px black;
  font-size:10px;
	text-decoration: none;
}

.flickr_list a img{
  border: 0px;

}
#CN .pic_box{
  float:left;
  width:160px;
  height:120px;
  margin:5px;
  text-align:center;
 }

#CN .pic_box img {
  padding:10px;
  border:solid 1px #cccccc;
}

#CN .pic_box a{
  font-size:12px;
  text-decoration:none;
}

.clear{
  clear:both;
}
