div#main {
	margin:auto;
	padding:0;
}

div#main_left, div#main_right {
	width:300px;
}

div#main_left {
	float:left;
}

div#main_right {
	float:left;
	margin-left:15px;
}

.mainSummary {
	/*border:1px solid #AACBEE;*/
	margin-bottom:35px;
}

.mainSummary ul {
	margin:0;
	padding:0;
	padding-left:10px;
	list-style:inside;
}

.mainSummary h2 {
	margin:0;
	background-image:url(../../img/unjin/main_h2_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
	font-size:9pt;
	font-weight:normal;
	text-align:left;
}

.summaryHeader a:link, .summaryHeader a:visited {
	font-weight:bold;
}
 
.summaryContent {
	padding:8px;
	font-size:9pt;
}

/* Notice */
#lastNotice {
	/*background-image:url(../../img/Main/main_notice_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;*/
}

#noticeLastList {
	margin-top:15px;
}

#noticeLastList a:link,#noticeLastList a:visited {
	color:#2971A7;
}


/* 有名人のサイン　*/
.autography {
	border:0;
	margin:auto;
	margin-bottom:15px;
}

.autography table, .autography th, .autography td{
	border:0;
}
.autographies {
	margin:auto;
	border:0;
}

.autographies td {
	border:0;
}

.star_autography {
	clear:left;
	text-align:center;
	color:#CC0000;
	font-size:9pt;
}


/* 写真リスト */
div.photos {
	margin-left:10px;
	margin-bottom:20px;
}

div.imagebox {
   border: 1px solid #ddd; /* 1.枠線 */
   background-color: #fdfdfd;  /* 2.背景色 */
   width: 120px; /* 横幅 */
   float: left; /* 左に配置 */
   margin: 3px; /* 周囲の余白 */
}
p.photo {
	height: 110px; /* 横幅 */ 
	text-align: center; /* 3.中央寄せ */
	margin: 5px;        /* 4.余白・間隔 */
}

p.photo img {
	border:0;
}

div#event {
	text-align:center;
	margin-bottom:15px;
}

div#event h2 {
	text-decoration:none;
	margin:0;
	font-size:10pt;
	font-weight:normal;
}

.headerLinked {
	background:transparent url(../img/icon/headerLinkmark1.gif) no-repeat scroll 0pt 1px;
	padding-left:17px;
}

/* ヒョンブ写真館 */
#lastPhotoBox {
	float:left;
	padding:10px;
	border-bottom-color:#0066CC;
	clear:both;
}

#lastPhotoList {
	margin-top:10px;
	margin-bottom:10px;
	font-size:11px;
}
#main_intro {
	background:#fff;
	height:130px;
	width:95%;
}

.cooking {
	margin-top:20px;
	background-image:url(../img/Community/bg_cooking.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#main_bottom {
	clear:both;
	margin:auto;
}

#main_bottom img {
	float:left;
}

/* BEST MENUS */
div.bestMenus {
   border: 1px solid #ddd; /* 1.枠線 */
   background-color: #fdfdfd;  /* 2.背景色 */
   width: 110px; /* 横幅 */
   float: left; /* 左に配置 */
   margin: 3px; /* 周囲の余白 */
}

.bestMenus img {
	/*height:75px;*/
}

span.caption {
	font-size:12px;
	color:#666666;
}


/*====================================================
■  2011/10/12
■  Lee Soyoung
■  iFRAME Effect
=====================================================*/
#topics { 
border-bottom-color: rgb(206, 206, 206);
border-bottom-style: solid;
border-bottom-width: 1px;
height: 200px;
overflow-x: auto;
overflow-y: auto;
 }
