* {
margin: 0px;
padding: 0px;
}

body {
	font-size: 90%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 1em;
}

/**************************
Menu Layout
***************************/
#contentTBL {
	color: #333333;
}

#contentTBL #leftMenu {
	width: 180px;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}

#leftMenu .menuTitle{
	padding:0px 0px 5px 0px;
}

#contentTBL .leftS{
	width: 180px!important;
}
#contentTBL #leftMenu img {
	border-style: none;
}


/**************************
menu
***************************/
.menu {
	margin: 0px 5px 15px;
	padding: 0px;
	width:185px;
}
.menu div {
	margin: 0px 0px 3px;
	padding: 0px;
	
}
.menuS {
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 165px;
}
.menuS div {
	padding: 9px 0px 6px;
}
.menu ul {
	list-style: none;
	margin: 0px 0px 0px 4px;
	padding: 0px 5px 5px 15px;
	background-color: #FFFFFF;
	font-size: 83%;
	line-height: 120%;
	width: 137px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.menu li {
	background-image: url(../img/yajirushi2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 9px 3px 3px 20px;
}

.menu a {
	text-decoration: none;
	color: #5C5C5C;
}
.menu a:hover {
	text-decoration: underline;
	color: #FF7000;
}


/**************************
Footer
***************************/
#footer {
	border-top: 2px solid #FFAE1E;
	margin: 0px 0px 0px;
	padding: 6px 0px;
	color: #333333;
}
.topFooter {
	width: 637px!important;
}

#footer td {
	padding-left: 6px;
	font-size: 90%;
	line-height: 140%;
}

/**************************
TopPage
***************************/
#topMain {
	padding-top: 0px;
	padding-left: 0px;
}

#topMain h2 {
	margin-bottom:5px;
	color: #FF7000;
	font-size: 12pt;
}

#topMain .topGaiyo {
	width: 455px;
	background-image: url(../img/box2-middle.gif);
	background-repeat: repeat-y;
}

#topMain .topGaiyoLine{
	margin-top:10px;
	margin-bottom:10px;
	background-color:#CCC;
}

#topMain .topGaiyo .gaiyo {
	line-height: 160%;
	padding: 8px 20px;
	
}
.topNews {
	width: 445px;
	background-image: url(../img/box1-middle.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.topNews .news{
	line-height: 160%;
	padding: 8px 14px;
	font-size: 90%;
	color: #003366;
}

.news .bknb {
	text-align: right;
}
.news a {
	color: #3366cc;
	text-decoration: none;
}
.news a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.newsTitle {
	
	margin-bottom: 5px;
}
.day {
	color: #666699;
	font-weight: bold;
	white-space: nowrap;
	width:90px;
}

#mainImag {
	margin-top: 5px;
}



/**************************
OtherPage
***************************/
#mainImagS {
	background-color: #0198CD;
	margin-top: 5px;
	background-image: url(../img/header2.gif);
	background-repeat: repeat-x;
}

#subMain {
	padding-top: 0px;
	padding-left: 0px;
}

#mainContents {
	padding: 0px 0px 10px 5px;
	line-height: 150%;
	display:block;
}

#mainContents:after {
	display:block;	height:0px;	clear:both;	visibility:hidden;
}

*html #mainContents {
	height:1%;
}

#mainContents table {
	line-height: 150%;
}


/*******************
headline
********************/
#mainContents h2 {
	background-image: url(../img/jigyo_header_right.gif);
	background-position: right top;
	background-repeat: repeat-x;
	margin: 0px 0px 0px;
}

#mainContents h2 span {
	display:block;
	background-image: url(../img/jigyo_header_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #006FFF;
	font-size: 12pt;
	padding: 4px 0px 6px 15px;
}

#mainContents h3 {
	color: #FF7000;
	font-size: 12pt;
	padding: 5px 0px 5px 8px;
	margin-left:5px;
	margin-right:30px;
}

/*******************
document location
********************/
#mainContents .contentsline{
	margin-left:15px;
	margin-bottom:5px;
	background-color:#CCC;
}

