@charset "utf-8";


/*div#main
------------------------------------------------------------------------*/
body#mobile div#main {
	width: 820px;
	margin: 0 auto;
	_margin: 0 0 0 20px;/*for ie6*/
	}


/*title
------------------------------------------------------------------------*/
div#title {
	height:140px;
	}

div#title h2,
div#title p {
	position: absolute;
	left: -2000px;
	width: 200px;
	}

body#mobile div#title {
	background: url("../mobile/images/title.jpg") no-repeat;
	}


/*container
------------------------------------------------------------------------*/
body#mobile div#container {
	width: 860px;
	background: none;
	}


/*mobilearea
------------------------------------------------------------------------*/
div#mobilearea {
	width: 800px;
	margin: 0 auto;
	_margin: 0 0 0 30px;/*for ie6*/
	padding: 0;
	}


/*div#lead
------------------------------------------------------------------------*/
div#lead {
	margin: 0;
	padding: 10px 0 20px;
}

div#mobilearea h2 {
	padding: 0 0 10px;
	}


/*div.mobilemain
------------------------------------------------------------------------*/
div.mobilemain {
	width: 760px;
	margin: 10px auto 30px;
	padding: 0;
}

body#mobile div.mobilemain:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}
* body#mobile div.mobilemain {
	display: inline-block;
}
/* no ie mac \*/
* body#mobile div.mobilemain{ height: 1%;}
body#mobile div.mobilemain { display: block;}
/* */

div.mobilemain div.mobileleft {
	float: left;
	width: 150px;
	padding-left: 20px;
}

div.mobilemain div.mobileright {
	float: right;
	width: 590px;
}


/*div.m-box
------------------------------------------------------------------------*/
div.m-box {
	width: 590px;
	margin: 0 0 10px;
	line-height: 140%;
}

body#mobile div.m-box:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}
* body#mobile div.m-box {
	display: inline-block;
}
/* no ie mac \*/
* body#mobile div.m-box{ height: 1%;}
body#mobile div.m-box { display: block;}
/* */

div.about1 {
	float: left;
	width: 350px;
	padding-right: 20px;
}

div.about2 {
	float: left;
	width: 410px;
	padding-right: 20px;
}

div.mobilelogo {
	float: right;
}

.howto {
	margin: 20px 0 0;
}

.orange {
	color: #f58a16;
	font-weight: bold;
}

.blue {
	color: #3c95ce;
	font-weight: bold;
}

p.top1em {
	margin: 1em 0 0;
}


/*div#ikanaderuarea
------------------------------------------------------------------------*/
div#ikanaderuarea {
	width: 590px;
	margin: 0;
	padding: 0 0 10px;
	background: url("../mobile/images/ikanaderu_b.gif") bottom no-repeat;
}

div#ikanaderu_main {
	margin: 0;
	padding: 0;
}

div#ikanaderu_main:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}
* html div#ikanaderu_main {
	display: inline-block;
}
/* no ie mac \*/
* html div#ikanaderu_main { height: 1%;}
div#ikanaderu_main { display: block;}
/* */

#logo_ikanaderu {
	float: left;
	width: 280px;
	margin: 0 0 0 10px;
	display: inline;
}

#info_ikanaderu {
	float: right;
	width: 275px;
	margin: 5px 10px 0 15px;
	display: inline;
}


/*div.pricemain
------------------------------------------------------------------------*/
div.pricemain {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

body#mobile div.pricemain:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}
* body#mobile div.pricemain {
	display: inline-block;
}
/* no ie mac \*/
* body#mobile div.pricemain{ height: 1%;}
body#mobile div.pricemain { display: block;}
/* */

div.pricemain div.priceleft {
	float: left;
	width: 540px;
}

div.pricemain div.priceright {
	float: right;
	width: 180px;
}

div.pricemain h3 {
	margin: 0 0 10px;
	padding: 0 0 2px;
	color: #3c95ce;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dotted #3c95ce;
}

.pricearea {
	float: left;
	width: 250px;
	margin: 0 20px 20px 0;
}

p.qrcode {
	margin: 15px 0 0 15px;
}


/*.price_table
------------------------------------------------------------------------*/
table.price_table {
	margin: 0;
}

table.price_table th,
table.price_table td {
	padding: 2px 10px;
	border-bottom: 1px dotted #666;
}

table.price_table th {
	text-align: left;
	font-weight: bold;
}

table.price_table td.month {
	background: #efefef;
}


/*div.menu_access
------------------------------------------------------------------------*/
div.menu_access {
	clear:both;
	width: 760px;
	margin: 10px 0 50px;
	padding-left: 20px;
}

div.menu_access h3 {
	margin: 0 0 5px;
	padding: 0 0 2px;
	color: #3c95ce;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dotted #3c95ce;
}

table.menu_table {
	margin: 0 0 0 10px;
}


table.menu_table th {
	width: 30px;
	padding: 5px 0 0;
	text-align: left;
}

