.normal {
	font-family: "ＭＳ Ｐゴシック" ,"arial","monospace","Century Gothic", "Osaka";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}

.white {
	font-family: "ＭＳ Ｐゴシック" ,"arial","monospace","Century Gothic", "Osaka";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
}
.white a , .white a:visited{
	color : #FFFFFF;
}
.white a:hover , .white a:active{
	color : #FFFFFF;
	text-decoration: none;
}

a:link {

	text-decoration: none;
	
}
a:visited{

	text-decoration: none;

}
a:hover {

	text-decoration: underline;

}
a:active {

	text-decoration: none;

}

/* CSS Document */
/*全体*/
body {
	margin: 0px 0px 0px 0px;
/*
	background-color: #666666;
*/
	background-color: #ffffff;

}

a:link,a:visited {
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: underline;
}

#date {
	margin: 0px;
	padding-top:12px;
}

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

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
/*
	margin: 0px;
*/
	padding: 0px;
	width: 800px;
	background-color: #ffffff;

	border-top: 1px solid #0000ff;
	border-left: 3px double #0000ff;
	border-right: 3px double #0000FF;

}

/*フォーム関連*/
#formSearch{
	margin: 0px;
	padding: 0px;
}

.inputSearch{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 170px;
}


/*画像関連*/
.imageArrow{
	margin: 3px 3px 3px 4px;
	background-color:#FFFFE3;
}

/**********************レイアウト設定**********************/
#areaBanner {
	margin: 0px;
	padding: 0px;
	background-color:#e6e6e6;
}
/*ロゴエリア設定*/
#areaLogo {
	margin: 0px;
	padding: 0px;
	background-color:#0033CC;
}


/*中央エリア設定*/
#areaCenter {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	text-align:left;
	width: 600px;
         
	vertical-align:top;

}
#areaCenterEntry {
	margin: 0px;
	padding: 10px 10px 0px 10px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	text-align:left;
	vertical-align:top;
	line-height: 130%;
}
#areaCenterEntry a , #areaCenterEntry a:visited{
	color : blue;
}
#areaCenterEntry a:hover , #areaCenterEntry a:active{
	color: red;
	text-decoration: underline;
}

.areaInfo {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/*左エリア設定*/
#areaLeft {
	margin: 0px;
	padding: 0px;
	background-color: #e9e9e9;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	border-right: 1px solid #a6a6a6;
	width: 200px;
	overflow: hidden;
	vertical-align:top;
}
#areaMenuLeftTitle {
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:middle;
	background-color: #FFFFE3;
	height:20px;
}
.areaMenuLeft {
	margin: 0px;
	padding: 0px;
	text-align:center;
	vertical-align:middle;
	background-color: #FFFFE3;
	border-bottom: 1px solid #0033CC;
	height:30px;
}


/*右エリア設定*/
#areaRight {
	margin: 0px;
	padding: 8px 8px 0px 8px;
	background-color: #ffffff;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	border-left: 1px solid #a6a6a6;
	width: 190px;
	overflow: hidden;
	vertical-align:top;
}

/*コピーライトエリア設定*/
#areaCopyright {
margin: 0px;
	padding: 4px 0px 4px 0px;
/*
	background-color: #0014A6;
*/
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	text-align:center;
	vertical-align:middle;
}
#areaHeader {
        margin: 0px;
	padding: 2px 2px 2px 0px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	text-align:right;
	vertical-align:middle;
}

.menuHead {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}
.menuHead a:link,.menuHead a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menuHead a:hover,.menuHead a:active {
	color: #ffffff;
	text-decoration: underline;
}

/* 左メニュー部分 */
#menuLeft a {

  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #0033CC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}
#menuLeft a:link,.menuLeft a:visited {
	color: #0033CC;
	text-decoration: none;
}
#menuLeft a:hover,.menuLeft a:active {
	color: #0033CC;
	text-decoration: underline;
}

.menuLeft2 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	background-color:#FFFFE3;
	border-bottom: 1px solid #0033CC;
}

.menuLeftSearch {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	background-color:#e6e6e6;
	border-bottom: 1px solid #0033CC;
}

