@charset "UTF-8";
/*------------------------------------------------------------*/
/*目次　INDEX
	=0 home

search key "="+"n"

//last update 2012/01/26

--------------------------------------------------------------
base color 
-------------------------------------------------------------
#384046
#7bb5c0
#3b387c
#c3c5c7
-------------------------------------------------------------*/

/*=0 home
-------------------------------------------------------------*/
#home h2 {
	padding:0px;
	border:0px;
}
#home #container {
	padding:0px;
	border:0px;
}
#home #primary {
	width: 960px;
	position: relative;
}
#home #slide {
	width:1024px:
	height:574px;
	position:absolute;
	left:-32px;
}
#home #slide img {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#home #slide img.active {
	z-index:10;
}

#home #slide img.last-active {
	z-index:9;
}
#home #contentsBox {
	background: url(../img/home/contentsBox-back.png) left top;
	padding-left:1px;
	padding-bottom: 10px;
	margin-top:550px;
	margin-bottom: 20px;
	position: relative;
	z-index: 300;
}
*+html #home #contentsBox {
	margin-top:600px;
}
#home #contentsBox ul {
	margin-bottom: 0px;
}
#home #contentsBox li {
	float: left;
	margin: 10px 0px 0px 9px;
	position: relative;
	background: #FFF;
	_margin:10px 0px 0px 7px;
}
#home #contentsBox li a {
	display: block;
	border:5px solid #FFF;
}
#home #contentsBox li a:hover {
	border:5px solid #7bb5c0;
}
#home #contentsBox li a:hover img {
	-moz-opacity:0.6;
	opacity:0.6;
	filter: alpa(opacity=60);
}
#home #contentsBox li a .fukidashi {
	display:none;
	position: absolute;
	position: absolute;
	z-index:200;
	top:-25px;
	left:0px;
}
#home #contentsBox li a:hover .fukidashi {
	position: absolute;
}
#home #contentsBox li a:hover .fukidashi img {
	-moz-opacity:1;
	opacity:1;
	filter: alpa(opacity=100);
}
#home #mainBox div {
	float:left;
	width:465px;
}
#home #mainBox #infoBox {
	margin-right: 30px;
}
#home #mainBox .innerBox {
	float: none;
	width:465px;
	height:250px;
	overflow-y: auto;
}
#home #mainBox dt {
	float: left;
	font-weight: bold;
}
#home #mainBox dd {
	margin-left: 8em;
}

