@charset "shift_jis";

/* --------------------------------------
 __default style clear
-------------------------------------- */

@import "new-reset.css";

/* --------------------------------------
 __layout
-------------------------------------- */

@import "new-layout.css";

/* --------------------------------------
 __common
-------------------------------------- */

@import "new-common.css";

/* --------------------------------------
 __jisyo
-------------------------------------- */

#catchcopy h1 {
	margin: -19px 0 0;
	border: 0;
	background-color: #ffffff;
}

*html #catchcopy h1 {
	margin: 0;
	border: 0;
	background-color: #ffffff;
}

#ex {
	float: left;
	width: 820px;
	text-align: center;	
}

#asp {
	float: left;
	width: 820px;
	margin: 0px 0px 20px;
}

.back {
	float: left;
	width: 820px;
	margin: 20px 0px;
	background-color: #f3f3f3;
}

.back ul {
	margin: 0px;
}

.back li {
	list-style-type: none;
	float: right;
	margin-right: 3px; 
	font-size: 12px;
	font-weight: 400;
	line-height: 200%;
}

.clear {
	clear: both;
}

#bookmark {
	margin: -48px 0 20px 0;
	height: 31px;
	text-align: right;
}

/* --------------------------------------
 __menu.asp
-------------------------------------- */

/* メニュー（仕訳検索、勘定科目検索・・・・） */

#jisyo_tab {
	float: left;
	margin: 5px 0px 0px;
	width: 820px;
	height: 37px;
	border-bottom: 2px solid #103a8d;	
}

#jisyo_tab ul {
	margin-left: 91px;
}

#jisyo_tab li {
	list-style-type: none;
	float: left;
	margin-right:10px;
	/* padding: 6px 0px; */
	width: 152px;
	height: 32px;
	background: url("../jisyo/images/menu.gif") no-repeat;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 240%;
}

#jisyo_tab li.active {
	background: url("../jisyo/images/menu_active.gif") no-repeat;
	font-weight: 600;
	color: #ffffff;
}

#jisyo_tab a {
	display: block;
	width: 152px;
	height: 32px;
	text-decoration: none;
	color: #106bc6;
}

#jisyo_tab a:hover {
	color: #cc0033;
}


/* サブメニュー（すべて、資産項目、負債項目・・・・） */

#jisyo_subtab {
	float: left;
	margin: 0 0 5px;
	width: 820px;
	height: 41px;
	/* border-bottom: 1px solid #103a8d; */
	background: url("../jisyo/images/submenu_bg.gif") repeat-x;
}

#jisyo_subtab ul {
	/* margin-top: 20px; */
	margin-left: 77px;
	height: 41px;
}

#jisyo_subtab li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
	margin-right:12px;
	width: 101px;
	height: 26px;
	background: url("../jisyo/images/submenu.gif") no-repeat;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 190%;
}

#jisyo_subtab li.active {
	background: url("../jisyo/images/submenu_active.gif") no-repeat;
	font-weight: 600;
	color: #ffffff;
}

#jisyo_subtab a {
	display: block;
	width: 101px;
	height: 26px;
	text-decoration: none;
	color: #106bc6;
}

#jisyo_subtab a:hover {
	color: #cc0033;
}


/* キーワード */

#form {
	float: left;
	margin: 30px 0px;
	padding-bottom: 30px;
	width: 820px;
	border-style: solid;	
	border-width: 0px 0px 1px;
	border-color: #696969;
	text-align: center;	
}

/* サブメニュー（仕訳） */

#journal_menu {
	float: left;
	margin: 0 0 5px;
	padding: 10px 0; 
	width: 820px;
	border-bottom: 1px solid #103a8d;	
	background-color: #f7fbfc;
}

#journal_menu ul {
	margin: 10px 0px 10px 40px;
}

#journal_menu li {
	list-style-type: none;
	float: left;
	margin-top: 1px;
	margin-right:20px;
	padding-left: 5px;
	width: 350px;
	font-size: 14px;
	font-weight: 400;
}

#journal_menu li.active {
	background: url("../jisyo/images/siwakemenu_active.gif") repeat-x;	
	font-weight: 600;
	color: #000000;
}

/* --------------------------------------
 __SearchResult.asp
-------------------------------------- */

#count {
	float: left;
	width: 820px;
	margin: 5px 0px;
	padding: 0px 0px;
	background-color: #ffffff;
	font-size: 12px;
	text-align: right;		
}

a.selectpage {
	padding: 2px 4px;
	background-color: #106bc6;
	background-position: center;
	color: #ffffff;
}

div.unit_a {
	float: left;
	margin: 15px 0px;
	width: 820px;
	background-color: #f3f3f3;
	font-size: 14px;
	text-align: center;		
	line-height:180%;
}

