@charset "UTF-8";

/*							*
	Nihon-telecommunication-system common.css
	2007.10.17 @koyo
*							*/


/* ----------
		basic settings
----------*/


*{
	min-height: 0;	/* for Win IE 6,7 */
	margin: 0;
	padding: 0; 
}
html{ 
	height:100%;
	font-size: 60%;
	font-family: "ＭＳ Ｐゴシック";
} 
body,h1,h2,h3,p,div,ul,ol,li,dl,dd,dt,table,form,blockquote,pre,address {
	margin : 0px;
	padding : 0px;
}
img {
 border: 0px;
}
th, td, form, fieldset {

}
th,td {
	vertical-align: top;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	background: #ffffff;
	padding-top: 0px;
	color: #515151;
}
*html body {
	margin-left: 1px;
}
a {
	text-decoration: underline;
	color: #006699;
}
ul {
	list-style-type: none;
}
h1 {
 background-repeat:no-repeat;
}
em {
	visibility: hidden;
	font-size: 10px;
}
dl,p,li,td,th {
	font-size: 1.4em;
	line-height: 160%;
	text-align: left;
	color: #525151;
}
ol {
	padding-left: 1.0em;
	padding-left: 3.0em;
	list-style-position: outside;
	list-style-type: decimal;
}
*+html ol {
	zoom: 1;
}
ol li{
	zoom : normal;
	display: list-item;
	vertical-align: top;
	margin-top: 0em;
	margin-bottom: 1.0em;
}
li p ,dl dl {
	font-size: 1.0em;
}

noscript {
	visibility: hidden;
	height: 0px;
}
#pagetop {
	height: 0px;
}


/* ----------
		basic rayout
----------*/


#container,#containerTop {
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background: #FFFFFF;
 min-height: 100%;
	height: 100%;
}
body > #container { /* for Firefox */
 height: auto;
}
#container a {
	text-decoration: none;
	color:#4365AF;
}
#containerTop {
	background: #000000;
}


/* ----------
		header
----------*/


#header {
	width: auto;
	height: 46px;
	position: relative;
	margin-top: 0px;
	font-size: 0.8em;
	background: #000000;
}
#containerTop #header {
	background: #FFFFFF;
	padding-bottom: 5px;
	height: 46px;
}

#headMenu {
	text-align: right;
	padding-right: 10px;
	position: relative;
	height: 51px;
}
#headMenu p {
	font-size: 1.1em;
	position: absolute;
	bottom: 0px;
	right: 0px;
	left: -2px;
	top: 546px;
}
#headMenu li {
 width: auto;
	height: 1.3em;
	display: inline;
	margin-left: 5px;
	padding-right: 5px;
	border-right: solid 1px #525151;
	font-size: 1.1em;
}
#headMenu .listFirst {
	padding-left: 5px;
	border-left: solid 1px #525151;
}
#headMenu a {
	color: #525151;
}
#headMenu a:hover {
 text-decoration: underline;
}

#logo {
 padding-top: 3px;
	padding-left: 3px;
}


/* ----------
		global Navi
----------*/

#globalNavi {
	width: 784px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	
}
#globalNavi p{
	color:#FFFFFF;
}
#containerTop #globalNavi {
	width: 294px;
	height: auto;
	margin: 25px auto auto 5px;
	padding: 0px;
	float: left;
}

.gnavilink {
	display: block;
	width: auto;
	height: 46px;
}
.gnavilink:hover {
	background: #03689D;
}


#gnavi01,#gnavi02,#gnavi03,#gnavi04,#gnavi05 {
	display: block;
	width: auto;
	min-width: 112px;
	height: 46px;
}
#gnavi01 {
	background: url(../img/global_navi02.gif) no-repeat top right #4C4C4C;
}
#gnavi01:hover {
	background: url(../img/global_navi02_o.gif) no-repeat top right #03689D;
}
#gnavi01_o {
	background: url(../img/global_navi02_o.gif) no-repeat top right #03689D;
}
#gnavi02 {
	background: url(../img/global_navi03.gif) no-repeat top right #666666;
}
#gnavi02:hover {
	background: url(../img/global_navi03_o.gif) no-repeat top right #03689D;
}
#gnavi02_o {
	background: url(../img/global_navi03_o.gif) no-repeat top right #03689D;
}
#gnavi03 {
	background: url(../img/global_navi04.gif) no-repeat top right #7F7F7F;
}
#gnavi03:hover {
	background: url(../img/global_navi04_o.gif) no-repeat top right #03689D;
}
#gnavi03_o {
	background: url(../img/global_navi04_o.gif) no-repeat top right #03689D;
}
#gnavi04 {
	background: url(../img/global_navi05.gif) no-repeat top right #999999;
}
#gnavi04:hover {
	background: url(../img/global_navi05_o.gif) no-repeat top right #03689D;
}
#gnavi04_o {
	background: url(../img/global_navi05_o.gif) no-repeat top right #03689D;
}
#gnavi05 {
	background: url(../img/global_navi06.gif) no-repeat top right #99CC83;
}
#gnavi05:hover {
	background: url(../img/global_navi06_o.gif) no-repeat top right #03689D;
}
#gnavi05_o {
	background: url(../img/global_navi06_o.gif) no-repeat top right #03689D;
}

