@charset "UTF-8";

* {
	word-wrap: break-word;
	word-break: normal;
}

html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ",Meiryo,"HGPゴシックE", "ＭＳ Ｐゴシック","MS PGothic";
	font-size: 13px;
	line-height: 180%;
	color: #000000;
	
	background-color: #EE1100;
		
	-webkit-font-smoothing: antialiased;
	text-align: justify;
	width: 100%;	
	/*min-width: 970px;
	_display: inline;
	_zoom:1;*/
	
}

dt,dd,li,th,td,
p {
	font-size: 100%;
	word-break: break-all;
}

img {
	vertical-align: top;
/*
	width: inherit;
	max-width: 100%;
*/
}

/* link */
a, a:visited, a:active, a:focus, a:link {
	outline: none;
	border: none;
	outline: none;
	border-style: none;
	color: #000000;
	text-decoration: underline;
}

a:link,
a:active {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style-type: none;
}

span {
	font-size: inherit;
	font-weight: inherit;
}

.clr,
.clear {
	clear: both;
	line-height: 0;
	height: 0;
}



.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

pre,
code {
  font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
}

sub, sup {
	vertical-align: baseline;
	font-size: 65%;
}

sup {
	position:relative;
	top:-4px;
}

sub {
	position:relative;
	top:4px;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}


h1 {
  font-size: 153.9%;
  font-weight: bold;
}

h2 {
  font-size: 146.5%;
  font-weight: bold;
}

h3 {
  font-size: 108%;
  font-weight: bold;
}


h3#midle {
	font-size: 108%;
	font-weight: bold;	
	position: absolute\9;
	bottom: 30px\9;
	margin-left:-25px\9;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
h3#midle {
	position: absolute;
	bottom: 30px;
	margin-left:-25px;
}
}



@media screen and (max-device-width: 640px) {
h3#midle {
	font-size: 90%;
	font-weight: bold;
	margin-top: -15px;
	margin-left: 2px;
}

img#midle {
margin-top: 5px;
}
}

h4 {
  font-size: 108%
  font-weight: bold;
}

h5 {
  font-size: 116%;
  font-weight: bold;
}

h6 {
  font-size: 116%;
  font-weight: bold;
}

ol {
  list-style: none;
}

ul {
  list-style: none;
}


/* font-size */
.font-9 {
	font-size: 70%;
}

.font-10 {
	font-size: 77%;
}

.font-11 {
	font-size: 85%;
}

.font-12 {
	font-size: 93%;
}

.font-13 {
	font-size: 100%;
}

.font-14 {
	font-size: 108%;
}

.font-15 {
	font-size: 116%;
}


.font-16 {
	font-size: 123.1%;
}

.font-18 {
	font-size: 138.5%;
}

.font-20 {
	font-size: 153.9%; 
}

.font-23 {
	font-size: 174%;
}

.font-24 {
	font-size: 182%;
}

.font-26 {
	font-size: 197%;
}

.msg-serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho";
	font-size: 118%;
	line-height: 180%;
	color: #231815;
}

.msg-sans-serif-g {
	font-family: Helvetica, Arial, sans-serif;
	color: #767676;
	
	font-weight: bold;
	letter-spacing: 0.08em;
}

.text-small {
	font-size: 77%;
	line-height: 120%;
}

.bold {
	font-weight: bold;
}

.red {
	color: #EB0C00!important;
}

.gray {
	color: #666666!important;
}

.menu-attention {
	color: #B25900;
}

.attention {
	color: #D80000!important;
}

.attention-o {
	color: #FF7F00!important;
}

.caption {
	
	font-size: 85%;
}


.mt-0 {
	margin-top: 0!important;
}

.mt-10 {
	margin-top: 10px!important;
}

.mt-20 {
	margin-top: 20px!important;
}

.mt-30 {
	margin-bottom: 30px!important;
}


.mt-40 {
	margin-top: 40px!important;
}

.mb-0 {
	margin-bottom: 0!important;
}
.mb-5 {
	margin-bottom: 5px!important;
}
.mb-10 {
	margin-bottom: 10px!important;
}