/*=1 about
-------------------------------------------------------------*/
/* company */
#about .company .profile {
	border-top:1px solid #c3c5c7;
}
#about .company .profile tr {
	border-bottom:1px solid #c3c5c7;
}
/* healthy */
#about .healthy .box01 {
	float: none;
	margin-bottom:20px;
	border: 1px solid #c3c5c7;
	padding:58px 15px 15px 15px;
	width:698px;
	position:relative;
}
#about .healthy .box01 h3,#about .healthy .contentsList .box h3 {
	position: absolute;
	top:0px;
	left:0px;
	border-bottom: 1px solid #c3c5c7;
}
/* loglife */
#about .loglife h2 {
	clear:both;
}
#about .loglife .optionBox dl {
	margin-bottom:10px;
}
#about .loglife .optionBox {
	padding-top:15px;
	padding-bottom:0px;
}
#about .loglife .optionBox dt {
	float:left;
	width:10em;
	font-weight: bold;
}
#about .loglife .optionBox dd {
	margin-left:10em;
}
#about .loglife .merit {
	float:left;
	width:565px;
}
#about .loglife .meritList .optionBox {
	padding-top:0px;
}
#about .loglife .meritList .optionBox h3 {
	font-size: 110%;
	padding:5px 15px 5px 40px;
	background: #7bb5c0;
	background-position: 15px 6px;
	background-repeat: no-repeat;
}
#about .loglife .meritList .box01 h3 {background-image: url(../img/about/loglife/h3-n1.png);}
#about .loglife .meritList .box02 h3 {background-image: url(../img/about/loglife/h3-n2.png);}
#about .loglife .meritList .box03 h3 {background-image: url(../img/about/loglife/h3-n3.png);}
#about .loglife .meritList .box04 h3 {background-image: url(../img/about/loglife/h3-n4.png);}
#about .loglife .meritList .box05 h3 {background-image: url(../img/about/loglife/h3-n5.png);}
/* crew */
#about .crew h2 {
	clear:both;
}
#about .crew .contentsList .box {
	width:auto;
	margin-right:0px;
	margin-bottom:30px;
	text-align: center;
	padding:0px 16px;
	border:0px;
	border-left:1px solid #c3c5c7;
	font-size: 90%;
}
#about .crew .contentsList .box strong {
	font-size: 110%;
}
/* privacy */
#about .privacy dt {
	font-weight: bold;
	margin-bottom: 10px;
}
#about .privacy dd {
	margin-bottom: 15px;
}
/* sitemap */
#about .sitemap ul {
	margin-top:20px;
}
#about .sitemap li {
	line-height: 2.8;
	border-top:1px solid #c3c5c7;
	background:url(../img/common/arr02.png) no-repeat 12px 0.8em;
	padding-left:30px;
	font-weight: bold;
}
#about .sitemap li ul {
	margin-bottom: 0px;
	margin-top:0px;
	margin-left:-30px;
	border-top:1px solid #c3c5c7;
}
#about .sitemap li li {
	line-height: 2;
	background:url(../img/common/arr01.png) no-repeat 10px center;
	padding-left:20px;
	margin-left: 10px;
	border:0px;
	font-weight: normal;
}
/*=2 finland
-------------------------------------------------------------*/
/* factory */
#finland .factory .logList {
	margin-bottom: 20px;
}
#finland .factory .logList li {
	float:left;
}
#finland .factory .sizeTable {
	margin-bottom: 30px;
}
#finland .factory .sizeTable,
#finland .factory .sizeTable th,
#finland .factory .sizeTable td {
	padding:0px;
	border:1px solid #384046;
}
#finland .factory .sizeTable th {
	background:#ecefb8;
}
#finland .factory .sizeTable .head01 th {
	background:#a7cff7;
}
#finland .factory .optionBox {
	padding:15px;
}
#finland .factory .optionBox p {
	margin-bottom:0px;
}
/* staff */
#finland .staff .box {
	float:left;
	width:365px;
	margin-bottom: 20px;
}
#finland .staff .box strong {
	color: #7bb5c0;
}
/* policy */
#finland .policy .tabs li {
	float:left;
}
#finland .policy h2 {
	color:#3b387c;
}
#finland .policy h3 {
	color:#7bb5c0;
	font-size: 110%;
}
#policy-kiso,
#policy-dannetsu,
#policy-yaneura,
#policy-door,
#policy-paint,
#policy-roof,
#policy-log,
#policy-power{
	clear:both;
	padding: 20px 25px;
	border:1px solid #c3c5c7;
	margin-bottom: 30px;
}
#policy-kiso p,#policy-kiso ul,
#policy-dannetsu p,#policy-dannetsu ul,
#policy-yaneura p,#policy-yaneura ul,
#policy-door p,#policy-door ul,
#policy-paint p,#policy-paint ul,
#policy-roof p,#policy-roof ul,
#policy-log p,#policy-log ul,
#policy-power p,#policy-power ul {
	margin-bottom: 10px;
	line-height:1.5;
}
#policy-kiso .box,
#policy-dannetsu .box,
#policy-yaneura .box,
#policy-door .box,
#policy-paint .box,
#policy-roof .box,
#policy-log .box,
#policy-power .box {
	float:left;
	width:325px;
	margin-bottom:15px;
}
#policy-kiso .left,
#policy-dannetsu .left,
#policy-yaneura .left,
#policy-door .left,
#policy-paint .left,
#policy-roof .left,
#policy-log .left,
#policy-power .left {
	margin-right:27px;
}
#policy-door .box3 .box {
	width:208px;
	margin-right:18px;
}
#policy-door .box2 .box {
	width:auto;
	float:left;
	margin-right:18px;
}
#policy-paint .box3 {
	margin-bottom: 20px;
}
#policy-paint .box3 p {
	float:left;
	margin:0px 8px;
}
#policy-log h3 {
	clear: both;
}
#policy-power dt {
	font-weight: bold;
}
#policy-power dd {
	margin-bottom:15px;
}
.tabs li {
	overflow:hidden;
}
.tab-kiso		{	background:url(../img/finland/policy/tab-kiso_o.png) no-repeat;}
.tab-dannetsu	{	background:url(../img/finland/policy/tab-dannetsu_o.png) no-repeat;}
.tab-yaneura	{	background:url(../img/finland/policy/tab-yaneura_o.png) no-repeat;}
.tab-door		{	background:url(../img/finland/policy/tab-door_o.png) no-repeat;}
.tab-paint		{	background:url(../img/finland/policy/tab-paint_o.png) no-repeat;}
.tab-roof		{	background:url(../img/finland/policy/tab-roof_o.png) no-repeat;}
.tab-log		{	background:url(../img/finland/policy/tab-log_o.png) no-repeat;}
.tab-power		{	background:url(../img/finland/policy/tab-power_o.png) no-repeat;}

