@charset "UTF-8";
/* CSS Document */



/*共通================================================================*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	background-color: #FFFFFF;
    margin: 0px auto auto;
	
}


/*リンク==============================================*/





/*id=========================================================================*/
#container {
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 1000px;
	background-image: url(../img/landing/fami/shadow01.gif);
	background-repeat: repeat-y;
	margin: auto;	

}
/*header=========================================================================*/
#header {
	font-size: 12px;
	margin: auto;
	padding: 0px;
	width: 1000px;
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(../img/landing/kaigai/header_top01.gif);	
}

/*ヘッダh1*/
#header h1{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




/*h1、ブロック*/
.header_01{
	padding: 0px;
	height: 20px;
	width: 775px;
	margin: 0px;
	float: left;
}

/*グループサイト等*/
.header_08{
	margin: 0px;
	padding: 0px;
	height: 20px;
	float: left;
	width: 225px;	
}

.header_09{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	float: left;
}





/*ロゴ*/
.header_03{
	width: 190px;
	float: left;
	margin-top: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*タイトル*/
.header_04{
	width: 600px;
	float: left;
	text-align: center;
	margin-top: 9px;
}

.textad{
	width: 420px;
	height: 18px;
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/landing/kaigai/textad.gif);
	background-repeat: repeat;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-weight: bold;
}




/*ログイン、メール*/
.header_05{
	width: 192px;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}


.header_06{
	width: 132px;
	float: right;
}

.header_07{
	padding-bottom: 3px;
}




/*top=========================================================================*/
#top{
	margin: auto;
	padding: 0px;
	height: 50px;
	background-image: url(../img/landing/kaigai/header_back01.gif);
	background-repeat: repeat-x;
}

.top01{
	padding: 0px;
	width: 980px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}






#button01 a {
	display: block;
	background-image: url(../img/landing/kaigai/top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
	width: 125px;
	overflow: hidden;
	margin: 0px;
	float: left;
}

#button01 a:hover {
	background-image: url(../img/landing/kaigai/over/top.gif);
	background-repeat: no-repeat;		
	
}

/*コンテンツ====================================================================*/
#content {
	margin: auto;
	width: 1000px;
	padding: 0px;
}












