@charset "utf-8";
/* CSS Document */
/******/
body {
	background: url(../img/site_bg.jpg) center 117px / cover no-repeat;
	font-family: メイリオ, Meiryo, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
	font-size: 14px;
	margin: 0;
}

h2 {
	display: none;
	line-height: 26px;
	text-align: center;
	text-indent: -99999px;
}

p {
	color: #fff;
	line-height: 22px;
	margin: 0 0 25px;
}

.red {
	color: #d20000;
}

.clearfix:after {
    clear: both;
    content: "";
    display: block;
}

.logo_a1_wrapper {
    float: left;
    font-family: Helvetica,Arial;
    margin-bottom: 5px;
    width: 280px;
}

.logo_a1_wrapper .logo_a1_new {
    background-image: url("https://file.veltra.com/jp/newsletter/logo_a1.png");
    background-repeat: no-repeat;
    background-size: 140px auto;
    display: block;
    float: left;
    height: 46px;
    margin: 12px 0 0;
    width: 140px;
}

.logo_a1_wrapper .logo_area_wrapper {
    float: left;
    margin: 20px 0 0;
    width: 140px;
}

.logo_area_wrapper .logo_area_name {
    color: #1A2364;
    font-size: 16px;
    font-weight: bold;
    line-height: 19.7px;
    margin-bottom: 4px;
    margin-left: 5px;
}

.logo_area_wrapper .logo_optour {
    color: #1A2364;
    font-size: 11px;
    line-height: 13.5px;
    margin: 0 0 0 5px;
}

h1.headLogo {
	margin: 0;
}

div#a1wrapper {
	width: 100%;
}

.fixed_width {
	margin: 0 auto;
	width: 960px;
}

#template_header {
	padding: 0 0 10px;
}

#header {
	border-bottom: 1px solid #C5BFB9;
	padding: 5px 5px 5px 0;
}

#nav a {
	color: #005BBC;
}

div#topicPath {
	float: left;
	margin: 8px 0;
}

.tree {
    font-size: 12px;
    margin: 2px 0;
    overflow: hidden;
}

.tree .arrow {
    background-image: url(../img/bread_arrow.png);
    background-position: 5px 7px;
    background-repeat: no-repeat;
    color: #796F64;
    font-size: 15px;
    line-height: 0;
    margin: 0;
    padding: 0 6px;
}

#about {
	float: right;
	margin: 10px 0;
}

#about ul {
	margin: 0;
}

#about ul li {
    display: inline;
	font-size: 12.8px;
    float: left;
    margin: 0;
    padding: 0 5px;
}

#template_body {
	/*background: linear-gradient(to bottom, #E3E3E3 0%, #FAFAFA 30px) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    color: #090909;
    letter-spacing: 0.05em;
    line-height: 1.6em;
    margin: 0 auto;
    /*padding: 12px 0 32px;*/
	padding: 0 0 20px;
    text-align: left;
    width: 100%;
}

#content {
	background: #380d0d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 320px;
	padding: 30px 20px 0;
}

.brief {
	color: #b14a4a;
	font-size: 17px;
	line-height: 26px;
	text-align: center;
}

.item {
	background: #850707;
	margin-bottom: 10px;
	padding: 10px;
}

.item .info_wrapper {
	width: 390px;
}

.item.float_left .info_wrapper {
	float: left;
	margin: 30px 0 0 30px;
}

.item.float_left .image_wrapper {
	float: right;
}

.item.float_right .info_wrapper {
	float: right;
	margin: 30px 30px 0 0;
}

.item.float_right .image_wrapper {
	float: left;
}

.item h3 {
	color: #ef0000;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 7px;
}

.item h3 span.en_title {
	display: block;
	margin-bottom: 10px;
}

.item p {
	color: #d1b6b6;
	font-size: 13px;
}

.item p.misc_info {
	color: #f8f4f4;
	font-size: 15px;
}

.special_top_arrow {
	text-align: center;
}

.special_wrapper {
	background: #dfc5c6;
	background: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 100, from(#e4cdce), to(#d8bdbd));
	background: -moz-radial-gradient(50% 0%, farthest-side, #e4cdce, #d8bdbd);
	padding: 20px 0 0;
}

.special_wrapper .special_date {
	float: left;
	margin-right: 25px;
	width: 140px;
}

.special_wrapper .special_content {
	float: left;
	width: 535px;
}

.special_wrapper .special_content .highlight {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.special_wrapper .special_content p {
	color: #820606;
}

.special_wrapper .special_content .t_c {
	font-size: 12px;
}

.special_wrapper .special_image {
	float: right;
	margin: 15px 30px 0 0;
}

#history {
	background: #210808;
	margin-left: -20px;
	margin-top:30px;
	padding: 30px 40px 0;
	width: 880px;
}

.history_item {
	clear: both;
}

.history_title, .history_details {
	float: left;
}

.history_title {
	margin: 5px 35px 0 0;
}

.history_details {
	width: 640px;
}

.history_details p {
	color: #aaa;
}

#footer {
	color: #fff;
	font-size: 10px;
	line-height: 17.2px;
	padding: 0 0 20px;
	text-align: center;
}