@charset "utf-8";
/* CSS Document */

#contents {
	width: 100%;
}

#contents p {
	line-height: 140%;
	font-size: 87%;
	padding: 3px 0;
}


/* clearfix */
#event #feature_list #twitter:after {  
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/*-----------------------
	slide   		 
-----------------------*/

#slider {
	margin: 20px 0;
}

#feature_list h3 {
	margin: 0;	
	padding: 10px 0 0 0;
	font-size: 130%;
	font-weight: bold;
}

span {
	line-height: 180%;
}

div#feature_list {
	width: 950px;
	height: 240px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: 20px;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 254px;
}

ul#tabs li {
	font-size: 12px;
	outline: none;
}

ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#tabs li a {
	color: #4f372a;
	text-decoration: none;	
	display: block;
	padding: 10px;
	height: 60px;
	outline: none;
}

ul#tabs li a:hover {
	text-decoration: underline;
}

ul#tabs li a.current {
	background:  url('../img/top/menu.gif');
	color: #FFF;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0;
	width: 730px;
	height: 210px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 750px;
	height: 210px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 30px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #4f372a;
	-moz-border-radius: 5px;
}

ul#output li a:hover {
	background: #D33431;
}

/*-----------------------
	login, topic, twitter	 
-----------------------*/

#contents h3 {
	padding: 12px 0 7px 0;
	text-indent: 10px;
	color: #4f372a;
	background: url(../img/common/h3.gif) repeat-x;
	border: 1px solid #beb8a9;
	font-size: 87%;
	font-weight: bold;
}

#login {
	width: 200px;
	margin: 20px 20px 0 0;
	float: left;
	visibility: hidden;
}

#login li {
	padding: 10px 10px 5px 0;
	font-size: 12px;
	text-align: right;
}

#login p {
	text-align: center;
	margin: 0 auto;
}

#login .box {
	width: 198px;
	background-color: #dcd5c3;
}

#topic {
	width: 440px;
	margin: 20px 20px 0 0;
	float: left;
}

#topic dl dt {
	background: url(../img/common/newlist.gif) 10px 50% no-repeat;
	font-size: 75%;
	padding: 0 5px 0 30px;
	line-height: 200%;
	float: left;
}

#topic dl dd {
	font-size: 75%;
	padding-left: 20px;
	line-height: 200%;
}

#topic .box {
	width: 438px;
	height: 200px;
	overflow: auto;
}

#twitter {
	width: 260px;
	margin: 20px 0 0 0;
	float: left;
}

#twitter h3 {
	padding: 0;
	text-indent: 0;
	background: none;
	border: none;
}

#twitter p {
	font-size: 100%;
}

#event_ichiran {
	width: 440px;
	margin: 20px 0 0 0;
	float: left;
	border: 1px solid #cccccc;
}

.box{
	margin: 10px 0 0 0;
	float: left;
	border: 1px solid #cccccc;
}
