/*--全体--*/
    .{
     scrollbar-face-color : #FFFFFF ;
     scrollbar-track-color: #EEEEEE ;
     scrollbar-arrow-color: #000066 ;
     scrollbar-shadow-color: #EEEEEE ;
     scrollbar-highlight-color: #FFFFFF ;
     scrollbar-darkshadow-color: #EEEEEE ;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*--ヘッダー（メニューを含む）--*/
#contents01{
	width: 100%;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}

#header {
	background:url(none) no-repeat;
	width:800px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	float: none;
	clear: none;
	height: 110px;
}
#headerL {
	background:url(none) no-repeat;
	width:150px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	float:left;
	clear: right;
	height: 110px;
}
#headerR {
	background:url(none) no-repeat;
	width:650px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	clear: none;
	height: 110px;
}
#logo{
	
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 150px;
}

#logo a img {
	display:block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 150px;
	border:medium none;
}


#mainmenu {
	display: block;
	float: none;
	padding: 0px;
	clear: none;
	height: 40px;
	width: 650px;
	position: relative;
	top: 20px;
}

#mainmenu ul {
	margin:0pt;
	height: 40px;
	width: 650px;
	padding: 0px;
}
#mainmenu ul li {
	float:left;
	overflow:hidden;
	margin: 0px;
	padding: 0px;

}

#mainmenu ul li a {
	display:block;
	height:40px;
	text-indent:-9999px;
}
/*--トップページ--*/
#mainmenu ul li#mmtoppage_s {
	background:transparent url(../common_img/toppage_a.jpg) no-repeat;
	width:90px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
}

#mainmenu ul li#mmtoppage a{
	background:transparent url(../common_img/toppage_b.jpg) no-repeat;
	width:90px;
	
}
#mainmenu ul li#mmtoppage a:hover{
	background:transparent url(../common_img/toppage_c.jpg) no-repeat;
	
}

/*--会社概要--*/
#mainmenu ul li#mmcompany a {
	background:transparent url(../common_img/company_b.jpg) no-repeat;
	width:90px;
}
#mainmenu ul li#mmcompany a:hover {
	background:url(../common_img/company_c.jpg) no-repeat;

}
/*--経営理念--*/
#mainmenu ul li#mmprinciples a {
	background:transparent url(../common_img/principles_b.jpg) no-repeat;
	width:90px;
}
#mainmenu ul li#mmprinciples a:hover {
	background:url(../common_img/principles_c.jpg) no-repeat;

}
/*--作品リスト--*/
#mainmenu ul li#mmbuildinglist a {
	background:transparent url(../common_img/buildinglist_b.jpg) no-repeat;
	width:90px;
}
#mainmenu ul li#mmbuildinglist a:hover {
	background:url(../common_img/buildinglist_c.jpg) no-repeat;

}
/*--3Sへの取り組み--*/
#mainmenu ul li#mm3s a {
	background:transparent url(../common_img/3s_b.jpg) no-repeat;
	width:90px;
}
#mainmenu ul li#mm3s a:hover {
	background:url(../common_img/3s_c.jpg) no-repeat;

}

/*--お役立ちページ--*/
#mainmenu ul li#mmuseful a {
	background:transparent url(../common_img/useful_b.jpg) no-repeat;
	width:90px;
}
#mainmenu ul li#mmuseful a:hover {
	background:url(../common_img/useful_c.jpg) no-repeat;

}
/*--ブログ--*/
#mainmenu ul li#mmblog a {
	background:transparent url(../common_img/blog_b.jpg) no-repeat;
	width:110px;
}
#mainmenu ul li#mmblog a:hover {
	background:url(../common_img/blog_c.jpg) no-repeat;

}
/*--メインメニュー2（お問い合わせ）--*/
#mainmenu2 {
	display: block;
	float: none;
	padding: 0px;
	top: 0px;
	clear: none;
}
#mainmenu2 ul {
	margin:0pt;
	height: 40px;
	width: 650px;
	padding: 0px;
}
#mainmenu2 ul li {
	float:right;
	overflow:hidden;
	margin: 0px;
	padding: 0px;

}
#mainmenu2 ul li a {
	display:block;
	height:40px;
	text-indent:-9999px;
}

