/*　基本設定
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;
}
body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}
a:link {
	COLOR: #FF6600;
	text-decoration: none;
}
a:visited {
	COLOR: #FF6600;
	text-decoration: none;
}
a:hover {
	COLOR: #666666;
	text-decoration: none;
}
a:active {
	COLOR: #666666
}
img.load {
	border: none;
	display:none
}
#header {
	margin: auto;
	width: 800px;
	padding: 0px;
	height: 150px;
	background-color: #FFFFFF;
}
.headerleft {
	float: left;
	width: 150px;
	height: 120px;
}
.headerright {
	text-align: left;
	float: right;
	height: 120px;
	width: 635px;
}
.sitelogo {
	text-align: left;
	margin-top: 57px;
	margin-left: 100px;
}
.companyname {
	font-size: 12px;
	color: #052F3C;
	width: 150px;
	float: left;
	text-align: right;
	margin-top: 5px;
}
#header H1 {
	color: #FF6600;
	font-size: 12px;
	margin-bottom: 7px;
}

/*　ナビゲーション
---------------------------------------------*/
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrap:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #wrap {
    height: 1em;
    overflow: visible;
}
#navigation {
	margin-top: 65px;
	width: 250px;
	float: left;
}
#navigation li {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #052F3C;
	text-decoration: none;
	height: 20px;
}
#navigation li a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	height: 16px;
}
#navigation li a:hover {
	color: #152B39;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-decoration: none;
	height: 16px;
}

.clearing {
	width: 802px;
	clear: both;
	margin: auto;
}
.works_logo {
	width: 200px;
	float: right;
	margin-top: 65px;
}

/*　board
---------------------------------------------*/
#board_works {
	float: left;
	width: 164px;
	height: 185px;
	background-color: #004C90;
}
#board_about {
	float: left;
	width: 164px;
	height: 185px;
	background-color: #149033;
}
#board_news {
	float: left;
	width: 164px;
	height: 185px;
	background-color: #F50153;
}


#container {
	float: right;
	width: 620px;
	text-align: left;
}
.contents {
	text-align: left;
}
#secondary {
	float: left;
	width: 164px;
	position: relative;
	height: 185px;
	background-color: #004C90;
}
#secondary img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#SubMenu {
	margin-top: 56px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#SubMenu li {
	line-height: 22px;
	color: #004C90;
}
#SubMenu li a {
	color: #666666;
	text-decoration: none;
}
#SubMenu li a:hover {
	color: #004C90;
	text-decoration: none;
}

/*　下
---------------------------------------------*/
#works {
	margin: auto;
	width: 800px;
	background-color: #FFFFFF;
	height: 290px;
}
.picture {
	height: 233px;
	width: 350px;
	margin-bottom: 20px;
	float: right;
	margin-top: 20px;
	text-align: left;
	margin-right: 20px;
}
#thumb {
	float: left;
	margin-top: 118px;
	margin-bottom: 20px;
	text-align: right;
	height: 100px;
	width: 410px;
}
#thumb_table {
	text-align: right;
	width: 233px;
	margin-right: 5px;
}

#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
}
.copyright {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 10px;
}
/*　top
---------------------------------------------*/
#topfla {
	height: 160px;
	padding-bottom: 200px;
	padding-top: 20px;
	text-align: left;
}

/*　申し込みの流れ
---------------------------------------------*/




/*　about us
---------------------------------------------*/
#about_table {
	width: 590px;
	float: right;
	margin-top: 70px;
}
#about_table .leftunder {
	text-align: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #152B39;
	padding-right: 28px;
	font-size: 12px;
}
#about_table .rightunder {
	vertical-align: top;
	padding-left: 10px;
	width: 130px;
}
#about_table .leftover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #152B39;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #152B39;
	height: 30px;
}
#about_table .rightover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #152B39;
}
.table_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 35px;
}
.table_middle {
	padding-left: 10px;
}
#about {
	margin-top: 40px;
}
#about h2 {
	color: #107429;
	padding-bottom: 5px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#about .text {
	line-height: 18px;
}
#aboutpic {
	text-align: right;
	margin-top: 10px;
}
#aboutpic img {
	padding: 5px;
}
.pegetop {
	text-align: right;
	margin-top: 40px;
	margin-bottom: 100px;
}
#language {
	color: #279A2F;
	margin-top: 42px;
}
#language a {
	color: #3B3639;
	text-decoration: none;
}
#language a:hover {
	color: #279A2F;
	text-decoration: none;
}
#language li {
	line-height: 18px;
}
.companyname {
	height: 18px;
}
.companyname_en {
	height: 20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.company_detale {
	font-size: 11px;
	padding-left: 100px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/*　works
---------------------------------------------*/
#works_list {
	height: 160px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 100px;
	padding-top: 140px;
}
#works_list li {
	float: left;
	height: 172px;
	width: 200px;
}
#works_list .n {
	height: 12px;
	text-align: right;
	padding-right: 20px;
}
/*　news
---------------------------------------------*/
#news_table {
	width: 590px;
	float: right;
	margin-top: 70px;
}
#news_table .leftunder {
	text-align: left;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #152B39;
	width: 60px;
	vertical-align: top;
	padding-top: 30px;
	color: #F50153;
}
#news_table .rightunder {
	vertical-align: top;
	padding-left: 30px;
}
#news_table .leftover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #152B39;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #152B39;
	height: 30px;
}
#news_table .rightover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #152B39;
}
.news {
	margin-top: 30px;
	clear: both;
}
.news h2 {
	color: #F50153;
	margin-bottom: 15px;
}
.news .text {
	line-height: 18px;
	width: 260px;
	float: left;
}
#newspic {
	height: 90px;
	width: 140px;
	margin-left: 30px;
	margin-right: 80px;
}
.newspegetop {
	text-align: right;
	margin-top: 40px;
	margin-bottom: 100px;
	width: 260px;
}
