#wrapper {
	width: 100%;
	background-image: url(http://usa-keitai.com/image/common/bg_natural.gif);	
}
#wrapper_end {
	width: 100%;
	background-image: url(http://usa-keitai.com/image/common/bg_natural.gif);	
	border-top-width: thin;

	border-top-style: dotted;
	border-top-color: #CCC;
}
#container01 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	
}
#header {
	height: 110px;
}
#phonebox01 {
	background-image: url(http://usa-keitai.com/image/common/city_line_bg.png);
	background-repeat: repeat-x;
	background-position: 100px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper_contents{
width: 100%;
background-image: url(http://usa-keitai.com/image/common/bg_natural.gif);	
}
#phonebox02 {
	background-image: url(http://usa-keitai.com/image/common/city_line_bg.png);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 10px;
	min-height: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	}
body > #container {
	height: auto;
}
.phones dt {
	float: left;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
}
.phones dd {
	float: left;
}
#txtbox01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
	background-image: url(http://usa-keitai.com/image/common/top_baloon.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 30px;
	color: #333;
}
#wrapper_mid {
	background-image: url(http://usa-keitai.com/image/common/city_line_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	
}
#wrapper_mid2 {
	background-image: url(http://usa-keitai.com/image/common/city_line_bg.png);
	background-repeat: repeat-x;
	width: 100%;
}
#bottom_contents {
	background-image: url(http://usa-keitai.com/image/common/bg_natural.gif);	
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	
}
#newsbox01 {
	float: left;
	height: 100%;
	width: 680px;
	padding-bottom: 30px;
}
#banner_area {
	float: right;
	width: 270px;
}
#footer {
	background-image:url(http://usa-keitai.com/image/common/bg_natural.gif);
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #F30;
	width: 100px;
	height: 70px;
	padding: 30px 0;
	text-align: center;
	display: block;
	background-image: url(http://usa-keitai.com/image/common/hikouki.png);
	background-repeat: no-repeat;
}
#page-top a:hover {
	text-decoration: none;
	background-image: url(http://usa-keitai.com/image/common/hikouki02.png);
	font-weight: bold;
}

.button {
	position:relative;
	cursor:pointer;
	display:inline-block;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	padding-right: 0px;
           }
           .button img {
               position:relative;
           }
           .btn_send {
               border:solid 1px #63D517;
               color:#63D517;
           }
              .btn_send:hover {
                 background:#CDFFAF;
              }
           .btn_cancel {
               border:solid 1px #FF8358;
               color:#FF8358;
           }
              .btn_cancel:hover {
                 background:#FFC7AF;
              }
         fieldset {
            padding:10px;
            width:350px;
         }
         textarea {
            width:310px; height:10em;
            margin:0 20px;
         }
         .right {
            text-align:right;
         }
#header ul li {
	float: left;
}
#header ul .logo {
	width: 310px;
	text-align: left;
	padding-left: 5px;
	
}
#header ul .menu {
	padding-top: 8px;
}
#header ul .page_title {
	width: 187px;
	text-align: left;
	color: #04287e;
	padding-top: 16px;
	font-size: 16px;
	line-height: 20px;
}
#header ul .line {
	padding-right: 2px;
	padding-left: 2px;
	filter: alpha(opacity=40);
  -moz-opacity:0.40;
  opacity:0.40;
}

#newsbox01 {
	width: 650px;
	text-align: left;
	height: 100%;
}

/*
お知らせ
*/

#newsbox01 ul {
	float: left;
	width: 660px;
}
#newsbox01 ul .top {
	background-image: url(http://usa-keitai.com/image/common/news_frame_01.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 670px;
}
#newsbox01 ul .mid {
	background-image: url(http://usa-keitai.com/image/common/news_frame_02.png);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #32A2FE;
	width: 668px;
	text-align: left;
	text-indent: 20px;
	font-size: 15px;
	line-height: 20px;
	height: 30px;
	padding-top: 8px;
}

#newsbox01 ul .mid2 {
	background-image: url(http://usa-keitai.com/image/common/news_frame_02.png);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #32A2FE;
	width: 648px;
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	height: 100px;
	padding-top: 8px;
	padding-left: 20px;

}
#newsbox01 ul .last {
	background-image: url(http://usa-keitai.com/image/common/news_frame_04.png);
	background-repeat: no-repeat;
}
#newsbox01 ul .mid strong {
	color: #32A2FE;
	padding-right: 20px;
}

