@charset "utf-8";
body {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-image:url(img/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	font-size:small;
}

img {
    border-style:none;
}

a {
	text-decoration:none;}

th{
	text-align:center;}

h2{
	margin:0px;
	padding:0px;
}
	
.tableE{
	line-height: 260% ;
}

.t_right{
	text-align:right;
}

.must {
	color:#F00;
	font-weight:bold;
	}

.ry #container {
/*	width: 46em;   テキストがブラウザの初期設定のフォントサイズのままである場合は、この幅により、800px のブラウザウィンドウに収まるコンテナが設定されます */
	width: 780px;
	margin: 0 auto; /* ページ中央揃え */
	padding:0;
	border: none;
	text-align: left; 
}

.ry #header_left { 
	margin:0px;
	padding: 5px;	
	float:left;
	width:400px;
}
.ry #header_left h1 {
	margin-top: 0; 
	margin-bottom: 0;
} 
.ry #header_right {
	text-align:right;
	float:right;
	padding:8px;
	line-height: 150%;
}


.ry #menu {
	clear:both;
	width:780px;
	font-size: 0;
	white-space: nowrap;
}
.ry #menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
} 
.ry #menu ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	margin-left: -3px;
} 

.ry #contentTitle {
	padding: 10px 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	clear:both;
	font-size:x-small;
	}
	
.ry #mainContent {
	margin: 0 auto; /* ページ中央揃え */
	padding: 0px 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	clear:both;
}
.ry #mainContent img{
    vertical-align:middle;
}

.ry #contentLeft {
	background-image:none;
	width:160px;
	height:300px;
	text-align:center;
	padding:10px;
	float:left;
	font-size:left;
}

.ry #contentLeft ul li{
	list-style:none;
	margin:0px;
}

.ry #contentRight {
	width:540px;
	float:right;
}

.llist{
	list-style-image:url(img/button.png);
	line-height:150%;
}

.ry #footer {
	padding: 0 10px;
	text-align:right;
} 
.ry #footer ul li{
	list-style-type: none;
	display:inline;
} 
.ry #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.ry #copyright {
	text-align:right;
	letter-spacing: 4px;
	font-size:x-small;
}

.ry #bread {
	text-align:right;
	font-size:x-small;
	padding:5px 20px 5px 0px;
}

#aisatsu { 
	line-height:180%;
	letter-spacing:0.3em;
	margin-bottom: 60px;
}

table.companies-line td {
	margin  :5px;
	padding :10px;
}

table.companies-line{
	padding-bottom: 10px;
}


table.sonpo-three td{
	padding : 7px;
	text-align : left;
}

