@charset "UTF-8";

/*
************************************************************

 Copyright (C) media kraft fuzoku aaa.

************************************************************
*/

/*////////////////////////////////////////////

http://www.aaa-fuzoku.com/search/ticket/

////////////////////////////////////////////*/

/************************

************************/

* {
	margin: 0;
	padding: 0;
}

#title-logo{
	margin: 0px auto;
}

#ticketpop{
	width: 500px;
	padding: 12px 0 0 0;
	margin: 1px auto;
	text-align:center;
}

#ticketpop hr{
	width: 100%;
	height: 2px;
	margin: 4px 0 3px 0;
	background-color: #00f;
	padding-bottom: 1px;
}

#ticketguid{
	text-align: center;
	width: 486px;
	height: auto;
	margin: 1px auto;
	border-width: 2px;
	border-style: solid;
	border-color:#000;
}

#shopnamesp {
	width: 482px;
	height: auto;
	margin: 1px auto;
	border: #00f 1px solid;
	text-align: center;
	line-height: 30px;
	color:#000;
	background-color: #eef;
}

#shopnamesp h2 {
	margin: 20px 0;
	font-size: 16px;
	font-weight: 700;
}

/* お得な割引チケット */
#midashi{
	width: 405px;
	height: auto;
	margin: 0 auto 20px auto;
	font-family: Impact,Charcoal;
	border:1px #00f solid;
	background-color: #fff;



}

#midashi h3 {
	color: #fff;
	background-color: #008;
}

#bodypc{
	width: 405px;
	height: auto;
	padding: 12px auto 15px auto;
	color: #000;
	font-size:14px;
	font-weight: 700;
}

#underText{
	font-size: 12px;
	color: #000;
	font-weight: 400;
	letter-spacing: 0.2em;
}

.close_buttom{
	margin: 10px auto;
}