.mb-20 {
	margin-bottom: 20px!important;
}

.mb-30 {
	margin-bottom: 30px!important;
}

.mb-40 {
	margin-bottom: 40px!important;
}

.mr-5 {
	margin-right: 5px!important;
}


.pt-0 {
	padding-top: 0!important;
}
.pt-8 {
	padding-top: 0!important;
}
.pt-10 {
	padding-top: 10px!important;
}


.pt-20 {
	padding-top: 20px!important;
}

.pb-10 {
	padding-bottom: 10px!important;
}

.pb-20 {
	padding-bottom: 20px!important;
}

.pb-30 {
	padding-bottom: 30px!important;
}
.pl-0 {
	padding-left: 0!important;
}

.pl-10 {
	padding-left: 10px!important;
}


.pl-20 {
	padding-left: 20px!important;
}

.tb-01 {
	border-top: 1px solid #CCCCCC;
}

.bt-01 {
	border-top: 1px solid #CCCCCC;
}

.bb-01 {
	border-bottom: 1px solid #CCCCCC;
}
.bb-02 {
	border-bottom: 1px solid #000;
}
.bb-dot-01 {
	border-bottom: 1px dotted #CCCCCC;
}

.ind-1 {
	text-indent: -1.5em;
	padding-left: 1.5em;
}

.ind-2 {
	text-indent: -1em;
	padding-left: 1em;
}

.hr-dot {
	border-top: 1px dotted #000000;
	height: 20px;
}

.w150-center {
	width: 150px;
	margin: 0 auto;
}

.pc .float-left {
	float: left;
}

.pc .float-right {
	float: right;
}

.opacity a:hover {
	background-color: #FFFFFF;
}

.opacity a:hover img {
	filter:alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
   	opacity:0.8;	
}

.list-ico-arrow-w li a {
	background: url(/images/general/ico_right_w.gif) 0 50% no-repeat;
	padding-left: 10px; 
}

.link-arrow-w a {
	background: url(/images/general/ico_right_w.gif) 0 50% no-repeat;
	padding-left: 10px; 
}

.ico-page-right {
	background: url(/images/general/ico_page_right.gif) 50% 50% no-repeat;
}

.ico-page-left {
	background: url(/images/general/ico_page_left.gif) 50% 50% no-repeat;
}

#page-content .h-blue {
	/*height: 25px;
	line-height: 25px;*/
	color: #FFFFFF;
	padding: 5px 10px;
	position: relative;
	background-color: #006DD9;
/*
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
*/
	margin-bottom: 15px;
}

#page-content .h-blue span {
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: -8px;
	left: 20px;
	background: url(/images/general/h_blue.gif) 0 0 no-repeat;
}
#page-content .h-pink {
	/*height: 25px;
	line-height: 25px;*/
	color: #FFFFFF;
	padding: 5px 10px;
	position: relative;
	background-color: #fe275e;
/*
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
*/
	margin-bottom: 15px;
}

#page-content .h-pink span {
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: -8px;
	left: 20px;
	background: url(/images/general/h_blue.gif) 0 0 no-repeat;
}