/*
利用者の声
*/

#newsbox01 ul .top_voice {
	background-image: url(http://usa-keitai.com/image/common/voice_frame_01.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 670px;
}
#newsbox01 ul .mid_voice {
	background-image: url(http://usa-keitai.com/image/common/voice_frame_02.png);
	background-repeat: repeat-y;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #daad4c;
	width: 633px;
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	height: 100%;
	padding-top: 8px;
	margin-right: 10px;
	padding-left: 15px;
	padding-right: 20px;
	color: #666;
}
#newsbox01 ul .last_voice {
	background-image: url(http://usa-keitai.com/image/common/voice_frame_04.png);
	background-repeat: no-repeat;
}
#newsbox01 ul .mid_voice strong {
	color: #daad4c;
	padding-right: 20px;
}
/*
*/

#banner_area {
	padding-top: 16px;
	float: right;
	height: 100%;
}
#banner_area ul li {
	padding-bottom: 10px;
}

#page_title_flow {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 650px;
	text-align: left;
	background-image: url(http://usa-keitai.com/image/common/title_icon_flow.png);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: 70px;
	color: #993;
	font-size: 18px;
	font-weight: bolder;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	background-position: 10px 5px;
}

#page_title_phone {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 650px;
	text-align: left;
	background-image: url(http://usa-keitai.com/image/common/title_icon_phone.png);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: 70px;
	color: #993;
	font-size: 18px;
	font-weight: bolder;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	background-position: 10px 5px;
}
#page_title_contract {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 650px;
	text-align: left;
	background-image: url(http://usa-keitai.com/image/common/title_icon_contract.png);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: 60px;
	color: #993;
	font-size: 18px;
	font-weight: bolder;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	background-position: 10px 5px;
}

#page_title_contact {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 650px;
	text-align: left;
	background-image: url(http://usa-keitai.com/image/common/title_icon_contact.png);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: 60px;
	color: #993;
	font-size: 18px;
	font-weight: bolder;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	background-position: 10px 5px;
	
}
#page_title_plan {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 650px;
	text-align: left;
	background-image: url(http://usa-keitai.com/image/common/title_icon_plan.png);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: 60px;
	color: #993;
	font-size: 18px;
	font-weight: bolder;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	background-position: 0px 10px;
	
}

#page_title_qa {
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 650px;
	text-align: left;
	background-image: url(http://usa-keitai.com/image/common/title_icon_qa.png);
	background-repeat: no-repeat;
	height: 40px;
	text-indent: 60px;
	color: #993;
	font-size: 18px;
	font-weight: bolder;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 20px;
	background-position: 0px 5px;
	
}

#qa ul .question {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 30px;
	font-size: 16px;
	color: #26A4FF;
	font-weight: bold;
	width: 600px;
	margin-left: 10px;
	padding: 10px;
}
#qa ul .answer {
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #9C3;
	padding-left: 20px;
	line-height: 30px;
	font-size: 16px;
	color: #999;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	width: 600px;
}

#newsbox01 #qa {
	width: 650px;
	float: left;
}
#plan_box dl {
	float: left;
}


#phone_price table tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #693;
}
#phone_price table tr td {
	padding-top: 14px;
	padding-left: 10px;
	padding-bottom: 14px;
	font-size: 14px;
	vertical-align: middle;
	line-height: 28px;
}
#phone_price02 table tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0CF;
}
#phone_price02 table tr td {
	padding-top: 14px;
	padding-left: 10px;
	padding-bottom: 14px;
	font-size: 14px;
	line-height: 28px;
	vertical-align: middle;
}
#wrapper_mid #bottom_contents #newsbox01 table tr td img {
	padding-top: 20px;
}
.shitei {
	font-weight: bolder;
	color: #06F;
}
#phone_price02 table .top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0CF;
	
}
#phone_price table .top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A2C986;
}
#caution {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 300px;
	line-height: 22px;
}
#caution02 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 300px;
}
#caution03 {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 620px;
	line-height: 26px;
}
#caution04 {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 620px;
	line-height: 26px;
}

