@charset "UTF-8";


/*---------出展タイトル　個別---------*/

#title_single #item .section{
	width:900px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	/*border:1px #999 dotted;
	border-width:0 0 1px 0;*/
}


#title_single #item .section .text{
	float:left;
	width:360px;
	margin-left:0px;
	font-size:100%;
}

#title_single #item .section .text h3{
	border:none;
	font-size:200%;
}

#title_single #item .section .text h3.totori{
	font-size:180%;
}
#title_single #item .section .text h3.ayesha{
	font-size:180%;
}
#title_single #item .section .text h3.wp100{
	font-size:180%;
}

#title_single #item .section .text h3.haruka100{
	font-size:180%;
}

#title_single #item .section .text h3.ninja100{
	font-size:180%;
}

#title_single #item .section .text h3.nobuon{
	font-size:180%;
}


#title_single #item .section .text h3.mol{
	font-size:180%;
}

	
#title_single #item .section .text .data{
	font-size:80%;
	line-height:130%;
}
	


#title_single #item .section .text #event-info-head{
	font-weight:bold;
	margin-top:30px;
	font-size:110%;
}

#title_single #item .section .text #event-info{
	font-weight:bold;
	padding:5px;
	background-color:#FFC;
	border:1px #D7C1BF solid;
	margin:10px 0 3px;
	margin-top:5px;
	padding-top:7px;
}

#title_single #item .section .text #event-info .date{
	font-weight:normal;
	font-size:80%;
	padding-bottom:5px;
	border:1px #ccc dotted;
	border-width:0 0 1px 0;
	margin-bottom:5px;
}

#title_single #item .section .text #event-info .date:last-child{
	border-width:0;
	margin-bottom:0;
}

#title_single #item .section .text #links{
	margin-top:50px;
	padding-bottom:5px;
}
	
#title_single #item .section .text #links a.out{
	font-size:110%;
}



#title_single #item .section img.main_img{
	float:right;
	margin-left:10px;
	
	width:500px;
}

#title_single #item .section .capture{
	/*float:right;*/
	width:900px;
	padding-top:10px;
	margin-top:20px;
	border:0;
	border:1px #999 dashed;
	border-width:1px 0 0;
	
	}
	
#title_single #item .section .capture img{
	float:left;
	margin-left:0;
	margin-top:10px;
	}


#title_single #item .section .inframe img{
	border:1px #eee solid;
	}
		
#title_single #item .section .capture img.center{
	margin-left:10px;
	margin-right:10px;
	}

#title_single #item .section .inframe img.center{
	margin-left:6px;
	margin-right:6px;
	}


#title_single #goList{
	text-align:center;
	margin-top:50px;
}


