/*---------------------------------------------------------------------------
>>ネクサスデザイントップページ　body
---------------------------------------------------------------------------*/
/* 初期化CSS */
body,div,h1,h2,h3,h4,h5,p,a,ul,li,dl,dt,dd,hr,br,span,img,table,tr,th,td {
	margin: 0 ;
	padding: 0 ;
}
body {
	margin-top: 0px;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
img {
	border : none;
}
a:link {
	text-decoration: none;
	color: #294F5F;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*---------------------------------------------------------------------------
>>ヘッダー
---------------------------------------------------------------------------*/
#header {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em;
	width: 900px;
	height: 36px;

}
#h-logo {
	color: #294F5F;
	float: left;
}
/*---------------------------------------------------------------------------
>>メインビジュアル
---------------------------------------------------------------------------*/
#main-vis {
	height: 510px;
	width: 900px;
	background-image: url(../img/top/headerbg.jpg);
	clear: both;

}
/*---------------------------------------------------------------------------
>>メイン
---------------------------------------------------------------------------*/
#content {
	width: 900px;

}
.contentft {
	width: 900px;
	font-size: 6px;
	clear: both;
	background-color: #FF9933;
}

/*------------ コンテント３ ------------*/
#content3 {
	width: 900px;
	clear: both;

}
#content3tt {
	background-image: url(../img/910/pt1.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 900px;
	font-size: 0.8em;
	text-indent: -5000px;
}

#content3 h2 {
	text-indent: -5000px;
}
#content3 dt {
	margin-left: 20px;
	margin-top: 4px;

}
#content3 dd {
	text-align: right;

}
.content3inn1 {
	height: 534px;
	background-image: url(../img/910/mainbg.jpg);
	background-repeat: no-repeat;
	font-size: 0.8em;
	text-align: right;
}
.content3inn1 p {
	position: relative;
	top: 520px;
}

#sitemap {

}
#sitemap li {
	display: inline;
	list-style-type: none;
}
/*---------------------------------------------------------------------------
>>フッター
---------------------------------------------------------------------------*/
#footer {
	width: 900px;
	clear: both;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	background-image: url(../img/top/footerbg.gif);
	height: 134px;

}
#footer h2 {
	font-size: 1.1em;
	font-weight: normal;
	background-image: url(../img/misc/sm26.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	height: 30px;
}
.footerinn2 {
	clear: both;
}
.footerl {
	font-size: 10px;
	line-height: 14px;
	width: 470px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 4px;
	float: left;
	margin-top: 10px;
}
.footerl img {
	margin-right: 10px;
	margin-bottom: 6px;
}

.footerr {
	font-size: 0.7em;
	line-height: 1em;
	float: right;
	width: 360px;
	padding-top: 70px;
	padding-right: 28px;
	padding-left: 10px;
	text-align: right;
}
#tt3a1 {
	position: relative;
	left: 300px;
	top: -320px;
}
#tt3a2 {
	position: relative;
	left: 120px;
	top: -380px;
}
#tt3a3 {
	position: relative;
	left: 600px;
	top: -500px;
}
#tt3b1 {
	position: relative;
	left: -100px;
	top: -470px;
}
#tt3b2 {
	position: relative;
	left: -360px;
	top: -520px;
}
#tt3c {
	position: relative;
	left: 500px;
	top: -620px;
}
#tt3d1 {
	position: relative;
	left: -130px;
	top: -660px;
}
#tt3d2 {
	position: relative;
	left: -400px;
	top: -710px;
}
#tt3d3 {
	position: relative;
	left: -380px;
	top: -720px;
}
#tt3e1 {
	position: relative;
	left: 520px;
	top: -740px;
}
#tt3e2 {
	position: relative;
	left: 300px;
	top: -790px;
}
#tt3e3 {
	position: relative;
	left: 320px;
	top: -800px;
}
#tt3h {
	position: relative;
	left: 100px;
	top: -280px;
}
#tt3t {
	position: relative;
	left: 40px;
	top: -340px;
}
#tt3s {
	position: relative;
	left: -160px;
	top: -820px;
}
/*---------------------------------------------------------------------------
>>汎用
---------------------------------------------------------------------------*/
.sname {
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #5C767D;
	font-size: 1.3em;
	font-weight: bold;
	word-spacing: 1.2em;
}
.rtt {
	font-size: 1em;
	font-weight: bold;
	color: #555555;
}
.ltt {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
}
.ltt2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

.td1 {
	color: #FFFFFF;
	background-color: #B7C3C6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.td2 {
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.td2wks {
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 10px;
}
.tdcal {
	font-size: 10px;
	padding: 2px;
	text-align: left;
}
.tdcal1 {
	font-size: 10px;
	padding: 2px;
	background-color: #FFCCCC;
	border: 1px solid #CCCCCC;
}
.tdcal2 {
	font-size: 10px;
	padding: 2px;
	background-color: #D2D1A3;
	border: 1px solid #CCCCCC;
}
.tdcal3 {
	font-size: 10px;
	padding: 2px;
	background-color: #B7C3C6;
	border: 1px solid #CCCCCC;
}
.tdacd {
	font-size: 0.7em;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.tdawks {
	font-size: 0.8em;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	width: 200px;
}
.tdawks img {
	margin-top: 4px;
	margin-bottom: 4px;
}

.att {
	color: #FF0000;
}
.att2 {
	font-size: 0.7em;
}
.att3 {
	color: #308EC7;
}
.right {
	text-align: right;
}
.right2 {
	text-align: right;
	font-size: 10px;
}
.ptop {
	float: right;
	font-size: 12px;
	text-align: right;
	background-image: url(../img/misc/po6.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}

