﻿/*##### Common Styles #####*/

body 
{
	margin: 0px;
	background-color: #333333;
	font-family: "ƒƒCƒŠƒI","Meiryo","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
/*##### 			font-size: 0.95em; #####*/
	color: #555555;
}

a:link { 
	color: #415B8F; 
	text-decoration: none;
}

a:visited { 
	color: #415B8F; 
	text-decoration: none;
}

a:active { 
	color: #415B8F; 
	text-decoration: none;
}

a:hover { 
	color: #415B8F; 
	text-decoration: none;
}

a.img:link{ text-decoration:none; border:none 0px; }
a.img:visited{ text-decoration:none; border:none 0px; }
a.img:active{ text-decoration:none; border:none 0px; }
a.img:hover{ text-decoration:none; border:none 0px; }

a
{
    text-decoration: none;
}


h1
{
    font-size: 2em;
}

h2
{
    font-size: 1.5em;
}

h3
{
    font-size: 1.2em;
}

img
{
    border-width: 0px;
}

#wrapper 
{
	margin-left: auto;
	margin-right: auto;
	width: 920px;
}

#ContentPlaceHolder_InnerWrapper
{
	padding: 10px;
	background-color: #EBEBEB;
	background-image: url('../../Images/ContentsBG.jpg');
	background-repeat: no-repeat;
}

#footer
{
    margin-top: 10px;
}

#footer_navi_left
{
    float: left;
    width: 402px;
}

#footer_navi_right
{
    float: right;
    width: 402px;
    margin-top: 8px;
}

#Copyright
{
    float: right;
    width: 114px;
    padding-left: 2px;
    font-size: 10px;
    color: White;
    margin-top: 8px;
}

.body_standard {
	font-size: 0.835em;
	color: #555555;
	line-height: 150%;
}


/*##### Top Page #####*/

.bottom_box_midasi
{font-size:21px;color:Gray;font-family: Arial; font-weight:bold;
    
    }


#Intro
{
    width: 920px;
    height: 360px;
}

#ServiceIntro_Wrapper
{
    height: 200px;
    margin-top: 5px;
}

#ServiceIntro_Wrapper a
{
    color: #333333;
    text-decoration: none;
}

#ServiceIntro1
{
    width: 282px;
    height: 180px;
    padding: 10px;
    margin-right: 7px;
    float: left;
    font-size: 11px;
    background-image: url('../Images/Top/ServiceIntro1.jpg');
    background-repeat: no-repeat;
}

#ServiceIntro2
{
    width: 282px;
    height: 180px;
    padding: 10px;
    margin-right: 7px;
    float: left;
    font-size: 11px;
    background-image: url('../Images/Top/ServiceIntro2.jpg');
    background-repeat: no-repeat;
}

#ServiceIntro3
{
    width: 282px;
    height: 180px;
    padding: 10px;
    float: left;
    font-size: 11px;
    background-image: url('../Images/Top/ServiceIntro3.jpg');
    background-repeat: no-repeat;
}

#ServiceIntro4
{
    width: 303px;
    height: 180px;
    padding: 0px;
    margin-right: 0px;
    float: left;
    font-size: 11px;
    background-image: url('../Images/Top/ServiceIntro_En_left.jpg');
    background-repeat: no-repeat;
}

#ServiceIntro5
{
    width: 301px;
    height: 180px;
    padding: 0px;
    margin-right: 0px;
    float: left;
    font-size: 11px;
    background-image: url('../Images/Top/ServiceIntro_En_center.jpg');
    background-repeat: no-repeat;
}

#ServiceIntro6
{
    width: 316px;
    height: 180px;
    padding: 0px;
    margin-right: 0px;
    float: left;
    font-size: 11px;
    background-image: url('../Images/Top/ServiceIntro_En_right.jpg');
    background-repeat: no-repeat;
}

/*##### Application #####*/

#Application_Default_h2 {
    margin: 0px 0px 0px 0px;
    font-size:1em;
    font-weight:normal;
}

.Application_Default_h3 {
    font-size:1em;
    margin:25px 0 3px 0;
}

