@charset "utf-8";

/* 基本設定 ここから */

body {
	width: 800px;
	height: 550px;
	color: #ffffff;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	position: relative;
	font-size: 10pt;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #ffaa00;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

address {
	color: #ffffff;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 40px;
	background-color: #000000;
	background-position: bottom;
	clear:both;
}

h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ffffff;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: 100;
	font-style: inherit;
	text-align: left;
	line-break: strict;
}

h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ffd900;
	font-size: 11pt;
	font-weight:100;
	font-style: inherit;
	text-align: left;
}

h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ffd900;
	font-size: 11pt;
	font-weight:100;
	font-style: inherit;
	text-align: center;
}

img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0;
}

hr {
	border-style: none;
	border-width:0em;
	}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ffffff;
	font-size: 10pt;
	line-height: 15pt;
	font-style: normal;
	text-align: left;
	line-break: strict;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	}

/* 基本設定 ここまで*/


/* レイアウト設定 ここから */

#contents { 
	width: 655px;
	height: 440px;
	margin-left: 72.5px;
}

#contents2 { 
	width: 655px;
	height: 380px;
	margin-left: 72.5px;
}

#contentsWrap {
	clear: both;
	margin-top: 0px;
	width: 800px;
	height: 550px;
	float: left;
	background-image: url(img/back_1.jpg);
	background-repeat: repeat-x;
}

#title{
	height: 35px;
	width: 650px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

#title img{ 
	height: 35px;
	width: 255px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float:left;
}

/* 佐藤漆工房について ここから */

#contents_left { 
	width: 350px;
	height: 440px;
	margin-right:15px;
	float:left;
}

#contents_right { 
	width: 285px;
	height: 440px;
	float: left;
}

#a_logbox {
	border: none;
    width: 285px;
    height: 400px;
    overflow: auto;
}

/* プロフィール ここから */

#p_contents_left { 
	width: 140px;
	height: 440px;
	float: left;
}

#p_contents_right { 
	width: 410px;
	height: 440px;
	height: 40px;
	margin-left: 40px;
	float: left;
}

#logbox {
	border: solid 1px #ffffff;
    width: 450px;
    height: 400px;
    padding: 10px;
    overflow: auto;
	font-size: 9pt;
	line-height: 18pt;
	line-break: strict;
}

/* プロフィール ここまで */

/* ギャラリー ここから */
	#g_contents{
	 width:655px;
	 margin:0;
	 padding-top:50px;
	 text-align:center;
	 float: left;
	 }
	 
	#g_contents img{
	 margin:0;
	 padding:0;
	 }
	 
	#previewPane{
		margin-bottom:60px;	
		text-align:center;
		vertical-align:middle;
		padding-top:0px;
		position:relative;
		/* CSS HACK */
		height: 300px;	/* IE 5.x */
		height/* */:/**/288px;	/* Other browsers */
		height: /**/288px;			
	}
	
	#previewPane img{
		line-height:300px;
	}
	
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		margin-top:10px;
		margin-bottom:10px;
		font-style:italic;
		text-align:center;
		font-size:9pt;
	}
	
	#galleryContainer{
		height:70px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		/* CSS HACK */
		height: 74px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/72px;	/* Other browsers */
		height: /**/72px;			
	}
	
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		padding:1px;
	}

	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding:1px;
	}

	#theImages{
		position:absolute;
		height:70px;
		left:25px;
		width:100000px;
	}
	
	#theImages #slideEnd{
		float:left;
	}
	
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:300px;
		top:150px;
		background-color:#FFF;
		padding:4px;
		color:#555;
		font-size:9pt;
	}
	
	#theImages .imageCaption{
		display:none;
	}

/* 漆絵 ここから */

#ua_contents_left { 
	width: 255px;
	height: 400px;
	float:left;
}

#ua_contents_right { 
	width: 300px;
	height: 400px;
	margin-left:20px;
	padding-top:25px;
	float: left;
}