.h-orange {
	border-top: 1px solid #EC0C00;
	background: #fde7e5;

	background: -moz-linear-gradient(top,  #fde7e5 0%, #fde7e5 50%, #f0dbd9 51%, #f0dbd9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fde7e5), color-stop(50%,#fde7e5), color-stop(51%,#f0dbd9), color-stop(100%,#f0dbd9));
	background: -webkit-linear-gradient(top,  #fde7e5 0%,#fde7e5 50%,#f0dbd9 51%,#f0dbd9 100%);
	background: -o-linear-gradient(top,  #fde7e5 0%,#fde7e5 50%,#f0dbd9 51%,#f0dbd9 100%);
	background: -ms-linear-gradient(top,  #fde7e5 0%,#fde7e5 50%,#f0dbd9 51%,#f0dbd9 100%);
	background: linear-gradient(to bottom,  #fde7e5 0%,#fde7e5 50%,#f0dbd9 51%,#f0dbd9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde7e5', endColorstr='#f0dbd9',GradientType=0 );
	
	font-size: 123%;
	color: #EC0C00;
	padding: 5px 10px;
	
	margin-bottom: 10px;
}


.waku-01 {
/*
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
*/
	background-color: #FFFFFF;
}

.waku-02 {
	border: 1px solid #CCCCCC;
	padding: 20px;
}

a.btn-link-red {
	display: block;
	background-color: #EE1100;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
/*
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
*/
}

a.btn-link-red:hover {
	background-color: #F14133;
	
}

.btn-link-red span {
	display: inline-block;	
	background: url(/images/general/ico_right_ww.gif) 0 50% no-repeat;
}

.mobile a.btn-link-red {
	font-size: 85%;
}


a.btn-link-red-b {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-color: #EE1100;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 50px;
	/*font-size: 100%;*/
	font-size: 90%;
/*
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
*/
	position: relative;
}

.btn-link-red-b span {
	display: inline-block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 10px;
	background: url(/images/general/ico_right_ww.gif) 0 50% no-repeat;
}

a.btn-link-red-b:hover {
	background-color: #F14133;
}

.mobile a.btn-link-red-b {
	font-size: 85%;
	padding: 3px 0;
	width: 100%;
}

a.btn-english {
	display: block;
	width: 190px;
	height: 25px;
	overflow: hidden;
	background: url(/images/general/btn_english.png) 0 0 no-repeat;
	text-indent: -9876px;
	margin-top: 10px;
}

a.btn-english:hover {
	background-position: 0 -25px;
}


/* common */
#app-utility {
	position: fixed;
	right: 0;
	top: 100px;
	width: 32px;
	z-index: 500;
}

#app-utility a {
	display: block;
	margin-bottom: 5px;
}


#header h1 {
	margin-bottom: 10px;
}

#header .counter {
	display:none;
	margin-bottom: 20px;
	position: relative;
}

#header .counter p {
	position: absolute;
	bottom: 25px;
	color: #FFFFFF;
	font-size: 220%;
	font-weight: bold;
}

#d1 {	
	left: 15px;
}

#d2 {	
	left: 36px;
}

#d3 {
	left: 57px;
}

#h1 {	
	left: 105px;
}

#h2 {
	left: 126px;
}


#gnav {
	margin-bottom: 20px;
	z-index: 500;
}

#gnav ul {
	width: 190px;
	display: block;
	background-color: #FFFFFF;
/*	
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
*/
}

#gnav ul li {
	padding: 15px 20px;
	position: relative;
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}
#gnav ul li.disable {
	color:#666;
}

#gnav ul li.last {
	border-bottom: none;
}

#gnav ul li a {
	display: block;
	text-decoration: none;
}

#gnav ul li.current a,
#gnav ul li.current,
#gnav ul li:hover a,
#gnav ul li:hover {
	background-color: #FE275E;
	cursor: pointer;
	color: #FFFFFF;
}
#gnav ul li.disable a,
#gnav ul li.disable,
#gnav ul li.disable:hover a,
#gnav ul li.disable:hover {
	background-color: #FFF;
	cursor:default;
	color: #CCC;
}
#gnav ul li.disable a {
	/*background-color:#FFF;*/
}
#gnav ul li.first {
/*
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/PIE.htc);
*/
}

#gnav ul li.last {
/*
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	behavior: url(/PIE.htc);
*/
}

#gnav ul ul {
	position: absolute;
	top: 0;
	left: 190px;
	background: #FE275E;
	z-index: 1000;
	
	padding: 10px 0 5px 0;
/*
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	behavior: url(/PIE.htc);
*/
	filter:alpha(opacity=95);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	-moz-opacity:0.95;
   	opacity:0.95;
	
	display: none;
	
}

#gnav ul ul li {
	padding: 0 20px;
	border-bottom: none;
	margin-bottom: 5px;
	font-size: 95%!important;
}

