/* ------------------------------------- 
 *	FUKUBUKURO
 * ------------------------------------- */ 
* {
margin: 0 auto;
padding: 0;
}

body {
	margin: 20px auto;
	padding: 0;
	color: #54364A;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.6em;
	background-color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

a {text-decoration: none;color: #003399;}
a:link {text-decoration: underline;color: #54364A;}
a:visited {text-decoration: underline;color: #54364A;}
a:hover {text-decoration: none;color: #54364A;}
a:active {text-decoration: none;color: #54364A;}

/* ------------------------------------- 
 *	form
 * ------------------------------------- */ 

#happy2021f {
	width: 640px;
	height: 170px;
	padding-bottom: 30px;
	text-align: left;
	background-image:url('img/moomoo.png');
	background-repeat: no-repeat;
	background-position: 350px 0px;
	}
#happy2021f p{
	margin: 10px 0px;
                                font-size: 12px;
                                font-weight: normal;
	}
#happy2021f h1{
	border-left: 8px solid #D6D9A8;
	padding-left: 10px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 1.6em;
	}
#happy2021f h2{
	border-left: 8px solid #D6D9A8;
	padding-left: 10px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 1.6em;
	margin-bottom: 20px;
	}

.shop-choose {
	font-size: 13px;
	line-height: 1.6em;
	text-align: left;
	padding: 20px;
	background-color: #fff;
	margin:10px 0px 10px 0px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	}

#form {
	width: 700px;
	font-size: 13px;
	text-align: left;
	padding: 20px;
	background-color: #eee;
	margin-bottom:20px;
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2); 
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2); 
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
	}

#form td{
	padding: 5px;
	}

#soon{
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
}
#soon h1{
	font-size: 24px;
	font-weight: bold;
	line-height: 1.6em;
	}

.square_btn {
	width:120px;
	margin: 30px 5px;
	font-size: 14px;
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #c30147;/*色*/
    border-radius: 4px;/*角の丸み*/
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
    font-weight: bold;
}

.square_btn:active {/*押したとき*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


/* ------------------------------------- 
 *	text
 * ------------------------------------- */ 
.text24_b {font-size: 24px;font-weight: bold;line-height: 1.8em;}
.text18_b {font-size: 18px;font-weight: bold;line-height: 1.8em;}
.text16_b {font-size: 16px;font-weight: bold;line-height: 1.6em;}
.text14_b {font-size: 14px;font-weight: bold;line-height: 1.6em;}
.text12_b {font-size: 12px;font-weight: bold;line-height: 1.4em;}
.text11_b {font-size: 11px;font-weight: bold;line-height: 1.4em;}

.text14 {font-size: 14px;font-weight: normal;line-height: 1.8em;}
.text18 {font-size: 18px;font-weight: normal;line-height: 1.8em;}
.text16 {font-size: 16px;font-weight: normal;line-height: 1.6em;}
.text14 {font-size: 14px;font-weight: normal;line-height: 1.6em;}
.text12 {font-size: 12px;font-weight: normal;line-height: 1.4em;}
.text11 {font-size: 11px;font-weight: normal;line-height: 1.4em;}

.im_b, .bold {font-weight: bold;}
.im_c, .red{color: #be0056;}
.im_bc {font-weight: bold;color:#be0056;}

.highlight {background-color:#ffe9e9;}


.must {font-weight: normal ;color:#ff0000;}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 40px;
}
#copy img{
	margin:0px 5px;
	vertical-align:middle;
}


/* ------------------------------------- 
 *	FORM
 * ------------------------------------- */ 

.fukubukuro {
	width: 460px;
	text-align: left;
	padding: 130px 0px 10px 0px;
}

.apply {
	width: 600px;
	background-color: #f7e4e2;
	text-align: left;
	padding: 30px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
}

#check {
	width: 600px;
	background-color: #ffffff;
	border: 5px solid #eee;
	text-align: left;
	padding: 30px;
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.4em;

	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2); 
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}

table#data {
	width: 600px;
	margin:0 auto;
	padding: 10px 0 30px 0;
}
table#data th {
	font-weight: normal;
	padding: 5px 10px;
	border-bottom: 1px solid #eeeeee;
}

table#data td {
	padding: 5px 10px;
	border-bottom: 1px solid #eeeeee;
	color: #be0056;
}

ul {
	margin-left: 50px;
}
ul li {
	margin-bottom: 0.5em;
}

#ar {
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	font-size: 16px;
	color: #ffffff;
	background-color:#be0056;
	padding: 10px;
	margin: 30px auto 0 auto;
          transition: all 0.5s;
          display:block;
     text-decoration: none;
}
#ar:hover{
          background-color: #fe4789;
}

.center {
	text-align:center;
	margin: 0px auto 0px auto;
}


/* ------------------------------------- 
 *	CSV EDITOR
 * ------------------------------------- */ 

table#csveditor {
	width: 700px;
	margin:0 auto;
	padding: 10px;
	border: 3px #ffe2e2 solid;
}
table#csveditor th{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	padding: 5px;
	background-color: #ffe2e2;
}
table#csveditor td{
	padding: 5px;
	background-color: #ffffff;
	font-size: 12px;
}

table#editor {
margin:20px 0 20px 0;
padding:0 0px;
border-collapse: collapse;
border-spacing: 0;
border-top: 1px #cccccc solid;
}

table#editor td {
padding:3px;
font-size: 12px;
font-weight: normal;
text-align: left;
padding: 5px 10px;
border: 1px #cccccc solid;
border-width: 0 1px 1px 1px;
white-space: normal;
vertical-align: top;
}
