/*
 Theme Name:brasserie Child
 Author:       Gekidan Happy
 Template:brasserie
 Version: 2.7
*/


/* happy?さん カスタム */
/* --- 公演履歴 ---- */
.histories_list	{
	list-style: none !important;
	/*border: solid 1px #cccccc;*/
	background-color: #ede9ce;
	margin: 10px;
	padding: 10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
}

.custom_single_border {
	font-size:18pt;
	border:2px solid #6d6e37;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-left:5px;"
}

.custom_single_contents {
	height: 80%;
}

.custom_single_image_group {
	style="margin-left: 5px;
}

.custom_single_h4 {
	font-size:12pt;
	border:1px solid #6d6e37;
	background-color: #e3d5af;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding-left:5px;
}

.custom_single_visual_ul {
	margin-left:0px;
}

.custom_single_visual_ul li {
	margin: 5px;
	list-style: none;
	display:inline;
}

.custom_single_visual_li p {
	padding-left: 3%;
}

.custom_single_image_ul {
	margin-left:0px;
}

.custom_single_image_ul li {
	margin: 5px;
	list-style: none;
	display:inline;
}

.custom_single_p {
	padding-left:3%;
}
/* --- 公演履歴 ---- */
