@charset "utf-8";
/*
basic style
tag redefine
*/
html,body{
	margin:0;
	padding:0;
}
body,p,th,td,div,li,dt,dd,h1,h2,h3,h4,input,select,option,textarea,label {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body {
	background: #FFF url(../../introduction/imgs/bg.png);
	text-align: center;
}
body.info {
background: #FFF url(../../introduction/imgs/bg.png);
}
a img {
	border: none;
}
h1,h2,h3,h4 {
	font-size:100%;
	margin-top: 0;
}
h4 {
	margin:0;
	padding:0;
}
p {
	margin:0;
	padding: 0 0 1em;
	font-size: 80%;
	line-height: 160%;
}
td p
{
	font-size: 100%;
}

/*
layout
*/

.wrapper {
	background: url(../../introduction/imgs/wrapper_bg.png) repeat-x;
}
.infoWrappaer {
	background: #FFF url(../../introduction/imgs/header_bg.png) repeat-x;
}

#container {
	margin: auto;
	width: 960px;
	position: relative;
}
#infoContainer {
	margin: auto;
	width: 960px;
	height: auto;
	position: relative;
}

.leftbox {
	float: left;
	overflow: hidden;
}
.rightbox {
	float: right;
	overflow: hidden;
}
#header {
	height: 82px;
	text-align: left;
	position: relative;
	z-index: 10;
}
#infoHeader {
	height: 82px;
	text-align: left;
}
#header h1,
#infoHeader h1 {
	margin: 0;
	padding: 0;
}

ul#mainMenu{
	background: url(../../introduction/imgs/menu_border.png) no-repeat 10px 2px;
	overflow: hidden;
	width: 800px;
	padding: 2px 12px;
	margin:0;
	list-style: none;
}
#mainMenu li {
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	width:auto;
}
#mainMenu a:link,
#mainMenu a:visited,
#mainMenu a:hover {
	color: #FFF;
	font-size: 12px;
	display: block;
	padding: 0;
	margin: 0;
	cursor: hand;
 text-decoration: none;
}

#inquiryBox
{
	display: block;
	position: absolute;
	z-index: 20;
	left: 730px;
	top: 66px;
	width: 222px;
}

#mainContents {
	height: 480px;
	text-align: left;
	position: relative;
	background: url(../../introduction/imgs/main_bg_20250107.png) no-repeat 140px 30px;
}
#contents {
	text-align: left;
	position: relative;
	margin-top: 3px;
	background: #FFF;
}

#read {
	position: relative;
	top: 30px;
	left: 13px;
}

#read .banner {
    margin: 3em 0 -3em;
}

#pickup {
	position: relative;
	top:150px;
	left: 2px;
	list-style: none;
	padding:0;
	margin:0;
}
#pickup li {
		padding:0;
		margin:0;
		display: inline;
}

#login {
	position: absolute;
	left: 770px;
	top: 271px;
	width: 193px;
	overflow: hidden;
	background: #222 url(../../introduction/imgs/login_footer.png) no-repeat left bottom;
	z-index: 20;
}

#login img,
#login h2,
#login label
{
	margin:0;
	padding:0;
}

#login dl
{
	margin: 0 20px;
}

#login dt,#login dd
{
	margin: 0;
	padding: 2px 0;
	text-align: left;
	line-height: 13px;
}
#login label
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 13px;
}
#login dt
{
	font-size: 10px;
	line-height: 13px;
	height: 15px;
	overflow: hidden;
}
#login input
{
	background: #6F6F6F;
	border: inset 1px #6F6F6F;
	width: 150px;
	height: 24px;
	line-height: 20px;
	padding: 0 2px;
	margin: 0;
	color: #fff;
}
#login p {
	margin: 0;
	padding: 5px 0 10px;
	_padding: 5px 0 0;
	overflow: hidden;
	text-align:center;
	line-height: 28px;
	font-size: 12px;
}

#footer {
	clear: both;
	padding: 11px 0 0;
	position: relative;
	text-align: left;
}
#infoFooter {
	clear: both;
	text-align: center;
	background: url(../../introduction/imgs/infoFooter_bg.png) repeat-x;
}
#infoFooter p {
	width: 960px;
	margin: 0;
	padding: 2px 0;
	text-align: right;
	margin: auto;
}
#copyright a{
	color: #999;
	text-decoration: none;
}

#whatsnew,
#about
{
	width: 404px;
	color: #848484;
}
#about
{
	width: 540px;
}
#newsList {
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 105px;
	width: 390px;
	margin-top: 8px;
	background: #050505 url(../../introduction/imgs/news_list_bg.jpg) repeat-x;
	border-top: 1px solid #0F0F0F;
	border-bottom: 1px solid #373737;
}
#whatsnew h3,
#whatsnew dl,
#whatsnew dt,
#whatsnew dd {
	margin: 0;
}

#whatsnew dt {
	padding: 10px 0 0 20px;
	color: #B49872;
	font-size: 12px;
}
#whatsnew dd {
	padding: 5px 0 10px 20px;
	font-size: 12px;
	background: url(../../introduction/imgs/news_line.png) left bottom repeat-x;
}
#whatsnew dd a {
	color: #848484;
}
#copyright {
	clear: both;
	text-align: right;
	margin-top: -10px;
	color: #999;
	font-size: 12px;
}

#nttdataLogoType
{
	clear: both;
	position:relative;
	top: -20px;
	/*border: 1px solid red;*/
	text-align: right;
	padding:0;
	margin:0;
}

/*
 * エラー表示用
 */
#error {
	position: absolute;
	width: 193px;
	padding-bottom: 16px;
	display: none;
	background-color: #FFF;
	text-align: left;
	background: url(../../introduction/imgs/error_footer.png) no-repeat left bottom;
	z-index: 100;
}
#error p.caption {
	margin: 0;
	padding: 0;
}
.list {
	padding: 0;
	margin: 0;
	background: url(../../introduction/imgs/error_bg.png) repeat-y;
}
.list li {
	list-style: none;
	font-size: 12px;
	line-height:14px;
	padding: 2px 0 2px 18px;
	margin: 0;
	background-image: url(../../common/img/topParts20150615.png);background-repeat: no-repeat;background-position: -270px -158px;
	}
.socialButtons {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	height: 1%;
}
.socialButtons li {
	display: block;
	width: auto !important;
	text-align: right;
	zoom:1;
	list-style: none;
	margin: 2px;
	float: left;
}
#twitterLink {
	background: #000000 url(../../introduction/imgs/x_icon.png) 2px center no-repeat;
	padding:2px;
	text-indent: 20px;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
	color: #FFF;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	display: block;
	width: 80px;
	zoom:1;
	text-align: left;
}
li iframe {
	_width: 90px !important;
}

li span, x:-moz-any-link{	top: -4px;}

.required {
	color: #900;
	font-weight: normal;
}
