@charset "EUC-JP";

/* -------------------------------------

------------------------------------- */

body {
	margin:0;
	padding:0;
	font-size:12px;
	background:url(images/bg.jpg) repeat-x #badae2;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 155%;
	color: #333;
}
body#printbody {
	background: #fff;
}

#company_law {
    width:610px;
	margin:0;
	padding:0 20px 20px 20px;
	font-size:12px;
	background-color:#fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 155%;
	color: #333;
}

#company_law p { clear:both;}

img{ border: none; }
strong{ font-weight: bolder; }
form{ margin: 0;	padding: 0; }
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li,dl,dd,dt { margin: 0; padding: 0; }
p,label { margin: 0;	padding: 0; }
.floatleft{ float: left; }
.floatright{ float: right; }
.alignleft{ text-align: left; }
.alignright{ text-align: right; }
.aligncenter{ text-align: center; }
.clearboth{
	clear: both;
	display: none;
}
h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}
a { color: #009999; }
a:link { color: #009999; }
a:visited { color: #009999; }
a:hover { color: #ff6600; text-decoration: none;}
em { display: none; visibility: hidden; }

/* -------------------------------------
　　共通部
------------------------------------- */

#kanpo_company {
    float:left;
	width:95px;
	height:73px;
	margin:0;
	padding:0;
}

h1 {
	float: left;
	width: 203px;
	height:73px;
	margin:0;
	padding:0;
}


h1 #kmap {
	float: left;
	width: 500px;
}



h2 {
	float: left;
	width: 575px;
	height: 33px;
	margin: 10px 0;
	padding: 17px 0 0 30px;
	background:url(images/h2_bg.jpg) no-repeat;
	line-height: 100%;
	color: #0066cc;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	float: left;
	width: 590px;
	height: 23px;
	margin: 10px 0;
	padding: 10px 0 0 15px;
	background:url(images/h3_bg.jpg) no-repeat;
	line-height: 100%;
	color: #006699;
	font-size: 15px;
	font-weight: bold;
}
h4 {
	float: left;
	width: 570px;
	height: 22px;
	margin: 10px 0;
	padding: 8px 0 0 25px;
	background:url(images/h4_bg.jpg) no-repeat;
	line-height: 100%;
	color: #005064;
	font-size: 14px;
	font-weight: bold;
}
.main_float { float:left;}

.h4_main_float {
	float: left;
	width: 570px;
	height: 30px;
	margin: 10px 0;
	padding: 8px 0 0 25px;
	background-position:left center;
	line-height: 100%;
	color: #005064;
	font-size: 14px;
	font-weight: bold;
	background: url(images/h4_bg.jpg) no-repeat;
}
.h4_main_float span {
	float:left;
	vertical-align: middle;
}
.h4_main_float img {margin:0;}

.h4_mag0 {
	margin: 0;
	text-decoration: none;
}
.h4_mag0 a {
	color: #005064;
	text-decoration: none;
}

h4.sentaku {
	float: left;
	width: 563px;
	height: 22px;
	margin: 10px 0;
	padding: 8px 0 0 32px;
	background:url(images/h4_sentaku.jpg) no-repeat;
	line-height: 100%;
	color: #005064;
	font-size: 14px;
	font-weight: bold;
}

h4.h4_online {
	float: left;
	width: 570px;
	height: 22px;
	margin:0 0 10px 0;
	padding: 8px 0 0 25px;
	background:url(images/h4_bg.jpg) no-repeat;
	line-height: 100%;
	color: #005064;
	font-size: 14px;
	font-weight: bold;
}

.errmsg {
	color: red;
}

.pred { color:#FF0000;}

.pagetop {
    width:585px;
	float:right;
	text-align:right;
	margin-right:20px;
}
#faq .pagetop2 {
    width:585px;
	float:right;
	text-align:right;
	margin-right:20px;
	display:inline;
}

.pagetop3 {
    width:575px;
	float:right;
	text-align:right;
	display:inline;
/*	border: solid 1px #ccc; */
}
.pagetop3 img { 
	display: block;
	margin: 0 20px 0 auto;
}

span.kyocho {
	background-color:#F1C7C7;
}

/* -------------------------------------
　　コンテナ
------------------------------------- */
#contener{
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

#contenerp{
	width: 605px;
/*	margin: 0 auto; */
	padding: 0;
	background-color: #fff;
}


/* -------------------------------------
　　ヘッダ
------------------------------------- */
div#header {
	float:left;
	width: 900px;
	height: 73px;
/*	height: 86px; */
	padding: 0;
	font-size: 12px;
	margin:0 0 2px 0;
}

/*#header h1 a {
	display: inline;
	float: left;
	width: 290px;
	height: 75px;
	margin: 0;
	background:url(images/logo.jpg) no-repeat;
}*/

#header #tmenu {
	float: left;
	width: 602px;
	height: 28px;
	margin: 0 0 2px 0;
	font-size: 10px;
	text-align: right;
	display: inline;
/*	overflow: hidden;*/
}

/*マイページ*/

#header a#mypage {
	display: block;
	float:left;
	width: 83px;
	height: 26px;
	margin:0;
	background:url(images/bt_mypage.jpg) no-repeat;
	background-position: top;
}
#header a:hover#mypage {background:url(images/bt_mypage.jpg) no-repeat; background-position: bottom; }

#header #btn01 a { width: 83px; background:url(images/menu_btn01.jpg) no-repeat; background-position: top; }
#header #tmenu a:hover.mypage { width: 83px; background:url(images/bt_mypage_over.jpg) no-repeat; }

#header ul {
	display: inline;
	float: left;
	width: 570px;
	height: 40px;
	margin: 3px 0 0 32px;
}
#header li   { display: block; float: left; height: 40px; }
#header li a { display: block; height: 40px;  }
#header #btn01 a { width: 150px; background:url(images/menu_btn01.jpg) no-repeat; background-position: top; }
#header #btn02 a { width: 130px; background:url(images/menu_btn02.jpg) no-repeat; background-position: top; }
#header #btn03 a { width: 140px; background:url(images/menu_btn03.jpg) no-repeat; background-position: top; }
#header #btn04 a { width: 150px; background:url(images/menu_btn04.jpg) no-repeat; background-position: top; }

