@charset "UTF-8";
/* formatting style
----------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-style:normal;
}

html{ 
overflow-y:scroll; 
}

body {
	font-family: "�l�r �S�V�b�N",sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #CCCCCC;
	align: center;
	text-align: left;
	background-color: #000000;
}

#child {
	padding: 0px 0px 15px 20px;
	margin: 0px;
	float: left;
}


a {
    color: #66CCCC;
}
a:hover,
a:active {
	color: #FF6600;
}
.main_100per_center {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.font-10 {
	font: 10px/14px "�l�r �S�V�b�N",sans-serif;
}


#wrapper {
	width: 840px;
	margin: 0px auto;
}
/* for Windows IE */
@media screen {
#wrapper {
	width: 840px;
	align: center;
	text-align: center;
}
}


/* basic layout
----------------------*/




#content {
    padding-top: 100px;
	text-align: center;
}

#about, #works, #media, #live_body {
    padding-left: 2em;
}

#live, #media, #live_body {
    text-align: left;
}

#live_body {
	margin: 0px;
}
#newsticker {
	position: relative;
    color: #fff;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}

/*Basic*/
img {
    border: none;
}


/* ���C���G���A
----------------------*/
#mainmain {
	width: 750px;
	height: auto;
	padding: 10px 40px 20px 20px;
	color: #CCCCCC;
}


/*Blog*/
#main {
    float: left;
    width: 550px;
    text-align: left; 
	line-height: 1.5em; 
	font-size: 12px;  
}
h2#archive-title {
    font-size: 14px;
    color: #66CCCC;
    border-bottom: #fff 1px solid;
}
#main, #entry h3 {
    color: #fff;
    border-bottom: #fff 1px solid;
}
h2.date-header {
    color: #fff;
    font-size: 10px;
    border-bottom: #fff 1px solid;
}
#sub {
    float: left;
    width: 170px;
    text-align: left;
	padding-top: 20px;
}
#main h3 {
    border-bottom: #fff 1px solid;
}
#commentForm {
	border: 1px solid #98A398;
	padding: 10px 20px 20px 20px;
	width: 100%;
}

.commentBox {
	border: 1px solid #98A398;
	width:93%;
	padding: 10px;
	margin-bottom:6px;
}

/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
	line-height: 1.5em; 
	font-size: 12px;  
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.archive-list {
    margin: 10 0 0 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #FF00FF;
    padding: 5px;
    color: #fff;
    background: #333;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.module-list {
	list-style-type: none;
	margin: 0.9em 0 0 0;
        font-size: 90%;
	padding: 0;
	width: 170px;
	}
.module-list a {
	border-bottom: 0 solid;
	color: #fff;
	display: block;
	padding: 2px 5px 3px;
	text-decoration: none;
	width: 170px;
	}
.module-list a:hover,
.module-list a:active {
	background: #000;
	color: #66CCCC;
	}
.entry-footer {
    color: #fff;
    text-align: right;
    background: #333;
    font-size: 85%;
	margin: 15px 0px 15px 0px;
	padding: 3px;
}
.entry-footer a {
    color: #fff;
    border: none;
}
.entry-footer a:hover {
    color: #fff;
}

.spc {
    height: 10px;
}

/*Sound*/
#archive {
	float: left;
	width: 250px;
	text-align: left;
	height: 800px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-position: center;
}

#archive table td, #link-body table td {
	padding: 3px 0;
	color: #777;
	font-size: .9em;
	border-bottom: 1px solid #333;
}



#archive table tr:hover,
#link-body table tr:hover {
	background-color: #111;
}



#entry {
    float: right;
    width: 500px;
    text-align: left;
    padding: 15px 0px 0px 10px;
}

/*Link*/
#link-side {
    float: left;
    width: 150px;
    height: 500px;
}

#link-body {
    float: right;
    width: 650px;
    text-align: left;
}


ul#navi {margin:0.45em 0 1.5em 0px; padding: 0; list-style:none;}
ul#navi br {display:none;}
#navi li {margin:0 0 5px 0; padding:0; background-image:none;}
#navi a:link, #navi a:visited {
  display:block;
  background-repeat:no-repeat;
  background-position:7px 7px;
  padding:10px 10px;
  border-width:1px;
  border-style:solid;
  width:580px;
  } html>body#navi a:link, html>body#navi a:visited {width:580px;}
