@charset "UTF-8";
/*Japanese Portal.css*/

  

body, table{
/*font size updated 20070303*/
	font-family: sans-serif;
	color: #666666;
	font-size:9pt;	
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
*body, table { /* For IE8 Font Bug */
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif;
}
	
/*////////////////////////////////////////    Layout Divs    ///////////////////////////////////////*/
	
#menu{
	width:100%;
	vertical-align:top;
	position:relative;
	z-index:10;
}

#content_wrapper{
	width:765px;
	margin:0 auto;
	line-height:19px;
}

#content{
	font-family: sans-serif;
	width:100%;
	position:relative;
	top:-30px;
}

#content_705 {
	width:705px;
	margin:0 auto;
	line-height:19px;
}

#content_765 {
	width:765px;
	margin:0 auto;
	line-height:19px;
}


#footer{
	font-family: sans-serif;
	width:100%;
	position:relative;
	top:-30px;
}
	
/*/////////////////////////////////////////   Basic Style   ////////////////////////////////////*/
	
li{
	list-style-position:inside;
}
/*画像要素にリンクをつけた時の枠線を消す*/
img{
    border:0;
}
blockquote {
	padding:0 0 0 12px;
	margin:0;
}
#content_705 p{
	padding:0;
	margin:0;
	line-height:19px;
}	


/*/////////////////////////////////////////   Footer Style   ////////////////////////////////////*/
/*applied 11/09/07*/
#footer_box{
    padding-bottom:10px;
}
#footer_box table{
    padding:2px 0; 
    border:1px solid #999999; 
    margin:0 5px;
}
#footer_box table th{
    text-align:left;
	padding-left:5px;
	margin:0;
}
#footer_box table td{
    text-align:left;
}
/*0417.css change trial	
#menu{
	width: 100%;
	position:absolute;
	top:0px;
	z-index:9;
	height: 135px;
}*/


/*0417.css change trial	
#content{
	font-size:9pt;
	width: 100%;
	position: absolute;
	top: 110px;
}*/

/*0417.css change trial	
#footer{
	width:100%;
	position:absolute;
	}*/	

/* PDF document links (IE6にきかなかった）
a[href$='.pdf'] {
background:transparent url(../../images/pdficon_small.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:20px;
}
*/

/*//////////////////////////////////////////  Link Style  //////////////////////////////////////////*/

a{
/*font size updated 20070303*/
	font-family: sans-serif;
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
}

a:link{
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
}

a:visited{
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
}

a:hover{
	color: #FF6600;
	font-size: 9pt;
	text-decoration:none;
}


.link2{
	font-family: sans-serif;
	text-decoration:underline;
}


.link_underline a{
	font-size:9pt;
	color:#000066;
	text-decoration:underline;
	font-weight:normal;
	}

.link_underline a:link{
	font-size:9pt;
	color:#000066;
	text-decoration:underline;
	font-weight:normal;
	}
	
.link_underline a:hover{
	font-size:9pt;
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
	}
	
.link_underline a:visited{
	font-size:9pt;
	color:#000066;
	text-decoration:underline;
	font-weight:normal;
	}	

.helpmenu a, .helpmenu a:link, .helpmenu a:visited {
	font-size:8.5pt;
	color:#000066;
	font-weight:normal;
	text-decoration:none;
}
.helpmenu a:hover, .helpmenu a:active {
	color:#FF6600;
}

	
	
	
/*////////////////////////////////////////  Font Style   ///////////////////////////////////////////*/

.small-grey{
/*font size updated 20070303*/
	font-family: sans-serif;
	font-size:8pt;
	color:#666666;
}
	
.footnote{
/*font size updated 20070303*/
	font-family: sans-serif;
	font-size:8.5pt;
}
		
.xxsmall{
 	font-family:sans-serif;
 	font-size: xx-small;
 	color: #666666;
}

.subheading{
/*font size updated 20070303*/
	color:#000066;
	font-size:9pt;
	font-weight:normal;
}


.subheading1{
/*font size updated 20070303*/
	color:#FF6600;
	font-size:9pt;
	font-weight:normal;
}


.subheading2{
/*font size updated 20070303*/
	color:#000066;
	font-size:9pt;
	font-weight:normal;
}

 
.headings{
/*font size updated 20070303*/
 	font-size:10pt;
 	color:#FF6600;
 	font-weight:bold;
 }
 
 
.headings2{
/*font size updated 20070303*/
/*need change in properties to match with other shopping and my account css*/
	font-size:14pt;
	color:#FF6600;
	font-weight:bold;
}

.headings3{
/*eventually take over properties of headings 2 - 05/24/07 only applied in FAQ*/
	font-size:14pt;
	color:#FF6600;
	font-weight:bold;
}
.headings4{
/*font size updated 20070303*/
 	font-size:11pt;
 	color:#4D4D4D;
 	font-weight:bold;
	border-left:8px solid #FF6600; 
	padding-left:4px;
 }

 .title{
/*font size updated 20070303*/
 	font-size:10pt;
 	color:#000066;
	text-decoration:underline;
 	font-weight:bold;
 }
  .g_title{
  /*created 2007/08/28*/
 	font-size:10pt;
 	color:#336600;
	text-decoration:underline;
 	font-weight:bold;
 }
   .w_title{
/*created 2007/08/28*/
 	font-size:10pt;
 	color:#ffffff;
	}

.small{
/*font size updated 20070303*/
	line-height:8pt;
	}
/*index, news*/
.news_date{
    font-size:8.5pt;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#FF6600;
	padding:5px 7px 5px 7px;
}
.copyright{
	font-family: sans-serif;
	font-size:8pt;
	color:#666666;
	line-height:12px;
	padding-top:5px;
}

.gray_subtitle {
	font-size:10pt;
	color: #666666;
	font-weight:bold;
}

.agreeement{
/*font size updated 20070303*/
 	font-size:9pt;
 	color:#000066;
 	font-weight:bold;
 }
 
.bold_18{
 font-size:18px;
 font-weight:bold;
}

.bold_16_FF6600{
 font-size:16px;
 font-weight:bold;
 color:#FF6600;
}
 
