@charset "UTF-8";

/* ---------- reset ---------- */

* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family: MS PGothic, Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	margin-right: auto;
	margin-left: auto;
	color:#3d3d3d;
	background:#eeeeee;
	font-family:ＭＳ Ｐゴシック,sans-serif;
	text-align: center;
	height:100%; /* 100 % height */

}

h1 {
	color: #666666;
	font-size:10px;
	padding:2px 5px 0px 5px;
	font-weight:normal;
}

#main-container {
	margin-right: auto;
	margin-left: auto;
	background:#ffffff;
	width:750px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

a {
	text-decoration:underline;
	color:#227788;
}

a:hover {
	color:#ee6633;
}

.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
}

fieldset { padding:10px; }

/* ---------- body_end ---------- */

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

#header {  	
	background: transparent url("http://www.nltokyo.com/img/header01.jpg") no-repeat top left;
	margin:0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:750px;
	height:55px;
}

#header img { float:left;border:none; }

#head-module p { color:#0033cc;
	margin:0;
	padding:0px 20px 0px 0px;
	text-align:right;
	font-size:12px;
}

#head-module a {
	text-decoration:underline;
	color:#0033cc;
}

#head-module a:hover {
	color:#000099;
}

#head-module  h1 { color:#999999;
	text-align:right;
	font-size:10px;
	font-weight:normal;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

#banner {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/") no-repeat top left;
	margin:0px -3px 0px -3px;
	padding: 0px 0px 0px 0px;
	width:750px;
	height:251px;
}

/* ---------- banner_end ---------- */


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

#main-content {
	width:750px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#main {
	width:530px;
	float:right;
	text-align:left;
               font-size:12px;
               line-height:140%;
}

.content { padding:0px 0px 10px 0px; }

.content img { margin:5px 0px 10px 0px;
                border:none; }

.ul li { list-style-position:inside; }

.content p,table { font-size:12px;line-height:140%;}

.navi { margin:5px 10px;text-align:left; }

.content font.14 {font-size: 14px;font-weight:bold;}

