@charset "utf-8";
/* CSS Document */

.box_senter {
	margin-left: auto;
	margin-right: auto;
	color: #737373;
	margin-top: auto;
	margin-bottom: auto;
	text-align: center;
	width: 100%;
	max-width: 800px;

}


.box_l {
	width: 100%;
	max-width: 500px;
	float: left;
}


.box_l2 {
	font-size: 94%;
	padding-top: 30px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.download_t{
	width: 280px;
	padding-top: 20px;
}

.download_t img{
	padding-top: 10px;
}

.download_t a {
	font-size: 80%;
	color: #515151;
	line-height: 4em;
}


.copy_r{
	width: 97%;
	color: #828282;
	font-size: 76%;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.1em;
}

.copy_r a{
	color: #737A8B;
	text-decoration: none;
}


.obi{
	font-family: "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
	font-weight: bold;

	text-align: center;
	color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 55px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: -webkit-linear-gradient(320deg,rgba(130,0,0,1.00) 0%,rgba(130,0,0,1.00) 41.45%,rgba(193,63,63,1.00) 63.21%,rgba(130,0,0,1.00) 77.20%,rgba(130,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(320deg,rgba(130,0,0,1.00) 0%,rgba(130,0,0,1.00) 41.45%,rgba(193,63,63,1.00) 63.21%,rgba(130,0,0,1.00) 77.20%,rgba(130,0,0,1.00) 100%);
	background-image: -o-linear-gradient(320deg,rgba(130,0,0,1.00) 0%,rgba(130,0,0,1.00) 41.45%,rgba(193,63,63,1.00) 63.21%,rgba(130,0,0,1.00) 77.20%,rgba(130,0,0,1.00) 100%);
	background-image: linear-gradient(130deg,rgba(130,0,0,1.00) 0%,rgba(130,0,0,1.00) 41.45%,rgba(193,63,63,1.00) 63.21%,rgba(130,0,0,1.00) 77.20%,rgba(130,0,0,1.00) 100%);
	line-height: 1.4em;
}

.obi_box{
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	text-align: center;
	
}


.obi_main{
	font-weight: bold;
	font-size: 160%;
	line-height: 1.2em;
}

.obi_name{
	font-size: 90%;
	padding-top: 10px;
}
