@charset "utf-8";
/* ===================================================================
CSS information

 file name  :iphone.css
 author     :Akira Miyamoto (admin)
 style info :iPhone User Guide ほか

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

/*----------------------------------------------------
	基本スタイル
----------------------------------------------------*/
a {text-shadow: none;}
a:link {color: #004e85;}
a:visited {color: #004e85;}
a:hover {color: #3482b9;}
a:active {color: #3482b9;}

body {
	background: #fff none;
	font-size: medium;
}

h1 {}
h2.lifelamp {
	background: url(../img/iphone/lifelamp/cover_lifelamp.jpg) no-repeat;
	width: 320px;
	height: 320px;
	text-indent: -9999px;
}
h3 {
	background: url(../img/iphone/lifelamp/icon_lamp_01.png) no-repeat 0 center;
	font-size: 120%;
	line-height: 120%;
	margin-bottom: 0.4em;
	padding-left: 20px;
}

.pageTop {
	clear: both;
	font-size: 90%;
	margin-bottom: 0;
	text-align: right;
}
.pageTop a {text-decoration: none;}
.invisible {color: #aaa;}


/*----------------------------------------------------
	UA: iPhone
----------------------------------------------------*/
#iphone div {
	background: #bdbdbd url(../img/share/bg.png) repeat-x 0 -400px;
	border-bottom: 1px solid #afafaf;
	padding: 1em 0.8em;
}
#iphone div div {
	background: none;
	border: 0;
	padding: 0;
}
#iphone div div.exp {padding: 1em 0.8em;}
.setting-path {
	background-color: #486b9b;
	color: #fff;
	font-weight: bold;
	margin: 0.4em 0;
	padding: 0.4em 1em;
	
	text-shadow: -1px -1px 0 rgba(0,0,0,0.2);
}
.setting-path li {
	display: inline;
	margin-right: 0.4em;
}
.instructions {}
.instructions dt {font-size: larger;}
.instructions dd {text-align: center;}
.instructions img {border: 1px solid #ccc;}

#iphone ul,dl {
	margin: 10px auto 0;
	padding: 10px;
}
#iphone ul ul, #iphone ul dl, #iphone dl ul, #iphone dl dl {
	color: #222;
	margin-top: 0; padding: 4px 0 4px 4px;
}
#iphone ul li {
	margin-bottom: 0.4em;
	list-style-type: disc;
	list-style-position: inside;
}
#iphone dl dd {margin-bottom: 0.4em;}

#iphone {background-color: #f5f5f5;}

#iphone.userguide h1 {display: none;}

#iphone #pretext {
	background-color: #000;
	color: #bbb;
	height: 14px;
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 1px;
	text-align: right;
	margin-bottom: 0;
	padding: 1px;
	white-space: nowrap;
}
#english #pretext {
	font-size: 8px;
}

#iphone ul.nav {
	line-height: 1.6em;
	margin-top: 0;
}
#iphone ul.nav span {
	background-color: #aaa;
	border: 1px solid #bbb;
	color: #fff;
	font-size: 9px;
	margin-bottom: 0.4em;
	padding: 1px 4px;
	-webkit-border-radius: 4px;
}
#iphone ul.nav span a:link, #iphone ul.nav span a:visited,
#iphone ul.nav span a:hover, #iphone ul.nav span a:active {
	color: #fff;
	text-decoration: none;
}
#iphone ul.nav li {list-style-image: url(../img/share/arrow.gif);}
#iphone ul.nav li.current {
	list-style-image: none;
	list-style-type: none;
	text-indent: 1.2em;
}

#iphone .concept p {
	font-size: 60%;
	line-height: 2.4em;
	letter-spacing: 1px;
}
#english .concept p {letter-spacing: 0;}

#iphone .detail {font-size: 80%;}
#iphone .detail .exp {
	background: #f5f5f5 url(../img/iphone/lifelamp/bg_pinup_lifelamp.png) center;
	border: 1px solid #bbb;
	color: #111;
	font-size: 80%;
	overflow: hidden;
	-webkit-border-radius: 10px;
}
#iphone .capture {
	color: #555;
	float: right;
	font-size: 60%;
	margin-left: 4px;
	width: 140px;
}

#iphone .detail ul.en {color: #666;}

#iphone .detail dt {font-weight: bold;}
#iphone .detail dt.withIcon {line-height: 12px;}
#iphone .detail dd {
	margin-bottom: 0.4em;
	margin-left: 0.4em;
}
#iphone .detail dd dt, #iphone .detail dd dd {text-indent: 0;}

#iphone .publisher p {font-size: 60%;}
#iphone .extra p {font-size: 70%;}


/* -----------------------------------------------------------
	#feature
		特集ページ
----------------------------------------------------------- */
#feature {background-color: #0a0a0a;}
#feature #wrapper {background: url(../img/share/bg_header-plain.jpg) no-repeat;}

