@charset "shift_jis";
/*------------------------------------------------------------
	Colum Right Layout
------------------------------------------------------------*/
#txtBody {
	width:540px;
	margin:0px 18px 30px 10px;
}
#txtBody p {
	margin:0.75em 0 0.5em 0;
}
/*
#txtBody table {
	border-collapse:separate;
	border-spacing:inherit;
}
#txtBody table th, #txtBody table td {
	padding:auto;
}
*/
/*------------------------------------------------------------
	Colum Right Heading Module
------------------------------------------------------------*/
#txtBody h1 {
}
#txtBody h2 {
	margin:0.4em 0 0.4em 0;
}
#txtBody h2 img {
	display:block;
}
#txtBody h2 strong {
	display:block;
	color:#333333;
	font-size:medium;
	background-color:#F5F2E9;
	padding:0.75em;
}
#txtBody h3 {
	padding:5px;
	border-bottom:1px solid #CC6700;
}
#txtBody h3 strong {
	color:#CC6700;
	font-size:small;
	padding-left:4px;
	border-left:4px solid #CC6700;
}
#txtBody h4 {
	color:#CC6700;
	font-size:small;
	font-weight:bold;
	padding-left:1em; 
	background-image:url(images/h4_bg.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}
#txtBody .mainTit {
	display:block;
	margin:0 0 1em 0;
}
#txtBody .mainTxt {
	display:block;
	margin:10px 0 10px 0;
}
/*------------------------------------------------------------
  Set Layout Module Style
------------------------------------------------------------*/
#txtBody .numberList {
    margin: 18px 0 18px 40px;
    padding: 0;
}

#txtBody .numberList li {
	list-style-type:decimal;
	margin: 0;
}
#txtBody .listIcon_dot {
	margin:0.75em 0 1.5em 0;
}

#txtBody .listIcon_dot li {
	margin:0.25em 0 0.25em 0;
	padding:0 0 0 20px;
	background-image:url(images/listIcon_square.gif);
	background-position:9px 9px;
	background-repeat:no-repeat;
}
#txtBody .listIcon_arr {
	margin:0.75em 0 1.5em 0;
}
#txtBody .listIcon_arr li {
	padding:0.25em 0 0.25em 20px;
	background-image:url(images/listIcon_arrow.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
}
#txtBody .listIcon_att {
	margin:0.75em 0 1.5em 0;
}
#txtBody .listIcon_att li {
	margin:0.25em 0 0.25em 0;
	padding:0 0 0 20px;
	background-image:url(images/listIcon_attention.gif);
	background-position:3px 5px;
	background-repeat:no-repeat;
}
#txtBody .listByTerm {
	margin:0.75em 0 1.5em 0;
}
#txtBody .listByTerm dt {
	font-weight:bold;
}
#txtBody .listByTerm dd {
	margin:0 0 0.75em 2em;
}
#txtBody .listByDate {
	margin:0.75em 0 1.5em 0;
}
#txtBody .listByDate dt {
	font-weight:normal;
}
#txtBody .listByDate dd {
	margin:0 0 0.75em 2em;
}
#txtBody .txtBorder {
	border:1px solid #dbdbdb;
	padding:1em 1em 1em 1em;
	margin-bottom:1em;
}
#txtBody .txtBorder p {
	margin:0;
}
#txtBody .txtBackground {
	background-color:#F5F2E9;
	padding:1em 1em 1em 1em;
	margin-bottom:1em;
}
#txtBody .txtBackground p {
	margin:0;
}
#txtBody .txtImg_left,
#txtBody .txtImg_left-Cpt {
	margin:0.75em 0 1.5em 0;
}
#txtBody .txtImg_left p,
#txtBody .txtImg_left-Cpt p {
	margin:0 0 1.5em 0;
	/* Hide Mac IE \*/
	margin:0.75em 0 1.5em 0;
	/*  */
}
#txtBody .txtImg_left img {
	float:left;
	margin:0 1em 1em 0;			/* Win IE Only */
	margin /**/:0 1em 0 0;		/* Hide Win IE */
}
#txtBody .txtImg_left-Cpt div {
	float:left;
	/*width:160px;*/
	margin:0 1em 1em 0;			/* Win IE Only */
	margin /**/:0 1.5em 0 0;	/* Hide Win IE */
}
#txtBody .txtImg_left-Cpt div p {
	margin:0.5em 0 0 0;
}
#txtBody .txtImg_right,
#txtBody .txtImg_right-Cpt {
	margin:0.75em 0 1.5em 0;
}
#txtBody .txtImg_right p,
#txtBody .txtImg_right-Cpt p {
	margin:0 0 1em 0;
	/* Hide Mac IE \*/
	margin:0.75em 0 1em 0;
	/*  */
}
#txtBody .txtImg_right img {
	float:right;
	margin:0 0 1em 1em;			/* Win IE Only */
	margin /**/:0 0 0 1em;		/* Hide Win IE */
}
#txtBody .txtImg_right-Cpt div {
	float:right;
	/*width:160px;*/
	margin:0 0 1em 1em;			/* Win IE Only */
	margin /**/:0 0 0 1em;		/* Hide Win IE */
}
#txtBody .txtImg_right-Cpt div p {
	margin:0.5em 0 0 0;
}
#txtBody .line_gray {
	padding:0 0 0.5em 0;
	margin:1em 0 1em 0;
	border-bottom:1px solid #dcdcdc;
}
/*------------------------------------------------------------
  Set Site Tree Layout
------------------------------------------------------------*/
#txtBody .index {
	margin:0.75em 0 1.5em 0;
	background-image:url(images/index_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#txtBody .index .col_l {
	float:left;
	width:40%;
	padding:0 1em 0 1em;
}
#txtBody .index .col_r {
	float:right;
	width:50%;
	padding:0;
}
#txtBody .index li {
	margin:0.25em 0 0.25em 0;
	padding:0 0 0 20px;
	background-image:url(images/cursor.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}
