@charset "utf-8";
/* CSS Document */

/*general
----------------------------------------------------------*/
*{ 
    margin :0 ;
    padding : 0 ;
}

body,div,pre,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,
table,th,td,embed,object {
    margin :0 ;
    padding : 0 ;
    vertical-align: baseline;
}

body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height:1.4;
	color: #999999;
	background: #000000 url(../images2/bg.gif) repeat-x top;
}

.text_tit { color:#bea200;}
.text_green { color:#aad94f;}
.text_brown { color:#e9900e;}
.text_darkred { color:#7f4146;}
.text_14blue { color:#c0e6ef; font-size:14px;}
.text_12white { color:#ffffff; font-size:12px;}
.text_white { color:#ffffff;}
.text9px { font-size:9px;}
h2 { font-size:14px; margin-bottom:12px; font-weight:normal;}

a {color:#aad94f; text-decoration:none;}
a:hover {color:#90ba3f; text-decoration:none;}

img {border:0;}

.left {float:left;}
.left_mr10px {float:left; margin:0 10px 0 0;}
.left_mr5px {float:left; margin:0 5px 0 0;}
.left_mb2px {float:left; margin:0 0 2px 0;}
.left_mb5px {float:left; margin:0 0 5px 0;}
.left_mt14b8px {float:left; margin:10px 0 8px 0;}
.left_mt10b5px {float:left; margin:10px 0 5px 0;}
.left_mb5px {float:left; margin:0 0 5px 0;}
.right {float:right;}
.clear { clear:both;}
.cneter {text-align: center;}

#wrapper {width:780px;margin:0 auto;}
#c {width:780px;margin:0;}
#c_left {
	width:555px;
	float:left;
}
#c_right {width:215px;float:right;margin:0;}
/*\*/
* html #c  {height: 1em;overflow: visible;}
/**/

/*gbtn
----------------------------------------------------------*/
#gbtn {margin: 0px;width: 316px;height:26px;float:left;}
#gbtn ul,li {list-style-type: none;float: left;margin: 0px;padding: 0px;}
#gbtn li a {text-decoration: none;text-indent: -2000px;display: block;height:26px;margin:0 ;}
#gbtn li a:hover {display: block;height:26px;margin:0 ;}
#gbtn li#btn01 a {background-image: url(../images2/btn01.gif);width:93px;}
#gbtn li#btn01 a:hover {background-image: url(../images2/btn01on.gif);width:93px;}
#gbtn li#btn01_e a {background-image: url(../images2/btn01_e.jpg);width:93px;}
#gbtn li#btn01_e a:hover {background-image: url(../images2/btn01on_e.jpg);width:93px;}
#gbtn li#btn02 a {background-image: url(../images2/btn02.gif);width:58px;}
#gbtn li#btn02 a:hover {background-image: url(../images2/btn02on.gif);width:58px;}
#gbtn li#btn03 a {background-image: url(../images2/btn03.gif);width:61px;}
#gbtn li#btn04 a {background-image: url(../images2/btn04.gif);width:46px;}
#gbtn li#btn04 a:hover {background-image: url(../images2/btn04on.gif);width:46px;}
#gbtn li#btn05 a {background-image: url(../images2/btn05.gif);width:58px;}
#gbtn li#btn05 a:hover {background-image: url(../images2/btn05on.gif);width:58px;}

/*gnavi
----------------------------------------------------------*/
#gnavi {margin: 0px;width: 215px;height:auto;}
#gnavi li img {margin: 0px; padding:0;}
#gnavi ul,li {list-style-type: none;margin: 0px;padding: 0px;}
#gnavi li a {text-decoration: none;text-indent: -2000px;display: block;width: 215px;margin:0 ; padding:0;}
#gnavi li a:hover {display: block;width: 215px;margin:0 ;}
#gnavi li#navi01 a {background-image: url(../images2/navi01.gif);height:22px;}
#gnavi li#navi01 a:hover {background-image: url(../images2/navi01on.gif);height:22px;}
#gnavi li#navi01_e a {background-image: url(../images2/navi01_e.gif);height:22px;}
#gnavi li#navi01_e a:hover {background-image: url(../images2/navi01on_e.gif);height:22px;}
#gnavi li#navi02 a {background-image: url(../images2/navi02.gif);height:22px;}
#gnavi li#navi02 a:hover {background-image: url(../images2/navi02on.gif);height:22px;}
#gnavi li#navi03 a {background-image: url(../images2/navi03.gif);height:22px;}
#gnavi li#navi03 a:hover {background-image: url(../images2/navi03on.gif);height:22px;}
#gnavi li#navi04 a {background-image: url(../images2/navi04.gif);height:22px;}
#gnavi li#navi04 a:hover {background-image: url(../images2/navi04on.gif);height:22px;}
#gnavi li#navi05 a {background-image: url(../images2/navi05.gif);height:22px;}
#gnavi li#navi05 a:hover {background-image: url(../images2/navi05on.gif);height:22px;}
#gnavi li#navi06 a {background-image: url(../images2/navi06.gif);height:24px;}
#gnavi li#navi06 a:hover {background-image: url(../images2/navi06on.gif);height:24px;}
#gnavi li#navi_home a {background-image: url(../images2/navi_home.gif);height:24px;}

/*top messages
----------------------------------------------------------*/
#messages {
	width: 205px;
	height: 85px;
	float:left;
	margin:0 0 8px 0;
	padding:5px;
	overflow:auto;
	font-size: 11px;
	color:#666666}

/*second general
----------------------------------------------------------*/
#c_left_cs {
	width:555px;
	height:561px;
	float:left;
	margin:3px 10px 0 0;
	background-image: url(../images/bg_left_cs.gif);
	background-repeat: repeat-y;
	background-color: #191919;
}

#c_left_cs img.cs {
	margin:261px 0 0 157px;
}


#left_tit {
	width:22px;
	height:561px;
	margin:3px 3px 0 0;
	padding:0;
	float:left;
	background-image: url(../images2/bg_left_tit.gif);
	background-repeat: repeat-y;
}

#right_c {
    width:530px;
	height:561px;
	margin:3px 0 0 0;
	padding:0;
	float:left;
	background-image: url(../images2/bg_left_c.gif);
	background-repeat: repeat-y;	
}

#right_c_scroll {
	width:530px;
	height:561px;
	margin:3px 0 0 0;
	padding:0;
	float:left;
	background-image: url(../images2/bg_left_c.gif);
	background-repeat: repeat-y;
	overflow: auto;
}

#c_right .empty {
    width: 205px;
    /*height:125px;*/
	height:65px;
	clear:both;
}

#c_right .empty_e {
    width: 205px;
    height:105px;
	clear:both;
}

/*yanoshot
----------------------------------------------------------*/
.yanoshot_photo {
	width: 450px;
	margin:7px;
	text-align:center;
}

.yanoshot_boxtit {
    width:482px;
	border:#8c8c8c 1px solid;
	background-color:#000000;
	color:#ffffff;
	margin:12px auto 0 auto;
	padding:3px;
}

.yanoshot_box {
    width:482px;
	border-bottom:#8c8c8c 1px solid;
	border-left:#8c8c8c 1px solid;
	border-right:#8c8c8c 1px solid;
	background-color:#666666;
	color:#ffffff;
	margin:0 auto;
	padding:3px;
}

.yanoshot_text {
    width:484px;
	margin:12px auto;
	padding:3px;
}

/*yanoshot_e
----------------------------------------------------------*/
.yanoshot_boxtit_e {
    width:242px;
	border:#8c8c8c 1px solid;
	background-color:#000000;
	color:#ffffff;
	margin:5px 0 0 0;
	padding:3px;
}

.yanoshot_box_e {
    width:242px;
	border-bottom:#8c8c8c 1px solid;
	border-left:#8c8c8c 1px solid;
	border-right:#8c8c8c 1px solid;
	background-color:#666666;
	color:#ffffff;
	margin:0;
	padding:3px;
}

.yanoshot_text_e {
    width:242px;
	margin:5px 12px 0 12px;
	float:left;
}

.yanoshot_text_e2 {
    width:500px;
	margin:12px auto;
	padding-top:5px;
	border-top:#ffffff dashed 1px;
	clear:both;
}


/*projects
----------------------------------------------------------*/
.projects_top {
    width:530px;
	height:320px;
	background:#ffffff;
	color:#000000;
	margin:0;
}

* html .projects_top {height: 1em;overflow: visible;}

#tab1,#tab2,#tab3 {
    position:relative;
	width:530px;
	height:320px;
	background:#ffffff;
	color:#000000;
	margin:0;
}