#navi strong {
  display:block;
  font:135%/1em Arial,Sans-serif;
  margin-bottom:4px;
  }
#navi img {
  float:left;
  margin:0 8px 0 0;
  }

#navi .box1 strong {color:#009ad6;}
#navi .box2 strong {color:#ffd400;}
#navi .box3 strong {color:#ff00ff;}
#navi .box4 strong {color:#fff;}
.box1 a {
  background-color:#000;
  color:#fff;
  border-color:#009ad6;
  }
.box2 a {
  background-color:#000;
  color:#fff;
  border-color:#ffd400;
  }
.box3 a {
  background-color:#000;
  color:#fff;
  border-color:#ff00ff;
  }
.box4 a {
  background-color:#000;
  color:#fff;
  border-color:#333;
  }
#navi a:hover {
  background-color:#111;
  border-color:#ccc;
  color:#fff;
  }
#navi a:hover strong {
  color:#fff;
  }

/*Contact*/
#contact-side {
    float: left;
    width: 150px;
    height: 400px;
}

#contact-body {
    float: right;
    width: 650px;
    text-align: left;
}

#contactform div {padding-top:5px;}
#contactform label {
  display:block;
  padding-bottom:1px;
  }
#contactform input.text {width:200px;}
#contactform input#subject {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  } html>body #contactform input#subject {width:95%;}  
#contactform input.text, #contactform textarea {
  background:#eee;
  border:1px solid #999;
  }
#contactform textarea {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  height:10em;
  } html>body #contactform textarea {width:95%;}



h2#trackbacks, h2#comments {
    font-size: 1.2em;
    border-bottom: #fff 1px solid;
}body {
    background: #000000;
    margin: 0px;
    padding: 0px;
    color: #ddd;
    font-size: 90%;
    line-height: 160%;
}

a {
    border-bottom: 1px dotted #000;
    color: #66CCCC;
}
a:hover,
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper {
    width: 800px;
    margin: 0px auto;
    text-align: center;
}

/* �w�b�_�[
----------------------*/
#header {
    height: 60px;
}

#about, #works, #media, #live_body {
    padding-left: 2em;
}

#live, #media, #live_body {
    text-align: left;
}

#newsticker {
	background: #000;
	position: relative;
    color: #fff;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
/* �t�b�^�[
----------------------*/
#footer {
	height: 25px;
}

#footer address{
	text-align: right;
	padding: 10px 0px 10px 0px;
}


#footer2 {
	height: 30px;
	padding-top: 20px;
	text-align: left;
	font-size: 12px;
}


/*Basic*/
img {
    border: none;
}

/*Blog*/
#main {
    float: left;
    width: 500px;
    text-align: left;  
	padding-top: 20px;  
}
h2#archive-title {
    color: #66CCCC;
    border-bottom: #fff 1px solid;
	margin-bottom:15px;
}
#child, #main, #entry h3 {
    color: #fff;
    border-bottom: #fff 1px solid;
	padding-top: 15px;
	margin-bottom:10px;
	padding-bottom: 5px;
}
h2.date-header {
    color: #fff;
    font-size: 12px;
    border-bottom: #fff 1px solid;
}
#sub {
    float: right;
    width: 205px;
    text-align: left;
	padding-top: 20px;  
}
#main h3 {
    border-bottom: #fff 1px solid;
	margin-bottom:5px;
	padding-bottom: 10px;
}

.commentBox {
	border: 1px solid #98A398;
	width:100%;
	padding: 10px;
	margin-bottom:6px;
}

/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #66CCCC;
    padding: 5px;
    color: #fff;
    background: #333;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.module-list {
	list-style-type: none;
	margin: 0.9em 0 0 0;
        font-size: 90%;
	padding: 0;
	width: 205px;
	}
.module-list a {
	border-bottom: 0 solid;
	color: #fff;
	display: block;
	padding: 2px 5px 3px;
	text-decoration: none;
	width: 205px;
	}
.module-list a:hover,
.module-list a:active {
	background: #000;
	color: #66CCCC;
	}
.entry-footer {
    color: #fff;
    text-align: right;
    background: #333;
    font-size: 85%;
	margin-bottom: 20px;
}
.entry-footer a {
    color: #fff;
    border: none;
}
.entry-footer a:hover {
    color: #fff;
}

.spc {
    height: 10px;
}

