@charset "utf-8";

/* BODY
---------------------------------------------*/

html {
	width: 100%;
	height: 100%;
	background: #000;}

* html .png {behavior: expression(IEPNGFIX.fix(this));}

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;}

body {
	text-align: center;
	color: #333;
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-weight: bold;}

input, select {padding: 1px;}

img {
	vertical-align: bottom;
	border: none;}

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

a:hover {
	color: #999;
	text-decoration: underline;}

em,address {font-style: normal;}

strong {font-weight: bold;}

p {line-height: 1.3em;}

.clear {clear: both;}

/* CONTAINER
---------------------------------------------*/

#container {padding: 15px;}

#grid-content {
	position:relative;
	overflow: hidden;
	height: 0;}

#grid-content .box {
	position: relative;
	margin: 5px;
	color: #ccc;
	text-align: left;
	background-color: #191919;}

.btx {
	font-weight: bold;
	line-height: 1.3em;
	margin: 7px 0 0 2px;}

.uptxt {margin-top: -2px;}

/* NAVIGATION
---------------------------------------------*/

#navi {margin-top: 14px;}

/* for IE6*/
* html #navi {margin-top: 7px;} 

#navi li {
	width: 177px;
	margin-bottom: 4px;
	text-indent: -9999px;}

#navi li a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 25px;
	padding-top: 25px;
	background-image: url(../img/navi.gif);}

.nv01 a {background-position: 0 0;}
.nv02 a {background-position: 0 -25px;}
.nv03 a {background-position: 0 -50px;}
.nv04 a {background-position: 0 -75px;}
.nv05 a {background-position: 0 -100px;}
.nv06 a {background-position: 0 -125px;}
.nv07 a {background-position: 0 -150px;}
.nv08 a {background-position: 0 -175px;}
.nv09 a {background-position: 0 -200px;}
.nv10 a {background-position: 0 -225px;}
.nv11 a {background-position: 0 -250px;}

.nv01 a:hover {background-position: -177px 0;}
.nv02 a:hover {background-position: -177px -25px;}
.nv03 a:hover {background-position: -177px -50px;}
.nv04 a:hover {background-position: -177px -75px;}
.nv05 a:hover {background-position: -177px -100px;}
.nv06 a:hover {background-position: -177px -125px;}
.nv07 a:hover {background-position: -177px -150px;}
.nv08 a:hover {background-position: -177px -175px;}
.nv09 a:hover {background-position: -177px -200px;}
.nv10 a:hover {background-position: -177px -225px;}
.nv11 a:hover {background-position: -177px -250px;}

/* BOX LAYOUT
---------------------------------------------*/

.box a:hover img {
	filter: alpha(opacity=40);
	-moz-opacity:0.40;
	opacity:0.40;}

#boxlogo {padding: 10px 7px; width: 176px; height: 390px;}
#box01 {padding: 10px; width: 370px; height: 250px;}
#box02 {padding: 10px; width: 370px; height: 250px;}
#box03 {padding: 10px; width: 170px; height: 250px;}
#box04 {padding: 10px; width: 170px; height: 250px;}
#box05 {padding: 10px; width: 170px; height: 110px;}
#box06 {padding: 10px; width: 170px; height: 110px;}
#box07 {padding: 10px; width: 170px; height: 250px;}
#box08 {padding: 10px; width: 370px; height: 390px;}
#box09 {padding: 10px; width: 170px; height: 250px;}
#box10 {padding: 10px; width: 370px; height: 250px;}
#box11 {padding: 10px; width: 170px; height: 110px;}
#box12 {padding: 3px 6px 10px 10px; width: 174px; height: 257px;}

/* for IE6*/
* html #box12 {height: 254px; overflow: hidden;} 

#box13 {padding: 10px; width: 170px; height: 250px;}
#box14 {padding: 10px; width: 170px; height: 250px;}
#box15 {padding: 10px; width: 170px; height: 250px;}
#box16 {padding: 10px; width: 170px; height: 250px;}
#box17 {padding: 10px; width: 170px; height: 250px;}
#box18 {padding: 10px; width: 370px; height: 250px;}
#box19 {padding: 10px; width: 170px; height: 250px;}
#box20 {padding: 10px; width: 170px; height: 250px;}
#box21 {padding: 10px; width: 170px; height: 110px;}
#box22 {padding: 10px; width: 170px; height: 110px;}

/* BOX02
---------------------------------------------*/

#box02 h2 {margin: 10px 0 0 50px;}

#box02 span {
	position: absolute;
	left: 10px; top: 10px;}

#blogtop dl {
	width: 370px;
	letter-spacing: 0.05em;}
	
#blogtop dl dt {
	clear: both;
	float: left;
	width: 7.5em;
	color: #ccc;
	padding: 10px 0 7px 3px;}

#blogtop dl dd {
	padding: 10px 0 7px 0;
	border-bottom: 1px solid #333;}
	
#blogtop dl dd a {font-weight: bold;}
	
/* BOX08
---------------------------------------------*/

#box08 h2 {margin: 10px 0 6px 0;}

#box08 #msg {
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #333;}

#newstop {margin-top: -10px;}

#newstop dl {
	width: 370px;
	letter-spacing: 0.05em;}
	
#newstop dl dt {
	clear: both;
	float: left;
	width: 7.5em;
	color: #ccc;
	padding: 10px 0 10px 3px;}

#newstop dl dd {
	padding: 10px 0;
	border-bottom: 1px solid #333;}
	
#newstop dl dd a {font-weight: bold;}

#box08 span {
	display: block;
	margin-top: 10px;
	text-align: right;}
	
#box08 span a {
	color: #ccc;
	text-decoration: underline;}
	
#box08 span a:hover {
	color: #fff;
	text-decoration: none;}

	
/* FOOTER
---------------------------------------------*/

#footer {
	clear: both;
	text-align: left;
	height: 200px;
	margin-top: 50px;
	padding: 17px 0 0 20px;
	font-weight: normal;
	color: #fff;
	background: url(../img/bg_footer.jpg) left top repeat-x;}
	
#footbox {height: 110px;}

#footer dl {
	font-weight: bold;
	margin: 2px 0 0 6px;
	line-height: 2em;}

#footer dl dt {
	float: left;
	width: 120px;}
	
#footer dl dd {
	float: left;
	width: 720px;}

#footer dl dd address {display: inline;}
#footer dl dd p {margin-left: -120px;}

#footer dl dd span {padding-left: 12px;}

#footer ul li {
	display: inline;
	padding: 0;
	line-height: 1.8em;
	letter-spacing: 0;
	white-space: nowrap;
	background: url(../img/fnaviline.gif) right center no-repeat;}

#footer ul li.nobdr {border: none;}

#footer ul li a {
	font-weight: normal;
	padding: 0 6px;}

.copy {
	clear: both;
	margin-left: 6px;}


/* CLEARFIX
---------------------------------------------*/

.cl:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}

.cl{ display: inline-block; }

/* Hides from IE-mac */
* html .cl { height: 1%; }
.cl { display: block; }
/* End hide from IE-mac */

/* AJAX
---------------------------------------------*/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