.tabs .ui-tabs-selected a {
	position:relative;
	top:-100px;
	z-index:-100;
}

/*=3 scandinavia
-------------------------------------------------------------*/
/* opusjapan */
#scandinavia .opusjapan .optionBox {
	padding:15px 15px 5px 15px;
	margin-bottom: 15px;
}
/* forestvilla */
#scandinavia .forestvilla h2 {
	clear:both;
}
/* sauna */
#scandinavia .sauna .optionBox .innerBox {
	padding:15px;
}
#scandinavia .sauna .optionBox ul {
	margin-bottom:0px;
	margin-left:1.5em;
	list-style: disc;
}
#scandinavia .sauna .optionBox h2 {
	background:none;
	position:relative;
	padding:0px;
	line-height: 1;
	color:#7bb5c0;
}
#scandinavia .sauna .optionBox td {
	padding:0px;
}
#scandinavia .sauna .optionBox td a:hover img {
	opacity:0.4;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
}
/*=4 myhome
-------------------------------------------------------------*/
/* schedule */
#myhome .schedule table,
#myhome .schedule th,
#myhome .schedule td {
	padding:0px;
}
#myhome .schedule .th01 {background: #ecefb8;}
#myhome .schedule .th02 {background: #7bb5c0;}
#myhome .schedule .th03 {background: #3b387c;}
#myhome .schedule .th04 {background: #a7cff7;}
#myhome .schedule td {
	padding-left:10px;
}
#myhome .schedule tr {
	border-bottom: 20px solid #FFF;
}
#myhome .schedule td dl {
	margin-bottom: 0px;
}
#myhome .schedule td dt {
	background:url(../img/common/arr04.png) no-repeat left center;
	font-weight: bold;
	padding-left:20px;
}
#myhome .schedule td dd {
	padding-left:20px;
	margin-bottom: 15px;
}
/* research */
#myhome .research .option01 h2 {
	background-image: url(../img/myhome/research/optionBox-h2-back1.png);
}
#myhome .research .option02 h2 {
	background-image: url(../img/myhome/research/optionBox-h2-back2.png);
}
/* funds */
#myhome .funds .box {
	float:left;
	width:350px;
	border:0px;
	padding:0px;
}
#myhome .funds .box ul {
	list-style: disc;
	margin-left:2em;
}
#myhome .funds .totalBox {
	padding:15px;
}
#myhome .funds .optionBox h2 {
	background-image: url(../img/myhome/funds/optionBox-h2-back.png);
}
#myhome .funds .optionBox strong {
	color:#F00;
}
/* voice */
#myhome .voice h2 {
	clear:both;
}
#myhome .voice .questionList li {
	float:left;
	margin-right: 30px;
	margin-bottom:20px;
	background: url(../img/common/pdficon_large.png) no-repeat center;
}
#myhome .voice .questionList a:hover img {
	opacity:0.4;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
}
#myhome .voice .box {
	border:2px solid #7bb5c0;
	padding:15px 15px 0px 15px;
	margin-bottom: 20px;
}
#myhome .voice .box ul {
	list-style: disc;
	margin-left: 1.5em;
}
#myhome .voice .box .name {
	background: url(../img/myhome/voice/name-back.png) no-repeat left top;
	padding-left:40px;
	font-weight:bold;
	line-height: 2;
}
#myhome .voice .optionBox {
	padding:10px 10px 0px 10px;
}
/*=5 blog
-------------------------------------------------------------*/
#blog #secondary h2 {
	border-bottom:1px solid #c3c5c7;
	margin-top:-20px;
}
#blog #secondary select {
	width:200px;
}
#blog .meta {
	text-align:right;
	color:#7bb5c0;
	font-size: 90%;
}
/*=6 gallery
-------------------------------------------------------------*/
#gallery #primary h2 {
	clear:both;
}
#gallery .contentsList {
	border-left:1px solid #c3c5c7;
}
#gallery .contentsList .box {
	width:auto;
	margin-right:0px;
	margin-bottom:30px;
	text-align: center;
	padding:0px 16px;
	border:0px;
	border-right:1px solid #c3c5c7;
	font-size: 90%;
}
#gallery .contentsList .box a {
	font-weight :bold;
	position: relative;
}
#gallery .contentsList .box a:hover img,#link .blogroll li a:hover img {
	opacity:0.4;
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
}
#gallery .contentsList .box a:hover span {
	display: block;
	position: absolute;
	width:210px;
	height:150px;
	background: url(../img/gallery/thumb-hover.png) no-repeat center;
	z-index: 100;
}
#gallery h1.entry-title {
	font-size:130%;
	font-weight: bold;
	border-bottom:1px solid #384046;
	line-height: 2.5;
}
#gallery .ngg-galleryoverview .ngg-gallery-thumbnail-box img {
	width:110px;
	height:110px;
}
#gallery .ngg-galleryoverview .ngg-gallery-thumbnail-box a {
	float:left;
	margin:0px 32px 20px 0px;
	border:5px solid #EEE;
}
#gallery .ngg-galleryoverview .ngg-gallery-thumbnail-box a:hover {
	border:5px solid #7bb5c0;
}

