@charset "utf-8";

/***********************************************/
/* iPhone用のCSSファイル
/* 作成者 田中良
/* 作成日 20150615
/***********************************************/

div.coTaio {
	padding:0 0 0 0;
	margin:0 0 40px 0;
}


div#content a:hover img {
	background-color:#FFF;
	opacity:0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom:1;
}



h3#iPhoneMain {
	width:990px;
	height:200px;
	background:url(/images/iPhone/iPhone_main.jpg) no-repeat;
	text-indent:-9999px;
}

div#iPhoneHard {
	width:990px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#iPhoneHard div.hardImg {
	width:430px;
	height:370px;
	display:block;
	float:left;
}

div#iPhoneHard div.hardExp {
	width:560px;
	float:right;
	text-align:right;
}

div#iPhoneHard div.hardExp div.hardTitle {
	padding:0 0 0 0;
	margin:0 0 10px 0;
}

div#iPhoneHard div.hardExp div.hardPrice {
	padding:0 0 0 0;
	margin:0 0 30px 0;
}

div#iPhoneHard div.hardExp ul.coBtn {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

div#iPhoneHard div.hardExp ul.coBtn li {
	width:160px;
	height:50px;
	display:block;
	float:right;
}

div#iPhoneHard div.hardExp ul.ip7 li {
	width:130px;
	height:50px;
	display:block;
	float:right;
}

div#iPhoneTecho{
	width:990px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

div#iPhoneTecho div.techoImg {
	width:465px;
	height:324px;
	display:block;
	float:right;
}

div#iPhoneTecho div.techoExp {
	width:525px;
	float:left;
	text-align:left;
	padding:50px 0 0 0;
}

div#iPhoneTecho div.techoExp div.techoTitle {
	padding:0 0 0 0;
	margin:0 0 10px 0;
}

div#iPhoneTecho div.techoExp div.techoPrice {
	padding:0 0 0 0;
	margin:0 0 30px 0;
}

div#iPhoneTecho div.techoExp ul.coBtn {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

div#iPhoneTecho div.techoExp ul.coBtn li {
	width:160px;
	height:50px;
	display:block;
	float:left;
}
div#iPhoneTecho div.techoExp ul.ip7 li {
	width:130px;
	height:50px;
	display:block;
	float:right;
}

div#iPhoneAtt {
	width:990px;
	text-align:right;
	padding:10px 0 100px 0;
	font-size:90%;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

h4#select01 {
	width:990px;
	height:31px;
	background:url(/images/iPhone/iPhone_select01_title.jpg) no-repeat center;
	text-indent:-9999px;
	padding:0 0 0 0;
	margin:20px 0 5px 0;
}

h4#select02 {
	width:990px;
	height:31px;
	background:url(/images/iPhone/iPhone_select02_title.jpg) no-repeat center;
	text-indent:-9999px;
	padding:0 0 0 0;
	margin:20px 0 5px 0;
}

h4#select03 {
	width:990px;
	height:31px;
	background:url(/images/iPhone/iPhone_select03_title.jpg) no-repeat center;
	text-indent:-9999px;
	padding:0 0 0 0;
	margin:20px 0 5px 0;
}

div.selectTitleBar {
	width:990px;
	height:1px;
	background:url(/images/iPhone/iPhone_select_bar.jpg) no-repeat center;
	text-indent:-9999px;
	padding:0 0 0 0;
	margin:0 0 20px 0;
}

div.selectCopy {
	width:990px;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 30px 0;
}

div.selectLead {
	width:990px;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 20px 0;
	font-size:160%;
	font-weight:normal;
	line-height:1.4em;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

div.selectImg {
	width:990px;
	text-align:center;
	margin:0 0 0 0;
	padding:0 0 50px 0;
}

div.selectImg img {
	margin:0 10px 30px 10px;
}


table.select03 {
	width:100%;
	border-top:1px solid #CCC;
}

table.select03 th{
	width:11.1%;
	padding:10px;
	border-bottom:1px solid #CCC;
	background-color:#EFEFEF;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	vertical-align:middle;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

table.select03 td{
	padding:10px;
	border-bottom:1px solid #CCC;
	font-weight:bold;
	font-size:120%;
	text-align:center;
	vertical-align:middle;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

table.select03 td a {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

table.select03 td span.off {
	font-size:70%;
	color:#F00;
}

div#coBtn {
	padding:0 0 0 0;
	margin:100px 0 20px 0;
	width:990px;
	text-align:center;
}