/*Sound*/
#archive {
	float: left;
	width: 250px;
	height: 800px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#archive table td, #link-body table td {
	padding: 3px 0;
	color: #777;
	font-size: .9em;
	border-bottom: 1px solid #333;
}



#archive table tr:hover,
#link-body table tr:hover {
	background-color: #111;
}



#entry {
    float: right;
    width: 530px;
    text-align: left;

}

/*Link*/
#link-side {
    float: left;
    width: 150px;
    height: 500px;
}

#link-body {
    float: right;
    width: 650px;
    text-align: left;
}


ul#navi {margin:0.45em 0 1.5em 0px; padding: 0; list-style:none;}
ul#navi br {display:none;}
#navi li {margin:0 0 5px 0; padding:0; background-image:none;}
#navi a:link, #navi a:visited {
  display:block;
  background-repeat:no-repeat;
  background-position:7px 7px;
  padding:10px 10px;
  border-width:1px;
  border-style:solid;
  width:580px;
  } html>body#navi a:link, html>body#navi a:visited {width:580px;}
#navi strong {
  display:block;
  font:135%/1em Arial,Sans-serif;
  margin-bottom:4px;
  }
#navi img {
  float:left;
  margin:0 8px 0 0;
  }

#navi .box1 strong {color:#009ad6;}
#navi .box2 strong {color:#ffd400;}
#navi .box3 strong {color:#ff00ff;}
#navi .box4 strong {color:#fff;}
.box1 a {
  background-color:#000;
  color:#fff;
  border-color:#009ad6;
  }
.box2 a {
  background-color:#000;
  color:#fff;
  border-color:#ffd400;
  }
.box3 a {
  background-color:#000;
  color:#fff;
  border-color:#ff00ff;
  }
.box4 a {
  background-color:#000;
  color:#fff;
  border-color:#333;
  }
#navi a:hover {
  background-color:#111;
  border-color:#ccc;
  color:#fff;
  border: none;
  }
#navi a:hover strong {
  color:#fff;
  }

/*Contact*/
#contact-side {
    float: left;
    width: 150px;
    height: 400px;
}

#contact-body {
    float: right;
    width: 650px;
    text-align: left;
}

#contactform div {padding-top:5px;}
#contactform label {
  display:block;
  padding-bottom:1px;
  }
#contactform input.text {width:200px;}
#contactform input#subject {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  } html>body #contactform input#subject {width:95%;}  
#contactform input.text, #contactform textarea {
  background:#eee;
  border:1px solid #999;
  }
#contactform textarea {
  voice-family: "\"}\"";
  voice-family:inherit;
  width:95%;
  height:10em;
  } html>body #contactform textarea {width:95%;}



h2#trackbacks, h2#comments {
    font-size: 1.2em;
    border-bottom: #fff 1px solid;
}

	 

	 

/*-----------------------------------------------------
 // ���j���[(���X�g)�̉摜��J�[�\���I�����Ƀ��[���I�[�o�[����
-----------------------------------------------------*/

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#g_navi{
	height:65px;
	width:840px;
	float: center;
	background:url(../img/menu/sample_bg.png) no-repeat;
	margin:0px;
	padding-bottom: 0px;
}


#g_navi ul {
	padding:0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:65px;
	display:block;
	float:left;
	text-indent:-9877em; 
	overflow:hidden;
}


/*------off*/
#g_navi li.g_navi01 a {
	background:url(../img/menu/sample.png) no-repeat 0px 0px;
	width: 37px;
}
#g_navi li.g_navi02 a {
	background:url(../img/menu/sample.png) no-repeat -37px 0px;
	width: 100px;
}
#g_navi li.g_navi03 a {
	background:url(../img/menu/sample.png) no-repeat -137px 0px;
	width: 35px;
}
#g_navi li.g_navi04 a {
	background:url(../img/menu/sample.png) no-repeat -172px 0px;
	width: 100px;
}
#g_navi li.g_navi05 a {
	background:url(../img/menu/sample.png) no-repeat -272px 0px;
	width: 80px;
}
#g_navi li.g_navi06 a {
	background:url(../img/menu/sample.png) no-repeat -352px 0px;
	width: 36px;
}
#g_navi li.g_navi07 a {
	background:url(../img/menu/sample.png) no-repeat -389px 0px;
	width: 46px;
}
#g_navi li.g_navi08 a {
	background:url(../img/menu/sample.png) no-repeat -434px 0px;
	width: 47px;
}
#g_navi li.g_navi09 a {
	background:url(../img/menu/sample.png) no-repeat -481px 0px;
	width: 98px;
}
#g_navi li.g_navi10 a {
	background:url(../img/menu/sample.png) no-repeat -579px 0px;
	width: 110px;
}
#g_navi li.g_navi11 a {
	background:url(../img/menu/sample.png) no-repeat -689px 0px;
	width: 37px;
}
#g_navi li.g_navi12 a {
	background:url(../img/menu/sample.png) no-repeat -726px 0px;
	width: 63px;
}
#g_navi li.g_navi13 a {
	background:url(../img/menu/sample.png) no-repeat -788px 0px;
	width: 40px;
}