#header #btn01 a:hover { width: 150px; background:url(images/menu_btn01.jpg) no-repeat; background-position: bottom; }
#header #btn02 a:hover { width: 130px; background:url(images/menu_btn02.jpg) no-repeat; background-position: bottom; }
#header #btn03 a:hover { width: 140px; background:url(images/menu_btn03.jpg) no-repeat; background-position: bottom; }
#header #btn04 a:hover { width: 150px; background:url(images/menu_btn04.jpg) no-repeat; background-position: bottom; }

/* -------------------------------------
　　コンテント
------------------------------------- */
div#content{
	float:left;
	width: 900px;
}
div#contentc {
	float:left;
	width: 880px;
	padding: 0 10px;
	background:url(images/content_bg.jpg) repeat-x;
}

/* ---------- パンくず */

#contentc #pan {
	float: left;
	width: 100%;
	font-size: 11px;
}

/* -------------------------------------
　　トップページ
------------------------------------- */

/* ---------- トップイメージ */

#content #top_img {
	width: 900px;
	height: 280px;
	float: left;
	background:url(images/top_image_bg.jpg) no-repeat;
}
#content #top_img p {
	display: inline;
	float: left;
	margin: 70px 0 0 419px;
	width: 443px;
	
}
#content #top_img span {
	display: block;
	margin-top: 10px;
	padding: 0 0 0 18px;
	background:url(images/top_img_mark.jpg) no-repeat;
	background-position: 0 3px;
}

/* ---------- お知らせ */

#content ul#top_info {
	display: inline;
	float: left;
	width: 380px;
	height: 70px;
	margin: 10px 0 0 20px;
	padding: 25px 0 0 0;
	background:url(images/top_info_cap_bg.jpg) no-repeat;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
}
#content #top_info li {
	padding: 1px 0 0 10px;
	background:url(images/top_info_mark.jpg) no-repeat;
	background-position: 0 5px;
}

/* ---------- 問合せバナー */

#content #contact {
	display: inline;
	float: left;
	width: 461px;
	height: 98px;
	margin: 11px 0 0 20px;
	background:url(images/bt_contact.jpg) no-repeat;
}

#content #contact a#bnr_inquiry {
	display: block;
	width: 183px;
	height: 30px;
	margin:3px 0 0 266px;
	background:url(images/bnr_inquiry.jpg) no-repeat;
	background-position: top;
}
#content #contact a:hover#bnr_inquiry {background:url(images/bnr_inquiry.jpg) no-repeat; background-position: bottom; }

#content #contact .top_mail {
    float:right;
	margin:34px 12px 0 0;
}

/* ---------- お申込み */

#content #top_order2 {
	display: inline;
	float: left;
	width: 860px;
	height: 168px;
	margin: 10px 0 0 20px;
	background:url(images/top_order_bg.jpg) no-repeat;
}
#content #top_order2 .top_order01 {	/* 前文 */
	display: inline;
	float: left;
	width: 637px;
	margin: 83px 0 0 25px;
}
#content a#bnr_kinyu { /* 記入方法 */
	display: inline;
	float: left;
	width: 61px;
	height: 22px;
	margin: 79px 0 0 118px;
	background:url(images/bnr_kinyu.jpg) no-repeat;
	background-position: top;
}
#content a:hover#bnr_kinyu {
	background:url(images/bnr_kinyu.jpg) no-repeat;
	background-position: bottom;
}
#content #top_order2 .top_order02 {	/* PDF */
	display: inline;
	float: left;
	width: 57px;
	margin: 3px 0 0 0;
	padding: 4px 0 0 10px;
	color: #666;
}
#content #top_order2 .top_order02_2 {	/* Excel */
	display: inline;
	float: left;
	width: 57px;
	margin: 3px 0 0 0;
	padding: 4px 0 0 43px;
	color: #666;
}

#content #info_box {
	display: inline;
	float: left;
	width: 380px;
	height: 70px;
	margin: 10px 0 0 20px;
	padding: 25px 0 0 0;
	background:url(images/top_info_cap_bg.jpg) no-repeat;
}

#content ul#top_info {
	display: inline;
	float: left;
	width: 380px;
	height: 67px;
	background:none;
	margin:0;
	padding:0;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
}
#content #top_info li {
	padding: 1px 0 0 10px;
	background:url(images/top_info_mark.jpg) no-repeat;
	background-position: 0 5px;
}


#moushikomi {}
#moushikomi ul {
	display: inline;
	float: left;
	width: 860px;
	height: 245px;
	margin: 0 0 0 20px;
	text-decoration:none;
}
#moushikomi li   { display: block; float: left; height: 245px; }
#moushikomi li a { display: block; height: 245px; text-decoration:none; }
#moushikomi #btn_online a { width: 290px; background:url(images/top_btn_online.jpg) no-repeat; background-position: top; }
#moushikomi #btn_email a { width: 280px; background:url(images/top_btn_email.jpg) no-repeat; background-position: top; }
#moushikomi #btn_fax a { width: 290px; background:url(images/top_btn_fax.jpg) no-repeat; background-position: top; }

#moushikomi #btn_online a:hover { width: 290px; background:url(images/top_btn_online.jpg) no-repeat; background-position: bottom; }
#moushikomi #btn_email a:hover { width: 280px; background:url(images/top_btn_email.jpg) no-repeat; background-position: bottom; }
#moushikomi #btn_fax a:hover { width: 290px; background:url(images/top_btn_fax.jpg) no-repeat; background-position: bottom; }

#moushikomi #btn_email .top_order04 {	/* Eメール説明 */
	display: inline;
	float: left;
	width: 233px;
	height: 75px;
	margin-top: 103px;
	padding: 0 17px 0 30px;
	color: #666;
	text-decoration:none;
}
#moushikomi #btn_fax .top_order04 {	/* FAX各説明 */
	display: inline;
	float: left;
	width: 233px;
	height: 75px;
	margin-top: 103px;
	padding: 0 17px 0 30px;
	color: #666;
	text-decoration:none;
}

/* ---------- 官報公告等掲載約款フッター */

#top_win_footer3 {
    float:left;
    width:650px;
	height:40px;
	background:url(images/top_win_footer.jpg) no-repeat;
	margin: 0;
	padding:0;
}
#top_win_footer3 p {
    float:left;
	display:block;
	width:471px;
	margin:12px 0 0 12px;
	color:#fff;
}
#top_win_footer3 img { float:left;}


/* ---------- 下段バナー */

#content #top_btm00 {
	display: inline;
	float: left;
	width: 262px;
	height: 111px;
	margin-top: 20px;
	background:url(images/top_bnr_dl_bg.jpg) no-repeat;
}