#price_title01 {
	background-color: #09F;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	width: 299px;
}
#price_title02 {
	background-color: #099;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	width: 299px;
}
#step_title {
	background-image: url(http://usa-keitai.com/image/common/step_bg02.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 630px;
	padding-top: 25px;
	padding-left: 20px;
}
#step_title_anshin {
	background-image: url(http://usa-keitai.com/image/common/step_bg.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 630px;
	padding-top: 24px;
	padding-left: 20px;
}
#step_box {
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 10px;
}
#plan_title {
	background-image: url(http://usa-keitai.com/image/common/plan_title_bg.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 630px;
	padding-top: 24px;
	padding-left: 20px;
}
#caution_title {
	background-image: url(http://usa-keitai.com/image/common/step_bg_red.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 630px;
	padding-top: 24px;
	padding-left: 20px;
}
#plan_box dl .cate01 {
	font-size: 12px;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	padding: 10px;
	text-align: center;
	background-color: #FFC;
}

#plan_box dl .cate02 {
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
	font-size: 14px;
	padding-right: 10px;
	text-align: center;
}
#plan_box dl .cate02-a {
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
	font-size: 14px;
	padding-right: 10px;
	color: #69F;
	font-weight: bold;
}


#plan_box dl .cate02-b {
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
	font-size: 12px;
	padding-right: 10px;
	color: #F60;
	font-weight: bold;
}
#plan_box dl .cate03 {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size: 12px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	background-color: #FFC;
}
#plan_select dl dt {
	float: left;
	text-align: center;
	padding-right: 20px;
}
#plan_box dl .cate04 {
	padding-top: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
	font-size: 14px;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
}
#plan_box dl .cate05 {
	padding-top: 10px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
}
#plan_box dl .cate05-a {
	padding-top: 10px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	color: #F60;
}

#plan_box dl .cate06 {
	padding-top: 10px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 10px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
}
#phone_info dl dt {
	float: left;
	width: 300px;
	padding-right: 10px;
}
#plan_box dl .cate07 {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}
#plan_box dl .cate08 {
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	
	vertical-align: middle;
	text-align: center;
	width: 130px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}
#other_plan {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-indent: 1em;
	text-align: right;
	margin-bottom: 10px;
}

/*
phone_info
*/
.pad_top_20 {
	padding-top: 20px;
}
#price_compare dl {
	float: left;
	width: 125px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	text-align: center;
	
}
#price_compare dt {
	padding-left: 10px;
	padding-top: 15px;
	
}
#price_compare dl dd {
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#price_compare .first {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #CCC;
}

#price_compare .km {
	
}


#price_compare .att {
	
}
#price_compare .s {
	
}
#price_compare .n {
	
}

#price_compare .first .top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	vertical-align: middle;
	padding-top: 20px;
}
#price_compare .km .top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	
}
#price_compare .km {
	border: thin solid #F3C;
	background-color: #FCF;
}
.price_red_bg {
	background-image: url(http://usa-keitai.com/image/common/price_bg_red.png);
	background-repeat: no-repeat;
}
.price_orange_bg {
	background-image: url(http://usa-keitai.com/image/common/price_bg_orange.png);
	background-repeat: no-repeat;
}
#price_compare .att .top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	vertical-align: middle;
	padding-top: 20px;
}
#price_compare .s .top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	vertical-align: middle;
	padding-top: 20px;
}
#price_compare .n .top {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	vertical-align: middle;
	padding-top: 20px;
}
.l_20 {
	margin-right: 10px;
}


#wrapper #container01 #header ul a:hover .menu {
	background-image: url(http://usa-keitai.com/image/common/menu_bg03.png);
}

#usmobile ul {
	float: left;
}
#usmobile ul li {
	float: left;
	width: 450px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
#usmobile ul .illust {
	width: 120px;
}
#usmobile ul .illust02 {
	width: 190px;
}
#newsbox01 .table01 {
	line-height: 26px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#newsbox01 .table01 .left {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#newsbox01 .table01 .left {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.contract_qa .question {
	list-style-position: inside;
	list-style-image: url(http://usa-keitai.com/image/common/gray_arrow.png);
	vertical-align: top;
	padding-top: 5px;
	color: #F00;
}
.contract_qa .answer {
	list-style-position: inside;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 25px;
}

