@charset "utf-8";

/* INFO
--------------------------------------------------
CSS File for "style"@"CXg M[yskanda-eye.comz"
Media:      Screen
Filename:   base.css
Build:      2007.02.28
Author:    Yoshinari Sato
-------------------------------------------------- */

html {height:100%;}

.bgmaximage{
  	  position:fixed !important;
  	  display:none;
  	}
  	 
#maincontent {
  	  position: absolute;
  	  top: 0;
  	  left: 0;
  	  z-index: 50;
  	  width: 100%;
  	}
	
.loader {
  	  position:absolute;
  	  z-index:9999;
  	  width:39px;
  	  height:39px;
  	  top:49%;
  	  left:49%
  	}

body {
	margin: 0px;
	padding: 0px;
	font-family: "font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Mayryo", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif";
	color: #FFFFFF;
	background-color: #333333;
}

.main {
	margin: 5px auto 0px;
	_margin: 15px auto 0px;
	width: 572px;
	height: auto;
	padding: 0px;
	position:relative;
	background-image: url(../img/main_back.png);
	_background-image: url(../img/main_back.gif);
	background-repeat: repeat-y;
}

* html .main {
	margin: 15px auto 0px;
	width: 572px;
	height: auto;
	padding: 0px;
	position:relative;
}

.header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 76px;
	width: 270px;
}


a {color: #CEEF4A;}
/*===== O[oir =====*/


.glnav {
	position:absolute;
	top:-15px;
	right:15px;
	width: 236px;
	margin: 0 -13px 0px 0;
	zoom: 1;
}
.glnav:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
	
.glnav li {display: inline;}
.glnav li a,.glnav li em {
	display: block;
	float: left;
	margin-right: 13px;
	background-position: 0 0;
	width: 15px;
}

.glnav li a span,.glnav li em span {display: none;}

.glnav li#gl1 a,.glnav li#gl1 em {background: url(../img/navi/home.gif) no-repeat 0 0;height: 63px;}
.glnav li#gl2 a,.glnav li#gl2 em {background: url(../img/navi/gallery.gif) no-repeat 0 0;height: 71px;}
.glnav li#gl3 a,.glnav li#gl3 em {background: url(../img/navi/another.gif) no-repeat 0 0;height: 69px;}
.glnav li#gl4 a,.glnav li#gl4 em {background: url(../img/navi/prof.gif) no-repeat 0 0;height: 68px;}
.glnav li#gl5 a,.glnav li#gl5 em {background: url(../img/navi/links.gif) no-repeat 0 0;height: 58px;}
.glnav li#gl6 a,.glnav li#gl6 em {background: url(../img/navi/contact.gif) no-repeat 0 0;height: 76px;}
.glnav li#gl7 a,.glnav li#gl7 em {background: url(../img/navi/blog.gif) no-repeat 0 0;height: 76px;}

/*.glnav li#gl1 a em,
.glnav li#gl2 a em,
.glnav li#gl3 a em,
.glnav li#gl4 a em,
.glnav li#gl5 a em,
.glnav li#gl6 a em {_cursor: pointer;}

*+html .glnav li#gl1 a em,
*+html .glnav li#gl2 a em,
*+html .glnav li#gl3 a em,
*+html .glnav li#gl4 a em,
*+html .glnav li#gl5 a em,
*+html .glnav li#gl6 a em {cursor: pointer;}*/

.glnav li#gl1 a:hover {background: url(../img/navi/home_h.gif) no-repeat 0 0;height: 63px;}
.glnav li#gl2 a:hover {background: url(../img/navi/gallery_h.gif) no-repeat 0 0;height: 71px;}
.glnav li#gl3 a:hover {background: url(../img/navi/another_h.gif) no-repeat 0 0;height: 69px;}
.glnav li#gl4 a:hover {background: url(../img/navi/prof_h.gif) no-repeat 0 0;height: 68px;}
.glnav li#gl5 a:hover {background: url(../img/navi/links_h.gif) no-repeat 0 0;height: 58px;}
.glnav li#gl6 a:hover {background: url(../img/navi/contact_h.gif) no-repeat 0 0;height: 76px;}
.glnav li#gl7 a:hover {background: url(../img/navi/blog_h.gif) no-repeat 0 0;height: 76px;}

.glnav li#gl1 em {background: url(../img/navi/home_em.gif) no-repeat 0 0;height: 63px;}
.glnav li#gl2 em {background: url(../img/navi/gallery_em.gif) no-repeat 0 0;height: 71px;}
.glnav li#gl3 em {background: url(../img/navi/another_em.gif) no-repeat 0 0;height: 69px;}
.glnav li#gl4 em {background: url(../img/navi/prof_em.gif) no-repeat 0 0;height: 68px;}
.glnav li#gl5 em {background: url(../img/navi/links_em.gif) no-repeat 0 0;height: 58px;}
.glnav li#gl6 em {background: url(../img/navi/contact_em.gif) no-repeat 0 0;height: 76px;}
.glnav li#gl7 em {background: url(../img/navi/blog_em.gif) no-repeat 0 0;height: 76px;}


/*===== navi_pan =====*/


.panav {
	font-size: 12px;
	_float: left;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	height: 45px;
	background-color: #000000;
}
*+html .panav {float: left;}
.panav ul {
	float: left;
	margin: 0px;
	padding: 20px 0px 0px;
}
.panav li {display: inline;margin-right: 5px;}
.panav a {color: #CEEF4A;text-decoration: none;}
.panav a:hover {text-decoration: underline;}
.panav em {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

/*== navi_sitemap ==*/

.map a {
	margin: 20px 0px 0px;
	float: right;
	background-image: url(../img/navi/sitemap.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 62px;
}
.map a:hover {background: url(../img/navi/sitemap_h.gif) no-repeat 0 0;}
.map a span {display: none;}

/*== contents ==*/

.contents_area {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom:50px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
}
h1#top {
	background-image: url(../img/top/h1.gif);
	background-repeat: no-repeat;
}
h1#gallery {
	background-image: url(../img/gallery/h1.gif);
	background-repeat: no-repeat;
}
h1#profile {
	background-image: url(../img/profile/h1.gif);
	background-repeat: no-repeat;
}
h1#bbs {
	background-image: url(../img/bbs/h1.gif);
	background-repeat: no-repeat;
}
h1#another {
	background-image: url(../img/another/h1.gif);
	background-repeat: no-repeat;
}
h1#links {
	background-image: url(../img/links/h1.gif);
	background-repeat: no-repeat;
}
h1#map {
	background-image: url(../img/map/h1.gif);
	background-repeat: no-repeat;
}
p {
	font-size: 13px;
}
.top_img {
	text-align: center;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
}
h2#new_info {
	background-image: url(../img/top/new_info.gif);
	background-repeat: no-repeat;
}
h3 {
	font-size: 13px;
	font-weight: bold;
}
.contents_area ul {
	display:block;
	position: relative;
	padding: 0px;
	margin-left: 20px;
	}