.bold_14_FF6600{
 font-size:14px;
 font-weight:bold;
 color:#FF6600;
}

.bold_14_185D90{
	color:#185D90;
	font-size:14px;
	font-weight:bold;
}
 
.terms_and_conditions{
/*added 031232007 for english text*/	
	font-family: sans-serif;
	color: #666666;
	line-height: 1.166;
	font-size:9pt;	
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

.error {
/*font size updated 20070303*/
	font-size:9pt;
	color:#CC0000;margin:0 1px;}
li.subheading {
/*list style settings for phone/accessory detail functions/specs */
/*use in: phone_details.html , accessories_deatils.html*/
	list-style:disc;
	list-style-position:inside;
}

/* /////////////////////////////////    List Styles    ////////////////////////////// */

.list1 ul{
	list-style:none;
}
.list1 li{
	list-style:none;
	background:url(../../images/circle_icon.gif) no-repeat 0 4px;
	margin-left: -40px;
	padding-left: 15px;
	padding-bottom:3px;
}

.list2 ul, .list2 ol{
	list-style:outside;
	margin:0;
	padding:0;
}
.list2 li{
	margin-left: -20px;
	padding-left: 0;
	padding-top:5px;
}

.list2_small ul{
	margin:0;
	padding:0;
}
.list2_small li{
	margin-left: -20px;
	font-size:8pt;
}
.list3 ul{
	list-style:none;
	margin:10px 0;
}
.list3 li{
	list-style:none;
	margin:0 0 0 -40px;
	padding:0;
}
.detail_list ul{
	margin-top: 4px;
}

.detail_list li{
	margin-left: -15px;
	font-size: 11px;
}
html>/**/body .detail_list li {  
	margin-left /*\**/: -15px\9;  
	font-size: 8.5px\9;  
}  

ul.li_float_list{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
ul.li_float_list li{
	display:block;
	float:left;
	list-style:none;
	margin-left: 0px;
	padding-right:15px;
	
}
.list_with_icon ul{
    padding:0 0 0 -100px;
	list-style:none;
	text-align:left;
}
.list_with_icon li{
    list-style:none;
	background:url(../images/contents/icons/icon_1.jpg) no-repeat 0 3px;
	padding:5px 0 3px 30px;
	margin-left:-40px;
	text-align:left;
}

.list_with_icon2 ul{
	padding:0;
	margin:0;
}

.list_with_icon2 li{
	list-style:none;
	margin-left: -37px;
	padding-left: 20px;
	padding-top:5px;
	background:url(../../images/circle_icon_blue.gif) no-repeat 0 7px;
}

.list_with_icon3 ul, .list_with_icon3 ol{
	list-style:none;
	padding:0;
	margin:0;
}
.list_with_icon3 li{
	list-style:none;
	background:url(../../images/triangular_blue.gif) no-repeat 0 3px;
	padding-left:22px;
	margin-left:-40px;
}

.list_with_icon4 ul, .list_with_icon4 ol{
	list-style:none;
	padding:0;
	margin:0;
}
.list_with_icon4 li{
	list-style:none;
	background:url(../../images/circle.gif) no-repeat 0 3px;
	padding-left:22px;
	margin-left:-40px;
}

.list_with_icon5 ul, .list_with_icon5 ol{
	list-style:none;
	padding:0;
	margin:0;
}
.list_with_icon5 li{
	list-style:none;
	background:url(../../images/triangular_orange.gif) no-repeat 0 3px;
	padding-left:22px;
	margin-left:-40px;
}

.list_simple ul{
	list-style:outside;
	margin:0;
	padding:0;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}
.list_simple li{
	margin-left: -20px;
	padding-left: 0;
	margin-bottom:0;
	margin-top:0;
}


/*/////////////////////////////////////////////    Backgrounds images     //////////////////////////////////////*/

.detail{
/*container for phone/accessory detail functions/spec -- used with detail_01.gif and 03.gif*/
/*IMAGE USED:	detail_02.gif*/
	width:567px;
	background-image:url(../../images/bg/detail_bg/detail_02.gif);
	background-repeat:repeat-y;
	}



.blue_line_repeat_x{
	background-image:url(../../images/lines/blue_line_repeat_x.gif);
	background-repeat:repeat-x;
	background-position:center;
	width:10px;
	}

.dot_repeat_x{
	background-image:url(../../images/lines/dot_repeat_x.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:10px;
	}

.dot_repeat_y{
	background-image:url(../../images/lines/dot_repeat_y.gif);
	background-repeat:repeat-y;
	background-position:center;
	width:15px;
	}


.dot_repeat_x_02{
	background-image:url(../../images/lines/dot_repeat_x_2.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:10px;
	}


.box_1{
	border-color:#CCCCFF;
	border-style:solid;
	border-width:6px 1px 1px 1px;
	padding:3px;
	}
	
.border_lightblue{
	border-color:#CCCCFF;
	border-style:solid;
	border-width:1px;
	padding:3px;
}
.dotted_box {
	border:1px dotted #999;
	padding:10px;
}
	
	
/*FAQ: Question and Answer numbering*/
/*style added 11/05/07*/


.faq_question {
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-family:sans-serif;
	font-size:9pt;
	background-image:url(../../images/bg/bg_faq_question.png);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:4px;
}
.faq_question_orange {
	color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-family:sans-serif;
	font-size:9pt;
	background-image:url(../../images/bg/bg_faq_question_orange.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:4px;
}
	
		
.faq_answer {
	color:#000066;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-family:sans-serif;
	font-size:9pt;
	background-position:top;
	background-repeat:no-repeat;
	padding-top:4px;
}

.faq_answer_orange {
	color:#FF6600;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
	font-family:sans-serif;
	font-size:9pt;
	background-position:top;
	background-repeat:no-repeat;
	padding-top:4px;
}

/*FAQの問題文のリンクスタイル*/
.question a{ color:#000066; font-weight:bold; font-size:9pt}
.question a:link{ color:#000066; font-weight:bold; font-size:9pt}
.question a:hover{ color:#FF6600; font-weight:bold; font-size:9pt}


/*order_process page
#require_wrap{
    background:url(../../images/bg/bg_grayline.jpg) repeat;
}
@media print{
#require_wrap{
	background:url(../../images/bg/bg_grayline.jpg) repeat;
}
}

#require{
    padding:30px 0 30px 0;
	margin:0 auto;
}
table #require td{
    background-color:#FFFFFF;
    border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
}
table #require th{
    background-color:#ffffff;
    border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:8px solid #000066;
	padding:5px;
}
*/

/*//////////////////////////////////////    Top Page Contents Style     /////////////////////////////*/
#top_flash {
	padding:0;
	margin:0;
	vertical-align:top;
}
#top_flash object, #top_flash embed {  
     vertical-align: top;  
}

#content_top{
	margin:0 12px;
}

#content_top p{
	margin:0;
	padding:0;
	line-height:19px;
}

#content_top h2 {
	padding:0;
	margin:0;
}

#content_top h3 {
	color:#000066;
	font-size:9pt;
	font-weight:bold;
	background:url(../../images/lines/blue_line_repeat_x_m.gif) repeat-x 0 15px;
	padding-bottom:5px;
}	

#top_menu{
	background:url(../images/bg/bg_top_category.jpg) no-repeat;
	height:190px;
}

#top_menu .top_menu_box{
	padding:5px 1px 0 1px;
	float:left;
	width:183px;
	height:auto;
	vertical-align:top;
}

#top_menu .top_menu_box p{
	color:#333;
	font-weight:bold;
	padding:5px 0 0 5px;
}

