@import url("common.css");


#wrapper{
	width:770px;
}
#leftContents{
float:left;
width:210px;
}
#rightContents{
float:right;
width:566px;
}

#header h1{
position:absolute;
top:0px;
}
#footer,#contents{
overflow:hidden;}
#footer p{
width:770px;
}
#footer p.pageTop{
width:760px;}
#footer #footerNavi{
width:770px;
}

/**********************************************************************
DISCRIPTION: common parts
**********************************************************************/

/* common ------------------------------*/
#rightContents strong{
	color:#444444;
}
#rightContents p,#rightContents li,#rightContents dd,#rightContents dt {
	line-height: 1.5em;
}

#rightContents td,#rightContents th {
	font-size: 75%;
	line-height: 1.3em;
}

#rightContents table p,
#rightContents table li,
#rightContents li th,
#rightContents li td,
#rightContents table dt,
#rightContents table dd,
#rightContents dd li,
#rightContents dd p,
#rightContents table table th,
#rightContents table table td,
#rightContents form
{
	font-size: 100%;
}

#rightContents li,
#rightContents dt,
#rightContents dd{
	margin-left:2em;
}
#rightContents table ol,
#rightContents table ul{
margin:5px 0;
}
#rightContents ul li{
	list-style-type:disc;
}
#rightContents ol li{
	list-style-type:decimal;
	margin-left:1em;
}
#rightContents ol ul li{
	list-style-type:disc;
}
#rightContents  th.x-small,
#rightContents  td.x-small{
	font-size:85%; /*font-size:x-small;*/
}

ol {
	margin: 0px;
	padding-left: 20px;
}
#leftContents .bnrNavi ul li ol{
	margin-left: 10px;
	padding-left: 0px;
}

/* color ------------------------------*/

.cCC0000 {
	color: #CC0000;
}
.c003399 {
	color: #003399;
}
.cF85E01 {
	color: #F85E01;
}
.c14A73C {
	color: #14A73C;
}
.bcEFF0EF {
	background-color: #EFF0EF;
}
.bcDBF2DB {
	background-color: #DBF2DB;
}

/* midashi ------------------------------*/

h3 {
	font-weight: bold;
	color: #005F24;
	background-color: #ECECED;
	background-image: url(../img/parts/bg_titlebar.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	padding: 6px;
	border: 1px solid #9B9B9B;
	background-position: left bottom;
	margin: 20px 0 10px;
}

h4{
	font-weight:bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #12A83A;
	margin: 12px 0 3px 0;
	padding-left: 5px;
}
.hd_none {
	background:none;
	border: none;
	padding:0;
}
/* cateMenuColumn ------------------------------*/
#rightContents td.cateMenuColumn div.menuColumn{
	font-size: 100%;
	padding:3px 7px;}
	#rightContents td.cateMenuColumn div.menuColumn p{
	padding:5px 4px;}
#rightContents td.cateMenuColumn ul li {
	list-style-type: none;
	margin-left:0;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	padding:3px 12px;
}
.cateMenuColumn {
	background-image: url(../img/categorytop_menu_bg.gif);
	background-position: center bottom;
	vertical-align: top;
	width: 278px;
}

.cateMenuColumn h3 {
	background-color: #FFFFFF;
	background-image:none;
	padding:8px 0 5px 0;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7C7C7C;
}


/* cateMenuColumn02 ------------------------------*/
#rightContents td.cateMenuColumn02 div.menuColumn{
	font-size: 100%;
	padding:3px 3px 10px;
}
	#rightContents td.cateMenuColumn02 div.menuColumn p{
	padding:3px;
}
#rightContents td.cateMenuColumn02 ul li {
	list-style-type: none;
	margin-left:0;
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	padding:3px 12px;
}
.cateMenuColumn02 {
	vertical-align: top;
	width: 273px;
}

.cateMenuColumn02 h3 {
	background-color: #FFFFFF;
	background-image:none;
	padding:0px;
	display: block;
	margin: 0px;
	border-style: none;
}


/* table ------------------------------*/
#rightContents table .tableNone table,
#rightContents table .tableNone th,
#rightContents table .tableNone td{
	border:none;
	background:none;
}
#rightContents table .tableNone th,
#rightContents table .tableNone td{
padding:1px;}

.tableBasic,.tableBasic th,.tableBasic td,
.tableColor01,.tableColor01 th,.tableColor01 td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
.tableBasic,
.tableColor01{
	margin:5px 0;
}

.tableBasic th,.tableBasic td,
.tableColor01 th,.tableColor01 td {
	padding: 3px 5px;
}
.tableBasic th{
	background-color: #EFF0EF;
}

.tableColor01 th{
	background-color: #DBF2DB;
}

/*.tableBasic table,.tableBasic table th,.tableBasic td table{
	border-collapse: collapse;
}*/
/*.tableFix{
table-layout:fixed;
}*/
.tableFree th,.tableFree td {
	margin:auto;
	padding:4px;
}

.tableSmall,.tableSmall td,.tableSmall th{
	border:none;
	background:none;
	padding:0;
	line-height: 1.1em;
}
.tableBox {
	margin-top: 5px;
}
.tableBox th {
	padding: 8px;
	background-color: #EFF0EF;
	margin: 0px;
}
.tableBox td {
	padding: 8px;
	margin: 0px;
}
#rightContents .tableSmall td,
#rightContents .tableSmall th{
	font-size:85%; /*font-size:x-small;*/
	text-align: left;
	vertical-align: top;
}

/* common_Info ------------------------------*/
.relatedInfo {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
}

#lastUpdate {
	text-align: right;
	margin-top: 20px;
}
#inquiryBox {
	margin-top: 20px;
}

#inquiryBox div{
	background-color: #E4DCD9;
	text-align: center;
	padding: 6px;
	margin-bottom: 20px;
}

/* style ------------------------------*/

.imgR{
	float:right;
	margin:0 0 5px 10px;
	}
.imgL{
	float:left;
	margin:0 10px 5px 0;
	}
.imgC {
	text-align: center;
	margin: 5px;
	}
.link {
	background-image: url(../img/parts/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	margin-left: 5px;
	padding-left: 12px;
	line-height: 1.8em;
}
#rightContents .link_ul li{
	background-image: url(../img/parts/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	margin-left: 5px;
	padding-left: 12px;
	line-height: 1.8em;
	list-style-type: none;
}
.linkPDF {
	background-image: url(../img/parts/icon_link_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 22px;
	line-height: 1.8em;
	padding-top: 4px;
	padding-bottom: 4px;
}
#rightContents ul li.linkPDF {
	background-image: url(../img/parts/icon_link_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	margin-left: 15px;
	padding-left: 22px;
	line-height: 1.8em;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type:none;
}
.linkFILE {
	background-image: url(../img/parts/icon_link_file.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 22px;
	line-height: 1.8em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.linkBOOK {
	padding-left: 30px;
	line-height: 1.8em;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(../img/parts/icon_link_ebook.gif) no-repeat 0em 0.2em;
}
.linkSEARCH {
	background-image: url(../img/parts/icon_link_search.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
	padding-left: 22px;
	line-height: 1.8em;
	padding-top: 4px;
	padding-bottom: 4px;
}
.simulate {
	margin-top: -15px;
}
.borderBox {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 5px 0;
}
.large {
	font-size: large;
	line-height: 1.3em;
}
.medium {
	font-size: medium;
	line-height: 1.2em;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
.printBreak {
	page-break-before: always;
}
.new {
	font-size: 12px;
	color: #FFFFFF;
	background: #CC0000;
	padding: 2px 1px 1px 2px;
}