#tab1 {
    z-index:5;
	top:-4px;
}
#tab2 {
    z-index:3;
	top:-326px;
}
#tab3 {
    z-index:2;
	top:-648px;
}

.projects_tit{
    font-size:12px;
	padding:6px 12px;
}

.projects_top_text {
    float:left;
	width:304px;
	margin:0 10px 10px 0;
}

.projects_mdl {
    width:510px;
	height:13px;
	padding:5px 10px;
	margin:0;
	background-color:#000000;
}
* html .projects_mdl {height: 1em;overflow: visible;}

.projects_btm {
    width:510px;
	height:517px;
	padding:10px;
	overflow:auto;
	clear:both;
}
.projects_btm_e {
    width:510px;
	height:517px;
	padding:10px;
	overflow:auto;
	clear:both;
}
.projects_btm p, .projects_btm_e p {
    margin:0 0 11px 0;
}

.projects_btm a {color:#ffff01;text-decoration: underline;}
.projects_btm a:hover {color:#e3e301;text-decoration: underline;}


/*gellary
----------------------------------------------------------*/
.gellary_box {
    width:520px;
	margin:10px 5px;
}

.gellary_box a {
    color: #999999;
}

.gellary_box a:hover {
    color: #996712;
}

.gellary_tit {
    width:520px;
	margin:20px 0 3px 0;
	border-bottom:#8a8a8a solid 2px;
	color:#996712;
	font-size:14px;
}

#gellary_sbox {
    width:520px;
}

* html #gellary_sbox {height: 1em;overflow: visible;}

#gellary_sbox .imgbox {
    width:75px;
	height:280px;
	margin:5px 11px 0 0;
	padding:0;
	text-align:center;
	float:left;
}

