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


/* 全体 */
body {
	margin: 0;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 160%;
	font-size: 14px;
	color: #000000;
}

a:link {
	color: #006699;	
}

a:visited {
	color: #006699;	
}

a:hover {
	text-decoration: none;	
}

p {
	margin: 10px 0 15px 0;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
#alpha {
	float: right;
	width: 555px;
}

#beta {
	width: 200px;
	line-height: 120%;
}
#footer {
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-x;
}



.TopMenu {
	text-align: right;
	height: 30px;
	padding-top: 6px;
	margin: 0 0 20px 0;
}
.logo {
	float: left;
	margin: 0;
}
.SubMenu {
	text-align: right;
	padding-top: 30px;
}
.MainMenu {
	background-image: url(img/mm_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
	text-align: center;
	padding-top: 18px;
}
.MainMenu img {
	margin: 0 30px;
}
.FooterMenu {
	text-align: center;
	margin: 70px 0 5px 0;
	font-size: 11px;
}
.Copyright {
	height: 18px;
	padding-top: 12px;
	margin: 0 auto;
	width: 780px;
}

.Table1 {
	border-collapse: collapse;
	width: 550px;
	text-align: left;
	border: 0px;
}
.Table1 th {
	width: 100px;
	font-weight: normal;
	vertical-align: top;
}
.Table1 th,td {
	padding: 10px 0;
}

hr {
	margin: 30px 0 0 0;
	border: 1px #dddddd solid;
}

li {
	margin-left: -25px;
}



/* 見出し他調整 */

.minchou1 {
	margin: 10px 0 25px 0;
}

.minchou2 {
	margin: 40px 0 25px 0;
}
.Price {
	background-color: #EEE;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	line-height: 160%;
}
.Price2 {
	background-color: #EEE;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	width: 290px;
}
.Kochira {
	background-image: url(img/arrow.gif);
	padding: 0 0 0 15px;
	background-repeat: no-repeat;
	margin: 10px 0;
}
.ToTop {
	text-align: right;
	margin: 40px 0 20px 0;
}
.ToTopEnd {
	text-align: right;
	margin: 100px 0 20px 0;
}
.Tel0120 {
	font-size: 12px;
}


/* 画像調整 */

.RightImg {
	float: right;
	margin: 0 0 10px 15px;
}
.LeftImg {
	float: left;
	margin: 0 15px 10px 0;
}

a img {
	border-style:none;
}

/* Side Bar */

.square {
	padding: 10px;
	background-color: #EEE;
	margin-bottom: 20px;
}
.SideMenu {
	margin-bottom: 40px;
}
.SideMenu li {
	text-align: right;
	list-style-type: none;
	margin: 10px 0 10px -40px;
	padding-right: 17px;
	font-size: 12px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.SideMenu a:link {
	color: #000000;
	text-decoration: none;	
}

.SideMenu a:visited {
	color: #000000;
	text-decoration: none;	
}

.SideMenu a:hover {
	text-decoration: underline;	
}





.SideBar {
	padding: 0 10px 10px 10px;
	background-color: #EEE;
}
.SideBar img {
	margin: 10px 0 0 0;
}

/* その他 */

.shadow {
	margin: 30px 0 20px 0;
}

/* Home */

.home {
	background-image: none;	
}
#HomeFooter {
	background-image: url(img/footer_h_bg.gif);
	background-repeat: repeat-x;
}
#HomeFooterWrapper {
	margin: 0 auto;
	width: 780px;
}
.HomeMenu {
}
.HomeCopyright {
	padding-top: 10px;
}


div#recr h3 {
font-size: 18px;
padding-bottom: 5px;
border-bottom: solid 2px #DDD;

}

div#recr h3.genzai {
margin-top: 40px;
}

div#recr h4 {
font-size: 16px;
padding-bottom: 5px;
border-bottom: dotted 1px #DDD;
margin-top: 30px;
}

div.career {
margin-top: 50px;
}

div#recr div.career h4 {
font-size: 16px;
height: 32px;
padding-top: 6px;
padding-left: 30px;
background-image: url(img/system_t_3_h.gif);
background-repeat: repeat-x;
margin-top: 30px;
border-bottom: none;
padding-bottom: 0;
margin-bottom: 15px;
clear: both;
}

div#recr h5 {
font-size: 14px;
margin-bottom: 2px;
margin-top: 20px;
}

div#recr h5 span.sh5 { color: #003366; }

.LeftImg {
float: left;
margin: 0 20px 20px 0;
}

div.staff {
margin-bottom: 50px;
}

iframe {
margin-top: 20px;
}

ol {
margin-left: 5px;
}

* html ol {
margin-left: 50px;
}

*:first-child+html ol {
margin-left: 50px;
}