#gnav ul ul li a {
	color: #FFFFFF;
}

#gnav ul ul li a:hover {
	text-decoration: underline;
}

#gnav-mobile .ico-menu,
#gnav .ico-menu {
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 10px;
	background: url(/images/general/ico_menu.png) 0 0 no-repeat;
}

#gnav-mobile .current .ico-menu,
#gnav .current .ico-menu,
#gnav .collapse .ico-menu {
	background-position: 0 -13px;
}

#gnav-mobile .collapse .ico-menu {
	background: none;
}
#gnav-mobile .disable .ico-menu,
#gnav .disable .ico-menu,
#gnav .disable .ico-menu {
	background-position: 0 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

#primary-links {
	margin-bottom: 20px;
}

#primary-links li {
	border: 1px solid white;
	border-bottom: none;
	padding: 0;
}
#primary-links li:last-child {
	border-bottom: 1px solid white;
}

#primary-links li a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 20px;
	display: block;
	background: none ;
}
#primary-links li a:hover {
	color: red;
	background: white;
}

.side-banner {
	padding: 20px 0;
	text-align: center;
	margin-bottom: 5px;
	/* [disabled]position: fixed; */
	/* [disabled]left: 230px; */
	z-index: 100;
	/* [disabled]height: 80px; */
}

.side-banner h3 {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.side-banner p {
	margin-bottom: 20px;
}

.side-contact {
	width: 190px;
	background-color: #000000;
	padding: 20px 0;
	text-align: center;
	color: #FFFFFF;
	line-height: 140%;
	font-size: 85%;
/*
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
*/
}

.side-contact .info {
	padding-left: 10px;
}

/* page */
.content-header {
	position: relative;
	width: 100%;
	height: auto;
}

.page-header {
	position: relative;
	width: 100%;
	height: 78px;
	overflow: hidden;
	background: url(/images/general/bg_page_header2017.jpg) center center no-repeat;
	clear: both;
/*
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/PIE.htc);
*/
}

.page-header .category {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 108%;
	font-weight: bold;
}

.page-header h2 {
	position: absolute;
	bottom: 15px;
	left: 20px;
	font-size: 136%;
	font-weight: bold;
	color:  #EE1100;
}

.breadcrumbs {
	width: 100%;
	
	background-color: #000000;
	height: 25px;
	line-height: 25px;	
}

.breadcrumbs .bc-content {
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 85%;
}


.breadcrumbs a {
	color: #FFFFFF;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

#page-content {
	background-color: #FFFFFF;
	padding: 20px;
/*
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	behavior: url(/PIE.htc);
*/
}

#page-content h3 {
	font-weight: bold;
	margin-bottom: 10px;
	color:  #EE1100;
}

#page-content h3 img {
	vertical-align: middle;
}


/* footer */
#footer {
	background: url(/images/general/bg_footer2017.png) 50% top no-repeat;
	height: 209px;
	margin-top: 60px;
}

.footer-content {
	position: relative;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 25px;
}

.mobile #footer {
	height: 75px;
}

.mobile .footer-content {
	padding-top: 5px;
}


.homepage,
.pagetop {	
	position: absolute;
	top: -30px;
	right: 0;
		
	background-color: #000000;
	
	font-size: 85%;
	height: 30px;
	line-height: 30px;
	width: 100px;
/*
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/PIE.htc);
*/
}

.homepage {
	position: absolute;
	top: -30px;
	right: 105px;
}

.homepage a,
.pagetop a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 93%;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left:10px;
}

.pagetop a {
	background: url(/images/general/ico_up_w.gif) 10px 50% no-repeat;
	
}

.homepage a {
	background: url(/images/general/ico_home.gif) 18px 50% no-repeat;
}


.homepage:hover,
.pagetop:hover {
	background-color: #1C1C1C;
}


/* mobile */
.mobile .copyright {
	font-size: 85%;
	line-height: 140%;
}


.mobile h1 {
	float: left;
}

.header-right {
	float: right;
	text-align: right;
}

