@charset "utf-8";

/* =============================================

	SEIKO Baselworld StyleSheet (Japanese)

============================================= */

/* === clear float elements Start ============================================= */
body #page #pageBodyArea #contentBlock #featureSection ul li dl:after,
body #page #pageBodyArea #contentBlock #specificationSection dl.detailList:after{
	content : " ";
	display : block ;
	height : 0 ; 
	visibility : hidden ;
	clear : both ;
}

body #page #pageBodyArea #contentBlock #featureSection ul li dl,
body #page #pageBodyArea #contentBlock #specificationSection dl.detailList{
	*height : 100% ;
}

/* for Legacy Browser  */

/*\*/
* html body #page #pageBodyArea #contentBlock #featureSection ul li dl,
* html body #page #pageBodyArea #contentBlock #specificationSection dl.detailList{
	display : inline-block ;
	height : 1em ;
}

body #page #pageBodyArea #contentBlock #featureSection ul li dl,
body #page #pageBodyArea #contentBlock #specificationSection dl.detailList{
	display : block ;
}
/*  */

/* === clear float elements End ============================================= */

/* === #itemPhotoSection Start ============================================= */
body #page #pageBodyArea #contentBlock #itemPhotoSection{
	margin: 0 0 15px 0;
}
body #page #pageBodyArea #contentBlock #itemPhotoSection p{
	margin: 0 0 5px 0;
	text-align: center;
	line-height: 140%;
}
/* === #itemPhotoSection End ============================================= */

/* === #leadSection Start ============================================= */
body #page #pageBodyArea #contentBlock #leadSection{
	margin: 0 0 20px 0;
}
body #page #pageBodyArea #contentBlock #leadSection p{
	margin: 0 0 10px 0;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #leadSection dl dt{
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #leadSection dl dd{
	padding: 0 0 0 1.5em;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #leadSection p.images{
	text-align: center;
}
/* === #leadSection End ============================================= */

/* === #featureSection Start ============================================= */
body #page #pageBodyArea #contentBlock #featureSection{
	margin: 0 0 20px 0;
}
body #page #pageBodyArea #contentBlock #featureSection h3,
body #page #pageBodyArea #contentBlock #featureSection h4{
	margin: 0 0 5px 0;
	font-weight: 800;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #featureSection p{
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #featureSection ul{
	margin: 0 0 0 40px;
}
body #page #pageBodyArea #contentBlock #featureSection ul.bkimage li{
	padding: 0 60px 180px 0;
	background:url(../200903/img/pic_200903_03_02.jpg) no-repeat right top;
}
body #page #pageBodyArea #contentBlock #featureSection ul li{
	margin: 0 0 10px 0;
	list-style-type: disc;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #featureSection ul li strong{
	display: block;
}
body #page #pageBodyArea #contentBlock #featureSection ul li dl{
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
}
body #page #pageBodyArea #contentBlock #featureSection ul li dl dd{
	padding: 0 0 0 2.1em;
	margin: 0 0 10px 0;
}
body #page #pageBodyArea #contentBlock #featureSection ul li dl.eachItem dt{
	margin: 0 10px 0 0;
	float: left;
	width: 40px;
}
body #page #pageBodyArea #contentBlock #featureSection ul li dl.eachItem dd{
	margin: 0;
	float: left;
	width: 630px;
}
body #page #pageBodyArea #contentBlock #featureSection ul li dl.itemColor dt{
	margin: 0 10px 0 0;
	float: left;
	width: 170px;
}
body #page #pageBodyArea #contentBlock #featureSection ul li dl.itemColor dd{
	margin: 0;
	float: left;
	width: 500px;
}

body #page #pageBodyArea #contentBlock #featureSection ul li ol{
	padding: 10px 0 0 0;
}
body #page #pageBodyArea #contentBlock #featureSection ul li ol li{
	margin: 0 0 10px 0;
	padding: 0 0 0 0.5em;
	line-height: 140%;
	text-indent: -0.5em;
	list-style-type: none;
}
body #page #pageBodyArea #contentBlock #featureSection .itemPhoto{
	margin: 0 0 15px 0;
}
body #page #pageBodyArea #contentBlock #featureSection .itemPhoto p{
	margin: 0 0 5px 0;
	text-align: center;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #featureSection em{
	text-decoration: underline;
}
/* === #featureSection End ============================================= */

/* === #specificationSection Start ============================================= */
body #page #pageBodyArea #contentBlock #specificationSection{
	margin: 0 0 20px 0;
}
body #page #pageBodyArea #contentBlock #specificationSection h3{
	margin: 0 0 5px 0;
	font-weight: 800;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #specificationSection p{
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #specificationSection table{
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	width: 100%;
}

body #page #pageBodyArea #contentBlock #specificationSection table td{
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px ;
	text-align: center;
}
body #page #pageBodyArea #contentBlock #specificationSection h4{
	margin: 20px 0 10px 0;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #specificationSection h5{
	margin: 0 0 0 20px;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #specificationSection dl.detailList{
	margin: 0 0 0 40px;
}
body #page #pageBodyArea #contentBlock #specificationSection dl.detailList dt{
	float: left;
	margin: 0 10px 0 0;
	width: 130px;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #specificationSection dl.detailList dd{
	float: left;
	padding: 0 0 0 0.5em;
	line-height: 140%;
	text-indent: -0.5em;
}
body #page #pageBodyArea #contentBlock #specificationSection dl.last{
	margin: 0 0 20px 40px;
}
/* === #specificationSection End ============================================= */

/* === #attributeSection Start ============================================= */
body #page #pageBodyArea #contentBlock #attributeSection h3{
	font-weight: 800;
	line-height: 140%;
}
body #page #pageBodyArea #contentBlock #attributeSection p{
	line-height: 140%;
}
/* === #attributeSection End ============================================= */
