/*
	$Id: stylesheet.css,v1 $

	Ayano Kensetsu Corporation'sWEB
	Copyright (c) 2008. Ayano Kensetsu Corporation
	Create and Design by Seiki Nishijima

======================================================================
  Memo
・フォントサイズ固定のためOsakaとＭＳＰゴを指定。ヒラギノはおまけ。 060413
・福田ソース修正用 080822

======================================================================
*/
/*============================
 基本枠
============================*/
div.NScBox {
	background: url(img/main_s.gif) repeat-y;
	width: 748px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div.NScmBox {
	width: 732px;
	margin: 0px 8px 0px 8px;
	padding: 0px;
}
div.NSctmBox {
	background-color: #CFEBEE;
	width: 732px;
	margin: 0px 8px 0px 8px;
	padding: 0px;
	clear: left;
}
img {
	border: 0px;
	margin: 0px;
}
a {
	margin: 0px;
}
div.NSclear {
	clear: left;
}
/*============================
 ヘッダー
============================*/
div.NSheader {
	background: url(new_images/header.gif) no-repeat;
	width: 732px;
	height: 79px;
	margin: 0px 8px 0px 8px;
	padding: 0px;
	text-align: left;
}
h1.NSsiteTitle {
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px;
}
img.NShcSw {
	margin: 40px 0px 0px 416px;
}
/*============================
 フッター
============================*/
div.NSfooter {
	background: url(new_images/footer.gif) no-repeat;
	width: 732px;
	margin: 0px 8px 0px 8px;
	padding: 15px 0px 50px 0px;
	text-align: right;
}
img.NShcSw {
	margin: 40px 0px 0px 416px;
}
/*============================
 メイン
============================*/

div.NScmLBox {
	background: url(new_images/info_box.gif) repeat-y;
	margin: 10px 4px 10px 3px;
	width: 529px;
	float: left;
}
div.NScmRBox {
	margin: 11px 0px 0px 1px;
	float: left;
	width: 188px;
	font-size: 0px;
	line-height: 0px;
}
img.NScmRSw {
	margin-bottom: 2px;
}
h3.NSinfoTitle {
	background: url(new_images/info_top.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 529px;
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px;
}
iframe.NSinfoBox {
	width: 500px;
	height: 480px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
	margin-left:10px;
	border: none;
}
div.NSinfoBottom {
	background: url(new_images/info_bottom.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 529px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -5000px;
}
img.NScmBSw {
	margin: 0px 22px 0px 22px;
}
