@charset "UTF-8";

.img_b {
	border:1px #cccccc solid;
	padding:2px;
	background-color:#ffffff;
}
.ticket_title {
	font-size:14px;
	
}

.ticket_top_wrap {
	width:550px;
	margin:5px 0px 10px 0px;
	vertical-align:top;
/*		background-color:#ff0000;	/**/
}

.ticket_img {
	text-align:center;
/*		background-color:#998877;	/**/
}
.ticket_comment {
	width:480px;
	border-top:1px #cecece solid;
	border-left:10px #cecece solid;
	padding:10px 10px;
	text-align:left;
	margin:30px 0px 0px 30px;
/*		background-color:#447755;	/**/
}

.h1_ticket_area {
	margin:0;
	padding:0 0 20px 20px;
	text-align:left;
}

.ticket_ichiran_area {
	width:550px;
	margin:10px 0px 10px 0px;
	vertical-align:top;
/*		background-color:#ff0000;	/**/
}


.ticket_left {
	float:left;
	width:300px;
/*		background-color:#ff0000;	/**/
}
.ticket_right {
	float:right;
	width:160px;
	text-align:left;
/*		background-color:#005599;	/**/
	font-size:95%;
	line-height:120%;
}
.ticket_right img {
	padding-bottom:5px;
}
.ticket_use {
	clear:both;
}