/*--お問い合わせ--*/
#mainmenu2 ul li#mmcontact a {
	background:transparent url(../common_img/contact_b.jpg) no-repeat;
	width:110px;
}
#mainmenu2 ul li#mmcontact a:hover {
	background:url(../common_img/contact_c.jpg) no-repeat;

}

/*--メインイメージ（FLASH部分）--*/

#mainimage{
	background:#FFFFFF url(../common_img/mainimage_back.jpg) repeat-x;
	height: 425px;
	width: 100%;
	float: left;
	display: block;
	vertical-align: middle;
	clear: both;
	overflow: hidden;
}
#mainflash{
	background:url(none) no-repeat;
	display: block;
	height: 400px;
	width: 800px;
	margin: 0px auto;
	padding-top: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

/*--NEWS　トピック--*/
#topic{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	overflow: visible;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
}
#topicbox{
	overflow: auto;
	height: 60px;
	
}
#topic #topicsTbl{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topic #topicsTbl th span {
	background:url(../common_img/sankaku.gif) no-repeat scroll left center;
	display:block;
	padding:6px 8px 6px 16px;
}
#topic #topicsTbl th {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	font-weight:normal;
	line-height:1.2;
	padding:0pt;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	width:100px;
}
#topic #topicsTbl td {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	line-height:1.3;
	padding:6px 0pt;
	vertical-align:top;
	width:650px;
}



/*--フッタ（メニュー、コピーライト）--*/

#footer{
	width: 800px;
	display: block;
	float: none;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}
#footerMenu{
	display: block;
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footerMenu ul{
	margin-left: auto;
	display: inline;
	margin-right: auto;
	

}
#footerMenu ul li {
	float:left;
	overflow:hidden;
	padding: 0px;
	text-decoration: none;
	clear: right;
	display: inline;
	margin: 0px;
	width: 98px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;

}
#copyrightbox{
	height: 28px;
	width: 800px;
	background-color: #000066;
	color: #EEEEEE;
	font-size: 0.8em;
	text-align: center;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 10px;
}
#footerMenu ul li a {
	display:block;
	color: #000066;
	font-size: 0.8em;
	text-decoration: none;
}
#footerMenu ul li a:hover{
	display:block;
	text-decoration: underline;
}

/*--メインコンテンツ--*/
#maincontents{
	width: 100%;
}
/*--メインタイトル--*/
#maintitle{
	width: 800px;
	margin-top: 10px;
	
}
/*--影--*/
#kage{
	background-image: url(../common_img/mainimage_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	height: 30px;
}


/*--会社概要--*/
#company{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
}
#companytbl{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#companytbl th span {
	background:url(../common_img/sankaku.gif) no-repeat scroll left center;
	display:block;
	padding:6px 8px 6px 16px;
}
#companytbl th {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	font-weight:normal;
	line-height:1.2;
	padding:0pt;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	width:120px;
}
#companytbl td {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	line-height:1.3;
	padding:6px 0pt;
	vertical-align:top;
	width:630px;
}



/*--経営理念--*/
#plinciples{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	overflow: visible;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../plinciples_img/plin_back01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
}
#plinciples02{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	overflow: visible;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../plinciples_img/plin_back02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
#plinciplesbox{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#plinciplesbox02{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	position: relative;
	top: 100px;
}
#plinciplestbl{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#plinciplestbl td span {
    background:url(../common_img/sankaku.gif) no-repeat scroll left center;
	display:block;
	padding:6px 8px 6px 16px;
	font-weight: normal;
}
#plinciplestbl td li {
	list-style-type: none;    
}
#plinciplestbl td {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	line-height:1.3;
	padding:6px 0pt;
	vertical-align:top;
	width:650px;
}

