@charset "UTF-8";
/* CSS Document */



body {
	font-family: 'Noto Sans Japanese', Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #eee; display: none;
	}


/* ヘッダー部分 */

#header_area {
	background:#eee url("img/bg_h.gif");
	overflow: hidden;
	min-width: 960px;
	height:65px;
	width:100%;
	clear: both;
}

#header {
	position: relative;
	display: block;
	overflow: hidden;
	width: 960px;
	height: 65px;
	margin: 0 auto;
}

#header h1 a {
	background: url("img/logo_gcc.png");
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	height:47px;
	width:310px;
	margin-top:12px;
	display: block;
}


#header h1 a:hover {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}

#header ul {
	position: absolute;
	bottom:10px;
	right:0;
	overflow: hidden;
	text-decoration: none !important;

}

#header ul li{
	border-left: 1px solid #fff;
	color:#fff !important; 
	font-size: 12px;
	display: inline;
	height: 1em;
	padding: 2px 2px 2px 5px;
}
#header ul li a:link{
	color: #fff !important;
	text-decoration: none;
}

#header ul li a:hover{
	color: #777 !important;
}

#header ul li a:visited {
	color:#fff;
}

#header ul li:first-child{
	border-left: none;
}
	
div.line {
	background: url("img/line_g.png");
	height: 5px;
	width:100%;
	overflow: hidden;
}


/* wrapper{　body部分
---------------------------------------------*/


#gry_box {
	width:100%;
	overflow: hidden;
    background:#386c2a url("img/bg_grn.jpg");
    -webkit-user-select: none;
}

div.l_curtain {
	background-image: url("img/l_curtain.png");
	width:248px;
	height:560px;
	position: absolute;
	top:70px;
	left: 0;
	z-index: 0;
}

div.r_curtain {
	background: url("img/r_curtain.png");
	width:248px;
	height:560px;
	position: absolute;
	top:70px;
	right: 0;
	z-index: 0;
}

.box {
	width:960px;
	max-width: 100%; 
    background:#386c2a url("img/bg_pattern_grn.jpg");
	margin:0 auto;
	display: block;
}

.box2 {
	width:960px;
    background:#386c2a url("img/bg_gara.gif");
	margin:0 auto;
	display: block;
}

div.main_bnr {
	width:960px;
	display: block;
	padding-top: 40px;
}

div.main_bnr p {
	width:960px;
	height:395px;
	background: #000 url("img/main_img.jpg");
	margin-bottom: 40px;
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
}

div.main_bnr p.naikan {
	width:680px;
	height:455px;
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
    margin: 0 auto 40px;
	background: #000 url("img/internet_cafe.jpg");
}


div.main_bnr2 {
	width:960px;
	display: block;
	padding-top: 40px;
}

div.main_bnr2 p {
	width:960px;
	height:1007px;
	background: #000 url("img/capcom.jpg");
	margin-bottom: 40px;
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
}


section.inr_box {
	width:960px;
	display:block;
	margin: 0 auto;
	position: relative;
}

section.inr_box h2 {
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
	background: url("img/title_1.png");
	width:780px;
	height:60px;
	margin: 40px auto 0;
}

section.inr_box div.pop {
	position: absolute;
	top:120px;
	left: -60px;
	z-index: 5;
}

section.inr_box div.pop2 {
	position: absolute;
	top:395px;
	left: -60px;
	z-index: 5;
}

section.inr_box div.pop3 {
	position: absolute;
	top:140px;
	left: 260px;
	z-index: 5;
}

section.inr_box div.pop4 {
	position: absolute;
	top:140px;
	right: 0px;
	z-index: 5;
}

section.inr_box div.pop5 {
	position: absolute;
	top:320px;
	left: 390px;
	z-index: 5;
}

section.inr_box div.pop6 {
	position: absolute;
	top:400px;
	left: 400px;
	z-index: 5;
}


/* iphoneハック ポジション 位置
---------------------------------------------*/