.content blockquote {
	font-size:10px;
	padding:7px 10px 7px 10px;
	background:url(http://www.nltokyo.com//img/blockquote_bg.gif) no-repeat left center #fff2de;
	margin:5px 0;
	border: 1px dashed #ffad30;
}

.content h1 {
	color: #ff7200;
	font-size:14px;
	padding:8px 5px 5px 5px;
	height: 30px;
	font-weight:bold;
	background:url(http://www.nltokyo.com/img/h1_bg.gif) repeat-x top left;
	margin:10px 0;
}

.content h2 {
	color:#666666;
	background: #ffffff;
	font-size:16px;
	padding: 4px 5px 3px 10px;
	margin-bottom:5px;
	border-left: 7px solid #333399;
	border-bottom: 1px solid #333399;
}

.content h3 {
	color:#CC6600;
	background: #ffffff;
	font-size:14px;
	padding: 2px 5px 2px 10px;
	margin-bottom:5px;
	border-left: 1px solid #CC6600;
	border-bottom: 0px solid #333399;
}

.content h4 {
	color: #999999;
	font-size:12px;
	padding:2px 0px 2px 23px;
	font-weight:bold;
	background:url(http://www.nltokyo.com/img/h4_bg.gif) no-repeat center left;
	margin:10px 10px;
}

.content h5 {
	color: #666666;
	font-size:12px;
	padding:0 0 0 20px;
	font-weight:bold;
	background:url(http://www.nltokyo.com/img/h5_bg.gif) no-repeat center left;
	margin:10px 10px;
}

.content h6 {
	color: #666666;
	font-size:12px;
	padding:0 0 0 20px;
	font-weight:bold;
	background:url(http://www.nltokyo.com/img/h6_bg.gif) no-repeat center left;
	margin:10px 0;
}

.entry-header {
	color: #CC6666;
	background:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin:10px 20px 5px 0px;
	padding: 5px 0px 5px 10px;
	border-left: 7px solid #CC6666;
	border-bottom: 0px solid #0099ff;
}

.entry-info {
	background:url(http://www.nltokyo.com/img/entry_info_bg.gif) no-repeat;
	margin:5px 20px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 2px dotted #999999;
}

.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#666666;
	font-size:10px;
	display:inline;
	margin-right: 5px;
}

.entry-content {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* ---------- left ---------- */

#left-menu { 
	width:200px;
	float:left;
	text-align:left;
                font-size:12px;
	padding:10px 0px 0px 0px;
	margin: 0px;
}

.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 190px;
	height: 43px;
	text-indent: -700em;
	background: transparent url("http://www.nltokyo.com/img/rss.gif") no-repeat top left;
	margin:5px 5px 10px 8px;
}

.side {
	font-size:12px;
	margin:0px 0px 10px 5px;
	padding:8px 0px 0px 0px;
	line-height:140%;
}

.side p{
	font-size:12px;
	padding:5px 10px 10px 10px;
	line-height:140%;}

.side img { 	margin:0px 0px 5px 0px;
                border:none; }

/* ---------- left_end ---------- */

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

.footer {
	display:block;
	background:url(http://www.nltokyo.com/img/footer_bg.jpg) no-repeat left bottom;
                margin:0px 0px 0px 0px;
                line-height:140%;
	width:750px;
　　　　　　　height:30px;
	border-top: 1px solid #cccccc;
}

.footer p {
	text-align:center;
	font-size:10px;
	color:#999999;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.footer a {
	text-align:center;
	font-size:10px;
	color:#999999;
}

/* ---------- footer_end ---------- */

/* ---------- news ---------- */

.news_bar01 {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/news_bar01.gif") no-repeat top left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 33px;
}

.new-txt {
	background:;
	text-align:left;
}

.new-txt p {
	font-size:12px;
	margin:2px 0px;
	text-align:left;
}

.new-txt ul li
{
	font-size:12px;
	list-style:none;
	line-height:140%;
	color:#666666;
	text-align:left;
	padding:2px 5px 2px 7px;
}

/* ---------- news_end ---------- */

/* ---------- archive_list ---------- */

.archive-content {
	background:#fafafa;
	border:3px double #cccccc;
	padding:15px;
}

.archive-list-item {
	font-size:10px;
	margin:5px 0;
}

/* ---------- archive_list_end ---------- */

/* ---------- sub-menu ---------- */

#sub-menu {
	text-align:left;
	padding:5px 0px 5px 0px;
	background: transparent url(http://www.nltokyo.com/img/) no-repeat top left;
	margin-bottom:5px;
}

#sub-menu ul { list-style:none; 
	padding:0px 0px 0px 0px;
}

#sub-menu li {
	display: inline;
	padding:0px 0px 0px 20px;
	margin: 0px 10px 12px 0px;
}

#sub-menu li a {
	color:#0099ff;
	background:url(http://www.nltokyo.com/img/subtit-mark-out.gif) no-repeat center left;
	text-decoration: none;
	white-space: nowrap;
	padding:3px 0px 0px 18px;
	margin: 0px 0px 12px 0px;
}

#sub-menu li a:hover {
	color:#ff9933;
	background:url(http://www.nltokyo.com/img/subtit-mark-over.gif) no-repeat center left;
	text-decoration:underline;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */
#trackback_url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px; }

legend {
	font-size:10px;
}

#comment-author {
	background:#f9f9f9;
	font-size:10px;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:10px;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:10px;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:10px;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:10px;
}

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	font-size:10px;
	margin:10px 0;
}

.cclicense { margin:3px 10px; }

.cclicense p { font-size:10px; }

img { border:none; margin:0px 3px 0px 3px;}

#g_navi{
background-image:url("http://www.nltokyo.com/img/menu_bar.gif");
background-repeat:no-repeat;
width:750px;
height:30px;
margin:0px 0px 0px 0px;
padding:0px;
list-style-type:none;
}

#g_navi li{
text-indent:-9999px;
display:inline;
}

#g_navi li a{
float:right;
}

#g_navi li a#lease{
width:90px;
height:30px;
background-image:url("http://www.nltokyo.com/img/btn-menu11.jpg");
background-repeat:no-repeat;
}

#g_navi li a#buy{
width:90px;
height:30px;
background-image:url("http://www.nltokyo.com/img/btn-menu12.jpg");
background-repeat:no-repeat;
}

#g_navi li a#english{
width:90px;
height:30px;
background-image:url("http://www.nltokyo.com/img/btn-menu13.jpg");
background-repeat:no-repeat;
}

#g_navi li a#company{
width:90px;
height:30px;
background-image:url("http://www.nltokyo.com/img/btn-menu14.jpg");
background-repeat:no-repeat;
}

#g_navi li a#contact{
width:90px;
height:30px;
background-image:url("http://www.nltokyo.com/img/btn-menu15.jpg");
background-repeat:no-repeat;
}

