@charset "UTF-8";
/* CSS Document */

/* [ =============== ALL =============== ] */
*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

html,
body {
width:100%;
height:100%;
line-height:0px;
background:#000;
}

#flashcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.img_sub{
	position:absolute;
	top:50%;
	left:50%;
	margin:-165px 0 0 -292px;
	width:585px;
	height:330px;
	background:url(images/img_sub.jpg) no-repeat;
}

.adobe_btn{
	padding:240px 0 0 240px;
}


/* [ =============== ALL =============== ] */

/* [ =============== ORDER =============== ] */
#contents_area{
	width:650px;
	margin:20px auto 0 auto;
}

.close_area{
	float:right;
}

.title_area{
	padding:20px 0 0 0;
	clear:right
}

#ordercontent{
	width: 505px;
	height: 360px;
	margin:0 auto 0 auto;
}

.main_contents_area{
	width:505px;
	margin:20px auto 0 auto;
	font-size:12px;
	line-height:18px;
	color:#333;
}

p{
	padding:0 0 20px 0;	
}

p.title{
	padding:0 0 5px 0;
}

p.unswer{
	padding:0 0 20px 0;
}

p.attention{
	padding:0 0 5px 0;
	color:#F00;
}

p.btn{
	width:132px;
	margin:0 auto 0 auto;
	padding:0 0 30px 0;
}

.input_btn{
	width:132px;
	height:37px;
	background:url(http://www.tfc-movie.net/girlfriend/order/images/btn_1.jpg);
}

.input_single{
	width:505px;
	height:29px;
	border:1px #CCC solid;
}

.input_dubble{
	width:505px;
	height:150px;
	border:1px #CCC solid;
}

input[type="radio"]{
	padding:0 10px 0 0;
}

.footer{
	border-top:1px #CCC solid;
	padding:5px 0 5px 0;
	text-align:center;
}
/* [ =============== ORDER =============== ] */