div#right-area h1 {
	background: url(../../info/img/bg-info-h1.gif) no-repeat top left;
	font-size: 125%;
	color: #3F3F3F;
	padding: 16px 10px 15px 35px;
	border-top: 4px solid #604A3E;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	width: 533px;
}

div#w-contents-area h1 {
	background: url(../../info/img/bg-info-h1.gif) no-repeat top left;
	font-size: 125%;
	color: #3F3F3F;
	padding: 16px 10px 15px 35px;
	border-top: 4px solid #604A3E;
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	width: 733px;
}

div#right-area .co-box {
	padding: 10px;
	width: 560px;
	margin-top: 20px;
}

div#right-area h2 {
	background-color: #EAD9CE;
	font-size: 110%;
	color: #5A3D1C;
	width: 545px;
	margin: 20px 5px 0px 5px;
	border-left: 5px solid #604A3E;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 15px;
}

div#w-contents-area h2 {
	background-color: #EAD9CE;
	font-size: 110%;
	color: #5A3D1C;
	width: 745px;
	margin: 20px 5px 0px 5px;
	border-left: 5px solid #604A3E;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 15px;
}

div#right-area h3, div#w-contents-area h3 {
	border-left: 3px solid #604A3E;
	font-size: 105%;
	padding-left: 10px;
	margin: 20px 10px;
	color: #333333;
}

#right-area .section, div#w-contents-area .section {
	margin: 15px 15px 0px 15px;
}

#right-area .section .section-in, div#w-contents-area .section .section-in {
	margin: 0px 0px 15px 15px;
}

div#right-area .section h4, div#w-contents-area .section h4 {
	font-size: small;
	color: #333333;
	margin: 10px 0px;
}


div#right-area .section h5, div#w-contents-area .section h5 {
	font-size: small;
	color: #333333;
	margin-bottom: 5px;
	font-weight: normal;
}

div#right-area .section p, div#w-contents-area .section p {
	margin-bottom: 5px;
}

div#right-area .section ul li, div#w-contents-area .section ul li {
	list-style-type: none;
	background: url(../../info/img/icon-info02.gif) no-repeat 1px 3px;
	padding-left: 15px;
}

div#right-area .section ul li.ico-box, div#w-contents-area .section ul li.ico-box {
	background: url(../../info/img/icon-info-menu.gif) no-repeat 4px 6px;
}

div#right-area .section ol li, div#w-contents-area .section ol li {
	margin: 0px 0px 0px 20px;
}

div#right-area .section dt, div#w-contents-area .section dt {
	font-weight: bold;
	margin-bottom: 5px;
}
div#right-area .section dd, div#w-contents-area .section dd {
	margin: 0px 0px 5px 15px;
}

/* 以下080212追加 */

/* テーブルレイアウト */

table.table-01 {
    border:1px #826552 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:15px 0px 15px 5px;
}
table.table-01 th {
    padding: 5px;
    border: #826552 solid;
    border-width: 0px 0px 1px 1px;
	background-color: #F9ECE4;
    font-weight: bold;
    line-height: 120%;
}
table.table-01 td {
    padding: 5px;
    border: 1px #826552 solid;
    border-width: 0px 0px 1px 1px;	
}
table.table-01 td.color {
	background-color:#fffcfa;
}




table.table-02 {
    border:1px #826552 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:15px 0px 15px 5px;
}
table.table-02 th {
    padding: 5px;
    border: #826552 solid;
    border-width: 0px 1px 1px 1px;
	background-color: #F9ECE4;
    font-weight: bold;
    line-height: 120%;;
}
table.table-02 td {
    padding: 5px;
    border: 1px #826552 solid;
    border-width: 0px 0px 1px 0px;
}
table.table-02 td.color {
	background-color:#fffcfa;
}



table.table-03 {
    border:1px #826552 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:15px 0px 15px 5px;
}
table.table-03 th {
    padding: 5px;
    border: #826552 solid;
    border-width: 0px 1px 1px 1px;
	background-color: #F9ECE4;
    font-weight: bold;
    line-height: 120%;
}
table.table-03 td {
    padding: 5px;
    border: 1px #826552 solid;
    border-width: 0px 0px 0px 0px;
}
table.table-03 td.color {
	background-color:#fffcfa;
}