#feature h2, #feature h3 {border: none;}

#feature #front {
	background: #fff;
	border-top: 4px solid #fafafa;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 20px auto;
	padding: 20px;
	text-align: left;
	width: 600px;
	
	-webkit-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border-radius: 12px;
}

#feature #front ul,dl {
	margin: 10px auto 0;
	padding: 10px;
}
#feature #front ul ul, #feature #front ul dl, #feature #front dl ul, #feature #front dl dl {
	color: #222;
	margin-top: 0;
	padding: 4px 0 4px 4px;
}

#feature #front ul li {
	margin-bottom: 0.4em;
	list-style-type: disc;
	list-style-position: inside;
}
#feature .concept p {
	font-size: 70%;
	line-height: 2.4em;
	letter-spacing: 1px;
}

#feature .detail p {font-size: 80%;}
#feature .detail .exp {
	background: #f5f5f5 url(../img/iphone/lifelamp/bg_pinup_lifelamp.png) center;
	border: 1px solid #bbb;
	color: #111;
	font-size: 70%;
	overflow: hidden;
	-webkit-border-radius: 10px;
}

#feature .appdetail {
	font-size: 9px;
	margin: 1em auto;
}
#feature .appdetail .oneof {
	float: left;
	width: 290px;
}
#feature .appdetail img {float: right;}
#feature .appdetail .name {
	color: #333;
	font-size: larger;
	font-weight: bold;
}
#feature .appdetail a {text-decoration: none;}
#feature .appdetail dl {
	float: left;
	width: 140px;
}
#feature .appdetail dt {
	clear: left;
	color: #bbb;
	float: left;
	margin-right: 1ex;
}
#feature .appdetail dd {
	color: #666;
	float: left;
}
#feature .appdetail .version {
	background-color: #ff9000;
	border: 1px solid #e17f00;
	color: #fff;
	display: block;
	margin-top: 0.4em;
	padding: 0.2em 0.6em;
	
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-radius: 4px;
}
#feature .appdetail .version.lite {
	background-color: #de3c81;
	border: 1px solid #bd326d;
}
#feature .appdetail .special {
	background-color: #f5f5f5;
	float: right;
	
	-webkit-border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border-radius: 12px;
}

#feature .appmov {
	clear: both;
	padding: 2em;
	text-align: center;
}

#feature .capture {text-align: center;}
#feature .capture img {margin-right: 12px;}

#feature .publisher p {font-size: 70%;}

#feature .extra {border-top: 1px solid #ccc;}
#feature .extra p {font-size: 70%;}

#feature #footer {border-top-color: #191919;}


/* -----------------------------------------------------------
	#feature .lifelamp
		特集ページのアプリ別
----------------------------------------------------------- */
#feature.lifelamp ul#passlist {
	height: 60px;
	margin: 0 !important; 
	position: relative;
	text-indent: -9999px;
	width: 160px;
}
#feature.lifelamp ul#passlist li {
	background: url(../img/iphone/lifelamp/nav_lifelamp.jpg) no-repeat;
	display: block;
	height: 60px;
	float: left;
}
#feature.lifelamp ul#passlist .home {
	background-position: left top;
	position: absolute;
	left: -30px;
	width: 40px;
}
#feature.lifelamp ul#passlist .home a {
	display: block;
	height: 60px;
	width: 40px;
}
#feature.lifelamp ul#passlist .lifelamp {
	background-position: -40px top;
	width: 120px;
}


/* -----------------------------------------------------------
	#feature .coolkanji
		特集ページのアプリ別
----------------------------------------------------------- */
#feature.coolkanji ul#passlist {
	height: 60px;
	margin: 0 !important; 
	position: relative;
	text-indent: -9999px;
	width: 160px;
}
#feature.coolkanji ul#passlist li {
	background: url(../img/iphone/coolkanji/nav_coolkanji.jpg) no-repeat;
	display: block;
	height: 60px;
	float: left;
}
#feature.coolkanji ul#passlist .home {
	background-position: left top;
	position: absolute;
	left: -30px;
	width: 40px;
}
#feature.coolkanji ul#passlist .home a {
	display: block;
	height: 60px;
	width: 40px;
}
#feature.coolkanji ul#passlist .coolkanji {
	background-position: -40px top;
	width: 120px;
}

#feature.coolkanji #showwin {
	background-color: #000;
	height: 600px;
	position: relative;
	width: 600px;
}
#feature.coolkanji #slideshow { z-index: 1;}
#feature.coolkanji #showwin .copy {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 64px;
	margin: 0;
	width: 600px;
	z-index: 11;
}


/* -----------------------------------------------------------
	#iphone #contact
		iPhone用問い合わせフォーム
----------------------------------------------------------- */
#iphone #contactform {
	font-size: 80%;
}
#iphone #contactform .input input {
	padding: 1ex;
}
