@charset "iso-8859-1";

/* top page detail start */

#main h2 {
	font-size: 100%;
	line-height: 1.2;
	font-weight: bold;
	color: #333366;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right:none;
	border-left: none;
	margin: 0px 0px 20px;
	padding: 3px 0px 3px 20px;
	background: url(../img_new/index/title01.gif) no-repeat 0% 5px;
	vertical-align: middle;
}

/*------------------------------header-migi-shita link-you-small-table */

#subheader {
	width: 100%;
	height: 45px;
	background: url(../img_new/index/index_obi_shadow.gif) repeat-x 0% 0%;
	padding: 0px;
	margin: 0px;
	vertical-align:top;
	position:relative;
	z-index: 1;
	white-space: nowrap;
}

 #subheader .banner01 {
	text-align: right;
	height: 35px;
	margin: 0px 14px 0px 0px;
	_margin-right: 5px;
	padding: 0px;
	border: none;
	position: relative;
	top:-2px;
	z-index:3;

}
#subheader .banner01 td {
	white-space: nowrap;
	font-size: 70%;
	margin: 0px;
	text-align: center;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subheader .banner01 td img{
	margin: 0px;
	padding: 0px;
}


/*-------------------------------index page main */
/*-------------------------------page-joubu-kakomi */
#main .kakomi01 {
	height:auto;
	margin: 0;
	width: 100%;
}
#main .kakomi01 td {
	background: #FFFFFF url(../img_new/index/kakomi01_bg01.jpg) repeat-x 0% 0%;
	padding:5px;
	font-size: 80%;
	border: 1px solid #006699;
	line-height: 1.5;
}

#main .midashi01 {
	font-size: 130%;
	line-height: 1.1;
	font-weight: bolder;
	color: #003366;
	text-align: left;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 15px;
	border-left: 3px solid #006699;
}

#main .shousai01 {
	margin-top: 15px;
	margin-bottom: 10px;
	height: 20px;
	width: 100px;
	text-align: right;
	border: none;
	margin-right: 7px;
}


/*------------------------------information table */

#main .info01title {
	width: 530px;
	height:30px;
	text-align: left;
	margin-top:30px;
	padding: 2px 3px;
	margin-bottom: 5px;
	border: none;
}
#main .info01 {
	width: 100%;
	margin-top:0px;
	border-collapse: collapse;
}
#main .info01 td {
	font-size: 75%;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	line-height: 1.5;
	vertical-align: top;
}
#main .info01 .iromaru {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#main .info01 img {
	margin-top:0px;
}
#main .info01 .stylebig {
	font-size: 100%;
	font-weight: bolder;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	line-height: 1.2;
	vertical-align: top;
	background: #FFCCCC;
	padding-left: 5px;
}
.stylebig a:link, .stylebig a:visited {
	color: #993333;
	background-color: #FFCCCC
}

/* line-shitei start */
#main .line01 {
	height:1px;
	border-top: 1px solid #666666;
	margin: 0px 15px;
	overflow: hidden;  /* <--for IE */
}
#main .line01 hr {
	visibility: hidden;
}
/* line-shitei end */

/* list start */
#main ul {
	position: relative;
	left: -25px;
	_width: 103%;
	margin-bottom: 0;
}
#main ul li {
	font-size: 80%;
	line-height: 1.5;
	list-style: none inside;
	text-indent: 1.5em;
	_text-indent: 0;
	background: url(../img_new/square01small.gif) no-repeat 0% 4px;
}
#main ul li .style11 {
	margin-top: 5px;
	text-indent: 0;
}

/*--------------------------"training.html" */

/* "p"-margin control */
#main .training01 {
	margin-top: 10px;
	margin-bottom: 0px;
}

/* layout table */
#main .tbl43 {
	border: none;
	vertical-align: top;
	width: auto;
}
#main .tbl43 td {
	padding: 0px 0px 0px 3px;
	border: none;
	vertical-align: top;
	left: 3px;
	width: auto;
	font-size: 80%;
	line-height: 1.3;
	padding: 3px 3px 6px;
}

/*--------------------------"ghs_index.html" */

#main .tblindex td {
	font-size: 120%;
	width: 25%;
	background: #CCFFFF;
	text-align: center;
	vertical-align:middle
}
#main .tblsub {
	margin: 0px;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
	/*------ mac IE start*/
	height: auto;
	/*------ mac IE end
	-------- except mac IE start\*/
	height: 100%;
	/*------ except mac IE end*/
}