#content #top_btm01 a {
	display: inline;
	float: left;
	width: 240px;
	height: 111px;
	margin-top: 20px;
	background:url(images/top_bnr_kanpo_bg.jpg) no-repeat;
}

#content #top_btm02 a {
	display: inline;
	float: left;
	width: 240px;
	height: 111px;
	margin-top: 20px;
	background:url(images/top_bnr_book_bg.jpg) no-repeat;
}

#content p#top_btm03 {
	display: inline;
	float: left;
	width: 158px;
	height: 111px;
	margin-top: 20px;
	background:url(images/top_bnr_veri_bg.jpg) no-repeat;
}

/* ---------- ポップアップ */

#popup {
    width:100%;
	height:100%;
	margin:0;
	padding:10px 20px 20px 20px;
	font-size:12px;
	background-color:#fff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 155%;
	color: #333;
}

#popup p { clear:both;}

.big {font-size:16px;}


/* -------------------------------------
　　左カラム
------------------------------------- */

#clm_left {
	float: left;
	width: 260px;
	padding: 25px 0 0 15px;
}

/*#clm_left img { float: left; }*/

/* ---------- 左メニュー */

ul#left_menu {
	display: block;
	width: 220px;
	padding: 5px;
	margin-top: 8px;
	background-color: #c5dee5;
}
#left_menu li   { display: block; width: 220px; height: 50px; }
#left_menu li a { display: block; width: 220px; height: 50px; }
#left_menu #left_online a {	background:url(images/left_online.jpg) no-repeat; background-position: top; }
#left_menu #left_email a {	background:url(images/left_mail.jpg) no-repeat;   background-position: top; }
#left_menu #left_fax a {	background:url(images/left_fax.jpg) no-repeat;    background-position: top; }

#left_menu #left_online a:hover {	background:url(images/left_online.jpg) no-repeat; background-position: bottom; }
#left_menu #left_email a:hover {	background:url(images/left_mail.jpg) no-repeat;   background-position: bottom; }
#left_menu #left_fax a:hover {		background:url(images/left_fax.jpg) no-repeat;    background-position: bottom; }

#clm_left #left_down a {			display: block; width: 230px; height: 80px; margin-top: 10px;
									background:url(images/left_down.jpg) no-repeat; background-position: top; }
#clm_left #left_down a:hover {		background:url(images/left_down.jpg) no-repeat; background-position: bottom; }

#clm_left #left_inquiry a {			display: block; width: 230px; height: 161px; margin-top: 9px;
									background:url(images/left_inquiry.jpg) no-repeat; background-position: top; }

#clm_left #left_kanpo a {			display: block; width: 230px; height: 95px; margin-top: 0;
									background:url(images/left_kanpo.jpg) no-repeat; background-position: top; }
#clm_left #left_kanpo a:hover {		background:url(images/left_kanpo.jpg) no-repeat; background-position: bottom; }

#clm_left #left_book a {			display: block; width: 230px; height: 94px; margin-top: 10px;
									background:url(images/left_book.jpg) no-repeat; background-position: top; }
#clm_left #left_book a:hover {		background:url(images/left_book.jpg) no-repeat; background-position: bottom; }

#clm_left #left_blog a {			display: block; width: 230px; height: 47px; margin-top: 0;
									background:url(images/left_blog.jpg) no-repeat; }
/*#clm_left #left_blog a:hover {		background:url(images/left_book.jpg) no-repeat; background-position: bottom; }*/


/* -------------------------------------
　　右カラム
------------------------------------- */

#clm_right {
	width: 605px;
	padding: 35px 0 0 0;
	float: left;
	text-align: left;
}
#clm_right p {
	float: left;
	text-align: left;
	width: 100%;
}

#clm_right div#online_yakkan {
	float: left;
	width: 583px;
	height: 300px;
	margin: 20px 0 5px 0;
	padding: 5px 15px 5px 5px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y:scroll;
	border: 1px solid #b6cfe7;
}
#clm_right form {
	float: left;
	width: 100%;
}

#clm_right .textright { float:left; width: 100%; text-align: right; }
#clm_right a.tooltipa { color:#ff0000; text-decoration: none; }

/* ---------- 決算公告　貸借対照表、損益計算書 入力テーブル */
#clm_right div.unitright {
	float: right;
	width: 130px;
	text-align: right;
}
#clm_right p.unitleft {
	float: left;
	width: 400px;
}

#clm_right table#kkinptbl {
	float: left;
	width: 600px;
	margin: 12px 0 0 0;
	border-collapse: collapse;
	border-spacing: 1;
}
#clm_right #kkinptbl th {
	background-color: #DFE1FF;
	padding: 2px 7px;
	color: #333;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #kkinptbl th input { width: 120px;}
#clm_right #kkinptbl .kkinptit th {
	background-color: #0066cc;
	padding: 2px 7px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	border: 1px solid #fff;
}
#clm_right #kkinptbl th.kkinptit2 {
	background-color: #ACACFF;
	padding: 2px 7px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #kkinptbl .kkinptit3 th {
	background-color: #8686FF;
	padding: 2px 7px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #kkinptbl td {
	background-color: #fff;
	padding: 2px 7px;
	text-align: right;
	border: 1px solid #fff;
}
#clm_right #kkinptbl td input { width: 90px; text-align: right; }
#clm_right #kkinptbl a { color:#ff0000; text-decoration: none; }


/* ---------- 決算公告　貸借対照表、損益計算書 入力テーブル */

#clm_right table#kkinptbl_p {
	float: left;
	width: 600px;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 1;
}
#clm_right #kkinptbl_p th {
	background-color: #DFE1FF;
	padding: 2px 7px;
	color: #333;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #kkinptbl_p th input { width: 120px;}
#clm_right #kkinptbl_p .kkinptit th {
	background-color: #0066cc;
	padding: 2px 7px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	border: 1px solid #fff;
}
#clm_right #kkinptbl_p th.kkinptit2 {
	background-color: #ACACFF;
	padding: 2px 7px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #kkinptbl_p .kkinptit3 th {
	background-color: #8686FF;
	padding: 2px 7px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #kkinptbl_p td {
	background-color: #fff;
	padding: 2px 7px;
	text-align: right;
	border: 1px solid #fff;
}
#clm_right #kkinptbl_p td input { width: 90px; text-align: right; }
#clm_right #kkinptbl_p a { color:#ff0000; text-decoration: none; }