.ApplicationStepTitleBar 
{
    /*margin-top: 20px;*/
}

.ApplicationWizardStyle
{
	margin-left: auto;
	margin-right: auto;
}

.ApplicationStepTable {
	border: 1px #cccccc solid;
}

.ApplicationStepTable_col {
    background-color: #d9d9d9;
}

.ApplicationStepTable td, .ApplicationStepTable th {
	color: #555555;
	font-size: 0.8em;
	border-bottom:solid 1px #999999;
	text-align: left;
	line-height: 130%;
}

.ApplicationStepTable_Font {
    color: #D26900;
}

.ApplicationStep_InLayout_lb {
    width:50px;
/*    height:25px;*/
    float:left;
	line-height: 200%;
}

.ApplicationStep_InLayout_tb {
    width:auto;
/*    height:25px;*/
    float:left;
}

.ApplicationStep_Buttons {
    margin-top: 20px;
    text-align: center;
}


/*##### Contact #####*/

.ContactWizardStyle
{
	margin-left: auto;
	margin-right: auto;
}

.ContactWizardStyle h2
{
    text-align: center;
    padding-top: 10px;
}

.ContactWizardStyle p
{
    text-align: center;
    padding-top: 10px;
}

.ContactWizardStyle_Header
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.ContactWizardStyle_SideBar
{
	padding-top: 25px;
}