#top_menu ul.top_menu_list{
	padding:0;
	margin:0;
	margin-top:5px;
	list-style:none;
}
#top_menu ul.top_menu_list li{
	padding:0;
	margin:0;
	list-style:none;
	background:url(../../images/circle_icon.gif) no-repeat 0 4px;
	margin-left:5px;
	padding-left:15px;
	padding-bottom:0;
}
.special_list ul{
	padding:0;
	margin:0;
	list-style:none;
}
.special_list li{
	padding:0;
	margin:0;
	list-style:none;
	background:url(../images/icons/new_icon_xs.jpg) no-repeat 0 1px;
	margin-left:-30px;
	padding-left:32px;
	padding-bottom:0;
}

#top_submenu {
	background-color:#eaeaea;
	width:100%;
	padding:0;
	margin:0;
}

#top_submenu ul.top_submenu_list{
	margin:0;
	padding:0;
	padding-top:3px;
	width:auto;
	list-style-type:none;
	height:auto;
}
#top_submenu ul.top_submenu_list li{
	display:block;
	float:left;
	padding:0;
	margin:0;
	padding-left:12px;
	list-style-type:none;
	position: relative; /* for IE6 */
}

#content_top_left { /* for phone_flash, shop&myacct button area */
	float:left;
	width:465px;
	padding:0;
	margin:0;
	margin-top:10px;
}

#content_top_left .phone_flash { /* for phone_flash, shop&myacct button area */
	padding:0;
	margin:0;
	vertical-align:top;
}
#content_top_left object, #content_top_left embed {  
     vertical-align: top;  
} 

#content_top_left .onlineshop_myacct_area { /* for phone_flash, shop&myacct button area */
	padding:0;
	margin:0;
	vertical-align:top;
}

#special_area {
	float:right;
	padding:0;
	margin:0;
	width:262px;
	height:135px;
	margin-top:13px;
}

#banner_area {
	float:right;
	padding:0;
	margin:0;
	width:260px;
	height:153px;
	margin-top:5px;
	border:1px solid #999;
}

/*
#banner_area {
	float:right;
	padding:0;
	margin:0;
	width:260px;
	height:295px;
	margin-top:13px;
	border:1px solid #999;
}
*/

#banner_area ul {
	margin:0;
	padding:0;
	list-style: none;
	padding:5px 5px;
}

#banner_area ul.banner_list li {
	margin:0;
	padding:0;
	display:inline;
}
#banner_area ul.banner_list li a {
	margin:0;
	padding:0;
	padding-bottom:2px;
	display:block;
	clear:both;	
	zoom:1;　/*IEバグ対策　whitespaceが生成されるのをなおす*/
}

#news_area {
	float:left;
	width:460px;
}
.title_header{
	background:url(../../images/lines/blue_line_repeat_x_m.gif) repeat-x 0 15px;
	height:23px;
}
.title_header .title_left{
	float:left;
	font-size:9pt;
	font-weight:bold;
	color:#000066;
}
.title_header .title_right{
	float:right;
	font-size:8.5pt;
	font-weight:normal;
	color:#006;
}
.title_header .title_right a, .title_header .title_right a:link, .title_header .title_right a:hover {
	color:#006;
	font-size:8.5pt;
}
.title_header .title_right a:hover {
	color:#006;
	font-size:8.5pt;
	border-bottom:1px solid #006;
}

#news_area dl{
	padding:0;
	margin:0;
	margin-top:5px;
}
#news_area dl dt{
	clear:left;
	float:left;
	border-bottom: dotted 1px #CCC;
}
#news_area dl dt a, #news_area dl dt a:link, #news_area dl dt a:hover{
	color:#333;
}
#news_area dl dd{
	margin-left:0;
	padding-left:6.5em;
	background:url(../../images/triangular_orange.gif) no-repeat 65px 3px;
	border-bottom: dotted 1px #CCC;
}
#news_area dl dd a, #news_area dl dd a:link{
	color:#333;
}
#news_area dl dd a:hover{
	color:#333;
	border-bottom:1px solid #333;
}

#service_area{
	float:right;
	width:260px
}
#service_area .service_area_contents{
	margin-top:5px;
}
#service_area form{
	margin-top:5px;
}
#service_area .search_title{
	float:left;
	margin-right:10px;
	color:#000066;
}
#service_area label{
	display: block;
	float: left;
	margin-right:15px;
	color:#000066;
	margin-top:5px;
}

#service_area input.search_box{
	display: block;
	float:left;
	width:100px;
	height:15px;
	margin-top:5px;
	ime-mode: disabled;
}
#service_area input.search_button{
	float:right;
}


/*table #orderは他のページでも応用してつかってます。(e.g. about_plan.html)*/

table #order td, th{
	padding:5px;
	vertical-align:middle;
}
table #order .row01 th{
    background-color:#DFE8F6;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