@media screen and (max-device-width: 480px) {
 section.inr_box div.pop {
	position: absolute;
	top:280px;
	left: -20px;
	z-index: 5;
}

section.inr_box div.pop2 {
	position: absolute;
	top:580px;
	left: -20px;
	z-index: 5;
}

section.inr_box div.pop3 {
	position: absolute;
	top:200px;
	left: 260px;
	z-index: 5;
}

section.inr_box div.pop4 {
	position: absolute;
	top:200px;
	right: 0px;
	z-index: 5;
}

section.inr_box div.pop5 {
	position: absolute;
	top:420px;
	left: 390px;
	z-index: 5;
}

section.inr_box div.pop6 {
	position: absolute;
	top:500px;
	left: 400px;
	z-index: 5;
}

}



/* 　iphoneハック ポジション 位置　終了
---------------------------------------------*/


section.inr_box p.nichiji {
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
	background: url("img/title_2.png");
	width:530px;
	height:50px;
	margin: 20px auto 0;
}

section.inr_box p.txt_box {
	margin:0px auto 20px; 
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width:960px;
	display: block;
	line-height: 2em;
	text-align: center;
	padding-top: 20px;
}

section.inr_box p.txt_box strong {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
    text-shadow: 2px 2px 1px #c00000,
    -2px 2px 1px #ff0000,
    2px -2px 1px #ff0000,
    -2px -2px 1px #ff0000;
}

section.inr_box p.txt_box span.small {
	font-weight: 300;
	font-size: 14px;
	color: #fff;
}

section.inr_box dl {
	width: 960px;
	display: block;
	overflow: hidden;
}

section.inr_box dl dd {
	float: left;
	width: 310px;
	height:200px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 50px;
}

section.inr_box dl dd.mb_15 {
	margin-right: -15px;
}

article.shadow_box {
	background-color: rgba(0,0,0,0.5);;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px; 
    padding-bottom: 30px;
    overflow: hidden;
}

article.shadow_box h3 {
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
	background: url("img/title_3.png");
	width:150px;
	height:54px;
	margin: 20px auto 0;
}

article.shadow_box p {
	text-align: center;
	margin:0;
}


section.inr_box article {
	width: 960px;
	display: block;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 50px;	
}

section.inr_box article img {
	float: left;
	width: 310px;
	display: block;
	margin-right: 30px;
	margin-top: 25px;
}

section.inr_box article.mouse {
	width: 860px;
	display: block;
	overflow: hidden;
	margin: 40px auto 50px;
}

section.inr_box article.mouse img {
	float: left;
	margin-right: 240px;
	width: 310px;
}

section.inr_box article.mouse img.nm {
	margin-right:-240px;
}

section.inr_box p.txt_box2 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width:570px;
	line-height: 1.6em;
	background-color: rgba(0,0,0,0.5);;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px; 
    padding: 25px 15px 25px 35px;
    overflow: hidden;
    display: block;
}

section.inr_box p.txt_box2 strong {
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
    text-shadow: 2px 2px 1px #c00000,
    -2px 2px 1px #ff0000,
    2px -2px 1px #ff0000,
    -2px -2px 1px #ff0000;
}

section.inr_box p.txt_box2 span.big {
	font-weight: bold;
	font-size: 33px;
	color: #fff;
	padding-top: 10px;
}

section.inr_box p.txt_box3 {
	margin:0 auto; 
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	width:900px;
	display: block;
	line-height: 1.8em;
	text-align: center;
	padding-top: 20px;
}


p.tenpo {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-indent: 2em;
	padding-top: 10px;
	display: block;
}

ul.tenpo2 {
	width:830px;
	overflow: hidden;
	margin: 10px auto 0;
	text-align: center;
}

ul.tenpo2 li {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	display: inline;
	line-height: 2em;
	color:#FF0000;
}

section.inr_box p.txt_box span.underline {
	text-decoration:none;
	border-bottom:2px solid;
	padding-bottom:5px; 
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.4);
}

h2.obi_gara {
	width:179px;
	height: 55px;
	background: url("img/obi_inr_red.png");
	margin-top: 3px;
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
}

h2.obi_gara2 {
	width:179px;
	height: 55px;
	background: url("img/obi_inr_sax.png");
	margin-top: 3px;
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
}

