/* CSS Document */

@media tty {
	i{content:"\";/*" "*/}} @import 'ie5xheader.css'; /*";}
}/* */

/*-----------ベース--------------*/

ul,li{
	margin:0;
	padding:0;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.2;
	list-style-type:none;
	}



	
/*-----------clearfix用--------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */


/*-----------header--------------*/
.header{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
.header h1{
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.2;
	}
.header img{
	border:0;
	vertical-align:bottom;
	}
.header .header-left{
	float:left;
	width:300px;
	}
.header .header-right{
	float:right;
	width:500px;
	}
.header .header-right-bottom{
	width:500px;
	height:35px;
	background-image:url(../img-sogo/header-right-bottom.jpg);
	background-repeat:no-repeat;
	}
.main-menu li{
	list-style-type:none;
	float:left;
	}
.main-menu li a{
	background-image:url(../img-sogo/menu-icon.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	color:#666666;
	padding:6px 0 6px 21px;
	margin-right:15px;
	}	
.main-menu{
	padding-left:60px;
	}
.main-menu a:hover {
	color:#0000CC;
	}
	
.search-bottom-img{
	vertical-align:top;
	}
.search-top-img{
	vertical-align:bottom;
	margin-top:10px;
	}
.searchbox1{
	background-image:url(../img-sogo/search-mid.jpg);
	background-repeat:repeat-y;
	padding-top:20px;
	padding-bottom:20px;
	}
.top_tag {
	height: 18px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #101C88;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

