@charset "utf-8";
/*
Theme Name: furuya
Theme URI: http://furuyacikako.com
Description: yuiworks.
Version: 1.0
Author: WordPress Japan
Author URI: http://wordpress.xwd.jp/
*/
/* tag_set */

body,a,p,hr,div,table,img,ul,ol,h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	line-height:20px;
	border:0px;
}
a {
	color:#0066FF;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}


/* full body */
#full_body {
	width:770px;
	background-image:url(image/shadow_bg.gif);
	background-repeat:repeat-y;
}

/* headder */
#headder {
	width:748px;
	height:79px;
	text-align:left;
	background-image:url(image/home_top.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}
#profile {
	width:748px;
	height:79px;
	text-align:left;
	background-image:url(image/profile_head.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}
#info {
	width:748px;
	height:79px;
	text-align:left;
	background-image:url(image/sec_top.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}
#works {
	width:748px;
	height:79px;
	text-align:left;
	background-image:url(image/works_head.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}
#gallery {
	width:748px;
	height:79px;
	text-align:left;
	background-image:url(image/photogallery_head.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}
#goods {
	width:748px;
	height:79px;
	text-align:left;
	background-image:url(image/goods_head.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}
#link {
	width:748px;
	height:79px;
	text-align:left;
	background-image:url(image/link_head.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
}

#headder_left {
	width:457px;
	height:79px;
	padding-left:20px;
	text-align:left;
	display:block;
	float:left;
}
#headder_left h1 {
	margin-left:20px;
	margin-top:10px;
	font-size:1.2em;
}
#headder_left h2 {
	margin-top:4px;
	margin-bottom:4px;
	font-size:2.5em;	
	font-weight:bold;
}
#headder_left h2.name {
	margin-left:30px;
	font-size:1em;
}
#headder_2ndleft {
	width:170px;
	height:79px;
	padding-left:20px;
	text-align:left;
	display:block;
	float:left;
}
#headder_2ndleft h1 {
	margin-left:20px;
	margin-top:10px;
	font-size:1.2em;
}
#headder_2ndleft h2 {
	margin-top:4px;
	margin-bottom:4px;
	font-size:2.5em;	
	font-weight:bold;
}
#headder_2ndleft h2.name {
	margin-left:30px;
	font-size:1em;
}
#headder_2nd p.secnd {
	margin-left:490px;
}
#headder_left a {
	text-decoration:none;
	color:#FFFFFF;
}
#headder_left a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#headder_2ndright {
	width:540px;
	height:38px;
	padding-top:25px;
	text-align:right;
	color:#FFFFFF;
	display:block;
	float:left;
	position:relative;
}
#headder_2ndbt {
	width:540px;
	height:17px;
	display:block;
	float:left;
	position:relative;
}
#headder_2ndleft a{
	font-size:1em;
	color:#FFFFFF;
	text-decoration:none;
}
#headder_2ndleft a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/* contents */
#contents {
	width:748px;
	line-height:20px;
	text-align:left;
	padding: 1px 1px 0px 1px;
}
#top_photo {
	width:604px;
	height:428px;
	display:block;
	float:left;
	position:relative;
	background-color:#FFFFFF;
}
#info_image {
	width:729px;
	height:226px;
	display:block;
	float:left;
	position:relative;
	background-image:url(image/news_head.jpg);
}
#profile_image {
	width:729px;
	height:226px;
	display:block;
	float:left;
	position:relative;
	background-image:url(image/profile_img.jpg);
}
#works_image {
	width:729px;
	height:226px;
	display:block;
	float:left;
	position:relative;
	background-image:url(image/works_img.jpg);
}
#gallery_image {
	width:729px;
	height:200px;
	display:block;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
#goods_image {
	width:729px;
	height:226px;
	display:block;
	float:left;
	position:relative;
	background-image:url(image/goods_img.jpg);
}
#link_image {
	width:729px;
	height:226px;
	display:block;
	float:left;
	position:relative;
	background-image:url(image/link_img.jpg);
}
#contents_head {
	width:748px;
	height:226px;
	background-color:#666666;
	text-align:left;
	position:relative;
	display:block;
}
#contents_bak {
	width:748px;
	padding-bottom:10px;
	background-color:#666666;
	text-align:left;
	position:relative;
	display:block;
}
#contents_text {
	width:689px;
	padding:20px;
	background-color:#ffffff;
	text-align:left;
	position:relative;
	display:block;
}
#contents_text h3 {
	font-size:1.2em;
	color:#FF3300;
	font-weight:bold;
}
#contents_text h3.work {
	font-size:1.2em;
	color:#ffffff;
	background-color:#666666;
	font-weight:bold;
}
#contents_text a.work {
	font-size:1em;
	color:#ffffff;
	font-weight:bold;
	text-decoretion:none;
}
#contents_text a.work:hover {
	text-decoration:underline;
	color:yellow;
}
#contents_text a.stitle {
	font-size:1em;
	color:#FF3300;
	font-weight:bold;
}
#contents_text hr {
	margin:10px 0px 10px 0px;
}
#contents_text hr.top {
	margin:0px 0px 10px 0px;
}