/* ---------- 決算公告　申込者様情報 入力テーブル */

#clm_right table#mkinptbl {
	float: left;
	width: 600px;
	margin: 12px 0 0 0;
	border-collapse: collapse;
	border-spacing: 1;
}
#clm_right #mkinptbl th {
	background-color: #DFE1FF;
	padding: 2px 7px;
	color: #333;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
	vertical-align: top;
}
#clm_right #mkinptbl .mkinptit th {
	background-color: #0066cc;
	padding: 2px 7px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #mkinptbl th span {
	color: #ff0000;
	padding-left: 5px;
}
#clm_right #mkinptbl td {
	background-color: #fff;
	padding: 2px 7px;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #mkinptbl td span a { color:#ff0000; text-decoration: none; }

/* ---------- 決算公告　申込者様情報 入力テーブル(レイアウト用) */

#clm_right #mkinptbl table.layoutt {
	float: left;
/*	width: 600px; */
	width: 100%;
	margin: 12px 0 0 0;
	border-collapse: collapse;
	border-spacing: 1;
}
#clm_right #mkinptbl .layoutt th {
	background-color: #fff;
	padding: 2px 7px;
	color: #333;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #mkinptbl .layoutt td {
	background-color: #fff;
	padding: 2px 7px;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #mkinptbl .layoutt span a { color:#ff0000; text-decoration: none; }


#clm_right table.layoutt {
	float: left;
	width: 100%;
	margin: 12px 0 0 0;
	border-collapse: collapse;
	border-spacing: 1;
}
#clm_right .layoutt th {
	background-color: #fff;
	padding: 2px 7px;
	color: #333;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right .layoutt td {
	background-color: #fff;
	padding: 2px 7px;
	text-align: left;
	border: 1px solid #fff;
}

#clm_right h4 .update {
	font-size: 12px;
	font-weight: normal;
}


/* ---------- 決算公告　申込者様情報 入力テーブル(印刷用) */

#clm_right table#mkinptbl_p {
	float: left;
	width: 600px;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-spacing: 1;
}
#clm_right #mkinptbl_p th {
	background-color: #DFE1FF;
	padding: 2px 7px;
	color: #333;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
	vertical-align: top;
}
#clm_right #mkinptbl_p .mkinptit th {
	background-color: #0066cc;
	padding: 2px 7px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #mkinptbl_p th span {
	color: #ff0000;
	padding-left: 5px;
}
#clm_right #mkinptbl_p td {
	background-color: #fff;
	padding: 2px 7px;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #mkinptbl_p td span a { color:#ff0000; text-decoration: none; }



#clm_right #mkinptbl_p table.layoutt {
	float: left;
/*	width: 600px; */
	width: 100%;
	margin: 12px 0 0 0;
	border-collapse: collapse;
	border-spacing: 1;
}
#clm_right #mkinptbl_p .layoutt th {
	background-color: #fff;
	padding: 2px 7px;
	color: #333;
	font-weight: normal;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #mkinptbl_p .layoutt td {
	background-color: #fff;
	padding: 2px 7px;
	text-align: left;
	border: 1px solid #fff;
}
#clm_right #mkinptbl_p .layoutt span a { color:#ff0000; text-decoration: none; }


/* ---------- ボタン用テーブル */
#clm_right table.btntbl {
	float: left;
	width: 70%;
	margin: 12px 0 0 0;
	border: none;
}
#clm_right #mkinptbl .btntbl td {
	padding: 2px 7px;
	text-align: left;
}

/* ---------- 掲載料金等 */
.kprice {
    padding:30px 0 10px 10px;
    font-size: 14px;
	float:left;
	width:100%;
	background-color:#F1C7C7;
	display:block;
}
.kprice2 {
    font-size: 20px;
	font-weight:bold;
}

/* ---------- 法定公告関連 */

#clm_right textarea#houtei_bun_area {
	width: 465px;
	height: 450px;
	font-size: 15pt;
	font-family: "ＭＳ ゴシック", Osaka;
}
#clm_right div#pre_houtei_bun {
	width: 440px;
	font-size: 15pt;
	font-family: "ＭＳ ゴシック", Osaka;
	padding-top: 5px;
}
#clm_right p#houtei_notes {
	color: #9f0000;
}
#clm_right div#houtei_spict {
	float: left;
	width: 600px;
	text-align: center;
	padding: 7px 0;
	background-color:#DDDDFF;
}

/* ---------- 法定公告　テンプレート一覧テーブル */

#clm_right table#mhlsttbl {
	float: left;
	width: 605px;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
#clm_right #mhlsttbl th {
    width:591px;
	height:41px;
/*	padding: 2px 7px;*/
	color: #333;
	font-weight: normal;
	text-align: center;
	border: 1px solid #fff;
	background:url(images/chart_head.jpg) no-repeat;
}
#clm_right #mhlsttbl th span {
	color: #ff0000;
	padding-left: 5px;
}
#clm_right #mhlsttbl td {
	background-color: #fff;
	padding: 5px 0 5px 0;
/*	text-align: left; */
	border: 1px solid #fff;
}
#clm_right #mhlsttbl td.kkmei {
	background-color: #fff;
	padding: 2px 7px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left:hidden;
	width:237px;
	text-align:left;
}
#clm_right #mhlsttbl td.icon_k {
	border:none;
	text-align:center;
	width:16px;
	padding-left:4px;
}

#clm_right table#mhlsttbl .odd td {
	background-color: #eee;
}
#clm_right #mhlsttbl td span a { color:#ff0000; text-decoration: none; }
#clm_right #mhlsttbl td span.kktit a {
	color: #333;
	text-decoration: none;
}

/*Eメールテーブル*/

#clm_right table#mhlsttbl2 {
	float: left;
	width: 605px;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
#clm_right #mhlsttbl2 th {
    width:591px;
	height:41px;
/*	padding: 2px 7px;*/
	color: #333;
	font-weight: normal;
	text-align: center;
	border: 1px solid #fff;
	background:url(images/chart_head2.jpg) no-repeat;
}
#clm_right #mhlsttbl2 th span {
	color: #ff0000;
	padding-left: 5px;
}
#clm_right #mhlsttbl2 td {
	background-color: #fff;
	padding: 5px 0 5px 0;
/*	text-align: left; */
	border: 1px solid #fff;
}
#clm_right #mhlsttbl2 td.kkmei {
	background-color: #fff;
	padding: 2px 7px;
	border: 1px solid #fff;
}