#gellary_sbox .imgbox img {
    margin:0 0 5px 0;
}

.imgbox_margin {margin: 12px 0 0 0;}/* for others */
head~/* */body .imgbox_margin {margin: 12px 0 0 0;}/* for ie8 */
html:not(:target) .imgbox_margin {margin: 12px 0 0 0;}/* for others */

.gellary_tit2 {
    width:520px;
	height:20px;
	margin:5px 0 3px 0;
	padding:5px;
	background-color:#333333;
	font-size:14px;
	clear:both;
}
* html .gellary_tit2 {height: 1em;overflow: visible;}

.gellary_tit3 {
    width:520px;
	margin:20px 0 3px 0;
	border-bottom:#8a8a8a solid 2px;
	text-align:center;
	clear:both;
}

.gellary_tit4 {
	width:260px;
	text-align:left;
	float:left;
	margin:20px 0 10px 0;
	border-bottom:#8a8a8a solid 2px;
}

.gellary_tit5 {
	width:260px;
	text-align:right;
	float:right;
	margin:20px 0 10px 0;
	border-bottom:#8a8a8a solid 2px;
}
.gellary_titcon{
	width:520px;
	margin:20px 0 3px 0;
	border-bottom:#8a8a8a solid 2px;
}

.gellary_text {
    width:490px;
	height:100px;
	padding:10px 20px;
	background-color:#000000;
	color:#996712;
	clear:both;
}

.gellary_text a {
    color: #999999;
}

.gellary_text a:hover {
    color: #996712;
}

/*gellary_pop start*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
/*#imageData #caption{ font-weight: bold;	}*/
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*gellary_pop end*/

/*dvd
----------------------------------------------------------*/
.dvd_box {
    width:490px;
	margin:20px;
	clear:both;
}
* html .dvd_box  {height: 1em;overflow: visible;}

.dvd_text {
    width:330px;
	margin:0;
	float:left;
}


/*pfofile
----------------------------------------------------------*/
.profile_text_left {
	width:244px;
	margin:10px 0 10px 10px;
	padding:0 10px 0 0;
	border-right: 1px dashed #999999;
	float:left;
}
.profile_text_right {
	width:235px;
	margin:10px;
	padding:0;
	float:left;
}

.profile_text_left p {
    margin:0 0 11px 0;
}
.profile_text_right p {
    margin:0 0 11px 0;
}

/*contact
----------------------------------------------------------*/
.contact_text {
	width: 450px;
	margin:25px;
	padding:20px 10px;
	border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;
}
.contact_text_sec {
	width: 450px;
	margin:0 25px 25px 25px;
	padding:20px 10px;
	border-bottom: 1px dashed #999999;
}

.contact_text p {
    margin:0 0 11px 0;
}
.contact_text_sec p {
    margin:0 0 11px 0;
}

/*site map
----------------------------------------------------------*/
.sitemap_box {
    width:545px;
	margin:20px 5px;
	color:#aad94f;
}

.sitemap_tit {
    width:545px;
	margin:20px 0 3px 0;
	border-bottom:#8a8a8a solid 2px;
	color:#996712;
	font-size:14px;
}

.sitemap_box_s {

    width:505px;
	margin:20px 20px 10px 20px;
}
.sitemap_box_ss {
    width:505px;
	margin:0 20px;
}

.sitemap_box_ss a {
    color:#999999; text-decoration:none;
}
.sitemap_box_ss a:hover {
    color:#666666; text-decoration:none;
}



/*footer
----------------------------------------------------------*/
#footer {
    clear:both;
	}
