@charset "Shift_JIS";

/* -------------------- start of Style Sheet -------------------- */

/* Cascading Style Sheet for 池田 聡 アプリ */

/* ---------- アプリ ---------- */
#apps {
	margin: 0 0 40px 0;
	padding: 0;
	text-align: left;
}

#apps h3 {
	overflow: hidden;
	margin: 0 0 30px 0;
	padding: 0.6em 0;
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 160%;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.6em;
	line-height: 1.0;
	background: #f3f3f3;
}
html[xmlns] #apps h3 {
	background: url(../img/basic/back_transparent_black_5.png);
}

#apps p.title {
	margin: 0.5em 30px 1em 30px;
	padding: 0.2em 10px 0 10px;
	color: #336699;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2;
	background: url(../img/basic/back_dot_black.gif) 0 100% no-repeat;
}
html[xmlns] #apps p.title {
	background: url(../img/basic/back_dot_white_20.png) 0 100% no-repeat;
}

#apps p.icon {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#apps p.icon a.outside {
	padding: 0;
	background: none;
}

#apps ul {
	list-style-type: none;
	margin: 0 40px 0 280px;
	padding: 0;
	text-align: left;
}
#apps ul li {
	margin: 0.5em 0;
	padding: 0;
	font-size: 90%;
}

#apps div.screen-shot {
	clear: both;
	margin: 0 20px;
	padding: 1em 20px 1.5em 20px;
	text-align: center;
}
#apps div.screen-shot h4 {
	margin: 0.5em 30px;
	padding: 0.2em 10px 0 10px;
	color: #999933;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6;
	background: url(../img/basic/back_dot_white.gif) 0 100% no-repeat;
}
html[xmlns] #apps div.screen-shot h4 {
	background: url(../img/basic/back_dot_black_5.png) 0 100% no-repeat;
}


#apps div.screen-shot p.images {
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: 0.5em;
}

#apps div.screen-shot p.images img.frame {
	border: 2px solid #ffffff;
	
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

#apps p.link {
	margin: 1em 40px;
	padding: 0.2em 10px;
	border: 1px solid #eeeeee;
	font-size: 82%;
	text-align: right;
	background: url(../img/basic/back_link_white.gif) repeat-x 0 50%;
}
#apps p.link a {
	text-decoration: none;
}
#apps p.link a:hover {
	text-decoration: underline;
}