table #order .row02 th{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
table #order .row02 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table #order .row03 th{
    background-color:#E8E8E8;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
table #order .row03 td{
    background-color:#E8E8E8;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table #order .row04 th{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
table #order .row04 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table #order .row05 th{
    background-color:#E8E8E8;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
table #order .row05 td{
    background-color:#E8E8E8;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table #order .row06 th{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
table #order .row06 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table #order .row07 th{
    background-color:#E8E8E8;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
table #order .row07 td{
    background-color:#E8E8E8;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
table #order .row08 th{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
table #order .row08 td{
   border-bottom:1px solid #cccccc;
   border-right:1px solid #CCCCCC;
}
table #order .lists td{
   border-bottom:none;
   border-right:none;
}
.lists ul, li{
   list-style-position:outside;
}


/*about_standard.html スタンダードプランについて*/
#standardbox_wrap{
    width:360px;
	padding:20px;
	margin:0 auto;
	border:1px dotted #CCCCCC;
}

.standard_box{
    background:url(../images/eyecatch/blue_box_standard.jpg) no-repeat;
	height:120px;
	width:360px;
}
.standard_box2{
    margin:0 auto;
    background:url(../images/eyecatch/green_box_standard.jpg) no-repeat;
	height:180px;
}	
.standard_box table{
	text-align:center;
	vertical-align:middle;
}
.standard_box2 table th{
	text-align:center;
	padding-top:10px;
}
.standard_box2 table td{
	text-align:center;
	padding:20px 0 0 0;
}
.standard_box a, .standard_box a:link{
	font-size:9pt;
	color:#000066;
	font-weight:bold;
}
.standard_box a:visited{
	font-size:9pt;
	color:#000066;
	font-weight:bold;
}
.standard_box a:hover{
	font-size:9pt;
	color:#FF6600;
	font-weight:bold;
}
.standard_box2 a, .standard_box2 a:link{
	font-size:9pt;
	color:#000066;
	font-weight:bold;
}
.standard_box2 a:visited{
	font-size:9pt;
	color:#000066;
	font-weight:bold;
}
.standard_box2 a:hover{
	font-size:9pt;
	color:#FF6600;
	font-weight:bold;
}
	
.detail_box a{
	background-color:#EBE8D7;
	padding:6px 5px 6px 5px;
	font-size:8.5pt;
}


@media print{
.detail_box a{
	background-color:#EBE8D7;
	padding:6px 5px 6px 5px;
	font-size:8pt;
}
} 

.detail_box2 a{
	background-color:#EBE8D7;
	padding:6px 5px 6px 5px;
	font-size:8pt;
	font-weight:normal;
}



/*accessory pape*/
table #accessory{ 
    margin:0 auto;
}
table #accessory td{
    border:1px dotted #CCCCCC;
	padding:7px;
}
table#accessory .glogo{
    border:none;
	padding:0;
}

.yellow_table td{
	border:1px solid #FF9966;
}

.solid_table td{
	border-top:1px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
}

.dotted_table td{
	border:1px dotted #999999;
}

.no_border, .no_border td{
	border:none;
}

td.no_border_right{
	border-right:none;
}

td.no_border_right_bottom{
	border-right:none;
	border-bottom:none;
}

td.no_border_bottom{
	border-bottom:none;
}

.accessory_name{
	padding-bottom:15px;
	padding-top:5px;
}

/*about_prepaid.html*/
.padding_100{
    padding-left:100px;
}


/*index page -news- */

table#news th{
	padding:0;
	margin:0;
}
table#news td{
    white-space:nowrap;
	padding:4px 0 4px 10px;
	border-bottom:1px dotted #CCCCCC;
}

/*index page -tab- */
#index_tab a, #index_tab a:link{
    font-size:10pt;
	font-weight:bold;
	color:#000066;
}
#index_tab a:hover{
    color:#FF6600;
}

/*index myaccount login part*/
#index_login{
    background:url(../index_samples/button_samples/bg_login_index.jpg) no-repeat;
	margin:0 0 0 13px;
	padding:20px 0 0 7px;
	height:357px;
}
#index_login2{
    background:url(../index_samples/button_samples/bg_login_index2.jpg) no-repeat;
	margin:0 0 0 13px;
	padding:20px 0 0 7px;
	height:357px;
}

/*//////////////////////////////////////////////  Contents Page  //////////////////////////////////////*/
/
/*old contents page*/
table #category_title th{
    background-color:#333399;
	color:#FFFFFF;
	text-align:left;
	padding-left:12px;
}
table #category_box{
    border:2px solid #333399;
	padding:10px;
}
table #category_list{
	text-align:left;
}
table #category_list th{
    background-color:#DFE8F6;
	border-bottom:1px dotted #999999;
	font-weight:normal;
	vertical-align:text-top;
}
table #category_list b{
    color:#333399;
	font-weight:bold;
}
table #category_list .list_row01{
    border-top:1px dotted #999999;
}
table #category_list td{
    border-bottom:1px dotted #999999;
	padding-left:3px;
}

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */

.menu_block {
    margin:0;
	padding:0;
	text-align:left;
	}
	
.menu_block ul {
   list-style:none;
   margin:0;
   padding:0;
}

.menu_block li {
   padding-bottom:1px;
}
	
.menu_block li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 28px;
	text-decoration: none;
}	
	
.menu_block li a:link, .menu_block li a:visited {
	color:#666666;
	display: block;
	background: url(../images/contents/bg/menu_off.jpg) no-repeat;
	padding: 8px 0 0 10px;
}
	
.menu_block li a:hover, .menu_block li a:active {
	color:#333333;
	background: url(../images/contents/bg/menu_on.jpg) no-repeat;
	padding: 8px 0 0 10px;
}

.menu_block li.here a:link, .menu_block li.here a:visited {
	height: 28px;
	color:#333333;
	background: url(../images/contents/bg/menu_on.jpg) no-repeat;
	padding: 8px 0 0 10px;
}

/* =-=-=-=-=-=-=-[Menu END]-=-=-=-=-=-=-=- */


