@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}


#top_logo{
	width:912px;
	height:30px;
	padding:10px 0;
	border-bottom:2px #666 solid;
	margin-bottom:15px;
	
}
#top_logo #logo img{float:left;}
#top_logo p{float:right; padding-top:10px;}



div#pagebody{
	margin:0 auto;
	width:912px;
	height:100%;
}

h1 span{
	display:none;
}

div#title{
	background-image:url(../img/ipad_main_img.jpg);	
	background-repeat:no-repeat;
	width:912px;
	height:331px;
	position: relative;
	border-bottom:1px #666 solid;
}

div#contents .con_left .apple_link{
	margin-top:60px;
}

div#title .apple_link{
	position: absolute;
	top:250px;
	left:65px;
}


div.apple_link{
		width: 366px;
        height: 52px;
        position: relative;
}

div.apple_link img{
		padding-top:8px;
}


div.link_stext{
	float:left;
	line-height:1.3;
	color:#555;
	font-size:14px;
	margin-top:8px;
}

div.link_stext p{
	text-align:left;
}


a.apple_banner{
	float:right;
}


div#link_otherdev{
	height:80px;
	width:912px;
}

p#universal_app{
	float:left;
	height:80px;
	width:659px;
}
p#link_android{
	float:right;
	height:80px;
	width:240px;
}



div#contents{
	width:792px;
	height:100%;
	margin:80px 60px 0px 60px;

}

div.con_newline{
	height:80px;
	clear:both;
}	
	
div.con_left{
	width:376px;
	height:auto;
	float:left;

}

div.con_right{
	width:376px;
	height:auto;
	float:right;
	
}

p.con_text{
	width:376px;
	height:auto;
	font-size:16px;
	color:#555;
	line-height:1.5;
	text-align:justify;
	margin-top:15px;
}

p#con_img01{
	background-image:url(../img/ipad_con_img01.jpg);
	background-repeat:no-repeat;
	height:282px;
}

h2#stitle_img01 span{
	display:none;
}

h2#stitle_img01{
	height:60px;
	margin-top:65px;
	background-image:url(../img/ipad_con_title01.gif);
	background-repeat:no-repeat;
}

p#con_img02{
	height:282px;
	background-image:url(../img/ipad_con_img02.jpg);
	background-repeat:no-repeat;
}

h2#stitle_img02 span{
	display:none;
}

h2#stitle_img02 {
	height:60px;
	margin-top:60px;
	background-image:url(../img/ipad_con_title02.gif);
	background-repeat:none;
}
p#con_img03{

	background-image:url(../img/ipad_con_img03.jpg);
	background-repeat:no-repeat;
	height:282px;
}

h2#stitle_img03 span{
	display:none;
}

h2#stitle_img03 {
	height:60px;
	margin-top:50px;	
	background-image:url(../img/ipad_con_title03.gif);
	background-repeat:none;
}

p#con_img04{
	background-image:url(../img/ipad_con_img04.jpg);
	background-repeat:no-repeat;
	height:331px;
}

h2#stitle_img04 span{
	display:none;
}

h2#stitle_img04 {
	height:60px;
	margin-top:30px;
	background-image:url(../img/ipad_con_title04.gif);
	background-repeat:none;
}
