#outline {
width : 1024px ;
text-align : left ;
border : solid 0px #000000 ;/*- Ieでは内側に　ff,safariでは外側になる・・・使わない方がよい -*/
}
.margin {
margin : 0px 0px ;
}
/*- ヘッダー -*/
.header {
background : #ebebeb ;
  color: #333366;

	background-repeat: repeat-x;
	background-image: url(img/line_red.gif);


	margin: 0px auto ; /*--margin-bottom: 0;--*/
/*--url(img/monotop_title.jpg)
        text-align: center;


	background-position: 0px 190px;
	background-color: #333333;
	height: 200px;


	font-size: 9pt;
	font-family: "Courier New", Courier, mono;
--*/
}
.main {
width : 844px ;
float : right ;
}
/*- 左メニュー -*/
.side {
width : 180px ;
height: 1500px;
float : left ;
background : #ffff00 ;
	padding-left: 0px; /*- Ieでは10pxの時に　ff,safariでは外側になる・・・使わない方がよい -*/
	font-size: 10pt;
	margin: 0px auto ;
	text-align : center ;
}
/*- 中央コンテンツ -*/
.main2 {
width : 620px ;
height: 1500px;
float : left ;
background : #99ff99 ;
	margin: 0px auto ; /*--margin-bottom: 0;--*/
        text-align: left;
	font-size: 14pt;
}
/*- 右メニュー -*/
.side2 {
width : 224px ;
height: 1500px;
float : right ;
vertical-align:bottom;
background : #99ffff ;
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	margin: 0px auto ; /*--margin-bottom: 0;--*/
        text-align: center;
}
	.banner-link1 {
	width : 176px ;
	margin: 0px auto ;
	text-align : center ;
	border : solid 1px #00cc00 ;
	background : #99ff99 ;
	}
	.banner-link2 {
	width : 176px ;
	margin: 0px auto ;
	text-align : center ;
	border : solid 1px #00ff00 ;
	background : #ccffcc ;
	}

.margin {
margin : 0px 0px ;
}

.c-both {
clear : both ;
}
/*- フッター -*/
.footer {
background : #ebebeb ;
text-align : center ;
}