/* =-=-=-=-=-=-=-[DIV BOX]-=-=-=-=-=-=-=- */
#contents_wrapper{
  margin:0 auto;
  height:auto;
  width:705px;
  background-color:#ffffff;
  padding:0;
}

#contents_menu {
    float:left;
	padding-right:10px;
	width:185px;
}
	
#contents_body {
	vertical-align:text-bottom;
	width:510px;
	float:right;
}

.float_left{
	float:left;
	width:auto;
	margin:0 10px 0 0;
}

.float_right{
	float:right;
	width:auto;
	margin:0 0 0 10px;
}

.float_left_NoMargin{
	float:left;
	width:auto;
	margin:0;
}

.float_right_NoMargin{
	float:right;
	width:auto;
	margin:0;
}

.clear {
    clear:both;
}

/* =-=-=-=-=-=-=-[DIV BOX END]-=-=-=-=-=-=-=- */



/*////////////////Rounded Corner Box (Color:E6E6E6, BG:FFFFFF)////////////////*/
/* set millions of background images */
.rbroundbox_e6e6e6 { background: url(../images/contents/bg/body_10_e6e6e6_ffffff.gif) repeat; }
.rbtop_e6e6e6 div { background: url(../images/contents/bg/top_left_10_e6e6e6_ffffff.gif) no-repeat top left; }
.rbtop_e6e6e6 { background: url(../images/contents/bg/top_right_10_e6e6e6_ffffff.gif) no-repeat top right; }
.rbbot_e6e6e6 div { background: url(../images/contents/bg/bottom_left_10_e6e6e6_ffffff.gif) no-repeat bottom left; }
.rbbot_e6e6e6 { background: url(../images/contents/bg/bottom_right_10_e6e6e6_ffffff.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop_e6e6e6 div, .rbtop_e6e6e6, .rbbot_e6e6e6 div, .rbbot_e6e6e6 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent_e6e6e6 { margin: 0 0; padding:5px 10px }
.rbroundbox_e6e6e6 { width: 100%; margin: 0px; }
.rbroundbox_e6e6e6 p {margin:0; padding-top:3px; line-height:19px; }


/*////////////////Rounded Corner Box (Color:FFFFFF, BG:E6E6E6)////////////////*/
/* set millions of background images */
.rbroundbox_ffffff { background: url(../images/contents/bg/body_10_ffffff_e6e6e6.gif) repeat; }
.rbtop_ffffff div { background: url(../images/contents/bg/top_left_10_ffffff_e6e6e6.gif) no-repeat top left; }
.rbtop_ffffff { background: url(../images/contents/bg/top_right_10_ffffff_e6e6e6.gif) no-repeat top right; }
.rbbot_ffffff div { background: url(../images/contents/bg/bottom_left_10_ffffff_e6e6e6.gif) no-repeat bottom left; }
.rbbot_ffffff { background: url(../images/contents/bg/bottom_right_10_ffffff_e6e6e6.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop_ffffff div, .rbtop_ffffff, .rbbot_ffffff div, .rbbot_ffffff {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent_ffffff { margin: 0 7px; }
.rbroundbox_ffffff { width: 100%; margin: 0px; }
.rbroundbox_ffffff p {margin:0; padding-top:3px; line-height:19px; }



/*//////////////////////////////////////Mobile WEB日本語トップページ//////////////////////////////////////*/

.contentsBoxIndex2{
	width:510px;
	margin:0;
	padding:0;
}

.contentsBoxCols2{
	float:left;
	width:auto;
}

.contentsBoxCols2 .col{
	float:left;
	margin-right:10px;
	width:240px;
	/*border:1px solid #185D90;*/
}

.contentsBoxTitle2{
	/*background-color:#F9F7EF;*/
	font-weight:bold;
	color:#185D90;
	margin-bottom:0pt !important;
	padding:5px 8px 0 8px;
	margin-top:0px;
	border-top:1px dotted #cccccc;

}

.contentsBoxDesc2 {
	/*border-top:1px solid #185D90;*/
	/*border-top:1px solid #999999;*/
	padding:0 8px 0;
}
.contentsBoxDesc2 p {
	margin-bottom:6px;
	margin-top:4px;
	line-height:19px;
}

.contentsBoxDesc2 ul{
    padding:0 0 8px 0;
	margin:0;
	list-style:none;
}
.contentsBoxDesc2 li{
    list-style:none;
    background:url(../images/contents/icons/circle_icon.gif) no-repeat 0 3px;
	padding:0 0 3px 15px;
}	

.category_box{
	background:url(../images/bg/blue_box.jpg) no-repeat;
	height:175px;
	width:245px;
	float:left;
	margin:5px;
	display:block;
}

.category_box p{
	padding-left:10px;
	padding-right:8px;
}


.sub_title{
	margin-top:10px;
	margin-bottom:10px;
}

h1{
    font-size:9pt;
	font-weight:bold;
	color:#333333;
	text-align:left;
	border-bottom:1px solid #333333;
}

.p_line_height19{
	font-size:12px;
	line-height:19.4px;
	text-align:left;
}

.subtitle_12_333333 {
	font-size:12px; 
	color:#333333; 
	font-weight:bold; 
	line-height:16pt;
}

.subtitle_16_333333 {
	font-size:16px; 
	color:#333333; 
	font-weight:bold;
	line-height:24px;
}

.subtitle_20_333333 {
	font-size:20px; 
	color:#333333; 
	font-weight:bold;
}

.subtitle_25_333333 {
	font-size:25px; 
	color:#333333; 
	font-weight:bold;
}

.subtitle_E44044{
	color:#E44044;
	font-weight:bold;
	padding-bottom:5px;
}


/*/////////////////////////////////////  Ameconページ  ///////////////////////////////////////////*/

/* ---------------------- menu nav ---------------------- */
#amecon_container{position:relative;height:40px;color:#E0E0E0;background:#FF8925;width:100%;}
#amecon_menu{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(../images/contents/menu/menu_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#amecon_menu ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#amecon_menu ul li{display:block;float:left;font-weight:bold}


#amecon_menu ul li a{display:block;float:left;color:#FF8925;text-decoration:none;padding:0 0 0 20px;height:33px;}
#amecon_menu ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#amecon_menu ul li a:hover{color:#B58312;background:transparent url(../images/contents/menu/menu_bg-OVER.gif) repeat-x bottom left;}
#amecon_menu ul li a:hover span{display:block;width:auto;cursor:pointer;}
#amecon_menu ul li a.current,#amecon_menu ul li a.current:hover{color:#fff;background:#fff url(../images/contents/menu/menu_left-ON.gif) no-repeat top left;line-height:275%;}
#amecon_menu ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#fff url(../images/contents/menu/menu_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END menu nav ---------------------- */

/*//////////////// Width878px (about_japanese_model) ///////////////////*/

.contentsBoxIndex_878{
	width:878px;
	margin:0;
	padding:0;
}

.contentsBoxCols_878{
	float:left;
	width:auto;
}

.col_left{
	float:left;
	width:400px;
}
.col_right{
	float:right;
	width:400px;
}
.contentsBoxDesc_420 {
	padding:0;
}

/*//////////////// Width705px (business, order_process) ///////////////////*/

.contentsBoxIndex{
	width:705px;
	margin:0;
	padding:0;
}

.contentsBoxCols3{
	float:left;
	width:auto;
}

.contentsBoxCols3 .col{
	float:left;
	margin-right:10px;
	width:340px;
	/*border:1px solid #185D90;*/
}

.contentsBoxTitle{
	/*background-color:#F9F7EF;*/
	font-weight:bold;
	color:#185D90;
	margin-bottom:0pt !important;
	padding:5px 8px 0 8px;
	margin-top:0px;
}

.contentsBoxDesc {
	/*border-top:1px solid #185D90;*/
	/*border-top:1px solid #999999;*/
	padding:0 8px 0;
}
.contentsBoxDesc p, .contentsBoxDesc ul {
	margin-bottom:6px;
	margin-top:4px;
	line-height:19px;
}

.contentsBoxDescBiz {
	/*used in business_mobile.html*/
	padding:0 5px 0 0;
}

.contentsBoxDescBiz p, .contentsBoxDescBiz ul {
	margin-bottom:6px;
	margin-top:4px;
	line-height:19px;
}
.contentsBoxDescBiz div {
	background:url(../images/bg/bg_bar_blue.jpg) no-repeat;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding:7px 0 7px 5px;
	margin-top:10px;
}


/*//////////////// Width590px (option_service_mobile_web) ///////////////////*/

.contentsBoxIndex_590{
	width: 590px;
	margin:0;
	padding:0;
}

.contentsBoxCols_590{
	float:left;
	width:auto;
}

.contentsBoxCols_590 .col{
	float:left;
	margin-right:10px;
	width:280px;
	/*border:1px solid #185D90;*/
}

.contentsBoxTitle_590{
	/*background-color:#F9F7EF;*/
	font-weight:bold;
	color:#185D90;
	margin-bottom:0pt !important;
	padding:5px 8px 0 0;
	margin-top:0px;
}

.contentsBoxDesc_590 {
	/*border-top:1px solid #185D90;*/
	/*border-top:1px solid #999999;*/
	padding:5px 3px 0 0;
}
.contentsBoxDesc_590 p, .contentsBoxDesc_590 ul {
	margin-bottom:6px;
	margin-top:6px;
	line-height:19px;
}


/*//////////////About Japanese Model////////////*/
/*Tab*/
#tab_japanese_model {background-color:#ffffff; height:auto;width:705px;}
ul#tab_japanese_model-nav {margin:0px; padding:0px; list-style:none; text-align:left;}
ul#tab_japanese_model-nav li {display:inline; line-height:auto; float:left;}
ul#tab_japanese_model-nav li a {color:#000066; text-decoration:none; padding:4px 5px 6px 5px;}
ul#tab_japanese_model-nav li a:hover {color:#FF6600; text-decoration:none; padding:4px 5px 6px 5px;}
ul#tab_japanese_model-nav li a.tabactive {background-color:#ffffff; font-weight:bold;  position:relative;}
#tab_japanese_model #tab1, #tab_japanese_model #tab2 {
	border:1px solid #999999;
	padding:15px 10px;
	font-size:12px; 
	margin-bottom:5px;
	position: relative; /*this is a bug solution for IE6 for disappearing the border-right of this stype*/
}

#tab_japanese_model #tab1 p, #tab_japanese_model #tab2 p {
	margin: 5px 0;
}

#tab_japanese_model .tabcontent_section_title{
    font-size:13px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding-left:4px;
	border-left:10px solid #FF6600;
}

.section_title{
	color:#333333;
	font-weight:bold;
}

ul.li_float{
	margin:0;
	padding:10px 5px;
	background-color:#fffddd;
	width:auto;
	list-style-type:none;
	height:15px;
}
ul.li_float li{
	display:block;
	background:url(../images/icons/round_allow.jpg) no-repeat 0 0;
	background-color:#fffddd;
	float:left;
	padding-left:20px;
	margin-left:20px;
	position: relative; /* for IE6 */
	list-style-type:none;
}

.li_float li.here a:link, .li_float li.here a:visited{
	color:#FF6600;
}


 
/* ---------------------- END About Japanese Model ---------------------- */


.table1 {
	vertical-align:middle;
	border:1px solid #1EAD91;
	font-size:11px;
}

.table1_border {
	vertical-align:middle;
	font-size:11px;
	border-left:1px solid #1EAD91;
}

.table1 th, .table1_border th{
	color:#FFFFFF;
	background-color:#1EAD91;
}

.table1 td{
	padding:3px 5px;
}

.table1_border td{
	padding:3px 5px;
	border-bottom:1px solid #1EAD91;
	border-right:1px solid #1EAD91;
}

.bg_lightgreen {
	background:#E3FCF7;
}

.bg_lightyellow {
	background:#FCF4C3;
}

.bg_lightyellow2 {
	background-color:#fef6dc;
	padding:10px 5px;
	margin:10px 0;
}

.bg_lightblue {
	background-color:#edf6fc;
	padding:10px 15px;
}

.bg_blue {
	background-color:#DFE8F6;
	padding:10px;
}

.bg_lightorange {
	background-color:#FCF4D9;
	padding:15px;
}

.text_green {
	color:#1EAD91;
	font-weight:bold;
}

.text_red {
	color:#CC2A09;
	font-weight:bold;
}

.box_border {
    border:1px solid #999999;
	padding:5px;
}

.table2_with_border th{
	padding:3px 0;
	color:#ff9933;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
}
.table2_with_border td{
	padding:3px 0;
	text-align:left;
	line-height:19.4px;
}

table.table_game {
	padding:10px 0px;
}

.table_game td{
    padding:0px;
	font-size:8pt;
}


/*Contact Form*/
table #contact_form{
    border:1px  solid #666666;
}
table #contact_form th{
    border-bottom:1px  solid #666666;
	background-color:#DFE8F6;
	text-align:left;
}
table #contact_form .cells td{
    border-bottom:1px dotted #666666;
	text-align:left;
}
table #contact_form .right_column{
    border-right:1px dotted #666666;
	border-bottom:1px dotted #666666;
	text-align:left;
}
table #contact_form .bottom_row{
    border-right:1px dotted #666666;
	text-align:left;
}