.ContactStep2_FormLeft
{
    float: left;
    width: 49%;
    height: 20px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ContactStep2_FormRight
{
    float: right;
    width: 49%;
    height: 20px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.Contact_repeat {
	width:517px;
	background-image: url('../Images/Contact/shadow_box3_middle.jpg');
	background-repeat: repeat-y;
}


/*##### Phones - Nokia_E61 #####*/

.H3_Style
{
	clear: both;
	padding-top: 20px;
	margin-bottom: -15px;
}


/*##### NokiaTop Page #####*/


.Nokia_title{
	font-size: 1.1em;
	font-weight: bold;
	color: #444444;
	margin: 230px 20px 0px 72px;
	line-height: 150%;
	text-align: left;
}

.gifanime_caption_bg {
	width:360px;
	height: 55px;
	float:left;
	background-repeat: repeat;
}


.nokia_iconbox {
	margin-top:3px;
}

.left {
	width:407px;
	height: 247px;
	float:left;
	background-repeat: no-repeat;
}

.right {
	width:360px;
	height: 350px;
	float:left;
}

.Nokia_icon_left {
    width: 434px;
    float: left;
}

.Nokia_icon_left div {
margin: 0 0 0 64px;
}

.Nokia_icon_right {
    width: 486px;
    float: left;
}

.Nokia_icon_left_right {
width:920px;
float:left;
display:inline
}

.nokia_moviebox_repeat {
	width:552px;
	background-image: url('../Images/NokiaE61/moviebox_middle.gif');
	background-repeat: repeat;
	margin-left: 25px;
}


.nokia_shadowbox_repeat {
	width:920px;
	background-image: url('../Images/NokiaE61/shadow_box_repeat.jpg');
	background-repeat: repeat;
	margin-top: 0px;
}

.shadowbox_icon{
	margin: 0px 9px 0px 72px;
	float:left;
}

.shadowbox_title{
	font-size: 0.85em;
	font-weight: bold;
	color: #444444;
	text-align: left;
	margin: 0 0px 20px 0px;
	padding-top: 12px;
}

.shadowbox_title_spaceabove{
	font-size: 1.2em;
	font-weight: bold;
	color: #444444;
	margin: 18px 0px 0px 0px;
	text-align: left;
}

.shadowbox_text{
	font-size: 0.835em;
	color: #555555;
	margin: 22px 170px 0px 72px;
	text-align: left;
	line-height: 150%;
}

.shadowbox_text_spaceabove1{
	font-size: 1.1em;
	color: #555555;
	margin: 35px 170px 0px 72px;
	text-align: left;
	line-height: 160%;
}

.shadowbox_text_spaceabove2{
	font-size: 0.83em;
	color: #555555;
	margin: 70px 170px 0px 72px;
	text-align: left;
	line-height: 160%;
}

.shadowbox_chart{
	margin: 30px 0px 0px 145px;
}

.shadowbox_chart_leftalign{
margin: 30px 0px 5px 85px;
}
.shadowbox_footer{
	font-size: 0.79em;
	color: #555555;
	margin: 35px 145px 0px 72px;
	text-align: left;
	line-height: 150%;
}

.shadowbox_left {
	width:287px;
	margin: 10px 0px 5px 72px;
	float:left;
	height: 245px;
}

.shadowbox_right {
width:439px;
    height: 350px;
float:left;
}

.EBEBEB_repeat {
width:920px;
float:left;
    background-image: url('../Images/NokiaE61/EBEBEB_repeat.jpg');
    background-repeat: repeat;
}

.Nokia_caption {
	font-size: 0.8em;
	color: #555555;
	padding: 0px 0px 0px 10px;
	text-align: left;
	background-image: url('../Images/NokiaE61/top_3_repeat.jpg');
	background-repeat: repeat;
}

.Nokia_title{
	font-size: 0.82em;
	font-weight: bold;
	margin: -5px 35px 0px 0;
	line-height: 140%;
	text-align: left;
}

.Nokia_title_blue {
	color: #182958
}

.Nokia_icon_left {
	width: 365px;
	float: left;
}

.Nokia_icon_left div {
margin: 0 0 0 64px;
}

.Nokia_icon_right {
	width: 365px;
	float: left;
}

.Nokia_icon_left_right {
width:920px;
float:left;
display:inline;
}

.Nokia_voice_body{
	font-size: 0.8em;
	font-family: "‚l‚r –¾’©","•½¬–¾’©";
	color: #444444;
	line-height: 150%;
	text-align: left;
	margin-top: 5px;
}

.modalBackground 
{
    FILTER: alpha(opacity=70);
    BACKGROUND-COLOR: gray;
    opacity: 0.7
}

#MovieThumnails td
{
    /*margin-left: 20px;*/
    width: 25%;
    vertical-align: top;
}

#MovieThumnails h3
{
    margin: 0px;
    font-size: 0.8em;
    font-weight: normal;
}

#MovieThumnails ul
{
    font-size: 0.8em;
    margin-left: 15px;
}

#MovieThumnails
{
	font-size: 0.8em;
	line-height: 150%;
}

.MoviePanelDivContainer
{
    background-color: White;
    padding: 10px;
    text-align: center;
}

.Nokia_title_grayback {
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px 0 0 8px;
	height: 20px;
	font-size: 0.81em;
	width: 717px;
	margin-top: -1px;
}



/*##### Nokia N73 #####*/

#maintitle
{
	width: 733px;
	height: 200px;
	padding: 34px;
	float: left;
	font-size: 12px;
	background-image: url('../Images/NokiaN73/main_title.jpg');
	background-repeat: no-repeat;
	margin-left: 5px;
	line-height: 150%;
}

.front_left {
	width:384px;
	float:left;
}

.front_right {
	width:379px;
	float:left;
	font-size: 0.8em;
	height: 491px;
}

.back_left {
	width:307px;
	float:left;
}

.back_right {
	width:386px;
	float:left;
}

.back_box_repeat {
	background-repeat: repeat-y;
	width:346px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	background-image: url(../Images/NokiaN73/back2_bg_middle.gif);
	font-size: 0.82em;
	line-height: 150%;
}

.shadowbox_icon_N73{
	margin: 0px 9px 0px 82px;
	float:left;
}

.shadowbox_title_N73{
	font-size: 0.85em;
	font-weight: bold;
	color: #444444;
	text-align: left;
	margin: 0 0px 10px 0px;
	padding-top: 10px;
}

.shadowbox_title2_N73{
	font-size: 0.85em;
	font-weight: bold;
	color: #444444;
	text-align: left;
	margin: 0 0px 15px 0px;
	padding-top: 10px;
}

.shadowbox_text_N73{
	font-size: 0.835em;
	color: #555555;
	margin: 15px 170px 10px 82px;
	text-align: left;
	line-height: 150%;
}

.shadowbox_text2_N73{
	font-size: 0.835em;
	color: #555555;
	margin: 25px 170px 10px 82px;
	text-align: left;
	line-height: 150%;
}

/*##### Exchange Server #####*/

.whitebox_repeat {
	width:920px;
	background-image: url('../Images/exchange/whiteback_repeat.gif');
	background-repeat: repeat-y;
}

.exchange_body2 {
	color: #555555;
	text-align: left;
	float:left;
}

.exchange_botton1 {
width:236px;
height:126px;
float:left;
margin:10px 0px 20px 90px;
display:inline
}

.exchange_botton2 {
width:236px;
height:126px;
float:left;
margin:10px 11px 20px 11px;
display:inline
}

.exchange_botton3 {
width:236px;
height:126px;
float:left;
margin:10px 90px 20px 0px;
display:inline
}

.exchange_kinou_chart{
width:500px;
    height: 388px;
	margin: 0px 0px 20px 200px;
    background-image: url('../Images/exchange/kinou_chart.gif');
}

.exchange_speed_chart{
width:335px;
    height: 158px;
    background-image: url('../Images/exchange/speed_chart.gif');
}

.exchange_top_chart{
	margin: 0px 0px 0px 90px;
}

.exchange_title{
	margin: 15px 0px -7px 90px;
	color: #182958;
	font-weight: bold;
	font-size: 0.835em;
}

.exchange_body1 {
	width:740px;
	font-size: 0.835em;
	color: #555555;
	line-height: 160%;
	margin: 10px 0 20px 90px;
}

.exchange_left_column{
	width:370px;
	float:left;
	display:inline;
	margin: 10px 0px 0px 90px;
}

.exchange_right_column{
width:460px;
float:right;
display:inline;
}

.exchange_h3
{
	font-weight: bold;
	margin-bottom: -10px;
	margin-top: 5px;
	font-size: 0.835em;
}


/*##### Phone Service #####*/

.service_title1{
	color: #555555;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
}

.service_title1_color_small{
	font-size: 0.73em;
	color: #538025;
	text-align: left;
	font-weight: bold;
	padding-top: 3px;
}


.service_leftmiddle{
width:597px;
float:left;
}

.service_right_top{
width:168px;
float:left;
}


.service_middle_column{
	width:255px;
	float:left;
	font-size: 0.83em;
	color: #555555;
	text-align: left;
	line-height: 140%;
}

.service_right_column{
	width:255px;
	float:left;
	font-size: 0.83em;
	color: #555555;
	text-align: left;
	line-height: 160%;
}

.greenbox_repeat {
float:left;
    background-image: url('../../Images/globalphone/greenbox_repeat.jpg');
    background-repeat: repeat; height:650px;
}

.service_icon{
	float:left;
	padding: 0 5px 10px 0px;
}

.service_wrapper
{
    width: 836px;
	margin: 0px 0px 0px 84px;
float:left;
}

.service_title2{
	font-size: 0.85em;
	color: #555555;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}


.service_title1_smaller{
	font-size: 0.75em;
	color: #555555;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.service_text{
	font-size: 0.825em;
	color: #888888;
	margin: 20px 50px 15px 0;
	text-align: left;
	line-height: 160%;
}

.service_left_column{
	width:255px;
	float:left;
	font-size: 0.83em;
	color: #555555;
	text-align: left;
	line-height: 140%;
	margin-left: 0px;
}

#service_DailyRentalPlanPrice {
    margin: 10px 0px 6px 50px;
}

#service_MonthlyServicePlanPrice {
    margin: 10px 0px 6px 43px;
}

#service_GlobalSimRentalPrice {
    margin: 10px 0px 6px 48px;
}