/* ----------
		localNavi
----------*/

#localNavi {
	width: 224px;
	float: left;
	overflow: hidden;
	font-size: 1.1em;
	background: url(../img/bg_sidemenu.gif) no-repeat left 54px;
}
#localNavi a {
	color: #323232;
}
#localNavi ul {
	height: 266px;
	margin: 0px;
	padding: 0px;
}
#localNavi li a {
	margin-left: 32px;
	margin-top: 5px;
	padding-left: 20px;
	display: block;
	width: 160px;
	background: url(../img/listmark.gif) no-repeat 3px;
}
#localNavi li a:hover {
	background: url(../img/listmark_o.gif) no-repeat 3px;
	color: #832D2E;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 54px;
}
#privacy {
	background: url(../img/utility_bg.gif) repeat-y;
}
#privacy a {
	margin-left: 35px;
	margin-top: -6px;
	padding-left: 20px;
	display: block;
	width: 160px;
	height: 25px;
	background: url(../img/listmark.gif) no-repeat left 5px;
}
#privacy a:hover {
	background: url(../img/listmark_o.gif) no-repeat left 5px;
	color: #832D2E;
}
#inq a {
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
	display: block;
	width: 160px;
	height: 25px;
	background: url(../img/listmarklast.gif) no-repeat scroll;
}
#inq a:hover {
	background: url(../img/listmarklast_o.gif) no-repeat;
	color: #832D2E;
}

/* ----------
		clearfix
----------*/

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
/* Mac版IEのみに適用 \*//*/
.clearfix {
 overflow: hidden;
}
/* */


/* ----------
		visual
----------*/

#containerTop #visual {
	text-align: center;
	background: none;
	height: 398px;
}
#visual {
	width: 100%;
	height: 133px;
	background: url(../img/second_visual_bg.jpg) repeat-x red;
}


/* ----------
		contents
----------*/

#contents {
	width: auto;
	overflow: hidden;
	clear: both;
	background: url(../img/contents_bg.gif) repeat-y;
}
#containerTop #contents {
	background: #000000 none;
	margin: 0px auto;
	width: 784px;
}
#contentsHead:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* ----------
		main
----------*/

h2 {
	margin: 10px 0px;
}
h3 {
	margin: 10px 0px 5px 30px;
	font-size: 1.6em;
	line-height: 180%;
}
#main {
	width: auto;
	padding-left: 11px;
	padding-right: 11px;
	margin-left: 224px;
}
#main p,#main ul {
	margin: 10px 10px 1.0em 30px;
}
#main .images {
	padding-left: 30px;
}
#main li {
	background: url(../img/main_listmark.gif) no-repeat left 3px;
	margin-bottom: 3px;
	padding-left: 20px;
}
#containerTop #main {
	width: 474px;
	float: right;
	padding: 0px;
}

.table_01 {
	border: 1px solid #999999;
	border-left: none;
	border-right: none;
	width: 485px;
	margin: 10px 10px 10px 30px;
}
.table_01 th {
	background: #F0F0F0;
	text-align: right;
	width: 120px;
	padding: 3px 5px 3px 3px;
}
.table_01 td {
	padding: 3px;
	padding-left: 5px;
}
.table_01 .formContents {
	border-bottom: 1px dotted #999999;
	margin-bottom: 2px;
}
th.formContents {
	width: 140px;
}

.table_02 {
	width: 485px;
	margin: 10px 10px 10px 30px;
}


/* common */
#sectionLeft {
	float: left;
}
#sectionRight {
	float: right;
}
#coporateMessage #section h2 {
	margin-right: 0px;	
}
#section p {
	font-size: 1.0em;
	margin-left: 10px;
	margin-right: 10px;
}
/* coporateMessage */

