* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/bg_main.gif);
	background-repeat: repeat-x;
}
#all {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 1px;
}
h1 {
}
h2 {
}
h3 {
}
p {
	line-height: 1.4em;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul,ol {
	margin-left: 40px;
}
li {
	line-height: 1.4em;
}


.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}

.align-c {
	text-align: center;
}
.align-r {
	text-align: right;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.clear {
	clear: both;
}
.p-tb1{
	padding-top: 1px;
	padding-bottom: 1px;
}
#main2 .pagetop {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 534px;
	margin: 0px;
}
#main2 .dot {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin-top: 14px;
	margin-bottom: 16px;
}


#main2 .next {
	background: url(img/arrow02.gif) no-repeat 2px 1px;
	padding-left: 20px;
}

#main2 .m-b0 {
	margin-bottom: 0px;
}
#main2 .m-b18 {
	margin-bottom: 18px;
}
#main2 .m-l16 {
	margin-left: 16px;
}

#main2 .p-l6 {
	padding-left: 6px;
}
#main2 .p-l16 {
	padding-left: 16px;
}

.w350 {
	width: 350px;
}




.w330 {
	width: 330px;
}
.w314 {
	width: 314px;
}
.w304 {
	width: 304px;
}


.w191 {
	width: 191px;
}
.w100 {
	width: 100px;
}



/*-- コンテンツ全体 --*/

#contents {
	width: 760px;
	background: url(img/menubg.gif) repeat-y;
	border-top: 9px solid #FFFFFF;
}

/*-- サイトマップフォーマット --*/

.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
}

.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}

.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}

.sitemap ul li.s-close4 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}


/*-- リンク指定 --*/

a:link,a:visited {
	color: #3561B7;
}
a:hover {
	color: #DD341C;
}
#menu a:link, #menu a:visited {
	color: #333333;
	text-decoration: none;
}
#menu a:hover {
	color: #3561B7;
}
#footer a {
	text-decoration: none;
}




/*-- ヘッダ部 --*/
#head {
	background: url(img/headbtm.gif) no-repeat left bottom;
	width: 760px;
	padding-bottom: 3px;
}
#head ul {
	margin: 0px;
	list-style: none;
	height: 30px;
	width: 760px;
}
#head li {
	display: inline;
}
#head li a {
}


.summary {
	font-size: 11px;
	color: #999999;
	text-align: right;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	line-height: 12px;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 3px;
}

/*-- メインコンテンツ --*/
#indeximg {
	height: 253px;
	width: 760px;
	position: relative;
}
#indeximg p {
	position: absolute;
}
#index {
}
#index h1 {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 8px;
}
#index p.basic {
	background: url(img/index_basicbg.gif) no-repeat;
	height: 154px;
	width: 324px;
	padding: 3px;
	margin-bottom: 18px;
}
#index table {
	width: 330px;
	border-right: 1px solid #C9C5B6;
	border-left: 1px solid #C9C5B6;
}
#index table th {
	background: #E1EBF7;
	border-bottom: 1px solid #C9C5B6;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	padding-top: 9px;
}
#index table td {
	background: #FFFCEF;
	border-bottom: 1px solid #C9C5B6;
	padding-top: 9px;
	padding-bottom: 8px;
	width: 218px;
	padding-left: 15px;
}
#index .search {
	height: 136px;
	width: 191px;
	background: url(img/index_search.jpg) no-repeat;
	padding-top: 10px;
	margin-bottom: 14px;
}
#index .search ul {
	margin-left: 0px;
	padding-left: 14px;
	list-style: none;
	margin-top: 15px;
}
#index .search li {
	margin-bottom: 10px;
	line-height: 12px;
}


#index .corp {
	height: 85px;
	width: 163px;
	background: url(img/index_corp.jpg) no-repeat;
	margin-bottom: 14px;
	padding-top: 43px;
	padding-right: 14px;
	padding-left: 14px;
}
#index .course {
	background: url(img/index_course.jpg) no-repeat;
	height: 218px;
	width: 165px;
	padding-top: 38px;
	padding-right: 13px;
	padding-left: 13px;
}
#index .course .next {
	font-weight: bold;
}

#index .course .align-r {
	padding-right: 10px;

}







#main {
	float: right;
	width: 570px;
}
#main2 {
	padding-right: 16px;
	width: 534px;
	padding-left: 20px;
}
#main2 h2 {
	margin-bottom: 10px;
}

#main2 p {
	margin-bottom: 10px;
}
.mainimg {
	width: 570px;
	padding-top: 1px;
}


.path {
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	height: 12px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: right;
	padding-right: 22px;
	color: #666666;
	margin-bottom: 22px;
	font-weight: bold;
	background-color: #F9F9F9;
}
.path a {
	font-weight: normal;
}

.pagetop {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

#second h1, #third h1 {
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	background: url(img/h1bg.gif) no-repeat;
	height: 15px;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 9px;
	margin-bottom: 12px;
}
#second h2 {
	font-size: 12px;
	line-height: 13px;
	color: #305CB3;
	background: url(img/h2bg.gif) no-repeat;
	height: 13px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-bottom: 12px;
}
#second .secondbox {
	width: 534px;
	padding-top: 20px;
}
#third h2 {
	font-size: 12px;
	line-height: 13px;
	color: #454545;
	background: url(img/h2bg.gif) no-repeat;
	height: 13px;
	padding-top: 9px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-bottom: 12px;
	margin-top: 30px;
}
#third h3 {
	font-size: 12px;
	background: url(img/bullet01.gif) no-repeat 0px 0px;
	padding-left: 17px;
	line-height: 13px;
	color: #454545;
	height: 13px;
	margin-bottom: 9px;
	margin-top: 15px;
}
#third h4 {
	padding-left: 17px;
	border-bottom: 2px solid #1C48A6;
	margin-bottom: 10px;
	font-size: 12px;
	margin-top: 15px;
	color: #1C48A6;
}