div.unit_a b {
	font-size: 16px;
}

div.unit_b {
	float: left;
	margin: 0px 0px;
	width: 820px;
}

div.unit_b ul {
	margin: 0px 0px 0px 25px;
}

div.unit_b li {
	margin: 10px 0px;
	font-size: 14px;
	color: #000000;
	line-height: 150%;
}


/* --------------------------------------
 __acmaster.asp
-------------------------------------- */

#head {
	float: left;
	margin: 0;
	padding: 0;
	width: 820px;
	height: 34px;
	background: url("../jisyo/images/head_h1_bg.gif") repeat-x;	
}

#head h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: 600;
	font-size: 16px;
	color: #106bc6;
	line-height: 230%;
}

#ac_area {
	float: left;
	margin: 0 0 10px;
	width: 820px;
	height: 41px;
	background: url("../jisyo/images/ac_area_bg.gif") repeat-x;	
}

#ac {
	float: left;
	margin: 0;
	padding:0;
	width: 300px;
}

#ac h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	line-height: 240%;
}

#acsub {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	width: 500px;
	font-size: 14px;
	text-align: right;
	color: #696969;
	line-height: 300%;
}

#asp h2{
	/* width: 800px; */
	height: 30px;
	margin: 20px 0 15px;
	padding: 0 10px;
	background: url("../jisyo/images/h2_bg.gif") no-repeat;	
	border: 0;
	/* border-style: solid; */
	/* border-width: 0px 0px 1px 0px; */
	/* border-color: #bc8f8f; */
	/* font-weight: 600; */
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	line-height: 300%;
}

#asp p{
	font-size: 14px;
	line-height: 150%;
	text-indent: 1em;
	/* line-break: strict */
}

#asp ul {
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

div.p {
	font-size: 14px;
	text-indent: 1em
}


/* --------------------------------------
 __jurnalblock.asp
-------------------------------------- */

div.siwake {
	float: left;
	width: 820px;
	margin: 10px 0px;
	padding: 0px;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #106bc6;
	background-color: #fafdff;
}

div.setumon {
	float: left;
	width: 820px;
	padding: 0px;
	background-color: #cce7ff;
}

div.setumon p {
	margin: 0px 0px;
	padding: 5px 5px;
	font-size: 14px;
	text-indent: 1em;
	line-height: 150%;
	/* line-break: strict; */
}

div.table_siwake {
	float: left;
	width: 820px;
	margin: 0px;
	padding: 0px;
}

div.table_siwake table {
	width: 780px;
	margin: 25px 20px;
	font-size: 14px;
	/* border-spacing: 0px; */
}

th.kamoku {
	width: 20%;
	background-color: #f5f5f5;
	text-align: center;
}

th.money {
	width: 13%;
	background-color: #f5f5f5;
	text-align: center;
}

td.money {
	width: 13%;
	text-align: right;
}

th.kamoku,
th,money,
td.kamoku,
td.money {
	padding: 1px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	line-height: 150%;
	/* line-break: strict; */
}

div.cap {
	float: left;
	margin: 10px 5px 0px;
	/* padding: 0px 0px 5px 12px; */
	font-size: 14px;
	line-height: 150%;
	text-indent: 1em;
	/* line-break: strict; */
}

div.supple {
	float: left;
	width: 820px;
	margin-bottom: 10px;
}


/* --------------------------------------
 __information book usb
-------------------------------------- */

#info,
#product,
#pr {
	float: left;
	width: 820px;
	margin: 20px 0;
}

#info h2,
#pr h2 {
	margin: 0px 0px 20px 0px;
	padding: 7px 7px;
	border-style: solid;
	border-width: 1px 0px 0px;
	border-color: #696969;
	background-color: #f3f3f3;
	color: #333333;
	font-size: 14px;
	line-height:150%;
	font-weight: 600;
}

#unit_book_a {
	float: left;
	width: 820px;
	margin: 10px 0px;
}

.book {
	float: left;
	width: 205px;
	text-align: center;
}

.pr_color {
	color: #ff6666;
}

.pr_bg_color {
	padding: 2px 2px 1px;
	background-color: #ffcce5;
	font-weight: 600;
	/* color: #ffffff; */
}

.pr_bold_line {
	padding-bottom: 1px;
	font-weight: 400;
	/* border-bottom: 1px solid #cc0033; */
	text-decoration: underline;
	color: #cc0033;
}



#pr p {
	padding: 0 20px;
	line-height: 180%;
}

#pr a {
	color: #0033ff;
}

#pr ul {
	margin: 0;
	padding: 7px 10px 5px;
	background-color: #cce5ff;
	text-align: right;
}

#pr li {
	margin-left: 10px;
	display: inline;
}
