@charset "shift_jis";

/* --------------------------------------
 __default style clear
-------------------------------------- */

@import "new-reset.css";

/* --------------------------------------
 __layout
-------------------------------------- */

@import "new-layout.css";

/* --------------------------------------
 __common
-------------------------------------- */

@import "new-common.css";

/* --------------------------------------
 __jisyo
-------------------------------------- */

#catchcopy h1 {
	border-width: 0px;
	background-color: #f3f3f3;
}

#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%;
}


/* --------------------------------------
 __menu.asp
-------------------------------------- */

#jisyo_tab,
#jisyo_subtab {
	float: left;
	margin: 5px 0px 5px;
	width: 820px;
	border-style: solid;	
	border-width: 0px 0px 1px;
	border-color: #696969;
}

#jisyo_tab ul {
	margin-left: 86px;
	margin-right: 76px;
}

#jisyo_subtab ul {
	margin-left: 67px;
	margin-right: 57px;
}

#jisyo_tab li,
#jisyo_subtab li {
	list-style-type: none;
	float: left;
	margin-right:10px;
	padding: 3px 0px;
	width: 150px;
	border-style: solid;	
	border-width: 1px 1px 0px;
	border-color: #696969;
	background-color: #f5f5f5;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

#jisyo_subtab li {
	margin-right:12px;
	width: 100px;
}

#jisyo_tab li.active,
#jisyo_subtab li.active {
	background-color: #993333;	
	font-weight: 600;
	color: #ffffff;
}

#jisyo_tab a,
#jisyo_subtab a {
	text-decoration: none;
}

#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: 0px;
	padding-bottom: 10px; 
	width: 820px;
	border-style: solid;	
	border-width: 0px 0px 1px;
	border-color: #696969;
}

#journal_menu ul {
	margin: 10px 0px 10px 40px;
}

#journal_menu li {
	list-style-type: none;
	float: left;
	margin-right:20px;
	padding-left: 5px;
	width: 350px;
	font-size: 14px;
	font-weight: 400;
}

#journal_menu li.active {
	background-color: #993333;	
	font-weight: 600;
	color: #ffffff;
}

/* --------------------------------------
 __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: #993333;
	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: 7px 0px;
	width: 820px;
	border: #c0c0c0 0px solid;
	background-color: #bc8f8f;
}

#head h1 {
	padding: 0px 10px;
	background-color: #bc8f8f;
	font-weight: 600;
	font-size: 16px;
	color: #ffffff;
	line-height: 150%;
}

#ac {
	float: left;
	margin: 0px 0px 5px;
	width: 820px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #bc8f8f;
	background-color: #ffffff;
}

#ac h1 {
	padding: 0px 10px 7px;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	line-height: 150%;
}

#acsub {
	float: left;
	margin: 0px 0px 20px;
	padding: 0px 10px;
	width: 800px;
	font-size: 14px;
	color: #696969;
}

#asp h2{
	margin: 10px 0px;
	padding: 3px 10px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #bc8f8f;
	font-weight: 600;
	font-size: 100%;
	color: #cd5c5c;
}

#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: #c0c0c0;
	background-color: #fdf5e6;
}

div.setumon {
	float: left;
	width: 820px;
	padding: 0px;
	background-color: #ffefd5;
}

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: 15px 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;
}