#clm_right table#mhlsttbl2 .odd td {
	background-color: #eee;
}
#clm_right #mhlsttbl2 td span a { color:#ff0000; text-decoration: none; }
#clm_right #mhlsttbl2 td span.kktit a {
	color: #333;
	text-decoration: none;
	display:block;
}
#clm_right #mhlsttbl2 td span.kktit_img a {
    float:left;
	width:;
}

/*オンラインテーブル*/

#clm_right table#mhlsttbl3 {
	float: left;
	width: 605px;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
#clm_right #mhlsttbl3 th {
    width:591px;
	height:41px;
/*	padding: 2px 7px;*/
	color: #333;
	font-weight: normal;
	text-align: center;
	border: 1px solid #fff;
	background:url(images/chart_head3.jpg) no-repeat;
}
#clm_right #mhlsttbl3 th span {
	color: #ff0000;
	padding-left: 5px;
}
#clm_right #mhlsttbl3 td {
	background-color: #fff;
	padding: 5px 0 5px 0;
/*	text-align: left; */
	border: 1px solid #fff;
}
#clm_right #mhlsttbl3 td.kkmei {
	background-color: #fff;
	padding: 2px 7px;
	border: 1px solid #fff;
}

#clm_right table#mhlsttbl3 .odd td {
	background-color: #eee;
}
#clm_right #mhlsttbl3 td span a { color:#ff0000; text-decoration: none; }
#clm_right #mhlsttbl3 td span.kktit a {
	color: #333;
	text-decoration: none;
}


/* ----------オンライン(公告選択)*/

#select {
    float:left;
    width:605px;
/*	margin-top:10px;*/
}
#select img {float:left;}

#select2 {
	float:left;
	width:595px;
	height:125px;
	padding:36px 0 12px 0;
	background:url(images/tokutei_top.jpg) no-repeat;
	background-position:top;
	margin-top: 37px;
}
#select2 p {
    width:547px;
	display:block;
	line-height:160%;
	margin-left:14px;
}
#select2 img {
    float:left;
	margin:10px 0 0 14px;
}


#online_win_out {
    float:left;
	width:604px;
	height:39px;
	margin-top:18px;
	display:inline;
}
#online_win_out { float:left; margin:0;}

.bg_arrow {
    width:580px !important;
	height:24px;
	background:url(images/bg_arrow.jpg) no-repeat;
	background-position:left center;
	padding:6px 0 0 15px;
	margin:0;
	font-size: 14px;
	font-weight: bold;
}

/* --------------------------------------------------

 ＦＡＸ・郵送お申込み・Eメールお申込み共通 
 
 --------------------------------------------------　*/

.download {
    width:400px;
	height:23px;
	padding:7px 0 0 35px;
	background:url(images/download.jpg) no-repeat;
	background-position:left center;
	display:inline;
}
.sample {
    width:400px;
	height:23px;
	padding:7px 0 0 35px;
	background:url(images/sample.jpg) no-repeat;
	background-position:left center;
	display:inline;
}

/* ---------- ＦＡＸ・郵送お申込み */

.step1 {
    width:100%;
    height:56px;
    float:left;
	padding:27px 0 0 0 ;
	margin-left:10px;
    background:url(images/fax_step1.jpg) no-repeat;
	background-position:left top;
	display:inline;
}
.step2 {
    width:100%;
    height:56px;
    float:left;
	padding:27px 0 0 0 ;
	margin-left:10px;
    background:url(images/fax_step2.jpg) no-repeat;
	background-position:left top;
	display:inline;
}
.step3 {
    width:100%;
    height:56px;
    float:left;
	padding:27px 0 0 0 ;
	margin-left:10px;
    background:url(images/fax_step3.jpg) no-repeat;
	background-position:left top;
	display:inline;
}
.step3_ {
    width:100%;
    height:56px;
    float:left;
	padding:27px 0 0 0 ;
	margin-left:10px;
    background:url(images/fax_step3_.jpg) no-repeat;
	background-position:left top;
	display:inline;
}
.step4 {
    width:100%;
    height:56px;
    float:left;
	padding:27px 0 0 0 ;
	margin-left:10px;
    background:url(images/fax_step4.jpg) no-repeat;
	background-position:left top;
	display:inline;
}
.step4_ {
    width:100%;
    height:69px;
    float:left;
	padding:27px 0 0 0 ;
	margin-left:10px;
    background:url(images/mail_step4.jpg) no-repeat;
	background-position:left top;
	display:inline;
}
.step5 {
    width:100%;
    height:56px;
    float:left;
	padding:27px 0 0 0 ;
	margin-left:10px;
    background:url(images/fax_step5.jpg) no-repeat;
	background-position:left top;
	display:inline;
}

.step5 span {
	color:red;
	/*width:590px;*/
	display:block;
}

.dl {
	margin-bottom:10px;
}
.dl2 {
	margin-bottom:8px;
}

.dl_icon_kinyu {
    float:left;
    width:320px;
	background:url(images/icon_kinyu.jpg) no-repeat;
	background-position:left center;
    padding:5px 0 5px 12px;	
	display:inline;
}
.dl_icon_yakki {
    float:left;
    width:320px;
	background:url(images/icon_yakki.jpg) no-repeat;
	background-position:left center;
    padding:5px 0 5px 12px;	
	display:inline;
}

/* ------------------------------
 Eメールお申込み 
------------------------------ */

.email_sentaku_img { float:left; margin:10px 0 28px 0;	display:inline;}


#email_win_out {
    float:left;
	width:604px;
	height:39px;
	margin-top:18px;
	display:inline;
}
.email_sentaku2_img { float:left;}

#email_hg_dl {
    float:left;
	width:605px;
	height:81px;
	margin-top:21px;
	display:inline;
}
.email_hg_dl_ex1 {
    float:left;
	width:190px;
	padding-left:112px;
}
.email_hg_dl_ex2 {
    float:left;
	width:188px;
	padding-left:115px;
}

#email_bottom {
    float:left;
	width:568px;
	height:198px;
	background:url(images/email_bg.jpg) no-repeat;
	margin-top:37px;
	padding:30px 19px 0 18px;
	display:inline;
}
#email_win_out2 {
    float:left;
	width:568px;
	height:47px;	
	margin:13px 0;
	display:inline;
}
.email_hg_dl_ex1_2 {
    float:left;
	width:180px;
	height:27px;
	padding-left:100px;
}
.email_hg_dl_ex2_2 {
    float:left;
	width:178px;
	height:27px;
	padding-left:106px;
}