#mainContents .mark{
	color:#FF005F;
	font-weight:bold;
}

#mainContents .LMgn {
	margin-right: 30px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size:11pt;
}

#mainContents .LMgn2 {
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:11pt;
}

#mainContents .LMgn3 {
	margin-left: 20px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size:11pt;
}

#mainContents .pageTop {
	text-align: right;
	font-size: 80%;
	padding: 10px;
}

/*cellpadding*/
.cellPadding {
	padding-top: 0.5em;
}

/*List*/
#mainContents ul{
	margin-left: 30px;
	margin-right: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#mainContents ul li{
	margin-bottom: 5px;
}

/*DL Table*/
#mainContents .DLtable {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
#mainContents .DLtable td {
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding:5px;
}
#mainContents .DLtable th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #888888;
	text-align: left;
	background-color: #D3F7FF;
	color: #666666;
	padding:5px;
}

/*DL Table2*/
#mainContents .DLtable2 {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
#mainContents .DLtable2 td {
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding:5px;
}
#mainContents .DLtable2 th {
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	background-color: #D3F7FF;
	color: #666666;
	padding:5px;
}


/*Schedule*/
#mainContents .table01 {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	margin-left:10px;
	
}
#mainContents .table01 td {
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	padding:5px;
}
#mainContents .table01 th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #888888;
	text-align: left;
	color: #484848;
	padding:5px;
}

#mainContents .schedule01{
	margin-top:5px;
	margin-right:10px;
	margin-left:10px;
	font-size:10pt;
}

#mainContents .schedule01 .table01 td {
	font-size: 100%;
}

#mainContents .schedule01 .table01 th {
	background: #D3F7FF;
}

#mainContents .shitaYa {
	margin-top:5px;
	margin-left:50px;
	margin-bottom:5px;
}
#mainContents .meiboImg {
	margin-left:10px;
}

#mainContents .schedule01 .dateImg {
	margin-top:5px;
	margin-bottom:5px;
}

/**************************
FAQ
***************************/
#mainContents .faqTbl{
	margin-left:10px;
	margin-right:10px;
}
#mainContents  th.faqQ {
	background-color: #D3F7FF;
	color: #484848;
	white-space: nowrap;
	width: 60px;
	padding: 5px;
	vertical-align: top;
}
#mainContents  td.faqQ {
	background-color: #D3F7FF;
	color: #484848;
	padding: 5px;
}
#mainContents th.faqA {
	color: #336699;
	padding-top: 5px;
	padding-bottom: 12px;
	vertical-align: top;
	white-space: nowrap;
}
#mainContents td.faqA {
	padding: 5px 5px 24px;
}
#mainContents .faqList {
	border: 1px dotted #B5D9FF;
	padding: 6px;
	background-color: #FFFFFF;
}
#mainContents .faqList a {
	color: #0066CC;
	text-decoration: none;
}
#mainContents .faqList a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.underLine{
	 text-decoration:underline;
}

/**************************
Link
***************************/
.pageTop a {
	text-decoration: none;color: #66CCFF;
}
.pageTop a span {
	color: #66CCFF!important;
}
.pageTop a:hover {
	color: #FF3300;
}

.link01{
	color: #3366CC;
	text-decoration: underline;
}
.link01:hover {
	color: #FF6666;
	text-decoration: underline;
}


.copyRight {
	line-height: 125%;
	font-family: "Arial", "Helvetica", "sans-serif";
	padding-top: 4px;
	font-weight: normal;
	color: #666666;
}
/*2011-02-21 ADD*/
.tbl_01 {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-bottom: 1px solid #888888;
}
.tbl_02 {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
}
.tbl_03 {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}
.tbl_04 {
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
}
.tbl_05 {
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	padding-left:5px;
}
.tbl_06 {
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	padding-left:5px;
}
.tbl_07 {
	border-left: 1px solid #888888;
	padding-left:5px;
}
.tbl_08 {
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	padding-left:5px;
}
