strong{ font-weight: bold;}

.wp_all{
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/gran_atlas/img/news/main_bg.jpg) top center no-repeat #d7d1b9;
}

.header{
	width: 700px;
	height: 440px;
	margin: 0 auto;
	text-align: right;
	background:url(/dol/gran_atlas/img/news/header.jpg) top center no-repeat;
}
.txt_box{
	width: 660px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	color: #383120;
	line-height: 1.2;
	font-weight: bold;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.left_txt{
	width: 450px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	float: left;
}

.right_btn{
	width: 200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	/* border: solid 1px #000; */
	float: right;
}

.right_btn a{
	width: 100%;
	display: block;
	padding: 6px 0 4px 0;
	border: solid 1px #000;
	text-decoration: none;
	background: rgb(169,3,41); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-8 */
	color: #fff;
}
.right_btn a:visited { color: #fff; }
.right_btn a:hover { 
	background: rgb(255,116,0); /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNzQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjc0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,116,0,1) 0%, rgba(255,116,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,116,0,1)), color-stop(100%,rgba(255,116,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,116,0,1) 0%,rgba(255,116,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,116,0,1) 0%,rgba(255,116,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,116,0,1) 0%,rgba(255,116,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,116,0,1) 0%,rgba(255,116,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff7400',GradientType=0 ); /* IE6-8 */
}
.right_btn a:active { color: #fff; }

.title01{
	border-left: solid 5px #72011b;
	color: #72011b;
	font-weight: bold;
	text-shadow: 0px 0px 1px #74001b;
	font-size: 14px;
	margin-bottom: 3px;

}

.title02{
	border-left: solid 5px #72011b;
	color: #72011b;
	font-weight: bold;
	text-shadow: 0px 0px 1px #74001b;
	font-size: 14px;
	padding-left: 5px;
	margin-bottom: 5px;

}

table.table_box{
	margin: 5px 0;
}

table.table_box th,td{
	border: solid 1px #000;
	padding: 5px;
	background: #fff;
}

table.table_box th{
	text-align: center;
	color: #fff;
	text-shadow: 0px 0px 1px #000;
	background:url(/dol/gran_atlas/img/news/td_bg.png) top center;
}

td.icon_box{
	text-align: center;
	font-size: 12px;
}
td.icon_box div{padding-bottom: 2px;}
td.icon_box2{padding: 0;}
td.icon_box2 strong{
	width: 100%;
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 4px 0 1px 0;
	background:#383120;
	color: #fff;
}



.meme_box{
	padding: 5px 0 20px 0;
}


/* =========================================================================  */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}