.service_phonelineup {
    margin: 5px 0px 3px 38px;
}

.service_nagare {
    margin: 0px 0px 3px 38px;
}

.service_moushikomi {
    margin: 0px 0px 10px 38px;
}

.greenbox_repeat ul {
	list-style-image: url('../../Images/globalphone/green_arrow.gif');
	margin: 0px 43px 20px 15px;
}

.greenbox_repeat ul li {
	margin-bottom: 12px;
}

.service_GlobalSIMOtoku {
    margin: 5px 45px 10px 30px;
}

#service_SIM_img {
    margin: 0px 0px 10px 75px;
}

.greenbox_footer{
	font-size: 0.815em;
	color: #555555;
	text-align: left;
	line-height: 140%;
	margin: -1px 45px 20px 30px;
}


/*##### Nagare #####*/

.nagare_icon{
	font-size: 0.85em;
	color: #555555;
	text-align: left;
	font-weight: bold;
	margin: 25px 4px 15px 0px;
}

.nagare_subhead{
	font-size: 0.81em;
	color: #777777;
	text-align: left;
	margin: -13px 0 15px 0;
}

.nagare_wrapper{
}

.nagare_left_column{
width:367px;
float:left;
	font-size: 12px;
	color: #000000;
text-align: center; 
line-height: 140%;
display:inline
}

