@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;
	padding-right: 200px;
}

.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;
	float: left;
}

.download_t{
	width: 280px;
	padding-top: 30px;
}

.download_t a {
	font-size: 80%;
	color: #515151;
	line-height: 4em;
}
.download_t a:hover  {
	font-size: 80%;
	color: #FFFFFF;
	line-height: 4em;
	background-color: #820000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.copy_r{
	color: #828282;
	font-size: 76%;
	line-height: 1.1em;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 200px;
}

.copy_r a{
	color: #737A8B;
	text-decoration: none;
}



.obi{
	text-align: center;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.4em;
	background-image: -webkit-linear-gradient(320deg,rgba(130,0,0,1.00) 0%,rgba(130,0,0,1.00) 42.49%,rgba(193,63,63,1.00) 63.21%,rgba(130,0,0,1.00) 76.68%,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) 42.49%,rgba(193,63,63,1.00) 63.21%,rgba(130,0,0,1.00) 76.68%,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) 42.49%,rgba(193,63,63,1.00) 63.21%,rgba(130,0,0,1.00) 76.68%,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) 42.49%,rgba(193,63,63,1.00) 63.21%,rgba(130,0,0,1.00) 76.68%,rgba(130,0,0,1.00) 100%);
	background-color: #970002;
}

.obi_box{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	text-align: center;
	
}


.obi_main{
	font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝", sans-serif;
	font-weight: bold;
	font-size: 300%;
	line-height: 1.6em;
}

.obi_name{	font-size: 90%;
	padding-top: 10px;}
