@charset "UTF-8";
/* CSS Document */
a{
	text-decoration:underline;
}

.mail a{
	background:url(../img/mail.gif) 0 50% no-repeat;
	padding-left:2em;
}

.link a{
	background:url(../img/arrow_g.gif) no-repeat;
	padding-left:15px;
	margin-right:15px;
	text-decoration:none;
}

.link a:hover{
	background:url(../img/arrow_b.gif) no-repeat;
}


/* header */
#header .top .center{
	width:800px;
	margin:auto;
	position:relative;
}

#header .top h1{
	margin-top:30px;
}

#header .top .c1{
	position:absolute;
	right:0;
	bottom:10px;
}

#header .top .c2{
	margin:5px 0 0 0;
	padding-bottom:10px;
}

#header .middle{
	background-color:#EFDD99;
	height:245px;
}

#header .middle .center{
	width:800px;
	margin:auto;
	position:relative;
}

#header .middle .seibu{
	position:absolute;
	top:0;
	right:0;
}

/****************************************/
/************** maincolmun **************/
/****************************************/
#main_column{
	width:800px;
	margin:auto;
	padding:40px 0 30px 0;
	position:relative;
}

#main_column h3{
	color:#D7A900;
	font-size:1.8em;
	font-weight:bold;
	border-bottom:1px solid #D7A900;
}

#main_column h4{
	color:#D7A900;
	font-size:1.5em;
	font-weight:bold;
	margin-top:25px;
}

#main_column h5{
	color:#D7A900;
	font-size:1.2em;
	font-weight:bold;
	margin:15px 0 5px 0;
}

/* タブ */
#main_column #tab{
	background:url(../img/dot.gif) bottom left repeat-x;
	margin:0 0 3em 0;
}

#main_column #tab li{float:left;}

#main_column #tab li a{
	display:block;
	width:145px;
	height:23px;
	background:url(../img/tab.gif) bottom left no-repeat;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	line-height:15px;
	padding-top:17px;
	color:#333;
}

#main_column #tab li a:hover, #main_column #tab li.selected a{
	background:url(../img/tab.gif) top left no-repeat;
	padding-top:12px;
	height:28px;
	color:#333;
}

/* twitter */
#main_column .tw{
	position:absolute;
	top:15px;
	right:0;
}

/* Design-Click */
#main_column .dc{
	position:absolute;
	top:15px;
	right:0;
}

#main_column .dc a{
	display:block;
	width:205px;
	height:57px;
	background:url(../img/bnr_dc.jpg) no-repeat;
	text-indent:-10000px;
}

#main_column .dc a:hover{
	background:url(../img/bnr_dc_hover.jpg) no-repeat;
}




#main_column .outlinetable{
	margin-top:15px;
}

#main_column .outline .c1{
	margin-top:15px;
	float:left;
}

#main_column .outline .c1 th, #main_column .outline .c1 td, #main_column .outlinetable th, #main_column .outlinetable td{
	padding:0 2em 0.5em 0;
	vertical-align:top;
}

#main_column .outline .c2{
	float:right;
	margin-top:15px;
	/*position:absolute;
	top:440px;
	right:0;*/
}

#main_column .outline .c2 a{
	display:block;
	width:340px;
	height:240px;
	background:url(../img/map.gif) top left no-repeat;
	text-indent:-10000px;
}

#main_column .outline .c2 a:hover{
	background:url(../img/map.gif) bottom left no-repeat;
}

#main_column .left{
	float:left;
}

#main_column .right{
	float:right;
}

#main_column .item .left{
	float:left;
	margin:15px 0 0 0;
}

#main_column .item li{
	list-style:disc;
	list-style-position:inside;
	margin-right:40px;
	font-weight:bold;
	font-size:1.1em;
}

#main_column .merit{
	margin:15px 0 0 15px;
}

#main_column .merit li{
	list-style-type:disc;
	margin-bottom:0.5em;
}

#main_column .flowtable{
	width:800px;
	line-height:1.3em;
}


#main_column .flowtable .box_d{
	width:200px;
	padding:5px 20px;
	background-color:#e5e5e5;
	font-size:1.1em;
	line-height:1.3em;
	border:1px solid #999999;
}

#main_column .flowtable .box_e{
	width:520px;
	padding:5px 20px;
	border:1px solid #999999;
}

#main_column .itemtable{
	margin:15px 0;
}

#main_column .itemtable td{
	font-size:1.1em;
	padding-right:25px;
}

/**********前回開催レポート*********/
#main_column #report{
	background-color:#EEE;
	padding:20px;
	margin-top:30px;
}

#main_column #report h3{
	color:#804F1B;
	font-size:1.8em;
	font-weight:bold;
	border-bottom:1px solid #804F1B;
}

#main_column #report h4{
	color:#804F1B;
	font-size:1.6em;
	font-weight:bold;
	margin-top:20px;
}

#main_column #report h5{
	color:#666;
	font-size:1.3em;
	font-weight:bold;
	margin:15px 0 5px 0;
}

#main_column .category{
	float:left;
	margin-bottom:20px;
}

#main_column .talkshow{
	float:left;
	width:370px;
}

#main_column .talkshow td{
	width:270px;
	padding-left:10px;
	vertical-align:top;
}

#main_column .talkshow td p{
	line-height:1.1em;
	margin-top:0.3em;
}

#main_column .presentation{
	font-size:1.1em;
}

#main_column .presentation th, #main_column .presentation td{
	border-bottom:1px dotted #CCC;
}

#main_column .presentation th{
	width:90px;
	padding:3px 0;
}

#main_column .presentation .time{
	width:100px;
	padding:3px 0;
}

#main_column .presentation .speaker{
	width:220px;
	padding:3px 0;
}

#main_column .presentation .title{
	width:360px;
	padding:3px 0;
}

/**********参加ブランド*********/
#main_column .gyou{
	color:#D7A900;
	font-size:1.3em;
	font-weight:bold;
	width:800px;
	margin:15px 0 10px 0;
	border-bottom:1px dotted #ccc;
}

#main_column .brand td{
	width:200px;
	padding:0 0 2px 0;
}

/*****カテゴリーボタンの別ウィンドウ*****/
.headtitle{
	text-align:center;
	margin:25px 0;
}

.info{
	margin:15px 30px;
	padding-bottom:15px;
	border-bottom:1px dotted #666;
}

.info .left img{
	float:left;
}

.info .right{
	width:450px;
	float:right;
}

.info .right .title{
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bold;
	color:#666666;
	margin-bottom:5px;
}

.products td{
	vertical-align:text-top;
}

.products .c1{
	width:10em;
}

.close{
	text-align:center;
	margin:20px 0;
}

.close a{
	text-decoration:none;
	color:#666;
	font-size:1.2em;
}

.close a:hover{
	color:#aaa;
}

/**********ハイライト**********/
#main_column .demo{
	background-color:#EEE;
	padding:10px;
	margin:15px 0 0 0;
}

#main_column .demo .c1{
	float:left;
	width:140px;
	margin-right:20px;
	vertical-align:top
}

#main_column .demo .c2{
	float:left;
	width:620px;
}

#main_column .demo .c2 .title{
	font-size:1.3em;
	font-weight:bold;
	color:#666;
	margin-bottom:5px;
}

#main_column .demo .c2 .product ,#main_column .demo .c2 .speaker ,#main_column .demo .c2 .date{
	font-size:1.1em;
	line-height:1.4em;
}

#main_column .demo .c2 .date{
	margin:5px 0;
}


/* footer */
#footer{
	background-color:#CCC;
	padding:15px 0;
}

#footer address{
	color:#FFF;
	text-align:center;
}
