body {
	margin: 0;
	max-width: 480px;
	min-width: 320px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;    overflow-x: hidden;
	line-height: 1.5;
}

img{
	border-width: 0px;
}

a{
	-webkit-tap-highlight-color: rgba(00,33,99,0.60);
	text-decoration: none; 
}

a:link{		color: #000000;}
a:visited{	color: #000000;}
a:active{	color: #000000;}
a:hover{	color: #000000;}
a.caption:link{		color: #3366ff;}
a.caption:visited{	color: #3366ff;}
a.caption:active{	color: #3366ff;}
a.caption:hover{	color: #3366ff;}

/* class
--------------------------------------------*/

.top {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0px auto;
	padding-top:40px;
	text-align: center;
	background-image:url("http://m-page.jp/iworld/img/headback_m.png");
}

.top2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0px auto;
	padding-top: 30px;
	text-align: center;
	color: #0099CC;
	font-size: 28px;
	font-weight: bold;
	background-image:url("http://m-page.jp/iworld/img/headback3_m.png");
}

.top3 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0px auto;
	padding-top: 30px;
	text-align: center;
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	background-image:url("http://m-page.jp/iworld/img/headback3_m.png");
	background-repeat: repeat-x;
}

.top4 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: opx auto;
	padding-top: 30px;
	text-align: center;
	color: #0099CC;
	font-size: 28px;
	font-weight: bold;
	background-image:url("http://m-page.jp/iworld/img/headback2.png");
	background-repeat: repeat-x;
}

.shousai{
	font-size:12px;
	color:#3366ff;
}
.midashi{
	font-size: 20px;
	font-weight:bold;
}

.midashi2{
	font-size: 20px;
	font-weight:bold;
	font-color:#0099CC;
}

.backward{
	width:97%;
}

.ad{
	text-align: center;
	margin-bottom: 3px;
}

.ic{
	float:left;
	margin:0px;
	margin-right:2px;
	width:83px;
	height:83px;
}

.ss{
	width:213px;
	height:320px;
}

.footer{
	margin: 3px auto;
	padding: 10px 0px 8px;
	text-align: center;
	background-image: url('http://iworld.jp/img/foot.png');
}

.back{
	margin-top:5px;
	margin-bottom:2px;
	margin-left:5px;
}

.box{
	margin-left:10px;
	margin-right:10px;
}