.price_blue_bg {
	background-image: url(http://usa-keitai.com/image/common/price_bg_blue.png);
	background-repeat: no-repeat;
}
#step_box .selection {
	float: left;
	list-style-position: inside;
	list-style-image: url(http://usa-keitai.com/image/common/blue01_arrow.png);
	font-weight: bold;
	color: #09F;
	vertical-align: top;
}
#step_box ul .contract_qa {
	float: left;
	width: 600px;
}
#step_box2 a {
	color: #09F;
	text-decoration: underline;
}
.price_blue_bg {
	background-image: url(http://usa-keitai.com/image/common/price_bg_blue.png);
	background-repeat: no-repeat;
}
#shindan table .top .shindan_blue_bg {
	background-image: url(http://usa-keitai.com/image/common/price_bg_blue.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#shindan table .top .shindan_red_bg {
	background-image: url(http://usa-keitai.com/image/common/price_bg_red.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#shindan table .top .shindan_orange_bg {
	background-image: url(http://usa-keitai.com/image/common/price_bg_orange.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.plan_selection {
	background-image: url(http://usa-keitai.com/image/common/price_bg_orange.png);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	text-align: center;
}
.plan_answer {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
}
/*タブメニュー*/
#sample {
  margin-top: 20px;
}
#main {
  clear: left;
  margin: 20px auto;
  padding: 5px 20px;
  width: 650px;
}
#tab li {
	float: left;
	list-style: none;
	cursor: pointer;
	width: 188px;
	background-image: url(http://usa-keitai.com/image/common/tab1.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
	height: 35px;
}
#tab li.select {
	background-image: url(http://usa-keitai.com/image/common/tab2.png);
	background-repeat: no-repeat;
}
.disnon {
  display: none;
}
.content_wrap {
  clear: left;
  width: 650px;
  height: 100px;
  font-size: 20px;
  text-align: center;
  line-height: 100px;

  color: #fff;
}
.content_wrap_faq {
	clear: left;
	width: 625px;
	height: 100px;
	font-size: 20px;
	text-align: center;
	line-height: 100px;
	color: #fff;
}
/**/

/*国際通話料金　国別料金*/
#country ul {
	width: 650px;
	height: 40px;
}
#country ul li {
	float: left;
	width: 50px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#call_rate .table tbody tr td {
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-left: 1em;
}
#call_rate .table tbody tr th {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1em;
	border: thin solid #CCC;
}
.c_name {
	background-color: #A9D2CE;
}
.talk_price {
	background-color: #FFF7E1;
}
.counrty_first {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-left: 1em;
	border-left-width: thin;
	border-left-color: #CCC;
}
.plan01 {
	font-size: 18px;
	text-align: center;
}
#sheet_box {
	text-align: center;
	display: block;
	width: 299px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#callnumber {
	font-size: 16px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	width: 950px;
	height: 40px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #06F;
}
#jumping_box {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#planbox {
	background-image: url(http://usa-keitai.com/image/common/plan-bg.png);
	background-repeat: no-repeat;
	height: 550px;
	width: 650px;
}
#planbox #plan-contents {
	display: block;
	padding-top: 48px;
	clear: both;
}
#planbox #plan-contents li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 110px;
	padding-right: 10px;
	height: 120px;
	display: inline;
}
.plan01 {
	font-size: 18px;
	display: block;
	line-height: 1.4em;
	padding-top: 14px;
	width: 100px;
	padding-top: 10px;
	padding-left: 10px;
}
.plan02 {
	font-size: 18px;
	display: block;
	padding-left: 25px;
	padding-top: 40px;
	padding-right: 10px;
	width: 130px;

}
.plan03 {
	font-size: 14px;
	display: block;
	height: 58px;
	width: 140px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 1.6em;

}
.plan04 {
	font-size: 18px;
	display: block;
	padding-top: 40px;
	padding-left: 70px;
	width: 150px;

}
.plan05 {
	font-size: 18px;
	display: block;
	padding-top: 14px;
	width: 30px;

}
#step_box2 .hosho {
	border: thin solid #09F;
	padding: 4px;
	margin: 4px;
	background-color: #FFF;
}
#step_box2 .hosho tr td {
	padding: 4px;
	margin: 4px;
	border: thin dotted #CCC;
}