#gallery .ngg-navigation {
	clear:both;
}
#gallery .ngg-navigation span {
	padding:3px 5px;
	margin-right:3px;
}
#gallery .ngg-navigation a {
	border:1px solid #DDD;
	padding:3px 5px;
	margin-right:3px;
}
#gallery .tubepress_thumb {
	margin-right:20px;
}
#gallery .tubepress_thumb img {
	margin-bottom:10px;
}

/*=7 link
-------------------------------------------------------------*/
#link #primary .linkcat {
	list-style:none;
	clear:both;
}
#link #primary .blogroll li{
	font-size: 0.9em;
	line-height:1.3;
	width:110px;
	float:left;
	margin-right:14px;
	margin-bottom:10px;
}
#link #primary .blogroll li a {
	display: block;
	border:5px solid #EEE;
	margin-bottom: 7px;
}
#link #primary .blogroll li a:hover {
	border:5px solid #7bb5c0;
}
/*=8 request,contact
-------------------------------------------------------------*/
#request p.Q {
	font-weight: bold;
	border-bottom:1px solid #3b387c;
	color:#3b387c;
}
#request input,#contact input {
	margin:5px 2px;
}
#request table,#contact table {
	border-collapse: separate;
	padding:3px;
	border:2px solid #d8e9ec;
}
#request th,#request td,
#contact th,#contact td {
	padding:5px 8px;
	border-bottom:1px solid #c3c5c7;
}

#request th,
#contact th {
	width:13em;
	color:#3b387c;
	background-color: #e5f0f2;
}
#request label {
	white-space: nowrap;
}

