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


* {
    margin: 0 auto;
	padding: 0;}
	
a:link {
	text-decoration:none;
	color:#2577ad;}

a:visited {
  text-decoration:none;
  color:#2577ad;}
    
a:hover {color:#2577ad; text-decoration:underline;}

a:active {
  text-decoration:none}
  

html,body{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif,;
	color:#666666;
	font-size:12px;}
	
#outline{
    width:700px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;}
	
	
.table_form{
    width:680px;
	border-collapse:collapse;
	margin-bottom:15px;
	line-height:130%;
	margin-top:10px;}
	
.table_form td{
    border:#CCCCCC 1px solid;
	padding:8px;}
	
.td_form{
    background-color:#EEEEEE;
	width:100px;}
	
.td_form01{
    background-color:#EEEEEE;}

.td_form02{
    background-color:#EEEEEE;
	width:80px;}
	
.td_form03{
	width:15px;}
		
/*in table*/

.table_form02{
	border-collapse:collapse;
	border:none;
	margin-bottom:15px;
	vertical-align:top;
	width:400px;
	line-height:130%;}
	
.table_form2 td{
    border:0px;
	padding:8px;}
	
.style_red{
    color:#FF0000;
	font-size:11px;}
	
.style_mini{
	font-size:10px;}
	
table.order {
	width: 600px;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-collapse:collapse;
    background-color:#ffffff;
}
.order th{
	border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    color:#330000;
    background-color:#EEEEEE;
    width: 200px;
    padding: 7px 20px;
	font-size: 12px;
	text-align: left;
	color: #454545;
	font-weight: normal;
}
.order td{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding: 7px 20px;
	font-size: 12px;
	text-align: left;
	color: #454545;
}

.order_td2{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    padding: 7px 20px;
	font-size: 12px;
	text-align: center;
	color: #454545;
}

table.order2 {
	width: 520px;
    border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
    border-collapse:collapse;
    background-color:#ffffff;
}


.order2 th{
	color:#330000;
	border-top:1px solid #CCCCCC;
	border-right:0;
	border-bottom:0;
	border-left:1px solid #CCCCCC;
    background-color:#EEEEEE;
    padding: 7px 20px;
	font-size: 12px;
	text-align: center;
	color: #454545;
	font-weight: normal;
}
.order2 td{
	border-top:1px solid #CCCCCC;
	border-right:0;
	border-bottom:0;
	border-left:0;
    padding: 7px 20px;
	font-size: 12px;
	text-align: left;
	color: #454545;
}

.mail_kakunin_head {
	color:#666666;
	margin: 0px auto;
	padding: 20px 0 10px 0 ;
	text-align: center;
	font-size: 14px;
	line-height:130%;
}


.thankyou {
  color: #a93642;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  margin: 8px 0 20px 15px ;
  line-height:130%;
  white-space: nowrap;
}

.mini3 {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	margin: 30px 0 0 0 ;
	text-align: right;
	white-space: nowrap;
	line-height:180%;
}
