@charset "UTF-8";


/*----- common -----*/
* {
	margin: 0;
	padding: 0;
}
body,html {
	height:100%;
}
.fs14{
	font-size:14px;
}
.fs12{
	font-size:12px;
}
.fs11{
	font-size:11px;
}
.fs10{
	font-size:10px;
}
.blue{
	color:#e5004f;
}
.red{
	color:#e5004f;
}
body {
	margin:0px;
	padding:0px;
	line-height:1.6;
	letter-spacing:1px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:14px;
	color:#666666;
	background:#ececec;
}
img {
	border:0;
	vertical-align:bottom;
}
p{
	margin:5px 0px 5px 0px;
	padding:0;
	font-size:12px;
}

#container {
	width:950px;
	margin:0px auto;
	padding:0px;
	background-color:#fff;
	position:relative;
	height: 100%;
	min-height: 100%;
}
body > #container {
	height: auto;
}
#contents {
	padding-bottom: 50px;
}
#clearfix{
	clear:both;
}

#headArea{
	padding:100px 0px 0px 0px;
	height:110px;
	background-image:url(/prx/000/http/app.jquerystudy.info/images/header_back.png);	
}
strong{
	background-color:#fcd;
	font-weight:normal;
}
a{
	text-decoration:none;
	color:#006eb0;
}
#footer a{
	color:#fff;
}
a:visited{
	color:#006eb0;
}
a:hover{
	color:#F30;
}
.link{
	font-size:12px;
	display:inline-block;
	margin:0px 0px 0px 10px;
}
#footer{
	position:absolute;
	text-align:right;
    bottom:0;
	width:940px;
	padding:5px;
	border-top:1px solid #fff;
	box-shadow:0px -2px 2px rgba(0,0,0,0.2);
	background:#2f95a6;
	background: -moz-linear-gradient(top, #21a4a9, #2f95a6);
	background: -webkit-gradient(linear, left top, left bottom, from(#21a4a9), to(#2f95a6));
	behavior: url(/prx/000/http/app.jquerystudy.info/css_js/css_js/PIE.htc);
}





/*----- menu -----*/
.menuButton{
	margin:0px 0px;
	width:80px;
	height:80px;
	cursor:pointer;
	float:left;
	background-position: 0 -80px;
}
.menuButton:hover{
	background-position: 0 0px;
}
.menuBox{
	margin:0px 0px;
	width:80px;
	height:80px;
	float:left;
}
#menu_top{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_top.png);
}
#menu_jQuery{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_jQuery.png);
}
#menu_2048{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_2048.png);
}
#menu_nana{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_nana.png);
}
#menu_unyo{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_unyo.png);
}
#menu_bt15{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_bt15.png);
}
#menu_bullet{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_bullet.png);
}
#menu_bullet02{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_bullet02.png);
}
#menu_bullet03{
	background-image:url(/prx/000/http/app.jquerystudy.info/images/menu_bullet03.png);
}



/*----- index & common -----*/
#appArea{
	margin:40px 20px 0px 20px;
}
.app{
	overflow:hidden;
}
.phoneImage{
	overflow:hidden;
	margin:0px 20px 0px 0px;
	float:left;
}
.explainArea{
	width:710px;
	float:left;
}

#titleArea{
	margin:0px 20px 40px 20px;
}
h1{/*--各アプリのタイトル--*/
	margin:0px 0px 10px 0px;
	padding:0;
	border-bottom:1px solid #006eb0;
	overflow:hidden;
}
.detailButton{
	display:inline-block;
	width:160px;
	height:50px;
	background-image:url(/prx/000/http/app.jquerystudy.info/images/btn_detail.gif);
}
.detailButton:hover{
	background-position: 0 -50px;
}


h2{/*-- 各アプリのリード文 --*/
	padding:0 7px;
	margin:10px 0px 0px 0px;
	border-left:solid 4px #c00;
	font-size:14px;
	color:#c00;
	font-weight:normal;
	overflow:hidden;
}
.addContents{
	margin:0px;
	padding:10px;
	font-size:10px;
	background-color:#ddd;
	
	border-radius:5px;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	behavior: url(/prx/000/http/app.jquerystudy.info/css_js/css_js/PIE.htc);
}
.appBanner{
	overflow:hidden;
	margin:10px 0px;
	padding:15px;
	background-color:#e5e5e5;
	font-size:11px;
	
	border-radius:5px;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	behavior: url(/prx/000/http/app.jquerystudy.info/css_js/css_js/PIE.htc);
}
h3{/*-- アプリのタイトル --*/
	font-size:14px;
	font-weight:normal;
	color:#006eb0;
}
h4{/*-- キャプションのタイトル --*/
	font-size:10px;
}
.appBanner img{
	float:left;
	padding:0px 20px 0px 0px;
}
.appBannerText{
	float:left;
}
.space{
	margin-bottom:60px;
}
.space_s{
	margin-bottom:30px;
}



/*----- sub page -----*/
.leadAddContents{
	color:#666666;
	margin:5px 0;
	padding:10px;
	font-size:10px;
	background-color:#ddd;
	
	border-radius:5px;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	behavior: url(/prx/000/http/app.jquerystudy.info/css_js/css_js/PIE.htc);
}
#movieArea{
	margin:20px 20px 0px 20px;
	width:420px;
	float:left;
}
#contentArea{
	width:470px;
	margin:20px 0px 0px 0px;
	float:left;
}
.column3L{
	width:280px;
	margin:20px 0px 0px 25px;
	float:left;
}
.column3C{
	width:280px;
	margin:20px 25px 0px 25px;
	float:left;
}
.column3R{
	width:280px;
	margin:20px 25px 0px 0px;
	float:left;
}

.column3L2{
	width:300px;
	margin:20px 0px 0px 20px;
	float:left;
}
.column3C2{
	width:300px;
	margin:20px 5px 0px 5px;
	float:left;
}
.column3R2{
	width:300px;
	margin:20px 20px 0px 0px;
	float:left;
}


.columnL{
	width:420px;
	margin:20px 0px 0px 25px;
	float:left;
}
.columnR{
	width:420px;
	margin:20px 25px 0px 0px;
	float:right;
}
.movieTitle{
	margin:10px 0;
	font-size:11px;
	line-height:15px;
}
.movieTitle img{
	float:left;
	margin:0px 5px 0px 0px;
}
.movieText{
	overflow:hidden;
	margin:10px 0px;
	padding:10px;
	font-size:10px;
	background-color:#ddd;
	
	border-radius:5px;
	-webkit-border-radius:5px;
    -moz-border-radius:5px;
	behavior: url(/prx/000/http/app.jquerystudy.info/css_js/css_js/PIE.htc);
}