#contents_text p {
	margin: 10px 20px 10px 20px;
}
#contents_text p.top {
	margin: 10px 20px 0px 20px;
	font-size:1.2em;
	color:#666666;
}
#contents_main {
	margin:10px;
}
#contents_main img {
	border:0px;
	margin-right:10px;
}
#work_title {
	width:637px;
	background-color:#666666;
	padding:0;
	margin-top:1px;
}
#work_cont {
	width:637px;
	background-color:#666666;
	text-align:left;
	font-size:0.9em;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	display:block;
}
#work_contents {
	width:300px;
	color:#FFFFFF;
	margin: 0px 5px 0px 5px;
	display:block;
	float:left;
	position:relative;
}
#work_contents a {
	color:#FFFFFF;
	text-decoration:none;
}
#work_contents a:hover {
	color:#FFFF99;
	text-decoration:underline;
}	
#work_title p.works_bt_1 {
	width:637px;
	height:119px;
	margin:0;
	padding:0;
	display:block;
	background:url(image/work1_2.jpg);
}
#work_title a.works_bt_1 {
	width:637px;
	height:119px;
	margin:0;
	padding:0;
	display:block;
	background:url(image/work1.jpg);
}
#work_title a.works_bt_1:hover {
	background:none;
}
#link_lay {
	margin:10px;
}
#link_lay h2 {
	width:637px;
	color:#ffffff;
	background-color:#666666;
	margin-left:10px;
	margin-top:1px;
	padding-left:10px;
}
#link_lay ul {
	margin-left:10px;
}
#link_lay li {
	margin-left:30px;
}
#contents_text p.works_bt_2 {
	width:637px;
	height:120px;
	margin:0;
	padding:0;
	display:block;
	background-image:url(image/work2_2.jpg);
}
#contents_text a.works_bt_2 {
	width:637px;
	height:120px;
	margin:0;
	padding:0;
	display:block;
	background-image:url(image/work2.jpg);
}
#contents_text a.works_bt_2:hover {
	background:none;
}
#contents_text p.works_bt_3 {
	width:637px;
	height:120px;
	margin:0;
	padding:0;
	display:block;
	background-image:url(image/work3_2.jpg);
}
#contents_text a.works_bt_3 {
	width:637px;
	height:120px;
	margin:0;
	padding:0;
	display:block;
	background-image:url(image/work3.jpg);
}
#contents_text a.works_bt_3:hover {
	background:none;
}
#contents_text p.works_bt_4 {
	width:637px;
	height:120px;
	margin:0;
	padding:0;
	display:block;
	background-image:url(image/work4_2.jpg);
}
#contents_text a.works_bt_4 {
	width:637px;
	height:120px;
	margin:0;
	padding:0;
	display:block;
	background-image:url(image/work4.jpg);
}
#contents_text a.works_bt_4:hover {
	background:none;
}
#contents_text div.work_contents {
	display:block;
	position:relative;
	float:left;
}
/* side */
#right_column {
	width:133px;
	font-size:0.8em;
	line-height:1.4em;
	color:#FFFFFF;
	padding:5px;
	display:block;
	background-color:#666666;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float:right;
}
#right_column a {
	font-size:1em;
	line-height:1.5em;
	color:#FFFFFF;
	text-decoration:none;
}
#right_column a:hover {
	text-decoration:underline;
}