#email_win_out_keisai {
    float:left;
	width:568px;
	height:27px;
}
.keisaiex_1 {
    float:left;
	margin:0 0 0 100px;
	display:inline;
}
.keisaiex_2 {
    float:left;
	margin:0 0 0 213px;
	display:inline;
}

/* ---------- 特定商取引法による表記 */

#law {
	float: left;
	width: 100%;
	border-collapse: collapse;
}

#law th {
    width:150px;
	background-color: #C5DEE5;
	padding: 3px 7px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #99C1CD;
}

#law td {
	padding: 3px 7px;
	text-align: left;
	border: 1px solid #99C1CD;
}

/* ---------- 守秘義務について */

#confidentiality {
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin-top:10px;
}

#confidentiality th {
    width:150px;
	background-color: #C5DEE5;
	padding: 3px 7px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #99C1CD;
}

#confidentiality td {
	padding: 3px 7px;
	text-align: left;
	border: 1px solid #99C1CD;
}

/* ---------- 掲載料金 */

#price {
}

#price p { float:left;}
#price img {margin-top:10px; margin-left:200px;}

#price table {
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin-top:10px;
	margin-bottom:10px;
}

#price th {
	background-color: #C5DEE5;
	padding: 3px 7px;
	text-align: left;
	border: 1px solid #99C1CD;
	text-align:center;
}

#price td {
	padding: 3px 7px;
	text-align: left;
	border: 1px solid #99C1CD;
}
#price td.ptani { text-align:center}

#price td.pcolor {background-color:#DFECF0; text-align:right}

#price ul {
	list-style-type: decimal;
	list-style-position: inside;
	float:left;
}

#price .pchui {
    width:30px;
	float:left;
}

/* ---------- 掲載までの日数 */

#workflow {
}

#workflow p {float:left; margin-top:10px;}
#workflow a.honshi {float:left;}
#workflow a.gougai {float:left;}
#workflow a.gougai2 {float:left;}
#workflow a.kyoudou {float:left;}


#workflow img {margin-top:10px; margin-left:200px;}

#workflow table {
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin-top:10px;
}

#workflow th {
    float:left;
    background-color:#DFECF0;
	padding: 3px 7px;
	text-align: center;
	border: 1px solid #99C1CD;
	font-weight:normal;
	width:65%;
}

#workflow td {
	padding: 3px 7px;
	text-align: center;
	border: 1px solid #99C1CD;
	width:35%;
}

#workflow td.workt {
	font-weight:bold;
	background-color: #C5DEE5;
}

#workflow td.workt2 {
	font-weight:bold;
	background-color: #C5DEE5;
}
	
#workflow td.workk {
    text-align:left;
    width:355px;
}
	
#workflow ul {
	list-style-type: decimal;
	list-style-position: inside;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
	
#workflow .pchui {
    width:30px;
	height:70px;
	float:left;
}

/* ---------- プライバシーポリシー */

#privacy p { float:left; width:500px;}

#privacy ul {
	list-style-type: disc;
	clear:both;
	list-style-position: inside;
	width:500px;
}

#privacy h4.ph4 {
	float: left;
	height: 18px;
	padding: 8px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
    width:585px;
	background: url(images/top_img_mark.jpg) no-repeat;
	background-position: left center;
}

/* ---------- FAQ */

#faq { width:605px; float:left;}

#privacy p { float:left;}
#faq img { margin-top:10px; margin-left:200px;}

h3.quest {
    width:500px;
	float:left;
	background-position: left center;
	background: url(images/q.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding-left:35px;
	padding-top:3px;
	font-size:12px;
	line-height:120%;
}

#faq .answer {
	width:500px;
	float:left;
	background-position: left top;
	padding-left:35px;
	background: url(images/a.jpg) no-repeat;
	padding-bottom:20px;
	border-bottom:2px dotted #ccc;
}

#faq .answer_ {
    width:485px;
	margin-left:12px;
	display:block;
}

/* ---------- マイページ */

#mypage table {
	float: left;
	width: 100%;
	border-collapse: collapse;
	margin-top:10px;
}

#mypage th {
    float:left;
    background-color:#DFECF0;
	padding: 3px 7px;
	text-align: center;
	border: 1px solid #99C1CD;
	font-weight:normal;
	width:65%;
}

#mypage td {
	padding: 3px 7px;
	text-align: center;
	border: 1px solid #99C1CD;
	width:35%;
}

/* ---------- サイトマップ */

#smap_left {
    float:left;
    width:302px;
	margin:0;
	padding:0;
}
#smap_left p {
    width:302px;
	margin:0;
	padding:0;
}
#smap_right{
    float:left;
    width:302px;
	margin:0;
	padding:0;
}
#smap_right p {
    width:302px;
	margin:0;
	padding:0;
}

h3.h3_smap {
	float: left;
	width: 200px;
	height: 22px;
	margin: 10px 0;
	padding: 8px 0 0 25px;
	background:url(images/h4_bg.jpg) no-repeat;
	line-height: 100%;
	color: #005064;
	font-size: 14px;
	font-weight: bold;
}

/* ---------- お問合せ */

#soushin {
    width:90px;
	display:block;
	margin-top:10px;
	padding-left:515px;
}

/* -------------------------------------
　　ポップアップ　共通
------------------------------------- */

body#top_win_bg {
	margin:0;
	padding:0;
	font-size:12px;
	background:url(images/top_win_bg.jpg) repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 155%;
	color: #333;
	background-color:#B9DAE1;
	display:inline;

}
h2#h2_win_top {
	float: left;
	width: 730px;
	height: 35px;
	margin: 0 0 10px 20px;
	padding: 15px 0 0 30px;
	background:url(images/h2_win_top.jpg) no-repeat;
	color: #0066cc;
	font-size: 20px;
	font-weight: bold;
	display:inline;
}

#top_win_cont {
	display:inline;
    float:left;
    width:184px;
	height:24px;
	background:url(images/top_win_cont.jpg) no-repeat;
	padding:62px 0 5px 276px;
	margin:0 0 28px 190px;
}
#top_win_cont img { 
	float:left;
	display:inline;
	
}