.menuLeftSearch h2{
	margin: 0px;
	padding: 0px;
	color: #0033CC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}

/* 左メニュー部分2 */
.menuLeftSubMark {
	margin: 0px;
	padding: 3px 2px 3px 6px;
	color: #0033CC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	border-bottom: 1px solid #a6a6a6;
	vertical-align:top;
}
.menuLeftSubMark2 {
	margin: 0px;
	padding: 3px 2px 3px 0px;
	color: #0033CC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	border-bottom: 1px solid #a6a6a6;
	vertical-align:top;
}


.menuLeftSub {
	margin: 0px;
	padding: 3px 6px 3px 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	border-bottom: 1px solid #a6a6a6;
}
.menuLeftSub a:link,.menuLeftSub a:visited {
	color: #333333;
	text-decoration: none;
}
.menuLeftSub a:hover,.menuLeftSub a:active {
	color: #333333;
	text-decoration: underline;
}

.menuLeftSub2 {
	margin: 0px;
	padding: 3px 6px 3px 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	border-bottom: 1px solid #a6a6a6;
}
.menuLeftSub2 a:link,.menuLeftSub2 a:visited {
	color: #333333;
	text-decoration: none;
}
.menuLeftSub2 a:hover,.menuLeftSub2 a:active {
	color: #333333;
	text-decoration: underline;
}

/* 中央エリア／最新情報／リンク設定 */
.newsLatest {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height:140%;
}
.newsLatest a:link,.newsLatest a:visited {
  text-decoration: none;
  color: #0033CC;
}
.newsLatest a:active,.newsLatest a:hover {
  text-decoration: underline;
  color: #0033CC;
}

.areaInfo a:link,.areaInfo a:visited {
	color: #333333;
	text-decoration: none;
}
.areaInfo a:hover,.areaInfo a:active {
	color: #333333;
	text-decoration: underline;
}

#content {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}

.content h1{
	margin: 0px;
	padding: 5px 5px 3px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	font-size: 12px;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	border-left: 4px solid #0033CC;
	background: #e6e6e6;
}

.content h3{
	margin-left: 15px;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
}

#entryText {
	margin: 5px 5px 10px 5px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}

	
/*タイトルバー設定*/
/* 中央エリア／最新情報／タイトルバー設定 */
#sidebar{
padding: 0px;
	margin: 0px;
}

#areaCenter h2 {
	margin-bottom: 5px;
	padding: 5px 5px 3px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #666666;
	font-size: 12px;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	
	background: url("http://www.satou-shouten.co.jp/mt/images/h2_bg.gif");
	border-bottom : 1px #9999ff solid ;

/*
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 4px solid #0033CC;
*/
}

#areaCenterEntry h3 {
	margin-bottom: 10px;
	padding: 5px 5px 3px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	background: #F67F3E;
}

#areaCenterEntry h4 {
	margin-bottom: 5px;
	padding: 5px 5px 3px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	font-size: 12px;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	border-right: 2px solid #0033CC;
	border-bottom: 1px solid #0033CC;
}

#areaLeftSearch {
	padding:5px 5px 5px 5px;
	font-size: 12px;
	background: #e6e6e6;
	border-bottom: 1px solid #0033CC;
}


#areaLeftSearch h1 {
	margin: 0px;
	padding: 5px 5px 3px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	font-size: 12px;
	text-align: left;
	text-valign: middle;
	font-weight: bold;
	border-left: 4px solid #0033CC;

}

#areaLeftSearch h2{
	margin: 0px;
	padding: 5px 5px 3px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #0033CC;
	font-size: 12px;
	text-align: left;
	text-valign: middle;
	font-weight: bold;

}

#areaSearch h3{
	margin-top:10px;
	font-size: 12px;
}

#areaNewsLatest {
	margin: 5px 5px 0px 5px;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height:130%;
}

/* 右エリア／検索／タイトルバー設定 */
#areaRight h2 {
	margin: 0px;
	padding: 5px 10px 3px 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	border-right: 2px solid #0033CC;
	border-bottom: 1px solid #0033CC;
}

/* 右エリア／カレンダー／リンク設定 */
.menuEntry {
margin-bottom:5px;
  color: #0033CC;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
		line-height:140%;
}
.menuEntry  a:link,.menuEntry  a:visited {
  text-decoration: none;
  color: #0033CC;
}
.menuEntry  a:active,.menuEntry  a:hover {
  text-decoration: underline;
  color: #0033CC;
}
.normalWhite {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height:140%;
}

.colorRed{
	color: #DD132B;
}
.colorGreen{
	color: #028E54;
}
.colorGreen2{
	color: #0033CC;
}
.colorBlue{
	color: #333399;
}
.colorOrange{
	color: #FA9D15;
}

.entry_box {
/*
    background-color: #F3F5F7;
*/
    background-color: #FFFFFF;
    width : 560px ;
    line-height : 140% ;
    padding: 10px 4px 10px 10px;
    margin-bottom: 4px;
/*
    border : 1px solid #9999ff ;
*/
}
.entry_box td{
  color : #000000;
  font-size : 12px ;
}


.midashi{
	background: url("http://www.satou-shouten.co.jp/mt/images/h2_bg.gif");
	background-position:top;
	padding : 8px 10px 4px 10px;
	color : #666666;
/*
	margin : -10px -4px 10px -10px;
*/
	margin : 0px 0px 5px 0px;
	font-size : 14px ;
	font-weight: bold;
	border-bottom : 1px #9999ff solid ;
}

.midashi a , .midashi a:visited{
	color : blue;
}
.midashi a:hover , .midashi a:active{
	color: red;
	text-decoration: underline;
}
.areaTable {
	margin: 0px;
	padding: 5px 6px 5px 5px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	border-bottom: 1px solid #a6a6a6;
	background: #3399CC;
}
.areaTable2 {
	margin: 0px;
	padding: 5px 6px 5px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	border-bottom: 1px solid #a6a6a6;
}

.areaAddress {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height:130%;
}

#inquiry {	
    text-align: left;
    width: 120px;
    background: #3399CC;
    color: #FFFFFF;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxCaption{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.satou-shouten.co.jp/mt/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.satou-shouten.co.jp/mt/images/overlay.png", sizingMethod="scale");
	}