/*--作品リスト--*/
#workslist{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	clear: none;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*--作品リストテーブル01--*/
#workslisttbl01{
	background-image: url(../buildinglist_img/build_back01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#workslisttbl01 th span {
	background:url(../common_img/sankaku.gif) no-repeat scroll left center;
	display:block;
	padding:6px 8px 6px 16px;
}
#workslisttbl01 th {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	font-weight:normal;
	line-height:1.2;
	padding:0pt;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	width:100px;
}
#workslisttbl01 td {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	line-height:1.3;
	padding:6px 0pt;
	vertical-align:top;
	width:650px;
}
/*--作品リストテーブル02--*/
#workslisttbl02{
	background-image: url(../buildinglist_img/build_back02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#workslisttbl02 th span {
	background:url(../common_img/sankaku.gif) no-repeat scroll left center;
	display:block;
	padding:6px 8px 6px 16px;
}
#workslisttbl02 th {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	font-weight:normal;
	line-height:1.2;
	padding:0pt;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	width:100px;
}
#workslisttbl02 td {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	line-height:1.3;
	padding:6px 0pt;
	vertical-align:top;
	width:650px;
}
/*--作品リストテーブル03--*/
#workslisttbl03{
	background-image: url(../buildinglist_img/build_back03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#workslisttbl03 th span {
	background:url(../common_img/sankaku.gif) no-repeat scroll left center;
	display:block;
	padding:6px 8px 6px 16px;
}
#workslisttbl03 th {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	font-weight:normal;
	line-height:1.2;
	padding:0pt;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	width:100px;
}
#workslisttbl03 td {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	line-height:1.3;
	padding:6px 0pt;
	vertical-align:top;
	width:650px;
}
/*--3S活動について--*/
#contentsbox{
	margin: 0px auto;
	width: 800px;
}
#leftbox{
	float: left;
	display: block;
	clear: none;
	padding: 0px 0px 0px -20px;
	text-align: left;
	width: 150px;
}
#rightbox{
	font-size: 0.8em;
	line-height: 1.6em;
	margin-left: 150px;
	display: block;
	width: 640px;
}
#A3s02{
	margin-top: 5px;
	margin-left: 10px;
	width: 600px;
	margin-bottom: 10px;
}
#A3s02 dl{
	font-weight: bold;
	margin-left: 1em;
}
#A3s02 P {
	padding-left: 120px;
	
}
#A3s02 #sp01 {
	background-color: #00CCCC;
	float: left;
	width: 200px;

	
}
#A3s02 #sp02 {
	background-color: #009966;
	display: block;
	margin: 0px 0px 0px 120px;
	padding: 0px;

	
}
#A3stitle{
	font-weight: bolder;
	color: #010066;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-top-color: #010066;
	border-right-color: #010066;
	border-bottom-color: #010066;
	border-left-color: #010066;
	margin-top: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.5em;
}
#A3smenu{
	float: none;
	clear: both;
	display: block;
	font-size: 0.8em;
}
#A3smenu ul {
	margin: 0 0 0 0;
	padding: 0; 
}
#A3smenu ul li {
	overflow:visible;
	display: block;
	list-style-type: none;
	margin-top: 6px;
	margin-left: 1em;
	padding-top: 0px;
	padding-left: 0px;
	width: 120px;
	height: 16px;
	vertical-align: middle;
	border: 1px none #010066;
}
#A3smenu a{
	text-decoration: none;
	color: #010066;
}
#A3smenu a:hover{
	text-decoration: underline;	
}
#A3stbl{
	margin-top: 0px;
	position: relative;
	top: 0px;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}
#A3stbl th span {
	background:url(../common_img/sankaku.gif) no-repeat scroll left center;
	display:block;
	padding:6px 8px 6px 16px;
}
#A3stbl th {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	font-weight:normal;
	line-height:1.2;
	padding:0pt;
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
	width:120px;
}
#A3stbl td {
	background:url(../common_img/line_dot.gif) repeat-x scroll left bottom;
	line-height:1.3;
	padding:6px 0pt;
	vertical-align:top;
	width:480px;
}
#usetbl {
	background-image: url(../buildinglist_img/build_back02.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
}
h3 span{
	font-size: 1.5em;
	font-weight: bold;	
}