#top_win_footer {
    float:left;
    width:800px;
	height:40px;
	background:url(images/top_win_footer.jpg) no-repeat;
	margin:0;
	padding:0;
	display:inline;

}
#top_win_footer p {
    float:left;
	display:inline;
	width:632px;
	margin:12px 0 0 12px;
	color:#fff;
}
#top_win_footer img { 
	float:left;
	display:inline;

}

/* ---------- 特殊法人が行う主な公告*/

#public_corp {
	float:left;
	width:800px;
	margin:0;
	padding:10px 0 0 0;
	background-color:#fff;
	display:inline;

}

#public_corp2 {
	float:left;
	width:780px;
	margin-left: 20px;
	background-color:#fff;
	display:inline;
}

#public_table1 {
	margin:0 0 0 225px;
}

#public_corp2 table#pc1 {
    float:left;
    width:532px;
	height:27px;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	/*margin:0 0 0 245px;*/
}



#public_corp2 table#pc1 th {
    width:297px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background-color:#F0F0F0;
	font-weight:normal;
	margin-left:20px;

}
#public_corp2 table#pc1 td {
    width:236px;
	background-color:#F0F0F0;
	border-bottom:solid 1px #cccccc;
	text-align:center;

}

#public_corp2 .pc_point {
	width:760px;
	float:left;
	color:#336699;
	margin:5px 0 5px 0;

}

#public_corp2 table#pc2 {
	float:left;
	width:760px;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;

}
#public_corp2 table#pc2 th {
    width:214px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background-color:#F1F8F9;
	font-weight:normal;
    padding:5px 0 5px 10px;
	text-align:left;

}
#public_corp2 table#pc2 td {
    padding:5px 0 5px 10px;
	border-bottom:solid 1px #cccccc;

}
#public_corp2 table#pc2 td.pc2td1 {
    width:287px;
	border-right:solid 1px #cccccc;
    padding:5px 0 5px 10px;

}
/*ここからコーディング修正する、tableのdisplay:inline;を外す*/
#public_corp2 table#pc3 {
	float:left;
	width:760px;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	margin:0 0 30px 0;

}
#public_corp2 table#pc3 th {
	width:214px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background-color:#F1F8F9;
	font-weight:normal;
	padding:5px 0 5px 10px;
	text-align:left;

}
#public_corp2 table#pc3 td {
	padding:5px 0 5px 10px;
	border-bottom:solid 1px #cccccc;

}
#public_corp2 table#pc3 td.pc2td1 {
	width:287px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:5px 0 5px 10px;

}

.pc2_p {
    width:760px;
	text-align:center;
	float:left;
	margin:15px 0 15px 20px;
	padding:0;
	display:inline;

}

/* ---------- 地方公共団体が行う公告*/

#public_corp2 #la1 {
	float:left;
	width:466px;
	height:22px;
	background-color:#F0F0F0;
	border:solid 1px #cccccc;
	margin:0 0 0 292px;
	padding:5px 0 0 0;
	text-align:center;
	display: inline;
}

#public_corp2 table#la2 {
	float:left;
	width:760px;
	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}
#public_corp2 table#la2 th {
    width:280px;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	background-color:#F1F8F9;
	font-weight:normal;
    padding:5px 0 5px 10px;
	text-align:left;
}
#public_corp2 table#la2 td {
    padding:5px 0 5px 10px;
	border-bottom:solid 1px #cccccc;
}

#public_corp2 table#la3 {
	float:left;
	width:760px;
	border:solid 1px #cccccc;
	margin:10px 0 0 0;
}
#public_corp2 table#la3 th {
    width:280px;
	background-color:#F1F8F9;
	border-right:solid 1px #cccccc;
	font-weight:normal;
    padding:5px 0 5px 10px;
	text-align:left;
}
#public_corp2 table#la3 td {
    padding:5px 0 5px 10px;
}

/* ---------- 特殊法人が行う主な公告*/

h2#h2_company_ln {
	float: left;
	width: 575px;
	height: 35px;
	margin: 0 0 10px 20px;
	padding: 15px 0 0 30px;
	background:url(images/h2_company_ln.jpg) no-repeat;
	color: #0066cc;
	font-size: 20px;
	font-weight: bold;
}

#company_ln {
    float:left;
    width:650px;
    margin:0;
	padding:10px 0 0 0;
	background-color:#fff;
}

#company_ln p {
	float:left;
	width:575px;
	margin-left:20px;
	font-size:14px;
}

p.cl_2 {
    width:650px;
	text-align:center;
	float:left;
	margin:30px 0 8px 20px;
	padding:0;
	color:#6699CC;
}

#company_ln #clbt {
    float:left;
    width:504px;
	height:54px;
	background-color:#F5F5F5;
	padding:6px 0 0 66px;
    margin-left:20px;
}
#company_ln #clbt img { float:left;}
#company_ln #clbt2 {
    float:left;
    width:464px;
	height:60px;
}

#top_win_footer2 {
    float:left;
    width:650px;
	height:40px;
	background:url(images/top_win_footer.jpg) no-repeat;
	margin:55px 0 0 0;
	padding:0;
}
#top_win_footer2 p {
    float:left;
	display:block;
	width:471px;
	margin:12px 0 0 12px;
	color:#fff;
}
#top_win_footer2 img { float:left;}


/* ---------- 大阪法務局前官報公告取次所*/
	
#koukoku {
    float:left;
    width:650px;
    margin:0;
	padding:0;
	background-color:#fff;
}

#koukoku p.koukokuread {
    float:left;
	width:610px;
	margin:20px;
	color:#464646;
	font-size:14px;
}
#koukoku span.red{
    color:#FF0000;
}
#koukoku span.blue{
    color:#0000FF;
}

#koukoku img.koukoku {
    float:left;
    width:610px;
	height:491px;
	margin:0 0 27px 20px;
}

/* -------------------------------------
　　最終貸借対照表開示状況の記載方法
------------------------------------- */

#balance_sheet {
    float:left;
    width:650px;
    margin:0;
	padding:10px 0 0 0;
	background-color:#fff;
}

#balance_sheet p {
	float:left;
	width:575px;
	margin-left:20px;
	font-size:12px;
}

#balance_sheet span {
    color:#FF0000;
}

#bs_box {
	float:left;
	width:575px;
	background-color:#F1F8F9;
	border:1px solid #CCCCCC ;
	margin:10px 0 10px 20px;
	padding:10px;
}

