@charset "utf-8";

h2 {
	font-weight:bold;
	background:url(../images/tomonokai/detail01/ico.gif) no-repeat left;
	padding:0 0 0 12px;
}

/* div.profileBox */
div.profileBox {
	width:750px;
	clear:both;
	/*background:url(../common/images/ln.gif) repeat-x left bottom;*/
	overflow:hidden;
	margin-bottom:18px;
}

.boxsize2 { width:550px !important;}

.tble01 {
	margin:10px 0 0 15px;
}

.tble01 th {
	vertical-align:top;
	width:40px; 
	border-bottom:1px dotted #333; 
	font-weight:normal;
	padding:5px 0px;
	}
.tble01 td { 
	border-bottom:1px dotted #333;
	padding:5px 0px;
	}

div.profileBox.mb0 {
	margin-bottom:0px;
}
div.profileBox .title {
	font-size:18px;
	font-weight:bold;
	background:url(../images/event/detail/title_bg.gif) no-repeat left bottom;
	padding:10px 0 10px 15px;
	margin-bottom:10px;
}
div.profileBox .txt {
	padding:3px 0 16px 15px;
	line-height:1.4;
}
div.profileBox .txt a {
	padding:12px 0 0 0;
	display:block;
}
div.profileBox ul {
	margin:10px 0;
	float:left;
}

div.profileBox ul li {
	padding:0px 0 5px 10px;
}
div.profileBox ul li.pl40 {
	padding-left:40px;
}
div.profileBox ul li.pb20 {
	padding-bottom:20px;
}
.ulsize1 {
	width:140px;
}

div.profileBox div {
	width:435px;
	float:left;
}