/*日本からのお申込みページ*/
.badge{
    z-index:2;
	position:relative;
	left:-10px;
}

.under_table{
    z-index:1;
	position:relative;
	top:-65px;
}

/* ---------------------- Plan Page Styles ---------------------- */

#plan_contents{
	width:593px;
	float:left;
	vertical-align:text-top;
	line-height:19px;
	padding-left:10px;
}

#plan_contents p{
	padding:0;
	margin:0
}

#clear {
	clear:both;
}


/* ---------------------- Plan Page Side Navigation ---------------------- */


/****************************************************************************************
* 	LAYOUT CSS FOR THE MENU
****************************************************************************************/


/* メニュー全体 */
#subnavi, #subnavi * { margin:0; padding:0; }
#subnavi { 
	margin:0 10px 0 0; 
	width:150px; 
	float:left; 
}
#subnavi dl { 
	list-style:none; 
	border-top:1px solid #CCC; 
	width:100%; 
	margin:0; 
	padding:0; 
}
/* カテゴリ名 */
#subnavi dt { 
	border-width:1px;
	border-style:none solid solid solid; 
	border-color:#CCC;
}
#subnavi dt a { 
	padding:8px 0px 8px 5px; 
	display:block; 
	color:#000; 
	font-size:8.5pt;
	text-decoration:none;
	background-color:#eee;
	background:url(../../images/circle_icon.gif) no-repeat 132px 12px;
	
}
#subnavi dt a:hover { 
	color:#FF9933;
	background:url(../../images/circle_icon_blue.gif) no-repeat 132px 12px;
	background-color:#e7e7e7;
	
}
/* カテゴリメニュー */
#subnavi dd { 
	border-width:1px; 
	border-style:none solid solid solid; 
	border-color:#CCC; 
}
#subnavi dd a { 
	text-decoration:none; 
	display:block; 
	background:url(../../images/triangular_gray.gif) no-repeat 3px 11px;
	padding:8px 0px 8px 20px; 
	color:black;
	font-size:8.5pt;
}
#subnavi dd a:hover { 
	color:#FF9933; 
	background:url(../../images/triangular_blue.gif) no-repeat 3px 11px;
	background-color:#e7e7e7;
}
#subnavi dd a.line, #subnavi dd a.line:hover { 
	border-bottom:1px dotted silver; 
}
#subnavi dd a.end, #subnavi dd a.end:hover { 
	border-bottom: none;
}

