@CHARSET "windows-31j";
/*-------------------------------------------------
iphone
-------------------------------------------------*/

body {
	text-align: center;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

a:link {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-dec oration: none;
}

a:hover {
	color: #FF8A3B;
	text-decoration: none;
}

h1.title_iphone {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../img/title_iphone.png);
	background-repeat: no-repeat;
	background-position: center;
}

h1.iphone span {
	display: none;
}

#iphone_main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5em;
	text-align: left;

}


.return {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 2em;
}

.sub_title{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 40px;
	font-weight: 600;
	font-size: 32px;
	font-weight: bold;
	color: #FF9900;

}

.indent01 {
	text-align: left;
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 20px;
}

table.iphone_table {
	width: 750px;
    border: 1px gray solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 10px;
    margin-bottm: 10px;

}

table.iphone_table td {
    padding: 5px;
    border: 1px gray solid;
    border-width: 0 0 1px 1px;
    text-align: center;

}

table.iphone_table td.td_left {
	width :250px;
	text-align: left;
	background-color: #FCDD5E;

}

table.iphone_table td#right01 {
	width :480px;
	text-align: left;

}

#download {
	width: 194px;
	height: 40px;

}

