* {
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_graphic.gif);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}

#leftMenu .menuTitle{
	padding:12px 10px 5px 8px;
}

#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;
	background-image: url(../img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 15px 0px 0px 5px;
	width: 165px;
}
.menuS div {
	background-image: url(../img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 9px 0px 6px;
}
.menu ul {
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	font-size: 83%;
	line-height: 120%;
	width: 150px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.menu li {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 7px 3px 3px 18px;
}

.menu a {
	text-decoration: none;
	color: #5C5C5C;
}
.menu a:hover {
	text-decoration: underline;
	color: #42B4D9;
}

/*contact*/
.contact {
	line-height: 120%;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size:12px;
}
.toiawase {
	margin-top:5px;
	margin-left:3px;
	width:170px;
}


/**************************
Footer
***************************/
#footer {
	border-top: 2px solid #1F5BDF;
	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: 12px;
	padding-left: 0px;
}
#topMain .topGaiyo {
	width: 455px;
	background-image: url(../img/box2.gif);
	background-repeat: repeat-y;
}
#topMain .topGaiyo .gaiyo {
	line-height: 120%;
	padding: 8px 20px;
	color: #142C94;
}
.topNews {
	width: 445px;
	background-image: url(../img/box5.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.topNews .news{
	line-height: 160%;
	padding: 8px 14px;
	font-size: 100%;
	color: #003366;
}

.news .bknb {
	text-align: right;
}
.news a {
	color: #3366cc;
	text-decoration: none;
}
.news a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.newsTitle {
	border-bottom: 1px solid #d1e0e0;
	margin-bottom: 5px;
}
.day {
	color: #666699;
	font-weight: bold;
	white-space: nowrap;
}

#mainImag {
	margin-top: 5px;
}



/**************************
OtherPage
***************************/
#mainImagS {
	background-color: #0198CD;
	margin-top: 5px;
	background-image: url(../img/header_bg_graphic.gif);
	background-repeat: repeat-x;
}

#subMain {
	padding-top: 5px;
	padding-left: 0px;
}

#mainContents {
	padding: 10px 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_mid.gif);
	background-position: right top;
	background-repeat: repeat-x;
	margin: 0px 0px 15px;
}

#mainContents h2 span {
	display:block;
	background-image: url(../img/jigyo_header_mid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #371FDF;
	font-size: 12pt;
	padding: 7px 10px 6px 10px;
}

#mainContents h3 {
	color: #1F4FDF;
	font-size: 11pt;
	padding: 5px 0px 5px 8px;
	border-bottom:2px dotted #AAAAAA;
	margin-left:5px;
	margin-right:30px;
}

#mainContents h4 {
	color: #1F4FDF;
	font-size: 11pt;
	margin-top: 5px;
}

/*******************
document location
********************/
#mainContents .LMgn {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:11pt;
}

#mainContents .LMgn2 {
	margin-left: 25px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:11pt;
}

#mainContents .LMgn3 {
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:11pt;
}

#mainContents .LMgn4 {
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 3px;
	font-size:11pt;
}

#mainContents .pageTop {
	text-align: right;
	font-size: 80%;
	padding: 10px;
}

/*cellpadding*/
.cellPadding {
	padding-top: 0.5em;
}

/*List*/
#mainContents ul{
	margin-left: 45px;
	margin-right: 35px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#mainContents ul li{
	margin-bottom: 5px;
}



/*DL Table*/
#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;
	background-color: #F0F0F0;
	color: #666666;
	padding:5px;
}


/*Schedule*/
#mainContents .schedule01{
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	font-size:11pt;
}

#mainContents .schedule01 .table01 td {
	font-size: 100%;
}

#mainContents .schedule01 .table01 th {
	background: #EAEAEA;
}

#mainContents .shitaYa {
	margin-top:5px;
	margin-left:150px;
	margin-bottom:5px;
}
#mainContents .meiboImg {
	margin-left:10px;
}

#mainContents .schedule01 .dateImg {
	margin-top:5px;
	margin-bottom:5px;
}

/**************************
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;
}