/* main link: dt here */
#subnavi .here_level1 a { 
	color:#FF9933;
	background:url(../../images/circle_icon_blue.gif) no-repeat 132px 12px;
	background-color:#e7e7e7;
}
/* sub link: line here */
#subnavi dd a.here_line { 
	color:#FF9933; 
	background:url(../../images/triangular_blue.gif) no-repeat 3px 11px;
	background-color:#e7e7e7;
}
#subnavi dd a.here_end { 
	color:#FF9933; 
	background:url(../../images/triangular_blue.gif) no-repeat 3px 11px;
	background-color:#e7e7e7;
}



/* ---------------------- END Plan Page Side Navigation ---------------------- */

.alert {
	margin:0;
	padding:7px 10px 5px 30px;
	border:1px solid #F90;
	color:#F60;
	background:url(../images/icons/lightbulb.png) no-repeat 7px 6px;
	background-color:#FCF5E0;
	*display:inline-block;
	*zoom:1;
}

.kddimobile_feature_top_bg {
	background:url(../images/eyecatch/kddimobile_feature_top_image.jpg) no-repeat;
	height:160px;
}

/* ---------------------- Roaming Page Styles ---------------------- */
/*Tab*/
#tab_roaming {background-color:#ffffff; height:auto;width:705px; color:#333}
#tab_roaming p {
	padding-bottom:5px;
}

div.tab_roaming_layout {
	margin:0 0 20px;
	width:100%;
}
ul.tab_roaming_layout {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../../images/lines/gray_line_repeat_x.gif) repeat-x scroll 0px 23px;
	float:left;
	list-style-type:none;
	width:100%;
	margin:0;
	padding:0;
}
ul.tab_roaming_layout li {
	float:left;
	margin:0 2px 0 0;
}
ul.tab_roaming_layout a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-use-text-color:;
	background:#EEEEEE none repeat scroll 0 0;
	border-color:#666666 #666666 #666666;
	border-style:solid solid none;
	border-width:1px 1px 0;
	color:#666666;
	display:block;
	float:left;
	font-weight:bold;
	padding:4px 8px;
	text-decoration:none;
}
ul.tab_roaming_layout a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-color:#666666 #666666 #666666;
	border-style:solid solid none;
	border-width:1px 1px 0;
	background:#FFFFFF none repeat scroll 0 0;
}
ul.tab_roaming_layout a.active {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#666 #666 #666;
	border-style:solid solid none;
	border-width:1px 1px 0;
	color:#F60;
	cursor:default;
	padding-bottom:5px;
}
.tab_roaming_contents {
	border-color:#666666 #666666 #666666;
	border-style:none solid solid;
	border-width:0 1px 1px;
	clear:left;
	padding:20px 8px 0;
}