#g_navi li a#orner{
width:90px;
height:30px;
background-image:url("http://www.nltokyo.com/img/btn-menu16.jpg");
background-repeat:no-repeat;
}

#g_navi a:hover{
background-position:0 -30px;
}

/* ---------- bukken ---------- */

.bukken_list {
	text-align:left;
         width:750px;
         background:;
         padding:5px 10px 5px 10px;
         margin:0px 0px 0px 0px;
}

.detail1 {
	text-align:left;
         width:730px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku {
         width:80px;
         background:#d0e8ff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku1 {
         width:105px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku2 {
         width:265px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku2-l {
         font-size:16px;
         font-weight:bold;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:center;
}

.koumoku3 {
         width:100px;
         background:#d0e8ff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku4 {
         width:650px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:2px 3px;vertical-align:top;
}

.koumoku10 {
         width:375px;
         background:#ffffff;
         border: solid 1px #cccccc;
         border-collapse: collapse;
         padding:10px;vertical-align:center;
}
/* ---------- bukken_end ---------- */

.print{        
	text-align:right;
                margin:0px 20px 10px 0px;}

/* ----------top_main_side---------- */

.left_con {
	width:500px;
	float:left;
	text-align:left;
               font-size:12px;
               line-height:140%;
	margin:5px 0px 0px 0px;
}

.right_con {
	width:245px;
	float:left;
	text-align:left;
               font-size:12px;
               line-height:140%;
	margin:5px 0px 0px 0px;
}

.serch_con {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/") no-repeat top left;
	margin:0px 5px 5px 5px;
	padding:10px 10px 10px 10px;
	border:1px solid #cccccc;
	height: 510px;
}

.serch_con2 {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/") no-repeat top left;
	margin:0px 5px 5px 5px;
	padding:10px 10px 10px 10px;
	border:1px solid #cccccc;
	height: 170px;
}

.serch_bar {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/serch_bar01.gif") no-repeat top left;
	margin:0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height: 33px;
}

.serch_bar2 {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/serch_bar02.gif") no-repeat top left;
	margin:0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height: 33px;
}

.serch_li {
	background: ;
	width:465px;
                height:510px;
}

.serch_li li{
	font-size:12px;
	list-style:none;
	line-height:140%;
	color:#666666;
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:220px;
                height:170px;
	float:left;
                display:inline;
}

.serch_li2 {
	background: ;
	width:220px;
                height:510px;
}

.serch_li2 li{
	font-size:12px;
	list-style:none;
	line-height:140%;
	color:#666666;
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:210px;
                height:170px;
	float:left;
                display:inline;
}

.serch_st  {
	color:#00409F;
	background: #ffffff;
	font-size:12px;
	font-weight:bold;
	padding: 2px 10px;
	margin:5px 0px;
	border-left: 7px solid #00409F;
	border-bottom: 0px solid #00409F;
}

.top_side {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/") no-repeat top left;
	margin:0px 0px 5px 0px;
	padding:10px 10px 10px 10px;
	border:1px solid #cccccc;
	line-height:140%;
	height: 510px;
}

.top_side2 {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/") no-repeat top left;
	margin:0px 0px 5px 0px;
	padding:15px 10px 5px 10px;
	border:1px solid #cccccc;
	line-height:140%;
	height: 170px;
}

.pickup_bar01 {
	display:block;
	background: transparent url("http://www.nltokyo.com/img/pickup_bar01.gif") no-repeat top left;
	margin:0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 25px;
}


#top-content {
	padding:0px 0px 0px 0px;
	margin:0px;
}

.gaiyo1 {
	color: #ffffff;
	padding-left:4px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	border-bottom-color:#ffffff;
	border-top-color:#8899dd;
	border-right-color:#8899dd;
	border-left-color:#8899dd;
	border-style: solid;
	background-color:#8899dd;
	border-width:1px;
}

.gaiyo2 {
	padding-left:4px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	border-top-color:#8899dd;
	border-bottom-color:#8899dd;
	border-right-color:#8899dd;
	border-left-color:#8899dd;
	border-style: solid;
	background-color:#ffffff;
	border-width:1px;
}

.gaiyo3 {
	color: #ffffff;
	padding-left:4px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	border-bottom-color:#8899dd;
	border-top-color:#8899dd;
	border-right-color:#8899dd;
	border-left-color:#8899dd;
	border-style: solid;
	background-color:#8899dd;
	border-width:1px;
}

table#sample1 {
	border-collapse:collapse;
}

.td1 {
	color:#A3EFBC;
}
