/* CSS Document */

* html body{
  text-align:center;
}

* html #container{
  text-align:left;
}

/* ƒTƒCƒg‘S‘Ì
---------------------------------------------------- */
body{
  font-size: 12px;
  font-family: verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif, "ƒqƒ‰ƒMƒmŠpƒS Pro W6";
  color: #492606;
  line-height:16px;
  background:#fff2c6;
}

img{
  border: 0 none;
}

a {
	color: #fb0000;
	text-decoration: underline;
}

a:hover {
	color: #bd2810;
	text-decoration: underline;
}

.fontsize1{
    font-size:1px;
}

.fontsize10{
	font-size:10px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0; 
	padding:0; 
	letter-spacing:0;
}
table {
	border-collapse:collapse; 
	border-spacing:0; 
	font-size: inherit;
	font: 100%;
}
fieldset,img { 
	border:0; 
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal; 
	font-weight:normal; 
}
ol,ul {
	list-style:none; 
}
caption,th {
	text-align:left; 
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%; 
	font-weight:normal; 
}
q:before,q:after {
	content:''; 
}
abbr,acronym {
	border:0; 
}

/* ---------- custom -------------------------------------------------- */

a img {
  border: none;
  text-decoration: none;
}

select, input, textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}

pre, code {
	font: 115% monospace;
	*font-size: 100%;
}




/* TOP
---------------------------------------------------- */
#container{
  	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#contents{
	background:#FFFFFF;
	width:780px;
	padding:18px 24px 31px 28px;
	margin-left:32px;
	margin-bottom:20px;
}

.contents_table{
	width:780px;
}

.contents_table_l{
	vertical-align:top;
	width:370px;

}
.contents_table_r{
	vertical-align:top;
	width:410px;
	margin-left:47px;
}

.title_bottom{
	margin-bottom:9px;
}
.title_capacity{
	margin-left:40px;
	margin-bottom:9px;
}


.txt_l{
	text-align:left;
	margin-left:16px;
	width:354px;
}

.txt_r{
	text-align:left;
	margin-left:47px;
	width:343px;
}

.title_way{
	margin-top:22px;
}

.bold{
	font-weight:bold;
}

.btn_entry{
	margin:12px 0 28px 36px;
}
.btn_entry2{
	margin:12px 0 50px 36px;
}


.qr{
	width:344px;
}
.qr_txt{
	width:220px;
	float:left;
}
.qr_img{
	width:120px;
	float:right;
}

.title_flow{
	margin-left:40px;
}
.title2-model-singer{
	margin-left:45px;
}
.flow_chart{
	margin-left:45px;
}

.title1_position{
	width:746px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:20px;
}

.title1_position2{
	width:746px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-bottom:13px;
}


.title1{
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.text2{
	font-size:12px;
	line-height:16px;
	text-align:left;
}
.text3{
	font-size:12px;
	line-height:16px;
	text-align:left;
}

.footer{
	margin-left:105px;
}


/* QA
---------------------------------------------------- */
#contents_qa{
	background:#FFFFFF;
	width:638px;
	padding:10px 53px 48px 53px;
	margin-left:76px;
	margin-bottom:20px;
}

.contentsQa_table{
	width:636px;
}

.left_faq{
	height:30px;
}
.right_faq{
	height:30px;
}
.right_faq a {
	text-decoration: underline;
	color:#552109;
	font-weight:bold;
}

.bottom_qa{
	width:624px;
	border:solid 1px #f2a7ab;
	background:#fff9e3;
	margin-top:10px;
	padding:5px 10px;
}

.q{
	background:url(../img/qa_icon-q.gif) no-repeat left top;
	padding-left:30px;
	padding-top:2px;
	height:21px;
}
.an{
	background:url(../img/qa_icon-a.gif) no-repeat left top;
	padding-left:30px;
	padding-top:2px;
	padding-bottom:5px;
	margin-top:5px;
}



/* QA
---------------------------------------------------- */
#form_qa{
	background:#FFFFFF;
	width:638px;
	padding:25px 53px 48px 53px;
	margin-left:76px;
	margin-bottom:20px;
}
table.form {
	width:638px;
	line-height:30px;
}
.astalisk{
	color:#f82382;
}

.form_btn-entry{
	margin-top:38px;
	margin-left:182px;
}

.thanks{
	width:638px;
	text-align:center;
}