#txtBody .index .second {
	background-image:none;
}
#txtBody .index .second ul {
	margin-top:-1.5em;	/* Win IE Only */
	margin-top /**/:0;	/* Hide Win IE */
}
#txtBody .index .second li {
	padding:0 0 0 12px;
	background-image:url(images/cursor_s.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
}
#txtBody .index .second li.category {
	margin:0.25em 0 0.25em -5px;
	padding:0 0 0 20px;
	background-image:url(images/cursor.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}
#txtBody .index .second .third {
	background-image:none;
}

#txtBody .index .second .third ul {
	margin-top:-1.5em;	/* Win IE Only */
	margin-top /**/:0;	/* Hide Win IE */
}
#txtBody .index .second .third li {
	padding:0 0 0 10px;
	background-image:url(images/cursor_s.gif);
	background-position:left 7px;
	background-repeat:no-repeat;
}
/*------------------------------------------------------------
  Set Table Layout
------------------------------------------------------------*/
#txtBody .fix {
	width:100%;
}

#txtBody .dTable {
	margin:0.75em 0 1.5em 0;
	border-bottom:1px solid #E2DAC5;
	border-right:1px solid #E2DAC5;
}
#txtBody .dTable th {
	padding:0.25em 0.5em 0.25em 0.5em;
	border-top:1px solid #E2DAC5;
	border-left:1px solid #E2DAC5;
	background-color:#E8E4DB;
}
#txtBody .dTable td {
	padding:0.25em 0.5em 0.25em 0.5em;
	border-top:1px solid #E2DAC5;
	border-left:1px solid #E2DAC5;
}
#txtBody .dTable .lead_cel {
	background-color:#F8F7F2;
}

#txtBody .xTable {
	margin:0.75em 0 1.5em 0;
	border-top:3px solid #333333;
	border-right:none;
	border-bottom:2px solid #999999;
	border-left:none;
}
#txtBody .xTable th {
	color:#FFFFFF;
	font-weight:bold;
	padding:0.25em 0.5em 0.25em 0.5em;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-left:none;
	border-bottom:1px solid #333333;
	background-color:#98785A;
}
#txtBody .xTable td {
	padding:0.25em 0.5em 0.25em 0.5em;
	border-left:none;
	border-right:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
}
#txtBody .xTable .lead_cel {
	background-color:#F8F7F2;
}

#txtBody .imgTable {
	margin:0.75em 0 1.5em 0;
}
#txtBody .imgTable td {
	padding:0 5px 0 5px;
}
#txtBody .imgTable .cel_l {
	padding:0 5px 0 0;
}
#txtBody .imgTable .cel_c {
	padding:0 5px 0 5px;
}
#txtBody .imgTable .cel_r {
	padding:0 0 0 5px;
}


#txtBody .pageNavi {
	text-align:right;
	padding-top:4em;
}



/*------------------------------------------------------------
	Top Page Layout
------------------------------------------------------------*/
#txtBody .info {
	display:block;
}
#txtBody #news {
	height:460px;		/* Win IE Only */
	width /**/:auto;	/* Hide Win IE */
	display:block;
	background-color:#F5F2E9;
	margin-bottom:1em;
}
#txtBody #news .newsBg1 {
	background-image:url(../images/news_bg1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#txtBody #news .newsBg2 {
	background-image:url(../images/news_bg2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:24px 0 24px 0;
}
#txtBody #news .newsBox {
	width:368px;		/* Win IE Only */
	width /**/:486px;	/* Hide Win IE */
	border:1px solid #E2D1C1;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	padding:12px;
}
#txtBody #news .newsBox p {
	margin:0;
}
#txtBody #news .newsBox .past {
	text-align:right;
	margin-bottom:10px;
	padding-left:330px;
}
#txtBody #news .newsBox .newsList {
	height:350px;
	overflow:scroll;
	overflow-x:hidden;
}
#txtBody #news .newsBox .newsList table {
	
}
#txtBody #news .newsBox .newsList table th {
	padding-right:0.5em;
}



/*------------------------------------------------------------*/
/* Common Class - Position */
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
.al {
	text-align:left;
}
.ac {
	text-align:center;
}
.ar {
	text-align:right;
}
.vat {
	vertical-align:top;
}
.vam {
	vertical-align:middle;
}
.vab {
	vertical-align:bottom;
}
.border {
	border:1px solid #CCCCCC;
}
/*------------------------------------------------------------*/
/* Common Class - Text */
.s {
	font-size:x-small;
	line-height:1em;
	margin:0;
}
.m {
	font-size:small;
	line-height:1em;
	margin:0;
}
.l {
	font-size:medium;
	line-height:1em;
	margin:0;
}
.stx {
	font-size:x-small;
	line-height:1.5em;
}
.mtx {
	font-size:small;
	line-height:1.5em;
}
.ltx {
	font-size:medium;
	line-height:1.5em;
}
.red {
	color:#A40000;
}
/*------------------------------------------------------------*/
/* Common Class - Print */
.noPrint {}