.nagare_middle_column{
width:12px;
float:left;
display:inline
}

.nagare_right_column{
width:367px;
float:left;
	font-size: 12px;
	color: #000000;
text-align: center; 
line-height: 140%;
display:inline
}

.Arrows {
	margin-top: -7px;
	margin-bottom: 2px;
}

.green_botton {
	margin-bottom: -9px;
}

.graybox_repeat {
	background-image: url('../../Images/globalphone/Nagare/graybox_repeat.gif');
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #555555;
	font-size: 0.81em;
}


/*##### Lineup #####*/

.lineup_icon{
	font-size: 0.85em;
	color: #555555;
	text-align: left;
	font-weight: bold;
	margin: 0 4px 15px 0px;
}

.lineup_BodyWrapper {
	background-image:url(../../Images/exchange/whiteback_repeat.gif);
	background-repeat:repeat-y;
	padding-left:84px;
	padding-right:84px;
	width: 920px;
}

.lineup_table_wrapper{
	color: #444444;
	line-height: 140%;
	font-size: 0.81em;
}


.lineup_1stCol {
    background-color: #d9d9d9;
}

.lineup_table_wrapper td {
    border-bottom: solid 1px #555555;
}

.lineup_FunctionsBody {
	margin: 0px 0px 0px 0px;
	font-size: 0.81em;
	color: #444444;
	line-height: 150%;
}

.table_texthead{
	font-size: 0.81em;
	color: #538025;
	width:276px;
	margin-bottom: 5px;
}

.shadowbox_repeat {
	background-image: url('../Images/globalphone/lineup/shadowframe_middle.jpg');
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px 45px 0px 45px;
	color: #444444;
}


/*##### AT+T Plans #####*/

.ATTbox_repeat {
	background-repeat: repeat-y;
	width:241px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../Images/ATTPlans/att_box_middle.gif);
}

.att_botton {
	margin: 0 0 5px 0;
}

.att_icon{
	font-size: 0.82em;
	color: #444444;
	text-align: left;
	margin: 0px 10px 0px 0px;
	float: left;
}

#att_h1 {
	margin-top: 0px;
	margin-bottom:13px;
	font-weight:bold;
	font-size:0.86em;
	color: #555555;
}

.att_boxes {
	width:241px;
	float:left;
}

#att_wrapper colgroup {
    background-color: #d9d9d9;
}

#att_wrapper col {
    text-align: left;
}

#att_wrapper td, th {
	color: #555555;
	font-size: 0.79em;
	border-bottom:solid 1px #777777;
	text-align: center;
	line-height: 130%;
}

#att_wrapper table tr th {
	text-align: left;
	font-size: 0.79em;
}

#att_wrapper thead tr th {
    background-color: #d9d9d9;
    color: #555555;
    font-size: 0.79em;
    text-align: center;
}

.att_h2 {
	font-size: 0.84em;
	margin-bottom: 0px;
}

