@charset "utf-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #F7F2E6;
	background-image: url(../img/bg.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
}
#container  {
	width: 940px; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px none #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header  {
	width: 920px;
	padding: 0px;
	height: 166px;
	text-align: center;
	margin-left: 10px;
}
#header  h1  {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#menu  {
	padding: 0 10px 0 20px;
	height: 61px;
}
#content  {
	background-image: url(../img/bg_content.jpg);
	padding-right: 25px;
	padding-left: 25px;
	left: 50px;
	top: 0px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.table_g1 {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablehead {
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../img/table_head1.gif);
	height: 26px;
	width: 830px;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.table_g2 {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#test {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-left: 5px;
}
#left {
	float: left;
	width: 465px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 380px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer  {
	background-image: url(../img/bg_footer.jpg);
	height: 19px;
	color: #FFFFFF;
	font-size: 12px;
	top: 3px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
	margin-left: -15px;
	margin-right: -15px;
}
#footer  p  {
	margin: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
}
body,td,th {
	font-size: 13px;
}
#headleft {
	padding: 0px;
	float: left;
	width: 100px;
}
#headright {
	float: right;
	width: 900px;
	margin-top: 20px;
}
#left_our {
	background-image: url(../img/leftback1.gif);
	background-position: left top;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #707070;
	border-bottom-color: #707070;
	border-left-color: #CCCCCC;
	line-height: 18px;
}
#tablept1 {
	background-color: #D9D9D9;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 12px;
}
#tablept2 {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 12px;
}
#test2 {
	float: right;
	width: 100px;
	clear: none;
}
.hr {
  color: #4D4D4D; /* 線の色(IE用) */
  background-color: #4D4D4D; /* 線の色(NN用) */
  border: 1px;
}
.style1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#tablehead2 {
	height: 25px;
	width: 850px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #383838;
	background-image: url(../img/table_head2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}
#tablept3 {
	width: 830px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #D9D9D9;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-right: 20px;
	line-height: 17px;
}
#sol_lay1 {
	float: left;
	height: 192px;
	width: 304px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#sol_lay2 {
	float: right;
	margin-top: 50px;
	width: 480px;
	margin-right: 20px;
	font-size: 16px;
	line-height: 30px;
}
#app_lay1 {
	float: left;
	width: 360px;
	margin: 80px 0px 0px 40px;
}
#app_lay2 {
	float: right;
	width: 450px;
	margin: 10px 40px 20px 0px;
	font-size: 14px;
	line-height: 27px;
}

.app_icon {
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#app_lay3 {
	float: left;
	height: 110px;
	width: 130px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#app_lay4 {
	float: right;
	margin-top: 10px;
	width: 400px;
	margin-right: 20px;
	font-size: 16px;
	line-height: 30px;
}
/*
#tablept3 {
	width: 830px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #D9D9D9;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-right: 20px;
	line-height: 17px;
}
*/



#tablept4 {
	background-color: #D9D9D9;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 12px;
	width: 855px;
	margin-left: 10px;
}
#tablept5 {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 12px;
	width: 855px;
	margin-left: 10px;
}
.img_border {
	border: 2px solid #676767;
}

.no_border {
    border-style:none;
}

/*appぺーじ*/
.details_text {
	float: left;
	width: 350px;
}
.details_title {
/*	font-size: 100%;
	font-weight: normal;
	width: 350px;*/
	height: 90px;
	bottom: 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.details_img {
	float: right;
	width: 200px;
	bottom: 2px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#app_left {
	float: left;
	width: 830px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
/*#app_right {
	float: right;
	width: 140px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}*/
#app_tablehead1 {
	height: 25px;
	width: 850px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #383838;
	background-image: url(../img/table_head2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}
#app_tablehead2 {
	height: 25px;
	width: 140px;
	padding-top: 10px;
	padding-left: 20px;
	background-color: #383838;
	background-image: url(../img/table_head2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
}