.mobile .counter {
	display:none;
	margin-top: 110px;
}

#gnav-mobile {
	margin-bottom: 10px;
}

#gnav-mobile ul {
	width: 100%;
	
}

#gnav-mobile ul li {
	background: #FFFFFF;
	cursor: pointer;
	
	padding: 5px 15px;
	position: relative;
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}
#gnav-mobile ul li.disable {
	cursor:default;
	color:#CCC;
}
#gnav-mobile a {
	display: block;
	text-decoration: none;
}

#gnav-mobile ul li ul {
	display: none;
}

#gnav-mobile ul li ul li {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#gnav-mobile ul li ul li:nth-last-child(1),
#gnav-mobile ul li ul li:nth-child(1) {
	border: 1px solid #FFFFFF;
}

#gnav-mobile ul li:nth-child(1) {
/*
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/PIE.htc);
*/
}

#gnav-mobile ul li ul li:nth-child(1){
	border-bottom: 1px dotted #000000;
}

#gnav-mobile ul li:nth-last-child(1) {
/*
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	behavior: url(/PIE.htc);
*/
	border-bottom: none;
}

#gnav-mobile ul li:nth-child(7) ul li:nth-child(1){
/*
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/PIE.htc);
*/
	border-bottom: none;
}


#gnav-mobile ul li.collapse,
#gnav-mobile ul li.current,
#gnav-mobile ul li:hover {
	background-color: #FE275E;
	cursor: pointer;
	color: #FFFFFF;
}

#gnav-mobile ul li.disable:hover{
	background-color: #FFF;
	cursor:default;
	color: #CCC;
}
#gnav-mobile ul ul li.current a {
	color: #FFFFFF;
}
#gnav-mobile ul li.disble a {
	color: #CCC;
}
.mobile #primary-links {
	clear: both;
	font-size: 100%;
	
}

.mobile #primary-links ul li {
	/*
	float: left;
	width: 50%;
	padding-bottom: 10px;
	*/
	width: 99%;
}

.mobile #header .counter p {
	position: absolute;
	bottom: 14px;
	color: #FFFFFF;
	font-size: 174%;
	font-weight: bold;
}

#d1m {	
	left: 9px;
}

#d2m {	
	left: 24px;
}

#d3m {
	left: 39px;
}

#h1m {	
	left: 70px;
}

#h2m {
	left: 86px;
}

/* lightbox */
.mobile #jquery-lightbox {
	background-color: #FFFFFF;
}

#lightbox-image-details {
	display: none;
	float: none;
}

.mobile #lightbox-container-image-box {
	max-width: 100%;
	height: auto!important;
}

.mobile #lightbox-image {
	max-width: 100%;
	height: auto!important;
}

#lightbox-nav-btnPrev {
	background-position: 3% 50%!important;
}

#lightbox-nav-btnNext {
	background-position: 97% 50%!important;
}

.mobile #lightbox-nav-btnPrev {
	height: 100%!important;
}

.mobile #lightbox-nav-btnNext {
	height: 100%!important;
}

.mobile #lightbox-container-image-data-box {
	max-width: 90%;
	height: auto!important;
}



/*
#lightbox-secNav-btnClose {

float: none;
text-align: right;
padding-bottom: 0.7em;
}*/

/* pagination */
.page_navigation {
	text-align: center;
}


.page_navigation a {
	display: inline-block;
	background-color: #000000;
	color: #FFFFFF;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	margin: 0 3px; 
}


.page_navigation .active_page,
.page_navigation a:hover {
	background-color: #EE1100;
}

/* news pagination */
.newsNaviBox {
	text-align: center;
	margin: 20px 0;
}

.ulNavi li {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 30px;
	text-align: center;
	float: left;
}

.ulNavi li a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF;
	
	margin: 0 3px; 
}

.ulNavi li a.selected,
.ulNavi li a:hover {
	background-color: #EE1100;
}


#bg-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 8000;
}
@-moz-document url-prefix() {
	.ff_none {
		visibility:hidden;
	}
}