.att_h2_p {
	margin: 0px 0px 0px 0px;
	font-size: 0.835em;
	color: #333333;
}

.att_RowSpace {
	clear:both;
	margin-bottom:40px;
}


/*##### AT+T Kisyu List #####*/

.att_kisyu_body {
	margin: 0px 0px 17 0px;
	font-size: 0.81em;
}

.kisyu_j_caption{
	font-size: 8pt;
	color: #3C4563;
	text-align: left;
}

.title_grayback {
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px 0 0 8px;
	height: 20px;
	font-size: 0.81em;
	width: 743px;
}

#att_kisyu_wrapper table {
	border: 1px #cccccc solid;
}

#att_kisyu_wrapper thead tr td {
	color: #3C4563;
	line-height:120%;
	text-align: left;
	padding-right:3px;
}

#att_kisyu_wrapper tr td {
    color: #777777;
    text-align: center;
    padding-bottom:5px;
    vertical-align:top;
}

#att_kisyu_wrapper tr td h3 {
    font-weight:bold;
    line-height:130%;
    margin: 0px 0px 0px 0px;
	font-size: 0.79em;
}

.kisyu_Table_MarginTop {
	margin-top: 20px;
}

#att_kisyu_wrapper thead tr td p {
	margin-top: 3px;
	margin-bottom: 1px;
	font-size: 0.71em;
	line-height:145%;
}


/*##### About MTREND #####*/

.AboutMTREND_h1 {
	font-size: 0.85em;
	margin-top: 0px;
	padding-top: 15px;
}


/*##### Contact_AboutMTREAND_Application #####*/

.body_top {
	font-size: 0.8em;
	color: #555555;
	text-align: left;
	line-height: 150%;
}

.mousikomi_footer {
	font-size: 0.77em;
	color: #444444;
	text-align: left;
	line-height: 150%;
}

.taiou_green_repeat {
	width:417px;
	background-image: url('../Images/taiou/greenbox_middle.gif');
	background-repeat: repeat-y;
}


.body_footer {
	color: #444444;
	text-align: left;
	line-height: 150%;
}

.body_top_color_bold {
	font-size: 0.81em;
	color: #538025;
	text-align: left;
	line-height: 150%;
	margin-top:-9px;
	font-weight: bold;
}


.voice_icon{
	margin: 0px 10px 0px 0px;
	float: left;
}


/*##### QA #####*/

.body_title_wrapper 
{
    padding: 5px;
    cursor: pointer;
    vertical-align: middle;
}

.body_title_qa {
/*	text-align: left;
	line-height: 145%;
	margin-top: 35px;
	float: left;*/
	border-bottom: 1px solid #999999;
	width: 100%;
}

.body_title_qa_h3 
{
	font-size: 0.8em;
	color: #182958;
	font-weight: bolder;
	margin: 0 0 0 0;
}

.body_qa 
{
    margin-bottom: 10px;
}

.body_qa p, .body_qa li {
	font-size: 0.8em;
	color: #666666;
	text-align: left;
	line-height: 135%;
	padding-left: 10px;
}

/*##### Price #####*/

#price_wrapper colgroup {
    background-color: #E6E6E6;
}

#price_wrapper col {
    text-align: left;
}

#price_wrapper td, th {
	color: #555555;
	border-bottom:solid 1px #777777;
	text-align: left;
	line-height: 130%;
    font-size: 0.8em;
}

#price_wrapper table tr th {
	text-align: left;
}

#price_wrapper thead tr th {
    background-color: #538025;
    color: #FFFFFF;
    text-align: center;
}

#price_wrapper td {
height: 10px;
} 

#shipping thead tr th {
    background-color: #538025;
    color: #FFFFFF;
    text-align: center;
}

#shipping tr.color1_row{background-color:#ffffff;}

#shipping tr.color2_row{background-color:#E6E6E6;}

#shipping td, th {
	color: #555555;
	border-bottom:solid 1px #777777;
	text-align: center;
	line-height: 130%;
}

#shipping table tr.color2_row th {
	text-align: left;
}