.tab_roaming_contents h2 {
	font-size:14px;
	color:#333;
	line-height:14px;
	border-left:7px solid #F60;
	padding-left:5px;
}

.tab_roaming_contents table {
	color:#333;
	border-collapse: collapse;
}
.tab_roaming_contents th, .tab_roaming_contents td {
	border:1px solid #CCC;
}
.tab_roaming_contents table th{
	background-color:#e7e7e7;
}
.tab_roaming_contents table td{
	padding:5px 5px;
	text-align:left;
}
.tab_roaming_contents table .row1{
}
.tab_roaming_contents table .row2{
	background-color:#ecf6fc;
}

.tab_roaming_contents ul, .tab_roaming_contents ol {
	padding:0;
	margin:0
}

.tab_roaming_contents ul li, .tab_roaming_contents ol li {
	padding:3px 0;
	margin-left: 25px;
}

.tab_roaming_contents ul.list_without_icon {
	list-style:none;
	padding:0;
	margin:0;
}

.tab_roaming_contents ul.list_without_icon li {
	list-style:none;
	margin-left:5px;
}

/*///////////////////////// Round Corner //////////////////////*/

.round_corner_top {
	background:url(../images/bg/round_corner_top.gif) no-repeat;
	line-height:1;
	padding:0;
	margin:0;
}
.round_corner_top_android {
	background:url(../images/bg/round_corner_top_android.png) no-repeat;
	*background:url(../images/bg/round_corner_top_android_IE.gif) no-repeat;
	line-height:93px;
	min-height:93px;
	padding:0;
	margin:0;
}
.round_corner_body {
	border-left:1px solid #c3c2c2;
	border-right:1px solid #c3c2c2;
	padding:10px 10px 20px 10px;
	color:#333;
}
.round_corner_bottom {
	background:url(../images/bg/round_corner_bottom.gif) no-repeat;
}

.round_corner_body p {
	padding:0;
	margin:0;
}

.round_corner_body h1 {
	background-image: url(../images/hero_portal/tab_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	font-size: 15px;
	padding: 0 0 0 20px;
	margin:0 0 10px 0;
	font-weight: bold;
	border: none;
}
.round_corner_body h1.orange {
	font-size: 16px;
	color:#ed9017;
	margin:0 0 10px 0;
	padding: 0;
	font-weight: bold;
	border: none;
	background-image:none;
}
.round_corner_body h1.green {
	font-size: 16px;
	color:#677f81;
	margin:0 0 10px 0;
	padding: 0;
	font-weight: bold;
	border: none;
	background-image:none;
}

.round_corner_body h2 {
	font-size: 16px;
	padding: 10px;
	margin: 0;
	font-weight: bold;
	border: none;
	color: #fff;
	background-color:#7bb4ed;
}

.round_corner_body h3 {
	font-size: 13px;
	padding: 10px 10px 0 10px;
	margin: 0;
	font-weight: bold;
	border: none;
	color: #333;
}

/* notice */
.round_corner_body .notice {
	font-size:90%;
	color: #666;
	padding:15px;
	margin:10px 0 10px 0;
	background-color:#e8f3f9;
	border: 1px solid #a6dae7;
	text-align:center;
}
.round_corner_body .notice a {
	font-size:90%;
}
.blue_box {
	background-color:#fff; 
	border:3px solid #7bb4ed; 
	padding:0; 
	margin:10px 0;
	clear:both;
}
.blue_box p {
	padding:10px;
}

.color_table {
	border-top:1px solid #a6dae7;
	border-right:1px solid #a6dae7;
	/*margin:1em auto;*/
	border-collapse:collapse;
}
.color_table caption {
	color: #678197;
	font-size:108%;
	letter-spacing:.1em;
	margin:5px 0;
	padding:0;
	caption-side:top;
	text-align:left;
}	
.color_table tr.odd td	{
	background:#f6fafb;
}
.color_table td {
	color:#536d83;
	border-bottom:1px solid #a6dae7;
	border-left:1px solid #a6dae7;
	padding:4px 10px;
	text-align:center;
	font-size:93%;
}				
.color_table th {
	font-weight:normal;
	color: #0187ac;
	text-align:left;
	border-bottom: 1px solid #a6dae7;
	border-left:1px solid #a6dae7;
	padding:4px 10px;
}							
.color_table th {
	background:url(../images/bg/td.jpg) repeat-x;
	text-align:center;
	font-weight:normal;
	color:#0187ac;
	padding:5px 10px;
}	
.color_table tfoot th {
	text-align:center;
	background:#f4f9fe;
}	
.color_table tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:5px 5px 5px 0;
	color:#66a3d3;
}		
.color_table tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 108%;
	font-style: normal;
}


/*////////////////////////// Sitemap /////////////////////////////*/

#sitemap {
	padding:0;
	margin:0;
}
#sitemap .clear {
	height:10px;
}
#sitemap h2 {
	font-size:12px;
	float:left;
	padding-left:8px;
	*padding-top:8px;
	color:#333;
}
#sitemap h2 a, #sitemap h2 a:link, #sitemap h2 a:visited{
	color:#333;
}
#sitemap h2 a:hover{
	text-decoration:underline;
}
#sitemap .section {
	width:640px;
	float:right;
	background-color:#FFF;
}
#sitemap li {
	list-style:none;
	background:url(../../images/bg/bg_blue_gradient.jpg) repeat-y;
	border-bottom:2px solid #FFF;
}
#sitemap dl {
	float:left;
	width:200px;
	margin:8px 0 0 10px;
	padding:0;
}
#sitemap dt {
	border-bottom:1px dotted #CCC;
	padding:0;
	margin:0 0 10px 0;
	color:#333;
}
#sitemap dt a, #sitemap dt a:link, #sitemap dt a:visited{
	color:#333;
}
#sitemap dt a:hover{
	text-decoration:underline;
}
#sitemap dd {
	background:url(../../images/triangular_blue.gif) no-repeat 0px 3px;
	padding:0 0 0 20px;
	margin:0;
}
#sitemap dd a, #sitemap dd a:link, #sitemap dd a:visited{
	color:#333;
}
#sitemap dd a:hover{
	text-decoration:underline;
}






	