#third .w330 h3 {
	margin-top: 0px;
}
#third .box {
	background: #FFFFE6;
	padding: 10px 15px;
	border: 2px solid #FEF49E;
}
#third .box strong {
	color: #FF9900;
}

#third .box dl {
	margin: 0px;
	padding-left: 10px;
}
#third .box dt {
	color: #FF9900;
	margin-top: 6px;
}
#third div.box {
	margin-bottom: 10px;
}
#third ul.box {
	margin-left: 0px;
	padding-left: 40px;
}
.course#third h1 {
	margin: 0px;
}
.course#third h1 span {
	font-size: 10px;
}
.course#third dl {
	border-bottom: 2px solid #8EB4E1;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #F7F7F7;
	margin-bottom: 10px;
}
.course#third dt {
	clear: both;
	float: left;
	width: 50px;
}
.course#third dd {
	display: inline;
}

.course#third h3 {
	margin-left: 16px;
}

#third table.info,
.course#third table {
	width: 502px;
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 10px;
	border-top: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
}
#third table.info th,
.course#third table th {
	width: 150px;
	text-align: left;
	background: #F0F6FC;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	color: #2C58B1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#third table.info td,
.course#third table td {
	padding: 5px;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
}
#third table.info ul {
	margin-left: 20px;
}
#third table.info2 {
	width: 518px;
	border-top: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	margin-bottom: 10px;
}
#third table.info2 th {
	background: #EAEAEA;
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
}
#third table.info2 td {
	padding: 5px;
	border-bottom: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
}
#third table.info2 ol {
	margin-left: 25px;
}
#third dl {
	margin-bottom: 10px;
}
.news#third table {
	width: 528px;
	margin-left: 6px;
	margin-bottom: 10px;
}
.news#third th {
	padding: 5px;
	width: 88px;
	background: url(img/dot518.gif) repeat-x left bottom;
	text-align: left;
	vertical-align: top;
}
.news#third td {
	padding: 5px;
	background: url(img/dot518.gif) repeat-x left bottom;
}
#third .catelink {
	text-align: center;
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
















/*-- フッター --*/
#footer {
	clear: both;
	border-top: 1px solid #8B8B8B;
	font-size: 11px;
	width: 760px;
}
#footer p.footlink {
	text-align: right;
	color: #3561B7;
	background: #F5F5F5;
	height: 36px;
	width: 750px;
	padding-top: 8px;
	padding-right: 10px;
}
#footer ul {
	float: right;
	width: 130px;
	margin-left: 0px;
	list-style: none;
}
#footer li {
	background: url(img/arrow01.gif) no-repeat 0px 1px;
	padding-left: 15px;
}

#footer div a {
	color: #FFFFFF;
	text-decoration: none;
}


#footer div {
	background: #3561B7;
	color: #FFFFFF;
	width: 760px;
	padding-top: 8px;
	height: 35px;
}
#footer div div {
	width: 600px;
	height: auto;
	float: left;
	padding: 0px;
}

#footer address strong {
	display: block;
	float: left;
	width: 120px;
	padding-left: 11px;
}
#footer address span {
	float: left;
	display: block;
	width: 469px;
}
#footer .copy {
	color: #666666;
	font-family: sans-serif;
	line-height: 12px;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom: 1px solid #999999;
	text-align: center;
}





address {
	font-style: normal;
	font-size: 11px;
	line-height: 1.4em;
}

/*-- サイドメニュー --*/

#menu {
	width: 190px;
	float: left;
	padding-bottom: 18px;
}
#menu dt img {
	vertical-align: top;
}
#menu dl {
	margin-top: 1px;
}
#menu dd a {
	height: 20px;
	width: 158px;
	display: block;
	background: url(img/menu_libg.gif) no-repeat;
	padding-top: 10px;
	padding-left: 32px;
	line-height: 12px;
}
#menu p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#menu div {
	background: #F1F7FC;
	border: 1px solid #CCCCCC;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 4px;
}
#menu div div {
	padding: 0px;
	border-style: none;
}
#menu div p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	margin: 0px;
}






/*-- フォーム --*/
.mail-form{
}
.mail-input {
	text-align: center;
}
.caution {
	font-weight: bold;
}
#all h1 {
	display: block;
	height: 18px;
	margin: 0;
	padding: 6px 0;
	font-size: 12px;
	line-height: 12px;
}



/*-- 110125追加 --*/
#head {
	position: relative;
	z-index: 2;
}
#head li {
	display: block;
}
.tooltip li {
	float: left;
	position: relative;
}
.tooltip li span {
	position: absolute;
	top: 45px;
	left: 0;
	text-align: left;
	padding: 1em;
	z-index: 2;
	display: none;
	width: 250px;
	height: 15px;
}
.tooltip li span span {
	padding: 1em;
	border: 1px solid #ccc;
	top: 0;
	background-color: #fff;
	display: block;
	z-index: -1;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	height: 15px;
}