.contents_area li {
	font-size: 11px;
	list-style-type: none;
	_line-height: 13px;
	}
.contents_area p.setumei {
	font-size: 11px;
	margin: 20px 0px 0px;
	padding: 0px;
	}
	
/*===== footer =====*/

.footer{
	background-image: url(../img/footer.png);
	_background-image: url(../img/footer.jpg); /* IE6 */
	background-repeat: no-repeat;
	text-align: center;
	margin: 5px auto 0px;
	width: 572px;
}
.footer ul {
	height: 16px;
	padding-top: 178px;
	margin: 0 0 0 50px;
}


.footer li {
	font-size: 12px;display: inline;}
.footer li a {
	text-decoration: none;
	display:block;
	float: left;
	padding: 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #000000;
}
.footer li a.no-border {
	border: none;
}
.footer li a:hover {text-decoration: underline;}

p.copy {
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	_display:block;
	_position: relative;
	_bottom: 8px;
}

/*===== jinks =====*/

ul.link {text-align:left;margin: 0px;padding: 10px 0 5px;}
ul.link li a {font-size: 13px;font-weight: bold;color: #ADE700;}
ul.link li {font-size: 11px;border-left: 5px solid #FF319C;margin: 0 5px 25px; line-height: 1.6em;padding-left: 10px;}
.pink {color: #FF319C;}
.green {color: #CEEF4A;}


/*===== profile =====*/
.prof_img {
	float: left;
	margin-right:10px;
}

.contents_area dl {
	/*padding-left: 10px;*/
}
.contents_area dt {font-size: 13px;font-weight: bold;color: #FF319C;}
.contents_area dd {
	font-size: 13px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.order {
	_padding-top: 5px;
	margin-top: 30px;
}


/*===== Another =====*/
ul.frm {
	margin: 0px;
	padding: 0px;
}
ul.frm li{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 11px;
}
.page_navi {
	font-size: 11px;
	text-align: center;
	margin-top: 30px;
	_margin-top: 50px;
}


/*===== gallery =====*/
.work_set ul {
	margin: 0px -7px 0px 0;
	zoom: 1;
}
.work_set ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.work_set ul li {
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	background-repeat: repeat-y;
	height: 54px;
	width: 54px;
	position:relative;
}
.new {
	position:absolute;
	top:20px;
	left:2px;
	}
.work_set ul li a {display:block;border: 2px solid #000000;}
.work_set ul li a:hover {border: 2px solid #CEEF4A;}

ul.linear {
	text-align: center;
	margin-top: 10px;
}
ul.linear li {
	display: inline;
	list-style-type: none;
	font-size: 13px;
	color: #999999;
}
ul.linear li#back{
	margin-left: -30px;
}
ul.linear li#top{
	margin-left: 50px;
}
ul.linear li#next{
	margin-left: 50px;
}
ul.linear li a{
	text-decoration: none;
}
ul.linear li a:hover{
	text-decoration: underline;
}
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