table.table-04 {
    border:1px #826552 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:15px 0px 15px 5px;
}
table.table-04 th {
    padding: 5px;
    border: #826552 solid;
    border-width: 0px 1px 1px 1px;
	background-color: #F9ECE4;
    font-weight: bold;
    line-height: 120%;;
}
table.table-04 td {
    padding: 5px;
    border: 1px #826552 solid;
    border-width: 0px 1px 0px 0px;
}
table.table-04 td.color {
	background-color:#fffcfa;
}
table.table-04 td.line-double {
	border-top: 1px #826552 double;
	border-top-width: 3px;
}
table.table-04 td.line-normal {
	border-top: 1px #826552 solid;
	border-top-width: 1px;
}
table.table-04 td.line-dashed {
	border-top: 1px #826552 dashed;
	border-top-width: 1px;
}

table.table-grey01 {
    border:1px #aaaaaa solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:15px 0px 15px 5px;
}
table.table-grey01 th {
    padding: 5px;
    border: #aaaaaa solid;
    border-width: 0px 0px 1px 1px;
    background: #e2e2e2;
    font-weight: bold;
    line-height: 120%;
}
table.table-grey01 td {
    padding: 5px;
    border: 1px #aaaaaa solid;
    border-width: 0px 0px 1px 1px;
}
table.table-grey01 td.color {
	background-color:#f5f5f5;
}

table.table-grey02 {
    border:1px #aaaaaa solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:15px 0px 15px 5px;
}
table.table-grey02 th {
    padding: 5px;
    border: #aaaaaa solid;
    border-width: 0px 1px 1px 1px;
    background: #e2e2e2;
    font-weight: bold;
    line-height: 120%;;
}
table.table-grey02 td {
    padding: 5px;
    border: 1px #aaaaaa solid;
    border-width: 0px 0px 1px 0px;
}
table.table-grey02 td.color {
	background-color:#f5f5f5;
}

table.table-grey03 {
    border:1px #aaaaaa solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:15px 0px 15px 5px;
}
table.table-grey03 th {
    padding: 5px;
    border: #aaaaaa solid;
    border-width: 0px 1px 1px 1px;
    background: #e2e2e2;
    font-weight: bold;
    line-height: 120%;
}
table.table-grey03 td {
    padding: 5px;
    border: 1px #aaaaaa solid;
    border-width: 0px 0px 0px 0px;
}
table.table-grey03 td.color {
	background-color:#f5f5f5;
}

table.table-grey04 {
    border:1px #aaaaaa solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:15px 0px 15px 5px;
}
table.table-grey04 th {
    padding: 5px;
    border: #aaaaaa solid;
    border-width: 0px 1px 1px 1px;
    background: #e2e2e2;
    font-weight: bold;
    line-height: 120%;;
}
table.table-grey04 td {
    padding: 5px;
    border: 1px #aaaaaa solid;
    border-width: 0px 1px 0px 0px;
}
table.table-grey04 td.color {
	background-color:#f5f5f5;
}
table.table-grey04 td.line-double {
	border-top: 1px #aaaaaa double;
	border-top-width: 3px;
}
table.table-grey04 td.line-normal {
	border-top: 1px #aaaaaa solid;
	border-top-width: 1px;
}
table.table-grey04 td.line-dashed {
	border-top: 1px #aaaaaa dashed;
	border-top-width: 1px;
}

/* 画像回り込み用　※左メニュー有用 */
div#right-area .section .section02 {
	margin:0px 0px 10px 10px;
	float:right;	
}

div#right-area .section .section03 {
	margin:0px 10px 10px 0px;
	float:left;
}

/* 画像回り込み用　※左メニューなし用 */
div#w-contents-area .section .section02 {
	margin:0px 0px 10px 10px;
	float:right;	
}

div#w-contents-area .section .section03 {
	margin:0px 10px 10px 0px;
	float:left;
}

ul.li-in li {
	background-image: none!important;
	list-style-type: none;
	text-indent: -1.5em;
	margin-left: 2em;
	margin-bottom: 5px;
}
	

