*{
	margin:0;
	padding:0;
}


body{text-align:center;
	background-color:#fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#333;
	}

#container{
	text-align:left;
	width:720px;
	margin:0 auto;
	background-position:left top;
	background-repeat:repeat-y;	
}

.logo_speace{
	margin-top: 25px;
	height: 50px;
	float: none;
}

.samu-logo{
	float: left;
}

.opentext-logo{
	float: right;
}

.gaiyou-txt{
	width: 370px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.gaiyou-img{
	width: 311px;
	float: right;
	margin-top: 5px;
}

.gaiyou-txt01{
	width: 325px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4em;
	color: 0070b2;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}

.gaiyou-speace{
	width:720px;
	margin:0 auto;
}


.toiawase_speace{
	margin-bottom: 16px;
	margin-right: 10px;
}

.footer-speace{
	width: 720px;
	text-align: right;
}

/*hi*/

.txt-01-hi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
}

.txt-02-hi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000099;
}

.txt-ume-hi {
	text-indent:-9000px;
	background: url(txt-ume.gif) no-repeat;
	width: 720px;
	height:127px;
	margin-bottom: 10px;
}

.kinou_01-hi {
	text-indent:-9000px;
	background: url(kinou_01.gif) no-repeat;
	width: 720px;
	height:56px;
	margin-bottom: 10px;
}







/* フッター */
.txt-s {
	font-family: Geneva, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 1.4em;
}


#my-footer{
	width:720px;
	clear:both;
	background-image: url(../../../images/common/bg_footer.gif);
	height: 30px;
	background-repeat: repeat-x;
}

.copyright {
	text-indent:-9000px;
	float: none;
	margin-left: 10px;
	padding-top: 10px;
	background-image: url(../../../images/common/copyright.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}

.footer-right {
	float:right;
	width:300px;
	text-align:right;
	margin-top: 6px;
	margin-right: 10px;
}


a.footer:link {
	color: #666666;
	text-decoration: none;
}
a.footer:visited {
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	color: #663333;
	text-decoration: underline;
}
a.footer:active {
	color: #CC3333;
	text-decoration: underline;
}

/* ↑フッター */





/*スペーサー*/
.spacer-10{
	height: 10px;
	width: 100%;
}
.spacer-20{
	height: 20px;
	width: 100%;
}
.spacer-30{
	height: 30px;
	width: 100%;
}
.spacer-40{
	height: 40px;
	width: 100%;
}

.spacer-50{
	height: 50px;
	width: 100%;
}



.clear {
	clear:both;
}
