@import url("reset.css");
html {
    overflow-y:scroll;
    }

body{
	font-family:"ＭＳ　ゴシック",sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 1.5;
	margin-left:0px;
	margin-top:-16px;
	_margin-top:0px;
}
table,th,td{
	font-size:1em;
}

strong {
	font-weight:bold;
}

/*大枠部分*/

#container {
	display:block;
	width:800px;
	margin:0;
	padding:0px;
	background:#FFFFFF;
	text-align:left;
}

/*ヘッダー部分*/
#header {
	height:56px;
	background:url(img/title_bg.gif) no-repeat;
	color:#FFFFFF;
}

#header img#logo{
	float:left;
	margin-top:5px;
	margin-left:15px;
}
/*トップメニュー部分*/
#topmenu {
	display:block;
	padding-left:250px;
	_padding-left:400px;/*IE用*/
	padding-top:23px;
	_padding-top:32px;/*IE用*/
	overflow:hidden;
}
#topmenu li{
	float:left;
}

/*グローバルメニュー部分*/
#glovalmenu {
	display:block;
	height:46px;
	clear:both;
	background:url(http://www.satas.co.jp/img/menu_bg.gif) repeat-x;
	overflow:hidden;
	margin-bottom:10px;
	_margin-top:-3px;/*IE用*/
}
#glovalmenu ul{
	padding-left:50px;
	margin:0px;
}

#glovalmenu li{
	float:left;
	text-indent:-9999px;
}
/*グローバルメニューのカテゴリ部分*/
/*会社概要*/
#corporate a{
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_01_a.gif) no-repeat;
}
#corporate a:hover  {
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_01_b.gif) no-repeat;
}
/*事業内容*/
#service a{
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_02_a.gif) no-repeat;
}
#service a:hover  {
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_02_b.gif) no-repeat;
}
/*マーケット情報*/
#market_information a{
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_03_a.gif) no-repeat;
}
#market_information a:hover  {
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_03_b.gif) no-repeat;
}
/*ニュースリリース*/
#public a{
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_04_a.gif) no-repeat;
}
#public a:hover  {
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_04_b.gif) no-repeat;
}
/*各種お問い合わせ*/
#contact a{
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_05_a.gif) no-repeat;
}
#contact a:hover  {
	display:block;
	width:140px;
	height:36px;
	background:url(http://www.satas.co.jp/img/menu_05_b.gif) no-repeat;
}

/*フラッシュ部分*/
#flash-img {
	border-bottom:1px solid #666666;
}

#flash-img object {
	margin-bottom:10px;
}

/*トップページコンテンツ*/
#content {
	display:block;
	width:800px;
	background:url(http://www.satas.co.jp/img/content_bg.gif) repeat-y;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

/*トップページコンテンツ左側*/
#top_content_left {
	display:block;
	width:590px;
	float:left;
	margin-top:5px;
	padding-left:8px;
}
/*ニュースリリース*/
#whatsnew table {
	margin-bottom:-15px;
	_margin-bottom:0px;
}

#whatsnew h2 {
	width:400px;
	margin-top:10px;
	padding:8px 0px 8px 15px;
	border-bottom:1px solid #246baf;
	border-left:5px solid #246baf;
	font-weight:bold;
	color:#246baf;
	float:left;
}

#whatsnew span {
	/*float:right;*/
	padding-left:20px;
	padding-top:20px;
	vertical-align : bottom;
}

#whatsnew ul {
	clear:both;
	margin-right:20px;
}

#whatsnew li {
	margin-left:-20px;
	_margin-left:15px;/*IE用*/
	margin-top:12px;
	margin-bottom:8px;
	padding:0px 0px 5px 20px;
	background:url(http://www.satas.co.jp/img/whatsnew_arow.gif) no-repeat 0 0.06em;
	border-bottom:2px solid #c1e7ff;
}
#whatsnew p {
	margin:0px;
	padding:0px;
}

/*トピックス*/
#information h2 {
	margin-top:10px;
	margin-right:20px;
	padding:8px 0px 8px 15px;
	border-bottom:1px solid #246baf;
	border-left:5px solid #246baf;
	font-weight:bold;
	color:#246baf;
	clear:both;
}
#information ul {
	margin-right:20px;
}

#information li {
	margin-left:-20px;
	_margin-left:15px;/*IE用*/
	margin-top:12px;
	margin-bottom:8px;
	padding:0px 0px 5px 20px;
	background:url(http://www.satas.co.jp/img/whatsnew_arow.gif) no-repeat 0 0.06em;
	border-bottom:2px solid #c1e7ff;
}

/*一番下のコメント*/
#coment {
	margin-top:20px;
	margin-right:20px;
	padding-top:8px;
	border-top:1px solid #666666;
	font-size:10px;
	_font-size:7pt;
	letter-spacing: -0.1em;
}

/*トップページコンテンツ右側*/
.top_content_right {
	/*float:right;*/
	display:block;
	width:200px;
	/*padding-left:20px;*/
	/*overflow:hidden;*/
}


