#container
{

	width:780px;
	margin-left:auto;
	margin-right:auto;

}

body{
	margin: 10px;
	padding: 0px;
	text-align: center;
}

img{
	border: none;
}

/*　トップ　*/
#top_img{
	margin: 20px 0 20px 0;
}

/*　ヘッダー　*/
#header{
	width: 780px;
}
#header .logo1{
	width: 116px;
	margin-left: 20px;
	float:left;
}
#header .logo2{
	width: 453px;
	margin: 59px 20px 0 0;
	float:right;
}
#header .line{
	width: 780px;
	margin-top: 10px;
}

/*　グローバルメニュー　*/
#gmenu{
	width: 780px;
	margin-top: 17px;
	text-align: left; 
}
#gmenu .home{
	padding-left: 20px;
}
#gmenu .company{
	margin-left: 94px;
}
#gmenu .business{
	margin-left: 80px;
}
#gmenu .recruit{
	margin-left: 80px;
	margin-right: 40px;
}



/*　コンテンツ　*/
.red{
	color: #e5151f;
}

#main{
	width: 760px;
	padding: 22px 0px 0px 20px;
	font: 75%/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: left; 
	font-size:13px;
	line-height: 180%;
}
#main .topimg{
	width: 760px;
	padding: 22px 0px 30px 20px;
	text-align: center;
	background-color:#00CC33;
	color: #333333;
	text-align: left; 
}
#list{
	width: 760px;
	margin-top: 10px;
	font: 10pt "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: left; 
}
#title{
	margin: 25px 0 20px 0;
}
#list a:link{
	text-decoration:underline;
	color: #333333;
}
#list a:visited{
	text-decoration:underline;
	color: #333333;
}
#list a:hover{
	text-decoration:underline;
	color: #e5151f;

}
#list a:active{
	text-decoration:underline;
	color: #e5151f;

}
#menu{
	width: 106px;
	font: 10pt "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: left; 
	float:left;
}
#content{
	width: 611px;
	color: #333333;
	text-align: left; 
	background-color:#ff0000;
	float:right;
	margin-right: 20px;
	padding-left:23px;
	background-image:url(../img/menu_b.gif);
}
#content .txt{
	width: 431px;
	color: #333333;
	text-align: left; 
	float:left;
}
#content .photo{
	width: 180px;
	text-align: left; 
	float:right;
}
#content .photo img{
	padding-top: 10px;
}
#content .photo .caption{
	font-size: 11px;
}

#content_business{
	width: 611px;
	color: #333333;
	text-align: left; 
	background-color:#ff0000;
	float:right;
	margin-right: 20px;
	padding-left:23px;
	background-image:url(../img/menu_r.gif);
}
#content_business .txt{
	width: 431px;
	color: #333333;
	text-align: left; 
	padding-right: 20px;
	float:left;
}
#content_business .photo{
	width: 160px;
	text-align: left; 
	float:right;
}
#content_business .photo img{
	padding-top: 10px;
}
#content_business .photo .caption{
	font-size: 11px;
}

#content_company{
	width: 611px;
	color: #333333;
	text-align: left; 
	background-color:#ff0000;
	float:right;
	margin-right: 20px;
	padding-left:23px;
	background-image:url(../img/menu_b.gif);
}
#content_company .txt{
	width: 411px;
	color: #333333;
	text-align: left; 
	padding-right: 20px;
	float:left;
}
#content_company .photo{
	width: 180px;
	text-align: left; 
	float:right;
}
#content_company .photo img{
	padding-top: 10px;
}
#content_company .photo .caption{
	font-size: 11px;
}



h1{
	font: 15pt "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;

}
h1 .main{
	font: 15pt "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	margin-bottom: -10px;

}

/*　ポップアップ　*/
#popup{
	width: 350px;
	color: #333333;
	text-align:left;
	font-size: 12px;

}


/*　フッター　*/
#footer{
	width: 780px;

}

#footer .line{
	width: 780px;
	margin-top: 10px;

}
#footer .banner01{
	width: 780px;
	margin-left: 20px;
	text-align: left; 
}
#footer .banner02{
	width: 780px;
	margin-left: 32px;
	text-align: left; 
}

.txt_b{
	font-weight: bold;
}
.txt_title{
	font-weight: bold;
	font-size: 14pt;
}
p .main{
	margin-top: -20px;
}





table,td{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-style: none;
}