#right_column h3 {
	font-size:2em;
	color:#FFFFFF;
	margin-right:5px;
	text-align:right;
}
#right_column ul {
	font-size:0.8em;
	line-height:1.5em;
}
#right_column3 {
	width:133px;
	height:132px;
	font-size:0.8em;
	line-height:1.4em;
	color:#FFFFFF;
	padding:5px;
	display:block;
	background-color:#666666;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float:right;
}
#right_colum3 a.subti {
	font-size:1em;
	line-height:1.5em;
	color:#FFFFFF;
	text-decoration:none;
}
#right_colum3 a.subti:hover {
	text-decoration:underline;
}
#right_column3 a {
	font-size:1em;
	line-height:1.5em;
	color:#FFFFCC;
	text-decoration:none;
}
#right_column3 a:hover {
	text-decoration:underline;
}
#right_column3 h3 {
	font-size:2em;
	color:#FFFFFF;
	margin-right:5px;
	text-align:right;
}
#right_column3 ul {
	font-size:0.8em;
	line-height:1.5em;
}
/* home button */
#home_button p.hbt1 {
	width:126px;
	height:78px;
	background-image:url(image/home_bt_1_2.gif);
	display:block;
	float:left;
	position:relative;
}
#home_button a.nbt1 {
	width:126px;
	height:78px;
	display:block;
	background-image:url(image/home_bt_1_1.gif);
}
#home_button a.nbt1:hover {
	background:none;
}
#home_button p.hbt2 {
	width:115px;
	height:78px;
	background-image:url(image/home_bt_2_2.gif);
	display:block;
	float:left;
	position:relative;
}
#home_button a.nbt2 {
	width:115px;
	height:78px;
	display:block;
	background-image:url(image/home_bt_2_1.gif);
}
#home_button a.nbt2:hover {
	background:none;
}
#home_button p.hbt3 {
	width:104px;
	height:78px;
	background-image:url(image/home_bt_3_2.gif);
	display:block;
	float:left;
	position:relative;
}
#home_button a.nbt3 {
	width:104px;
	height:78px;
	display:block;
	background-image:url(image/home_bt_3_1.gif);
}
#home_button a.nbt3:hover {
	background:none;
}
#home_button p.hbt4 {
	width:113px;
	height:78px;
	background-image:url(image/home_bt_4_2.gif);
	display:block;
	float:left;
	position:relative;
}
#home_button a.nbt4 {
	width:113px;
	height:78px;
	display:block;
	background-image:url(image/home_bt_4_1.gif);
}
#home_button a.nbt4:hover {
	background:none;
}
#home_button p.hbt5 {
	width:112px;
	height:78px;
	background-image:url(image/home_bt_5_2.gif);
	display:block;
	float:left;
	position:relative;
}
#home_button a.nbt5 {
	width:112px;
	height:78px;
	display:block;
	background-image:url(image/home_bt_5_1.gif);
}
#home_button a.nbt5:hover {
	background:none;
}
#home_button p.hbt6 {
	width:98px;
	height:78px;
	background-image:url(image/home_bt_6_2.gif);
	display:block;
	float:left;
	position:relative;
}
#home_button a.nbt6 {
	width:98px;
	height:78px;
	display:block;
	background-image:url(image/home_bt_6_1.gif);
}
#home_button a.nbt6:hover {
	background:none;
}
#home_button p.hbt7 {
	width:80px;
	height:78px;
	background-image:url(image/home_bt_7_2.gif);
	display:block;
	float:left;
	position:relative;
}
#home_button a.nbt7 {
	width:80px;
	height:78px;
	display:block;
	background-image:url(image/home_bt_7_1.gif);
}
#home_button a.nbt7:hover {
	background-image:none;
}

/* footer */
#full_btm {
	width:770px;
	height:10px;
	background-image:url(image/shadow_btm.gif);
	background-repeat:no-repeat;
	display:block;
}
#copy_right {
	width:748px;
	height:18px;
	text-align:right;
	color:#FFFFFF;
	background-image:url(image/copy.gif);
	background-repeat:no-repeat;
	display:block;
	position:relative;
}

/* photogallery */
.pp_thumb img {
	padding: 5px;
	text-align: center;
	margin: 2px;
	border: 2px solid #ccc;
}
.pp_thumb a:hover img {
	border: 2px solid #06c;
	margin: 2px;
}
.pp_photo {
}
ul.pp_slides {
	display: block;
	width: 690px; /* if someone thinks of a better way to center please let me know! */
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding:0;
	list-style:none;
	line-height:1.4em;
}
.pp_slides li {
	display:block;
	float:left;
	margin:0 5px 10px 0;
	padding:0;
	width: auto;
	height: auto;
}
.pp_tag {
	text-align: center;
	font-size: 0.9em;
}
#pp_page_links {
	text-align: center;
}
.pp_prev, .pp_next {
	margin: 10px;
	display: block;
	padding: 5px;
}
a.pp_prev, a.pp_next {
	background: #ccc;
	border: solid 1px #9ac;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.pp_prev:hover, a.pp_next:hover {
	background: #acf;
	border: solid 1px #036;
	color: #036;
	text-decoration: none;
}
.pp_prev {
	float: left;
}
.pp_next {
	float: right;
}
#pp_block {
	width: 100%;
	clear: both;
}
.pp_lgphoto {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#pp_block a img {
	padding: 5px;
	border: 2px solid #ccc;
}
#pp_block a:hover img {
	padding: 5px;
	border: 2px solid #06c;
}

