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

	「IPフォントップページ」用スタイル
	/ip-phone/css/index.css
	
----------------------------------------------*/

/*文章*/
#contents p{
	font-size:80%;
	line-height:1.4;
}

#contents p.paragraph{
	width:550px;
	margin:0 auto 30px;
}

/*画像キャッチコピー*/
#contents p.imgcopy{
	width:550px;
	margin:10px auto 20px;
}

/*図*/
.diagram{
	width:550px;
	margin:0 auto 30px;
}


/*「接続提携無料通話事業者 全国約280社」コンテナ*/
.box{
	width:550px;
	margin:10px auto 30px;
}

/*box内 図*/
.diagram-s{
	width:160px;
	margin:0 10px 10px 0;
}

/*box内文章コンテナ*/
.boxright{
	width:380px;
	float:right;
}

/*box内画像キャッチコピー*/
#contents .boxright p.imgcopy{
	margin:10px 0;
	width:auto;
}
.boxright .txtitle-fix{
	margin:10px 0;
}

.boxright table{
	width:200px;
	margin:0 10px 20px 20px;
}


/*box内補足*/
#contents .boxright .attention{
	width:auto;

}

/*box内ページ遷移ボタン*/
#contents .boxright div.link-container{
	margin-bottom:20px;
}




#contents .box p.imgcopy{
	margin:10px auto 20px;
}


/*補足*/
.attention{
	margin:0.5em 10px 0.5em 0;
	font-size:75%;
	padding:0.5em 0;
	color:#666666;
}

.attention li{
	padding:0 0 0 1em;
	text-indent:-1em;
}

/*国内一般固定電話への通話料*/
table.tsuwaryo{
	width:550px;
	margin:0 auto;
}

th{
	font-weight:bold;
	font-size:80%;
	padding:5px;
	border:#CCCCCC solid 1px;
}

th,
td{
	border:#CCCCCC solid 1px;
	font-size:80%;
	padding:5px;
}

table.tsuwaryo th{
	text-align:center;
	background:#666666;
	color:#FFFFFF;
}

table.tsuwaryo .r-cell{
	padding:inherit 10px;
}

ul.price-attention{
	width:550px;
	margin:0 auto 30px;
}

/*7.8円*/
.red-b{
	font-size:180%;
	color:#CC0000;
	font-weight:bold;
}
