@charset "shift_jis";

/*** header ***/

div#header {
	position: relative;
	top: 0px;
	width: 900px;
	background: url(../img/header01.jpg) no-repeat top;
}

.dlb {
	position: absolute;
	top: 60px;
	left: 350px;
	z-index: 1;
	behavior: expression(IEPNGFIX.fix(this));
}

h2 {
	width: 95%;
	margin-top: 30px;
	font-size: 16px;
	background: #eee;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom: 3px solid #cc0000;
}

h3 {
	margin-top: 20px;
	color: #333;
	background: #eee;
	font-size: 16px;
	font-weight: lighter;
	padding: 10px 0 10px 20px;
	font-weight: bold;
}

h4 { 
	margin-top: 20px;
	padding-left: 15px;
	font-size: 15px;
	color: #cc0000;
	border-left: 4px solid #cc0000;
}

.ilexp {
	width: 90%;
	margin-top: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5em;
	padding-left: 20px;
}

#contents dl,#contents ul { padding-left: 20px;}

#js_tab dl,#js_tab ul { padding-left: 20px;}

/*** index ***/

#iUse {
	width: 450px;
	border: 0;
	margin-top: 10px;
	padding-left: 20px;
}

#iUse td.useExp { width: 300px; padding: 10px;}

/* slider */

#screen,#screen2,#use {
	float: left;
}

#screen{
 	width: 250px;
	position: relative;
	top: 0px;
	left: 20px;
}

#screen2{
 	width: 270px;
	position: relative;
	top: 0px;
	left: 20px;
}


#iphone {
 width: 193px;
 height: 371px;
 margin-top: 25px;
 margin-left: 20px;
  background: #FFFFFF url(../img/play0.jpg) no-repeat left top;
}

.scroll {
  width: 158px;
  margin-left: 18px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer {
	width: 168px;
	height: 229px;
	overflow: hidden;
	margin-top: 76px;
}

.scrollContainer div.panel {
  height: 229px;
  width: 560px; /* change to 560px if not using JS to remove rh.scroll */
}

#use { padding-left: 25px; width: 500px; }

#use ul.list-on { margin-top: 15px; }
#use ul.list-on li {
	padding-top: 5px;
	text-align: justify;
	text-justify: inter-ideograph;
	}

#use table { margin-top: 15px; }

#use .use_read { padding-left: 10px; }

.navifix { margin-top: 10px; }

ul.navifix li { padding-left: 20px; float: left; }

.navifix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

.navifix {
	display: inline-block;
}

.navifix {
	display: block;
}

/* end:iPhone_slider */

#gsrKinou { clear: both; }

#kinou {
	margin-top: 15px;
	clear: both;
}

#kinou dt,#kinou dd {
	float: left;
	margin-top: 5px;
}

#kinou dd {
	width: 500px;
	height: 58px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 20px;
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 1px;
}

.attention {
	padding: 5px 0 10px 20px;
	font-weight: bold;
}



