body {
}

#ALL {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 87%;
	background-repeat: repeat-y;
}

/*ヘッダ部*/
#HD {
	height: 151px;
}

#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: 35px;
	width: 445px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 15px 0px 0px 100px;
	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: 40px;
	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;
}
#CN table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
#CN td,
#CN th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#CN th {
	background-color: #E8E8E8;

}


.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;

}

#SEARCH{
  width:400px;
}

#SEARCH table,
#SEARCH th,
#SEARCH td{
  border:none;
}