/*各コンテンツ背景画像*/
.corporate_bg{
	display:block;
	width:800px;
	padding-left:10px;
	padding-right:8px;
	overflow:hidden;
	background:url(http://www.satas.co.jp/img/corporate_bg.gif) repeat-y;
}

.pubric_bg{
	display:block;
	width:800px;
	overflow:hidden;
	background:url(http://www.satas.co.jp/img/pubric_bg.gif) repeat-y;
}
.etc_bg{
	display:block;
	width:800px;
	overflow:hidden;
	background:url(http://www.satas.co.jp/img/etc_bg.gif) repeat-y;
}

.foram_bg{
	display:block;
	width:800px;
	overflow:hidden;
	background:url(http://www.satas.co.jp/img/foram_bg.gif) repeat-y;
}

/*詳細ページコンテンツ左側*/
#main {
	margin:0px;
	padding:0px 0px 0px 20px;
}

#content_left {
	display:block;
	width:530px;
	float:left;
	/*margin-top:5px;
	padding-left:8px;*/
	text-aling:left;
}
#content_left h2 {
	display:block;
	width:515px;
	height:41px;
	_margin-top:10px;
	padding-left:45px;
	padding-top:5px;
	padding-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#000099;
}
#content_left h2 p {
	float:right;	
	font-size:12px;
	color:#965dba;
	padding-right:100px;
	_padding-right:50px;/*IE用*/
	margin-top:-5px;
}


#content_left p.left {
	margin-left:20px;
	margin-right:20px;
}

#content_left p.right {
	float:right;
	padding-right:20px;
}

#content_left p {
	padding:0px;
	margin:0px;
	clear:both;
}

/*詳細ページコンテンツ右側*/
#content_right {
	float:right;
	display:block;
	width:230px;
	_width:200px;/*IE用*/

}
#content_right h4{
	background:url(http://www.satas.co.jp/img/yazirusi2.gif) no-repeat;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
	margin:10px 0px 0px 15px;
	_margin:10px 0px 0px 0px;
}

#content_right dl{
	margin-bottom:10px;
	_margin-top:10px;

}
#content_right dl.left{
	_margin-top:10px;
	margin-left:-10px;
	_margin-left:7px;
	margin-right:10px;
	_margin-right:0px;
	margin-bottom:10px;
}
#content_right dt{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px 15px 10px 15px;
	_margin:0px;
	border-bottom: dotted 2px #a447cd;
}

#content_right dd{
	display:block;
	font-size:12px;
	margin:0px 0px 0px 15px;
	_margin:0px;
	padding:0px 10px 0px 10px;
}

#content_right p{
	margin:0px;
	padding:0px;
}

.list-bottom{
	margin-bottom:10px;
}

/*ページトップへ戻る*/

#backlink {
	padding-left:270px;
}
.pagetop{
	display:block;
	background:url(http://www.satas.co.jp/img/navi01.gif) no-repeat;
	padding-left:15px;
	padding-right:15px;
	float:left;
	overflow:hidden;
clear:both;
}
.servicetop{
	display:block;
	background:url(http://www.satas.co.jp/img/navi.gif) no-repeat;
	padding-left:15px;
	_margin-left:150px;
	overflow:hidden;
}

#backlink01 {
	padding-left:350px;
}


/*フッター部分*/
#footer {
 _margin-top:-2px/*IE用*/
}
#copy{
 _margin-top:-3px/*IE用*/

}

/*ページトップ右の本の紹介*/
table#book {
	background-color: #fff;
	border: 1px solid #ccc;
}

table#book td {
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #ccc;
}

table#book td strong{
	font-weight: bold;
}
.book {
	letter-spacing: -1px;
}

/*詳細リスト設定　ニュースリリース*/
#public-list li{
	margin-left:-20px;
	_margin-left:20px;
	padding-left:20px;
	margin-bottom:10px;
	background:url(http://www.satas.co.jp/img/arow01.gif) no-repeat;
}
/*詳細リスト設定　社長のコラム*/
#column-list li{
	margin-left:-20px;
	_margin-left:60px;
	padding-left:20px;
	margin-bottom:10px;
	background:url(http://www.satas.co.jp/img/arow01.gif) no-repeat;
}
/*詳細リスト設定　フォーラム*/
#forum-list li{
	margin-left:-20px;
	_margin-left:20px;
	padding-left:20px;
	margin-bottom:10px;
	background:url(http://www.satas.co.jp/img/arow01.gif) no-repeat;
}

.list-midashi {
	font-size:14px;
	font-weight:bold;
	margin-left:-20px;
	_margin-left:20px;
	padding-left:20px;
}

/*詳細見出し背景設定*/

.mi-bg01 {
	background:url(http://www.satas.co.jp/img/midashi01_bg.png) no-repeat;
}

.mi-bg02 {
	background:url(http://www.satas.co.jp/img/midashi02_bg.png) no-repeat;
}
.mi-bg03 {
	background:url(http://www.satas.co.jp/img/midashi03_bg.png) no-repeat;
}
.mi-bg05 {
	background:url(http://www.satas.co.jp/img/midashi05_bg.png) no-repeat;
}

/*事業内容右メニュー欄矢印部分*/

.arow01 {
	background:url(http://www.satas.co.jp/img/yazirusi2.gif) no-repeat;
	maegin-bottom:-5px;
}
.arow02 {
	background:url(http://www.satas.co.jp/img/yazirusi2.gif) no-repeat;
	margin-bottom:10px;
	margin-left:15px;
	padding-left:10px;
}
/*社長のコラム本文日付部分*/

.daily {
	font-weight:bold;
	/*float:right;
	clear:boht;*/
}

/*社長のコラム本文部分*/

.column-midashi h3{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 20px;
	color:#000099;
	background:url(http://www.satas.co.jp/img/yazirusi.gif) no-repeat;
}

#left-margin{
	margin-left:10px;
}

.left-margin{
	margin:15px 10px 10px 15px;
	padding:0px;
}

.top-margin{
	margin-top:10px;
}

.sp{
	margin-bottom:15px;
}