div.obi_wrp {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	display: block;
	position: relative;
}

div.obi_wrp p.obi_title {
	width:600px;
	height: 55px;
	background: url("img/obi_title_1.png");
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
    position: absolute;
    top:1px;
    right:120px;
}

div.obi_wrp p.obi_title2 {
	width:600px;
	height: 55px;
	background: url("img/obi_title_2.png");
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
    position: absolute;
    top:1px;
    right:120px;
}

div.obi_wrp p.obi_title_3 {
	width:700px;
	height: 55px;
	background: url("img/obi_title_3.png");
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
    position: absolute;
    top:1px;
    right:130px;
}

div.obi_wrp p.obi_title_4 {
	width:600px;
	height: 55px;
	background: url("img/obi_title_4.png");
	text-indent: 100%; 
    white-space: nowrap; 
    overflow: hidden; 
    position: absolute;
    top:1px;
    right:190px;
}

div.line2 {
	background: url("img/obi_42.png");
	height: 60px;
	width:100%;
	overflow: hidden;
}



#video_box {
	width:100%;
	height: 500px;
	overflow: hidden;
	background-color: #000;
	display: block;
}

#video_box iframe {
	margin: 67px auto 0;
	width:650px;
	display: block;
}


#page-top {
    position: fixed;
    bottom: 120px;
    right: 20px;
    font-size: 77%;
}

#page-top a {
    background: url("img/nekorobo.png") ;
    text-decoration: none;
    color: #fff;
    width: 175px;
    height: 103px;
    padding: 0px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: url("img/nekorobo.png") ;
    width: 175px;
    height: 103px;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}



div#foot_search{
	text-align: center;
}
div#footer{
	width: 100%;
	margin: 0 auto;
	padding: 4px 0 10px 0;
	background: #2c2c2c url("/common/image/footer/foot_bg.gif") no-repeat top;
	text-align: center;
	color: #9a9a9a;
}


div#footer ul{
	width: 940px;
	overflow: hidden;
	padding: 14px 0 14px 0;
	margin: 4px auto 0;
	background: url("/common/image/footer/foot_line.gif") no-repeat top;

}
div#footer ul li{
	padding: 0 6px 0 7px;
	border-left: 1px solid #bababa;
	display: inline;
	height: 1em;
	font-size: 12px;
	color:#fff;
}
div#footer ul li a{
	color: #cacaca;
	text-decoration: none;
}
div#footer ul li a:hover {
	color: #777 !important;
}

div#footer ul li:first-child{
	border-left: none;
}

#copy {
	font-size:9px;
	padding:30px 0 5px;
	line-height: 1.5em;
}

a:link{
	color: #fff !important;
	text-decoration: none;
}

a:hover {
	color: #777 !important;
	text-decoration: none;
}

a:visited{
	color: #fff ;
}

/*==================================================
 * Effect
 * ===============================================*/
.effect {
  	position:relative;       
    -webkit-box-shadow:0 1px 20px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 20px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 20px rgba(0, 0, 0, 0.8), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect:before, .effect:after {
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 40px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 40px rgba(0,0,0,0.8);
    box-shadow:0 0 40px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}


/*==================================================
 * Text Effect
 * ===============================================*/

.heavy {
  text-shadow: 0px 4px 3px rgba(0,0,0,0.6),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
}








/*==================================================
 * fancyBox
 * ===============================================*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('img/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('img/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('img/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('img/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('img/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('img/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('img/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('img/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('img/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('img/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('img/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('img/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('img/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('img/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('img/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('img/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('img/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }








/*==================================================
 * Basic Elements
 * ===============================================*/


* {
	margin: 0px;
	padding: 0px;
}
a:active,
a:focus {
	outline: none;
}
input {
	outline:0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
::selection {
	background: #E6E6E6;
}
/* Firefox */
::-moz-selection {
 	background: #E6E6E6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}




/*==================================================
 * Reset
 * ===============================================*/


html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content:'';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #333;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #333;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #F1F1F1;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
ul,
ol,
li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}