#bs_box p.bs_box_title {
	width:100%;
	display:block;
	margin:0 0 10px 0;
}
#bs_box p {
	width:555px;
}
#bs_box span.bs_box_num {
    width:10px;
	float:left;
	color:#333;
}
#bs_box span.bs_box_read {
    width:530px;
	margin-left:10px;
	display:block;
	color:#333;
}

/*#bs_box ul#bsboxlist {
	list-style-position: outside;
	list-style-type: decimal;
	width:555px;
	clear:both;
	margin:0 0 0 20px;
}
#bs_box li#bsboxlist {
	list-style-position: outside;
	list-style-type: decimal;
}*/

#balance_sheet_ex {
    float:left;
    width:592px;
	height:1010px;
    margin:20px 0 0 20px;
	padding:0;
	background:url(images/balance_sheet.jpg) repeat-x #badae2;
	background-color:#FFFFFF;
}
#balance_sheet_ex table {
    margin:961px 0 0 201px ;
}
#balance_sheet_ex table th {
    width:130px;
    padding:5px 0 0 65px;
	text-align:left;
}
#balance_sheet_ex table td {
    width:65px;
}

#balance_sheet #clbt {
    float:left;
    width:504px;
	height:54px;
	background-color:#F5F5F5;
	padding:6px 0 0 106px;
    margin-left:20px;
}
#balance_sheet #clbt img { float:left;}
#balance_sheet #clbt2 {
    float:left;
    width:464px;
	height:60px;
}

#top_win_footer2 {
    float:left;
    width:650px;
	height:40px;
	background:url(images/top_win_footer.jpg) no-repeat;
	margin:55px 0 0 0;
	padding:0;
}
#top_win_footer2 p {
    float:left;
	display:block;
	width:471px;
	margin:12px 0 0 12px;
	color:#fff;
}
#top_win_footer2 img { float:left;}

/* -------------------------------------
　　会員規約
------------------------------------- */

#kiyaku {
    float:left;
	width:76px;
	height:23px;
	margin-right:10px;
}

h4.rules_h4 {
	float: left;
	height: 18px;
	padding: 8px 0 0 20px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
    width:585px;
	background: url(images/top_img_mark.jpg) no-repeat;
	background-position: left center;
}

/* -------------------------------------
　　ログイン画面
------------------------------------- */

#login {
    float:left;
	width:583px;
	margin:10px 0;
	padding:10px 10px 20px 10px;
	border:1px solid #CCCCCC;
}

#login h4 {
	float: left;
	width: 500px;
	height: 22px;
	margin:0 0 10px 0;
	padding: 8px 0 0 25px;
	background:url(images/h4_bg.jpg) no-repeat;
	line-height: 100%;
	color: #005064;
	font-size: 14px;
	font-weight: bold;
}

#login table {
    float:left;
	width:400px;
	margin:20px 0;
}
#login table th {
	width:15%;
	font-weight:normal;
	text-align:left;
	display:inline;
/*	padding:5px;*/
}
#login table td {
    padding:5px;
	text-align:left;
	display:inline;
}

#login p.exclamation {
    float:left;
    width:560px;
	background:url(images/icon_exclamation.gif) no-repeat;
	background-position:left;
	padding-left:15px;
	display:block;
}

#login2 {
    float:left;
	width:583px;
	margin:10px 0;
	padding:10px 10px 20px 10px;
	border:1px solid #CCCCCC;
}

#login2 h4 {
	float: left;
	width: 500px;
	height: 22px;
	margin:0 0 10px 0;
	padding: 8px 0 0 25px;
	background:url(images/h4_bg.jpg) no-repeat;
	line-height: 100%;
	color: #005064;
	font-size: 14px;
	font-weight: bold;
}

#login2 table {
    float:left;
	width:300px;
	margin:20px 0;
}
#login2 table th {
    width:70px;
	font-weight:normal;
	text-align:left;
/*	padding:5px;*/
}
#login2 table td {
    padding:5px;
	text-align:center;
}

#login2 p.exclamation {
    float:left;
    width:560px;
	background:url(images/icon_exclamation.gif) no-repeat;
	background-position:left;
	padding-left:15px;
	display:block;
}

#login3 {
    float:left;
	width:583px;
	margin:10px 0;
	padding:10px 10px 20px 10px;
	border:1px solid #CCCCCC;
}

#login3 h4 {
	float: left;
	width: 500px;
	height: 22px;
	margin:0 0 10px 0;
	padding: 8px 0 0 25px;
	background:url(images/h4_bg.jpg) no-repeat;
	line-height: 100%;
	color: #005064;
	font-size: 14px;
	font-weight: bold;
}

#login3 table {
    float:left;
	width:400px;
	margin:20px 0;
}
#login3 table th {
    width:15%;
	font-weight:normal;
	text-align:left;
/*	padding:5px;*/
}
#login3 table td {
    padding:5px;
	text-align:left;
}

#login3 p.exclamation {
    float:left;
    width:570px;
	background:url(images/icon_exclamation.gif) no-repeat;
	background-position:left;
	padding-left:15px;
	display:block;
}
p.exclamation {
    float:left;
    width:570px;
	background:url(images/icon_exclamation.gif) no-repeat;
	background-position:left;
	padding-left:15px;
	display:block;
}

/* -------------------------------------
　　リンク集
------------------------------------- */

table#link {
    float:left;
    width:100%;
	border:1px solid #CCCCCC;
	border-bottom:none;
}

table#link th {
    width:30%;
	background-color:#F1F8F9;
	text-align:left;
	font-weight:normal;
	padding:5px 0 5px 10px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
table#link td {
	padding:5px 0 5px 10px;
	width:70%;
	border-bottom:1px solid #CCCCCC;
}
/* -------------------------------------
　　フッタ
------------------------------------- */

div#footer {
	float: left;
	width: 900px;
	margin: 25px 0 13px 0;
	text-align: center;
}
div#footer #fmenu {
	float:left;
	width: 100%;
	text-align: center;
	margin-bottom: 28px;
}
div#footer #fmenub {
	float:left;
	width: 100%;
}
div#footer span {
	padding-left: 10px;
	background:url(images/footer_mark.jpg) no-repeat;
	background-position: 0 3px;
}


/* -------------------------------------
　　フロートクリア
------------------------------------- */
.clear {
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*-----ボタン色変更-----*/
.btn_red{
	color: white;
	background-color: #FF7979;
}
.btn_bule{
	color: white;
	background-color: #66CCFF;
}  
