/*---------------------------------------------------------------------------
>>ネクサスデザインレギュラーページ1　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 {
	height: 30px;
	width: 900px;
	margin-top: 20px;

}
/*---------------------------------------------------------------------------
>>メインビジュアル
---------------------------------------------------------------------------*/
#main-vis {
	height: 420px;
	width: 900px;

}
#main-vis2 {
	height: 100px;
	width: 900px;

}
#vis-navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2D1A3;
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
	font-weight: bold;
	background-image: url(../img/510/hmbg.jpg);
}
#main-vis a:link {
	color: #F9FAF5;

}
#main-vis a:visited {
	color: #D1D1A3;

}
/*------------ メインカラム ------------*/
#vis-left {
	float: left;
	width: 500px;

}
#vis-left h1{
	font-size: 12px;
	width: 500px;
	position: relative;
	clear: both;
	padding-top: 0px;
	height: 100px;
}
#vis-left h1 .pt510{
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../img/510/pt1.jpg);
	background-repeat: no-repeat;
}

/*------------ 右カラム ------------*/
#vis-right {
	float: right;
	width: 400px;
	background-image: url(../img/510/refbg.jpg);
	height: 196px;

}
#vis-right img{
	margin-top: 51px;
	margin-left: 10px;
	margin-right: 10px;
}

/*---------------------------------------------------------------------------
>>メイン
---------------------------------------------------------------------------*/
#content {
	width: 900px;
	background-image: url(../img/reg_tmpl/contentbg1.gif);

}
#contentft {
	width: 900px;
	font-size: 6px;
	clear: both;

}
/*------------ メインカラム ------------*/
#left-area {
	float: left;
	width: 500px;
	background-image: url(../img/510/labg.jpg);
	background-repeat: no-repeat;

}
#left-area img {
	vertical-align: middle;
}
.leftinn {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #333333;
}
.leftinn dt {
}
.leftinn dd {
	font-size: 0.8em;
}
.leftinn img {
	float: right;
	margin-top: 10px;
	margin-left: 6px;
}

#left-area p {
	clear: both;
}
.blogtt {
	font-size: 16px;
	color: #666666;
	text-align: center;
	font-weight: bold;
}
.date {
	font-family: Impact;
	font-size: 30px;
	color: #90ACCC;
	margin-bottom: 10px;
}
.lhr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C3C6;
	width: 480px;
	margin-bottom: 14px;
}

/*------------ 右カラム ------------*/
#right-area {
	float: right;
	width: 400px;
	background-color: #F9FAF5;
	background-image: url(../img/510/rabg.jpg);
	background-repeat: no-repeat;

}
#right-area table {
	font-size: 0.8em;
	margin-left: 20px;
	width: 90%;
}
.rightinn {
	margin-top: 120px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 12px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
}
.rightinn dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #90ACCC;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.rightinn dd {
	font-size: 1em;
	font-weight: normal;
	background-image: url(../img/misc/po2.gif);
	background-repeat: repeat-y;
	margin-right: 10px;
	margin-left: 40px;
	margin-top: 6px;
	padding-left: 14px;
}
.rightinn img{
	vertical-align: middle;
	margin-right: 10px;
	margin-top: 6px;
	position: relative;
	top: -4px;
}
.rightinn p {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
.rhr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C3C6;
	width: 90%;
}

/*
/*---------------------------------------------------------------------------
>>フッター
---------------------------------------------------------------------------*/
#footer {
	height: 134px;
	width: 900px;
	clear: both;
	background-image: url(../img/reg_tmpl/ftbgg.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;

}
.footerl {
	font-size: 0.8em;
	line-height: 1.6em;
	width: 470px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
.footer {
	font-size: 0.7em;
	line-height: 1em;
	float: right;
	width: 380px;
	padding-top: 46px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}


/*---------------------------------------------------------------------------
>>マップ
---------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------
>>汎用
---------------------------------------------------------------------------*/
.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: #5C767D;
}
.ltt {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin-left: 10px;
}
.td1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B7C3C6;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.td2 {
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.td3 {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #B7C3C6;
}
.att {
	color: #FF0000;
}
.att2 {
	font-size: 0.7em;
}
.right {
	text-align: right;
}
.ptop {
	float: right;
	font-size: 12px;
	text-align: right;
	background-image: url(../img/misc/po6.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 4px;
}
