@import url("/css_new/common.css");
@import url("/library/splash_image/splash_image.css");
/* =========================================

title : 東建ホームメイトカップ
		オフィシャルデザイン集
scope : /history/official/index.shtml
 
last modify : 2014/2/26 183_aoyama

============================================ */

/* ------------------ 大会入り口ボタン ------------------ */
#official_btn_box{
	width:705px;
	height:880px;
	margin:0px auto 0px auto;
	padding:0px;
	background:url(../image/official_img03.jpg) left bottom no-repeat;
}
#official_btn_box ul{
	margin:0px;
	padding:0px;
	background:url(../image/btn_bk.jpg) no-repeat scroll right bottom transparent;
	overflow: hidden;
}
#official_btn_box li{
	float:left;
	width:349px;
	height:62px;
	margin:8px 7px 0px 0px;
	padding:0px;
}
#official_btn_box li.top{
	margin:0px 7px 0px 0px;
}
#official_btn_box li.btn_r{
	margin-right:0px;
}


/* ---------- オフィシャルデザイン集 ---------- */
#official_box{
	margin:0px 10px 0px 10px;
	padding:0px;
}
#official_box ul{
	margin:0px;
	padding:0px;
}
#official_box li{
	float:left;
	width:164px;
	margin:0px 7px 10px 0px;
	padding:0px 0px 8px 0px;
	border:#999999 solid 1px;
	height:165px;
}
#official_box li.design_box_non{
	float:left;
	width:166px;
	margin:0px 7px 10px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	background:url(../image/design_box_non.gif) 0px 0px;
	height:175px;
}
#official_box li.li_official_right{
	margin:0px 0px 10px 0px;
}
#official_box li.li_official_last{
	margin:0px 7px 0px 0px;
}
#official_box li.li_official_last_right{
	margin:0px;
}
.design_box{
	margin:0px;
	padding:0px;
}

.design_box h3{
	width:162px;
	height:35px;
	margin:1px;
	padding:13px 0px 2px 0px;
	background:#FFCCCC url(../image_cmn/official_list_h3_bg.gif) 0px 0px repeat-x;
	color:#444444;
	font-size:15px!important;
	font-weight:normal;
	line-height:1.4;
	letter-spacing:normal;
	text-align:center;
}
.design_box h3.design_t_line_2{
	height:40px;
	padding:2px 0px 8px 0px;
}
.design_box h3.design_t_line_3{
	height:45px;
	padding:2px 0px 8px 0px;
}
.design_box img{
	clear:both;
	margin:5px auto 8px auto;
	padding:0px;
}
/* ----- イメージスライド ------ */
#image_content img {
	padding: 20px 0px 0px;
}

#official_box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.official_image {
  margin:10px auto 20px;
  }

.official_image img {
  display:block;
  margin:0px auto;
  border: 1px solid #E5E2E2;
  }


