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

/*スクロールバーを常に表示する*/

html {
    overflow-y:scroll;
}


/*画像にリンクを貼った際に出る青枠を消す*/

img {
    border-style:none;
}


/*全体的なデザイン部分の指定*/

body {
	background-color: #000;
}

#body {
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: left;
	min-height: 585px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 35px;
	background-image: url(images/stripe.gif);
}

#confirm {
	background-color: #E6E6E6;
	margin-right: auto;
	margin-left: auto;
}/*個人情報取得に関する説明ページのbody指定*/


#logo {
	left: 55px;
	position: absolute;
}

#side_box {
	position: absolute;
	top: 96px;
	left: 17px;
	width: 80px;
}

#global_menu {
	list-style-type: none;
}

#global_menu li {
	margin-bottom: 6px;
}

#select {
	margin-top: 22px;
	font-size: 0.75em;
}/*事業内容ページのメニュー位置指定*/

#main_box {
	width: 560px;
	margin-left: 175px;
	padding-top: 94px;
	padding-bottom: 50px;
}

#main_box p {
	font-size: 0.85em;
	line-height: 1.7em;
	color: #6C6C6C;
	margin-left: 13px;
}

#main_box2 {
	width: 560px;
	margin-left: 165px;
	padding-top: 112px;
	padding-bottom: 50px;
}

#main_box2 p {
	font-size: 0.85em;
	line-height: 1.7em;
	color: #6C6C6C;
	margin-left: 13px;
	font-weight: bold;
}

#member {
	font-size: 1.5em !important;
	font-weight: bold !important;
	color: #F00 !important;
}

#back_top {
	position: absolute;
	left: 600px;
	top: 11px;
}

#inquiry {
	position: absolute;
	left: 690px;
	top: 10px;
}

#arrow {
	margin-top: 5px;
	margin-left: 443px;
}

#arrow2 {
	margin-top: -5px;
	margin-left: 443px;
}

#arrow3 {
	margin-top: -26px;
	margin-left: 10px;
}

#arrow4 {
	margin-top: 20px;
	margin-left: 320px;
}

#arrow5 {
	margin-top: -5px;
	margin-left: 443px;
	position: absolute;
	top: 540px;
	right: 23px;
}

#philos {
	width: 556px;
	margin-left: -5px;
	margin-top: 2px;
}

#pdf_icon {
	padding-left: 2px;
	margin-bottom: -3px;
	padding-top: 5px;
}

#word_icon {
	vertical-align: middle;
}

#confirm {
	background-color: #E6E6E6;
	margin-right: auto;
	margin-left: auto;
}/*個人情報取得に関する説明ページのbody指定*/

#info {
	text-align: center;
}/*個人情報取得に関する説明ページの画像位置指定*/


/*トップページ関連の指定*/

#topbody {
	background-color: #FFF;
	background-image: url(images/top_image.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	position: relative;
}

#toplogo {
	position: absolute;
	top: 192px;
	left: 21px;
}

#topselect {
	list-style-type: none;
	position: absolute;
	left: 332px;
	top: 70px;
}

#topinquiry {
	position: absolute;
	left: 703px;
	top: -4px;
}

#counter {
	position: absolute;
	top: 468px;
	right: 14px;
	margin: 0px;
	padding: 0px;
}


#corp {
	font-size: 0.6em;
	color: #666;
	position: absolute;
	top: 462px;
	width: 450px;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	right: 32px;
}

/*その他の指定*/

h2 {
	margin-left: 8px;
}

h3 {
	font-size: 0.85em;
	color: #7F7F7F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A4A4;
	font-weight: bold;
	margin-left: 13px;
	margin-top: 28px;
	padding-bottom: 2px;
}

h4 {
	font-size: 0.85em;
	font-weight: bold;
	margin-left: 13px;
	color: #848484;
	margin-bottom: -8px;
}

h5 {
	font-size: 0.85em;
	font-weight: bold;
	margin-left: 13px;
	color: #848484;
	margin-bottom: -8px;
	text-align: center;
}

h6 {
	margin-top: 0px;
	margin-left: 6px;
	margin-bottom: 0px;
}

#code {
	padding-top: 7px;
}

#code p {
	font-weight: bolder;
	font-size: 1em;
}

#works_area {
	font-weight: bold;
	line-height: 0.7em;
	clear: both;
	margin-bottom: 20px;
}

#name {
}

#works {
	margin-top: -16px;
	margin-left: -20px;
}

/* 現在不使用

#copy {
	margin-top: -12px;
	margin-right: 60px;
	font-size: 0.7em !important;
	color: #C1C1C1 !important;
}

*/