/*------�I�[�o�[*/
#g_navi li.g_navi01 a:hover {
	background:url(../img/menu/sample.png) no-repeat 0px -65px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../img/menu/sample.png) no-repeat -37px -65px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../img/menu/sample.png) no-repeat -137px -65px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../img/menu/sample.png) no-repeat -172px -65px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../img/menu/sample.png) no-repeat -272px -65px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../img/menu/sample.png) no-repeat -352px -65px;
}
#g_navi li.g_navi07 a:hover {
	background:url(../img/menu/sample.png) no-repeat -389px -65px;
}
#g_navi li.g_navi08 a:hover {
	background:url(../img/menu/sample.png) no-repeat -434px -65px;
}
#g_navi li.g_navi09 a:hover {
	background:url(../img/menu/sample.png) no-repeat -481px -65px;
}
#g_navi li.g_navi10 a:hover {
	background:url(../img/menu/sample.png) no-repeat -579px -65px;
}
#g_navi li.g_navi11 a:hover {
	background:url(../img/menu/sample.png) no-repeat -689px -65px;
}
#g_navi li.g_navi12 a:hover {
	background:url(../img/menu/sample.png) no-repeat -726px -65px;
}
#g_navi li.g_navi13 a:hover {
	background:url(../img/menu/sample.png) no-repeat -788px -65px;
}



/*------�I��*/
#g_navi li.g_navi01_on a {
	background:url(../img/menu/sample.png) no-repeat 0px -65px;
	width: 37px;
}
#g_navi li.g_navi02_on a {
	background:url(../img/menu/sample.png) no-repeat -37px -65px;
	width: 100px;
}
#g_navi li.g_navi03_on a {
	background:url(../img/menu/sample.png) no-repeat -137px -65px;
	width: 35px;
}
#g_navi li.g_navi04_on a {
	background:url(../img/menu/sample.png) no-repeat -172px -65px;
	width: 100px;
}
#g_navi li.g_navi05_on a {
	background:url(../img/menu/sample.png) no-repeat -272px -65px;
	width: 80px;
}
#g_navi li.g_navi06_on a {
	background:url(../img/menu/sample.png) no-repeat -352px -65px;
	width: 36px;
}
#g_navi li.g_navi07_on a {
	background:url(../img/menu/sample.png) no-repeat -389px -65px;
	width: 46px;
}
#g_navi li.g_navi08_on a {
	background:url(../img/menu/sample.png) no-repeat -434px -65px;
	width: 47px;
}
#g_navi li.g_navi09_on a {
	background:url(../img/menu/sample.png) no-repeat -481px -65px;
	width: 98px;
}
#g_navi li.g_navi10_on a {
	background:url(../img/menu/sample.png) no-repeat -579px -65px;
	width: 110px;
}
#g_navi li.g_navi11_on a {
	background:url(../img/menu/sample.png) no-repeat -689px -65px;
	width: 37px;
}
#g_navi li.g_navi12_on a {
	background:url(../img/menu/sample.png) no-repeat -726px -65px;
	width: 63px;
}
#g_navi li.g_navi13_on a {
	background:url(../img/menu/sample.png) no-repeat -788px -65px;
	width: 40px;
}

#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:rgba(0,0,0,0.8) url(../img/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
	
#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
	
#supersized img{ width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
	
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
	
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/
		

#supersized a { z-index:-30; position:absolute; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111;}
			

#supersized a.prevslide { z-index:-20; }
			#supersized a.activeslide { z-index:-10; }
			#supersized a.prevslide img, #supersized a.activeslide img{ display:inline; }




