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

* {
	margin: 0;
	height: auto;
	width: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 250;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color: #333333;
	background-color: #FFFFFF;
}



h1{
	display: none;
}

h2{
	margin-bottom: 15px;
}


p{

line-height:140%;
}

.pink p{
	color: #E943CC;
}


.style1 {color: #FF33FF}



A:Link {
	color: #16A6B5;
	text-decoration: none;
	text-indent: 0px;
}

A:visited {
	text-decoration: none;
	text-indent: 0px;
	color: #14A9B1;
 }

A:hover {
	color: #16A6B5;
	text-decoration: underline;
	text-indent: 0px;
 }
 
 A:active { outline: none; }
A:focus { -moz-outline-style: none; }

strong{
	color: #E943CC;
}



hr {
	clear: both;
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}

img { border-style : none }


/*大枠のスタイル*/


#wrapper {
	width: 920px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #19A5B7;
}

#header {
	color: #333;
	width: 920px;
	float: left;
	height: 333px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#navigation {
	float: left;
	width: 920px;
	color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#overflowbox{
	height: 350px;
	width: auto;
	overflow: auto;
	border: thin solid #CCCCCC;
	padding: 5px;
}
#leftcolumn {
	color: #333333;
	padding: 10px;
	height: auto;
	width: 628px;
	float: left;
	background: #ffffff;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#leftcolumn_media{color: #333333;
	padding: 10px;
	height: auto;
	width: 850px;
	float: left;
	background: #ffffff;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;}

#leftcolumn h2{
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: auto;
	padding-bottom: 15px;
	text-indent: 2.7em;
	font-size: 17px;	
}


#leftcolumn h3{
	background-position: left bottom;
	width: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: 0.7em;
	font-size: 15px;
	color: #3399CC;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #3399CC;
	margin-bottom: 15px;
	margin-top: 5px;
}



#rightcolumn {
	float: right;
	color: #333;
	height: auto;
	width: 200px;
	display: inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	padding: 5px;
	background-color: #96A5B4;
}


#rightcolumn h1 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
}

#rightcolumn p {
	color: #42372D;
	text-align: center;
}
#rightcolumn A:Link {
	color: #FFCCFF;
	text-decoration: none;
	text-indent: 0px;
}

#rightcolumn A:visited {
	color: #FFCCFF;
	text-decoration: none;
	text-indent: 0px;
}

#rightcolumn A:hover {
	color: #FFCCFF;
	text-decoration: underline;
	text-indent: 0px;
}



#footer {
	width: 900px;
	clear: both;
	color: #333;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #ffffff;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#footer a{
	font-size: 10px;
	color: #666666;
}


/*MENU*/

ul#menu{
	width: 100%;
	height: 43px;
	background: #FFF url("images/menu-bg.gif") top left repeat-x;
	font-size: 0.8em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}
	
	
	/*left_contents*/
	
.date{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #14A9B2;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 2px;
	}
	
		/*right_contents*/
		#flash_bunner{
	height: 180px;
	width: 180px;
	overflow: hidden;
	background-image: url(images/prism_bunner_stop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

	.flash{
	height: 180px;
	width: 180px;
	overflow: hidden;
}

html:not([lang*=""]) SELECTOR { height: 100px;
	width: 100px;
	overflow: hidden; }
	
.right_image{
	height: auto;
	width: 180px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #96A5B4;
	text-align: center;
}

.tag{
	background-image: url(images/tag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	padding-top: 33px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	margin-bottom: 2px;
}








		/*profile*/
	#a_sha{
	float: left;
	height: auto;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 20px;	
	}
	
	.plofile{
	height: auto;
	width: 618px;
	padding: 0px;
	clear: both;
	}	
	
	
	.plofiletitle{
	height: auto;
	width: 110px;
	float: left;
	color: #3399CC;
	}
	
	.plofiletext{
	width: 500px;
	float: right;
	text-decoration: none;
	margin-bottom: 8px;
	}
	
		
	.works{
	height: auto;
	width: 100%;
	padding: 0px;
	margin-bottom: 8px;
	float: left;
	}
	
	.works p{
	padding: 0px;
	line-height: 1.2em;
	margin-left: 120px;
	color: #333333;
	font-weight: bold;
	}
	
	.worksdate{
	height: auto;
	width: 108px;
	float: left;
	color: #3399CC;
	}
	
	.workstitle{
	width: 506px;
	float: right;
	color: #333333;
	text-decoration: none;
	margin-bottom: 2px;
	}
	
	
	
	/*disco*/
	
	.disco{
	height: auto;
	width: 360px;
	float: right;
	}	
	
	.jk{
	height: auto;
	width: 235px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 0px;
	float: left;
	text-align: center;
	}
	
	.title{
margin-bottom: 20px;
font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	}
	
	
	
	
	.jk_text{
	width: 350px;
	}
	
	
	
	
	
	
	
		/*special*/
.thumb{
	margin: 10px;
}

#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; }

		
	/*blog*/
	
	#blogphoto{
	height: 190px;
	width: 565px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 110px;
	background-image: url(images/blog.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 45px;
	}
	
	#blogphoto p{
	font-size: 14px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #000000;
	}
	
	/*konami*/
	#konamiphoto{
	height: 300px;
	width: 600px;
	margin-left: 15px;
	margin-bottom: 20px;	
	}
	
	/*購入ボタン*/
	
#buy a{
	display:block;
	width:120px;
	height:24px;
	background-image: url(image/kocx-3btn.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#buy a:hover{
	background-image: url(image/kocx-3btn_a.jpg);
	background-repeat: no-repeat;
}



.wmp {
	margin-bottom: -5px;
	margin-left: 3px;
}