#copy2 {
	text-align: right;
	margin-top: -12px;
	margin-right: 60px;
	font-size: 0.7em !important;
	color: #C1C1C1 !important;
}

#url {
	margin-top: -16px;
	font-size: 0.8em !important;
	color: #C1C1C1 !important;
	padding-left: 2px;
}

/*  現在不使用

#url2 {
	text-align: right;
	margin-top: -16px;
	margin-right: 60px;
	font-size: 0.7em !important;
	color: #C1C1C1 !important;
}

*/

#center {
	text-align: center;
}

#foundation {
	font-size: 0.85em;
	color: #999;
	list-style-type: none;
	margin-left: -32px;
	line-height: 1.9em;
}/*会社概要部分の指定*/

#condition {
	font-size: 0.85em;
	color: #6C6C6C;
	line-height: 1.7em;
	margin-left: -4px;
}/*リスト指定*/

#condition2 {
	font-size: 0.85em;
	color: #F00;
	line-height: 1.7em;
	margin-left: -4px;
}/*リスト指定*/


#contents {
	font-size: 0.85em;
	color: #6C6C6C;
	line-height: 1.7em;
	margin-left: -10px;
}/*事業内容ページのリスト指定*/

input[type="submit"] {
	margin-left: 225px;
	margin-top: 12px;
	margin-bottom: 8px;
}

.stress {
	color: #F70000;
}/*強調の赤字*/

.strong {
	font-size: 1.2em !important;
	font-weight: 600;
}/*強調の太字*/

#example {
	width: 540px;
	margin-left: 13px;
	border: thin dashed #999;
	margin-top: 17px;
	margin-bottom: 20px;
}/*オークションの金額例部分*/

#note {
	font-size: 0.6em !important;
}

h2 + #faq {
	margin-top: 28px;
}

#faq {
	margin-bottom: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#faq p{
	margin-top: -6px;
}

#faq img {
	margin-right: 6px;
	margin-bottom: -3px;
}

ol {
	font-size: 0.85em;
	line-height: 1.7em;
	margin-left: 20px;
	color: #6E6E6E;
	margin-bottom: 20px;
}


/*テーブル関連の指定*/

#table1 {
	font-size: 0.85em;
	line-height: 0.9em;
	color: #6C6C6C;
	border-spacing: 16px 5px;
	margin-top: 18px;
	margin-left: -3px;
}

#table1 th {
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
	width: 81px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: thin solid #CCC;
}

#none {
	border-style: none !important;
}

#table2 {
	font-size: 0.85em;
	line-height: 0.9em;
	color: #6C6C6C;
	border-spacing: 16px 5px;
	margin-top: 10px;
}

#table2 th {
	font-weight: 600;
	text-align: left;
	background-color: #FFF;
	width: 70px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: thin solid #999;
	color: #999;
}

#table3 {
	font-size: 0.85em;
	line-height: 0.9em;
	color: #6C6C6C;
	border-spacing: 16px 5px;
	margin-top: 18px;
	margin-left: -3px;
}/*登録フォームの入力内容確認画面用*/

#table3 th {
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
	width: 95px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: thin solid #CCC;
}


/*登録フォームの結果画面ボタン指定*/

#button {
	margin-top: 30px;
	padding-left: 105px;
}

#button2 {
	margin-top: 45px;
	padding-left: 160px;
}

input[type="button"] {
	margin-right: -155px;
}


/*以下、登録フォームページのadobe_reader関連の指定*/

#adobe {
	width: 470px;
	border: 1px solid #DDDDDD;
	margin-left: 13px;
	padding-bottom: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}

#adobe_reader1 {
	float: left;
	margin-right: -150px;
	margin-bottom: 5px;
}

#adobe_reader2 {
	font-size: 10px !important;
	line-height: 16px;
	float: right;
	width: 330px;
	margin-top: -1px;
}

.adobe_reader3 {
	font-size: 10px !important;
	clear: both;
	margin-bottom: -8px;
}

#adobe_inbox {
	margin-top: 10px;
}

#swf {
	margin-left: -20px;
	height: 135px;
	width: 520px;
}

#swf embed {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: -110px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#secure_mark {
	position: absolute;
	height: 57px;
	width: 115px;
	left: 620px;
	top: 235px;
}


#info_semi {
	font-size: 0.75em;
	color: #666;
	position: absolute;
	top: 26px;
	width: 520px;
	line-height: 1.5em;
	right: -38px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
/*  トップページ、セミナーのお知らせ。
必要に応じ使用。
*/

#page_num {
	padding-left: 200px;
}

