@charset "UTF-8";


/* TEMPLATE +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Retina parts */
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx){

}
/* TEMPLATE Retina parts end*/

/* webfont */
@font-face{
	font-family: impact;
	src: url("../webfonts/impact.ttf") format("truetype");
}


/* INTERFACE */


body{
	margin:0px;
	padding:0px;
	font-family:impact,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	-webkit-text-size-adjust:100%;
	background-image:url("../img/interface/bg.png");
	color:#000000;
}



#global_header{
	min-width:960px;
	max-width:100%;
	height:100px;
	background-color:#ffffff;
}

#header_area{
	width:960px;
	height:100px;
	margin:0px auto;
	position:relative;
}

#header_area h1{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1em;
	position:absolute;
	top:31px;
	left:5px;
}

#global_nav ul{
	margin:0px;
	padding:0px;
	font-size:18px;
	line-height:1em;
	list-style-type:none;
	position:absolute;
	bottom:28px;
	right:0px;
}
#global_nav ul li{
	display:inline;
	margin:0px 10px;
}

#global_nav a{
	text-decoration:none;
	color:#000000;
}
#global_nav span{
	color:#6d6d6d;
}
#global_nav a:hover{
	color:#6d6d6d;
}



#contents_area{
	width:960px;
	margin:0px auto;
	padding:50px 0px;
}

#link{
	width:960px;
	margin:0px auto;
	padding-top:40px;
	border-top:2px dotted #9d9d9d;
}

#banner_imf{
	width:200px;
	margin:0px auto 30px;
}

#description_imf{
	width:200px;
	font-size:12px;
	font-family:Hiragino Kaku Gothic Pro,sans-serif;
	text-align:center;
}

#description_imf a{
	color:purple;
	text-decoration:none;
}

#description_imf a:hover{
	text-decoration:underline;
}


#global_footer{
	width:960px;
	margin:0px auto;
	padding:30px 0px;
	border-top:2px dotted #9d9d9d;
}

#footer_copyright{
	text-align:center;
}

#global_footer small{
	font-size:9px;
	font-family:Arial,sans-serif;
	line-height:1em;
}



/*  home  */
#home_contents{
	width:960px;
	margin:0px auto;
}

#home_key{
	margin:0px 0px 80px 0px;

}


#home_key ul{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:1em;
}

.home_welcome_en{
	margin:0px 0px 30px 0px;
	text-align:center;
}

.home_welcome_en h2{
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	font-weight:normal;
}

.home_welcome_en p{
	font-size:18px;
	font-weight:normal;
}

.home_welcome_ja{
	margin:0px 0px 70px 0px;
	text-align:center;
}

.home_welcome_ja h2{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}

.home_welcome_ja p{
	font-size:12px;
	font-weight:bold;
}



#home_circle{
	overflow:hidden;
	margin:0px 0px 20px 0px;
}

#home_circle_profile{
	float:left;
	width:200px;
	height:200px;
	margin:0px 0px 0px 90px;
	border-radius: 50%;
}
#home_circle_tattooworks{
	float:left;
	width:200px;
	margin:0px 0px 0px 90px;
	border-radius: 50%;
}
#home_circle_otherworks{
	float:left;
	width:200px;
	margin:0px 0px 0px 90px;
	border-radius: 50%;
}

/*test*/
#home_circle_profile{
	float:left;
	width:200px;
	height:200px;
	margin:0px 32px 32px 32px;
	border-radius: 50%;
}
#home_circle_imf{
	float:left;
	width:200px;
	height:200px;
	margin:0px 32px 32px 0px;
	border-radius: 50%;
}
#home_circle_tattooworks{
	float:left;
	width:200px;
	height:200px;
	margin:0px 32px 32px 0px;
	border-radius: 50%;
}
#home_circle_otherworks{
	float:right;
	width:200px;
	height:200px;
	margin:0px 32px 32px 0px;
	border-radius: 50%;
}



/*  profile  */

#profile_contents{
	width:940px;
	margin:0px auto;
	padding: 0px 10px;
}

#profile_title{
	margin:0px 0px 50px 0px;
	padding:0px;
	font-size:30px;
	font-weight:normal;
	line-height:1em;
}

#profile_key{
	width:430px;
	height:260px;
	margin:0px 0px 50px 0px;
}

.profile_cell01{
	margin:0px 0px 50px 0px;
}

.profile_cell01 h3{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:20px;
	font-weight:normal;
}

.profile_cell01 h3 span{
	padding:0px 0px 0px 20px;
	font-size:14px;
}

.profile_cell01 table{
	border-collapse:collapse；
}
.profile_cell01 table th{
	width:50px;
	padding:0px 10px 10px 0px;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
}
.profile_cell01 table td{
	padding:0px 10px 10px 0px;
	font-size:14px;
	font-weight:normal;
	font-family:'Hiragino Kaku Gothic Pro',sans-serif;
	text-align:left;
	white-space:nowrap;
}

.profile_cell01 a{
	color:purple;
	text-decoration:none;
}

.profile_cell01 a:hover{
	color:purple;
	text-decoration:underline;
}
.profile_cell01 p{
	font-family:'Hiragino Kaku Gothic Pro',sans-serif;
	font-size:14px;
}

#personal_history p{
	margin:0px 0px 20px;
	padding:0px 0px 10px;
	font-family:'Hiragino Kaku Gothic Pro',sans-serif;
	font-size:14px;
}



/*  tattooworks,otherworks  */

.works_contents{
	width:960px;
	margin:0px auto;
	background-image:url("../img/works_bullethole.png");
	background-repeat:no-repeat;
	background-position:center top;
}

.works_contents h2{
	margin:0px 0px 50px 0px;
	padding:0px;
	font-size:30px;
	font-weight:normal;
	line-height:1em;
	text-align:center;
}

.works_contents h2 span{
	font-size:16px;
}

.works_circle01{
	float:left;
	width:200px;
	margin:0px 32px 32px 32px;
}
.works_circle02{
	float:left;
	width:200px;
	margin:0px 32px 32px 0px;
}
.works_circle03{
	float:left;
	width:200px;
	margin:0px 32px 32px 0px;
}
.works_circle04{
	float:right;
	width:200px;
	margin:0px 32px 32px 0px;
}

a#btn_tattooshop{
	display:block;
	width:218px;
	margin:50px auto 0px auto;
	padding:0px 0px 0px 53px;
	font-size:30px;
	line-height:1em;
	background-image:url("../img/interface/marker_pistol.png");
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
	color:#000000;
}
a#btn_tattooshop:hover{
	color:#6d6d6d;
}


a#btn_shoppage{
	display:block;
	width:178px;
	margin:50px auto 0px auto;
	padding:0px 0px 0px 53px;
	font-size:30px;
	line-height:1em;
	background-image:url("../img/interface/marker_pistol.png");
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
	color:#000000;
}
a#btn_shoppage:hover{
	color:#6d6d6d;
}

.nav_next{
	margin:20px 0px;
	text-align:center;
	font-size:18px;
	line-height:1em;
}

.nav_next a, .nav_next span{
	text-decoration:none;
	color:#000000;
	margin:0px 5px;
	padding:10px;
	border:1px solid #6d6d6d;
}
.nav_next span{
	color:#6d6d6d;
}
.nav_next a:hover{
	color:#6d6d6d;
}




/*coming soon*/

#comingsoon{
	width:800px;
	height:600px;
	margin:50px auto;
	padding:250px 0px 100px 0px;
	font-size:200px;
	line-height:1em;
	text-align:center;
	background-color:#f5d239;
	border:1px solid #000000;
}



























