@charset "utf-8";
/*　airplantz  */
.outline table{margin-top:20px;}
.outline table td ul{margin-bottom:0px;}
.history{margin-bottom:15px;}
.history dl{margin:0 10px;clear: both;overflow: hidden;}
.history dl dt{float:left; padding:5px; width:6em;}
.history dl dd{padding:5px 5px 5px 6.5em;margin:0; border-bottom:solid 1px #CCC;}
.overflow{overflow:hidden; position:relative;}
.overflow .img_reassurance{position:absolute; top:10; right:10px;}
.grid_left{float:left;margin:0; width:320px;}
.grid_right{float:right; width:350px;}
.color_red{color:#E60012;}
.txt_center{text-align:center;}
.c_option{overflow:hidden; margin:20px 5px;}
.c_option .option_block{float:left; margin:5x; width:220px;}
.c_option .option_block dl{ margin:5px;padding:0;}
.c_option .option_block dl dt{font-size:16px;padding:5px 5px;margin:0; text-align:center; font-weight:bold;}
.c_option .option_block dl dt img{margin-bottom:5px;}
.c_option .option_block dl dd{padding:0 5px;margin:0; font-size:12px; line-height:1.4;}
.color_img_box{overflow:hidden;margin:10px 0;}
.color_img_txt{margin:10px 12px;float:left; width: 315px; text-align:center; line-height:1.4; font-size:16px;}
.color_img_txt span{font-size:12px;}
.margin_left{margin-left:10px;}
/* button */
.button{clear:both;margin:0 auto; width:370px; overflow:hidden;}
.button p{padding:5px;border-radius:5px;-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.2);text-align:center;}
.button p.next{width:350px;}
.button input{
	display:block;
	width:100%;
	padding:12px 18px;
	border:1px solid #DC1F4F;
	border-radius:5px;
	background:#DC1F4F;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(5%, #DC1F4F), color-stop(100%, #DC1F4F));
	background:-webkit-linear-gradient(top, #DC1F4F 5%, #FF6F79 100%);
	background:-moz-linear-gradient(center top, #DC1F4F 5%, #FF6F79 100%);
	background:-o-linear-gradient(top, #DC1F4F 5%, #FF6F79 100%);
	background:-ms-linear-gradient(top, #DC1F4F 5%, #FF6F79 100%);
	color:#fff;
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	text-decoration:none;
	cursor:pointer;
}
.button input:hover {background:#FF6F79;background:-webkit-gradient(linear, left top, left bottom, color-stop(5%, #FF6F79), color-stop(100%, #DC1F4F));	background:-webkit-linear-gradient(top, #FF6F79 5%, #DC1F4F 100%);background:-moz-linear-gradient(center top, #FF6F79 5%, #DC1F4F 100%);background:-o-linear-gradient(top, #FF6F79 5%, #DC1F4F 100%);	background:-ms-linear-gradient(top, #FF6F79 5%, #DC1F4F 100%);}
.button_a{margin:20px auto;}
.button_a a{margin:10px auto!important;padding:10px; text-align:center; width:370px; background:#F7A603; color:#fff; font-size:105%; font-weight:bold;}
.button_a a:hover,.button_a a:link,.button_a a:visited{color:#fff!important;}
.button_yg {
    background: none repeat scroll 0 0 #99CC00;
    box-shadow: 2px 2px 2px #999999;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bolder;
    height: 45px;
    line-height: 45px;
    margin-bottom: 5%;
    margin-left: 20%;
    margin-top: 3%;
    opacity: 0.9;
    width: 60%;
	text-align:center;
}
.button_y {
    background: none repeat scroll 0 0 #F7A603;
    box-shadow: 2px 2px 2px #999999;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bolder;
    height: 45px;
    line-height: 45px;
    margin-bottom: 5%;
    margin-left: 20%;
    margin-top: 3%;
    opacity: 0.9;
    width: 60%;
	text-align:center;
}
.button_float{float:right; clear:both; width:48%;}
.button_yg a,.button_yg a:hover,.button_y a,.button_y a:hover{color:#fff;}
/* icn */
.arrow_mail{margin:0 50px 20px; background:url(../img/icn_mail.gif) no-repeat 0 0; padding-left:35px;} 

.top_caption .caption_button_r {
    background: none repeat scroll 0 0 #DC1F4F;
    box-shadow: 2px 2px 2px #999999;
    color: #FFFFFF;
    float: left;
    font-weight: bolder;
    height: 45px;
    line-height: 45px;
    opacity: 1;
    width: 46%;
    margin-left: 2%;
    margin-right: 2%;
    font-size: 14px;
}
.top_caption .caption_button_r a {color: #fff;text-shadow: 0 0 1px #999999;}

/* side */
.block_maintenance_goods {
    float: left;
    margin-bottom: 20px;
    width: 100%;
	background:#FF9900;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

/* ボタン
----------------------------------------------- */
.mypage_kiyaku .btn_area {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.mypage_kiyaku .btn_area li {
    padding-right: 10px;
    display: inline-block;
}
.mypage_kiyaku .btn_area li img {
    vertical-align: baseline;
	width: 120px;
}
.flow_img{
	max-width: 650px;
	margin: 20px;
}