@charset "UTF-8";

/* for cover flash */
#idx-flash-wrapper{ width:870px; height:300px; background-color:#f0f0f0; margin:0 10px 0px 10px; }

/* news or topics */
.idx-news-wrapper{ width:630px; }
	.idx-news-wrapper ul{ width:620px; height:auto; overflow:hidden; margin:0 5px; padding:0 0; display:block; }
	.idx-news-wrapper li{ width:620px; height:auto; overflow:hidden; margin:0 0; padding:5px 0 5px 0; display:block; font-size:92%; line-height:1.5em; color:#404040; border-bottom:1px dotted #c0c0c0; }
	.idx-news-wrapper li:hover{ background: transparent url(/img/cellback01.gif) no-repeat scroll left top; }
	.idx-news-wrapper li .tour a:link{ color:#202020; text-decoration: none; }
	.idx-news-wrapper li .tour a:visited{ color:#202020; text-decoration: none; }
	.idx-news-wrapper li .tour a:hover{ color:#da1f00; text-decoration: underline; }
	.idx-news-wrapper li .date{ width:90px; float:left; overflow:hidden; display:block; text-align:center; }
	.idx-news-wrapper li .tour{ width:520px; float:left; overflow:hidden; display:block; font-size:92%; }
	.idx-news-wrapper li .tour h5{ font-weight:bold; display:block; margin:0 0 5px 0; padding:1px 0 0 0; font-size:107%; }
	.idx-news-wrapper li .tour h5 a:link{ color:#2448a4; text-decoration: none; }
	.idx-news-wrapper li .tour h5 a:visited{ color:#2448a4; text-decoration: none; }
	.idx-news-wrapper li .tour h5 a:hover{ color:#da1f00; text-decoration: underline; }
	.idx-news-wrapper li .tour h5.new { padding:1px 0 0 38px!important; background: transparent url(/img/new.gif) no-repeat scroll left top; }

	.idx-news-wrapper li.gray { background:#f5f5f5}
	
/* modelhouse events */
.idx-me-wrapper{ width:630px; margin:5px 0 0 0; }
	.idx-me{ width:630px; height:auto; border-top: solid 1px #ccc;margin:2px 0 0 0; overflow:hidden; background: transparent url(/img/mevnt.gif) no-repeat scroll left bottom; }

	/* with icon image */
	/*
	.idx-me .icn{ width:100px; height:53px; overflow:hidden; height:auto; float:left; overflow:hidden; display:block; }
	.idx-me .icn img{ width:92px; height:51px; margin:1px 0 1px 8px; }
	.idx-me .nte{ width:530px; height:53px; line-height:1.5em; float:right; overflow:hidden; display:block; }
	.idx-me .nte h5{ font-size:92%; margin:10px 0 0 10px; color:#606060; }
	.idx-me .nte h4{ font-size:92%; margin:5px 0 0 10px; font-weight:bold; color:#404040; }
	*/
	.idx-me .nte{ width:630px; height:auto; line-height:1.5em; display:block; }
	.idx-me .nte h4{
	font-size:92%;
	color:#606060;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
	.idx-me .nte p{
	font-size:92%;
	color:#404040;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 15px;
}
	.idx-me .nte h4 strong{ font-weight:bold; color:#476500; }
	.idx-me .nte p strong{ font-size:114%; font-weight:bold; color:#313e11; }
	.idx-me .icon {
	float: right;
	height: 37px;
	width: 26px;
	margin: 5px 10px;
}
h3 { margin:10px 0 5px 0; padding:0}
/* pickup contents */
.idx-pckup-wrapper{ width:630px; margin:0; }
	.idx-pckup{ width:205px;overflow:hidden; height:auto; float:left; overflow:hidden; display:block; }
	.idx-pckup img.cov{ width:205px; height:105px; }
	.idx-pckup .cap{ margin:7px 0 0 0; font-weight:bold; font-size:92%; color:#202020; padding:0 0 0 5px; border-left:2px solid #cc0000; }
	.idx-pckup .cmt{ margin:3px 0 7px 0; font-size:85%; line-height:1.3em; color:#404040; }

/* monthly event */
.idx-mevnt-wrapper { width:212px;}
.idx-mevnt-wrapper .imgwrap{
	width:212px;
	height:auto;
	text-align:center;
	background : url(../img/mne_back.png) no-repeat left top;
	cursor:pointer;
}
.idx-mevnt-wrapper .imgwrap .ig{ margin:32px 9px 0 9px;} /* IMG Wrapper */
.idx-mevnt-wrapper .imgwrap .ig img{ border:1px solid #514545; } /* IMG Wrapper */
.idx-mevnt-wrapper .comments { margin:5px 10px 0 10px; padding:0 0 2px 0;font-size:85%; line-height:1.5em; color:#f2f2f2; text-align:left}

.idx-gobanner-wrapper { width:212px; height:auto; margin:0; padding:0}
.idx-gobanner-wrapper li { list-style:none; padding:0; margin:0 0 5px 0;}
.idx-gobanner-wrapper li img { vertical-align:bottom}

/* cafe-blog */
#cafe-blog-wrapper { margin:6px 0 2px 0;}
#cafe-blog-wrapper p{font-size:85%; line-height:1.2em; color:#fff; padding: 3px 5px 8px 5px; background:url(/img/banners/blog-footer.png) no-repeat bottom;}

/* youtube */
#youtube {
	margin:10px 0 5px 0;
}

/* common banners */
.idx-banner-wrapper{ width:212px; height:auto; margin:5px 0 0 0; padding:0; text-align:center}
.idx-banner-wrapper li { list-style:none; padding:0; margin:0 0 5px 0;}
.idx-banner-wrapper li img { vertical-align:bottom}

/* group-link */
.group-links { clear:both;}
.group-links h3 { font-size:92%;line-height:1em;color:#6699CC;margin:10px 0 3px 0!important;}
.group-links h3 span {border:solid 1px #6699CC; display:inline-block; padding:0 5px;}

.group-links ul{ font-size:77%; clear:both; padding:5px;background:#F5F5F5; height:100%; margin:0}
.group-links li {
	padding-left:10px;
	list-style:none;
	background:url(/img/group-list-dotted.gif) no-repeat 1px 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.group-links a { padding-left:20px; background:url(/img/group-list-anchor.gif) no-repeat 5px 5px;}
.group-links br { display:block; clear:both}