@charset "UTF-8";
/* CSS layout settings of each page */

#main.janicawatch {
	background-color: #fff;
}

.janicawatch .banner {
	background-color: #ebf3f9;
}

.janicawatch #appheader h2#iphoneapp_title a {
	background:url(../../images/iphoneapp/janicawatch/janicawatch_h2-trans.png) no-repeat;
}


.tabinterview_murata #main.tab #content {
	background-image: none;
	width: 765px;
}

.janicawatch #interview {
	padding: 0 25px;
}

.janicawatch dl.interview_body p {
	font-size: 1em;
}
.janicawatch dl.interview_body dt {
	float: left;
	display: inline;
	font-weight: bold;
	margin-right: 1em;
	font-size: 1.2em;
}

.janicawatch dl.interview_body dd {
	margin-bottom: 1em;
	font-size: 1.2em;
}

.tabinterview_murata .janicawatch div#profile {
	display: block;
	float: right;
	width: 233px;
	padding: 10px;
	font-size: 10px;
	border: 1px solid #cacaca;
	background: #f3f3f3;
	margin: 0 0 1em 1em;
}
.tabinterview_murata .janicawatch div#profile h3 {
	margin: 0 0 0.5em 0;
}
.tabinterview_murata .janicawatch div#profile p {
	line-height: 1.6em;
	font-size: 1.1em;
	margin: 0;
}

.tabinterview_murata .janicawatch img {
}

.tabinterview_murata .janicawatch img.center {
	margin: 10px -1px;
	border: 1px solid #bebebe;
}

.tabinterview_murata .janicawatch.showconcept #content h2.title {
	display: block;
	height: 0;
	width: 765px;
	padding-top: 250px;
	overflow: hidden;
	background: url(../../../images/iphoneapp/janicawatch/interview_h2_title.png) no-repeat;
	margin-top: 0;
}

.janicawatch .iphone_tabmenu li a {
	background: url(../../../images/iphoneapp/janicawatch/interview_tabmenu.png) 0 0 no-repeat;
}

.janicawatch .iphone_tabmenu li a:hover {
	background-position: -204px 0px;
}

.janicawatch .iphone_tabmenu li.tabinterview_murata a {
	background-position: 0 -36px;
}

.janicawatch .iphone_tabmenu li.tabinterview_murata a:hover {
	background-position: -204px -36px;
}

.janicawatch.showmain #content h2 {
	display: block;
	width: 970px;
	height: 0;
	margin: 0;
	padding-top: 350px;
	background: url(../../images/iphoneapp/janicawatch/index_h2-trans.png) no-repeat;
	overflow: hidden;
}

.janicawatch.showmain ul.smallbanner li {
	margin-right: 25px;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
	display: block;
	width: 280px;
	padding: 20px;
	border-radius:10px;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	background-color: #EBF3F9;
}
.janicawatch.showmain ul.smallbanner li h3 {
	color: #293b7b;
}

.iphoneapp ul.smallbanner li h3 {
	margin-top: 0;
}

.iphoneapp .tripartition {
}

.janicawatch.showfeatures #content h2.title {
	display: block;
	width: 970px;
	height: 0;
	margin: 0 0 15px 0;
	padding-top: 250px;
	background: url(../../images/iphoneapp/janicawatch/features_h2_title.png) no-repeat;
	overflow: hidden;
}

.janicawatch.showfeatures #content .design_features {
	width: 600px
}

.janicawatch.showfeatures #content .howtouse {
	width: 250px;
	padding: 15px;
	clear: both;
	overflow: hidden;
	display: block;
	border-radius:10px;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	background-color: #ebf3f9;

}

.janicawatch.showfeatures #content .howtouse h3 {
	margin-top: 0;
	color: #293b7b;
}
.janicawatch.showfeatures #content .howtouse .notes {
	margin-left: 0;
}
.janicawatch.showspecs #content h3 {
	font-weight: bold;
}
.janicawatch.showconcept #content {
  width: 765px;
}
.janicawatch.showconcept #content h2.title {
	display: block;
	height: 0;
	width: 765px;
	padding-top: 250px;
	overflow: hidden;
	background: url(../../../images/iphoneapp/janicawatch/concept_h2_title.png) no-repeat;
	margin-top: 0;
}

.janicawatch.showconcept #content h3.aboutproject {
	color: #293B7B;

}

.janicawatch.showconcept #content #concept {
	padding: 0 22px;
}