#ua_logbox {
	border: none;
    width: 255px;
    height: 380px;
	padding-right:10px;
    overflow: auto;
}

/* 建物塗装 ここから */

#ta_contents { 
	width: 655px;
	height: 440px;
	margin-left: 72.5px;
}

#ta_contents p { 
	font-size: 9pt;
	font-style: normal;
	text-align: left;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	line-break: normal;
}

#ta_contents_left { 
	width: 198px;
	height: 440px;
	margin: 0;
	padding-right:28px;
	float: left;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	line-break: normal;
}

#ta_contents_center { 
	width: 198px;
	height: 440px;
	margin: 0;
	padding-right:28px;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	float: left;
	line-break: normal;
}

#ta_contents_right { 
	width: 198px;
	height: 440px;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	font-style: normal;
	text-align: left;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック", "MS P Gothic",sans-serif;
	float: right;
	line-break: normal;
}


#ta_logbox {
	border: none;
    width: 215px;
    height: 185px;
	padding-right:0px;
    overflow: auto;
}

/* リメイク ここから */

#re_contents_1{ 
	width: 655px;
	height: 220px;
	float:left;
}

#re_contents_2 { 
	width: 655px;
	height: 180px;
	float: right;
}

#re_contents_right img { 
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	float:left;
}

#re_contents_left img { 
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:left;
}

#re_logbox {
	border: none;
    width: 640px;
    height: 220px;
	padding-right:10px;
    overflow: auto;
}

#re_slideshow .re_slides-nav li {	
	float: left;
	margin-right: 5px;
}

#re_slideshow .re_slides-nav li a {
	display: block;
	overflow: hidden;
	background: url(image/remake/b.png) no-repeat;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
}

#re_slideshow .re_slides-nav:after{ 
	height:0;
	visibility:hidden;
	content: ".";
	display:block;
	clear: both;
	}
	
.js #re_slideshow .re_slides-nav li.on,
.js #re_slideshow .re_slides-nav li.on a {
	background: url(img/remake/b_on.png) no-repeat;
}

#re_contents_sample_1{ 
	width: 655px;
	height: 320px;
	text-align:center;
}

#re_contents_sample_2 { 
	width: 655px;
	height: 80px;
	margin-top:20px;
	text-align:center;
	float: left;
}

#re_contents_sample_1 p{ 
	text-align:center;
	font-size:12px;
}

#re_contents_sample_2 p{ 
	text-align:center;
}

/* コンタクト ここから */

#contact {
	width: 655px;
    height:340px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	}

#contact p{
	text-align:center;
	font-size:20px;
	line-height:40px;
	}

/* 工房概要 ここから */

#a2_contents_left { 
	width: 175px;
	height: 440px;
	float: left;
}

#a2_contents_right { 
	width: 440px;
	height: 440px;
	height: 400px;
	margin-left: 30px;
	float: left;
}

#a2_logbox {
	border: none;
    width: 425px;
    height: 400px;
	padding:10px;
    overflow: auto;
	font-size: 10pt;
	line-height: 18pt;
	line-break: strict;
}

/* 工房概要 ここまで */

/* リンク ここから */

#link_logbox {
	border: none;
    width: 650px;
    height: 350px;
	padding:10px;
    overflow: auto;
	font-size: 10pt;
	line-height: 18pt;
	line-break: strict;
}

/* リンク ここまで */

/* レイアウト設定 ここまで */


/* ナビゲーション ここから */

#navi{
	width: 655px;
    height:60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 71px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: both;
	}
	
#navi1{
	width: 655px;
    height:25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left; 
	}
	
#navi1 li {  
	float: left;  
	margin-right: 0px; 
	display: block; 
	}  

#navi2{
	width: 655px;
    height:25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left; 
	}
	
#navi2 li {  
	float: left;  
	margin-right: 0px; 
	display: block; 
	}  

#next {
	margin-top:5px;
	margin-bottom:5px;
	float:right;
}

/* ナビゲーション ここまで */