#coporateMessage #images {
	width: 137px;
	float: left;
	font-size: 0.9em;
}
#coporateMessage #images img {
	margin-bottom: 5px;
}
#coporateMessage #images strong {
	font-size: 1.2em;
}
#coporateMessage #images02 {
	width: 174px;
	float: right;
	font-size: 0.9em;
}
#coporateMessage #images02 p {
	margin-bottom: 10px;
}
#coporateMessage #images02 img {
	margin-bottom: 5px;
}
#coporateMessage #text {
	width: 380px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.box_standard {
	border: #333333 1px solid;
	padding: 0px 5px 5px 5px;
	margin: 10px auto;
	width: 594px;
	background-color: #FFFFFF;
}
.box_yellow {
	border: 1px solid #666666;
	padding: 10px 0px;
	background-color: #FAFADC;
	margin: 20px;
	overflow: visible;
	width: 720px;
}
.box_yellow p {
	width: 594px;
	margin: auto;
}
.border_bottom {
	border-bottom: 1px solid #7D7D6E;
	margin: 15px auto;
	width: 594px;
	padding: 5px;
}
.border_bottom_w {
	border-bottom: 1px solid #ffffff;
}
.color_blue {
	padding-right: -15px;
	padding-left: -15px;
	font-size: 1.5em;
	font-weight: bold;
	color: #0072C5;
}
#catch{
	color: #FFFFFF;
	background-color: #00B382;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #666666;
	padding: 10px;
	margin-left: -20px;
}

#sectionLeft h2{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00B382;
	margin: 10px 0px;
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 0px;
}

.border_dash{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin: 0px 0px 5px 0px;
}

.border_solid{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px 0px 5px 0px;
}

#news {
	width: auto;
	margin: 0px 10px 0px 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 0.9em;
}
#news dl {
	border-bottom: 1px #000000 dotted;
	padding-bottom: 0.3em;
	clear: both;
}
*html #news dl {
	height: 1.0em;
}
#news dt {
	float: left;
	width: 100px;
	height: auto;
	clear: left;
}
#news dd {
	float: right;
	margin-left: 5px;
	width: 400px;
	height: auto;
	clear: right;
}
#news dl:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#news a {
	color: #515151;
}
#news a:hover {
	text-decoration: underline;
}


/* ----------
		footer
----------*/

#containerTop #footer {
	margin: 0px;
	width: 100%;
	border-top: #FFFFFF 1px dotted;
}
#footer {
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 0px;
	font-size: 0.8em;
}
#footer01 {
 width: 760px;
	height: 22px;
	position: relative;
	border-bottom: #CCCCCC 1px solid;
}
#footer01:after {
 overflow: hidden;
}
#btBack {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 47px;
}
#btNext {
	position: absolute;
	right: 15px;
	top: 0px;
	width: 47px;
}
#footMenu {
 width: auto;
	height: auto;
	text-align: center;
	margin: 5px auto 5px auto;
	font-size: 1.6em;
}
#footMenu li {
	display: inline;
 width: auto;
	height: 1.3em;
	margin-left: 5px;
	padding-right: 2px;
	border-right: solid 1px #525151;
}
#footMenu .listFirst {
	padding-left: 5px;
	border-left: solid 1px #525151;
}
#footMenu a {
	color: #525151;
}
#footMenu a:hover {
 text-decoration: underline;
}

#goPageTop {
	height: 13px;
	width: auto;
	text-align: right;
	margin: 5px 5px 5px auto;
	background: url(../img/bt_pagetop.gif) no-repeat right;
	position: relative;
}
#goPageTop a {
	height: 13px;
	width: 100px;
	display: block;
	position: absolute;
	right: 0px;
}
#copyright {
	width: 784px;
	height: 14px;
	clear: both;
	text-align: center;
	margin: 0px auto 10px auto;
	border-top: 1px dotted #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
}
.pre {
	visibility: hidden;
	height: 0px;
}
#containerTop #copyright {
	color: #FFFFFF;
	border: none;
}



#imgpreload {
	display: none;
	width: 0px;
	height: 0px;
	background-image: url(../img/global_navi02_o.gif);
	background-image: url(../img/global_navi03_o.gif);
	background-image: url(../img/global_navi04_o.gif);
	background-image: url(../img/global_navi05_o.gif);
	background-image: url(../img/global_navi06_o.gif);
}
