@charset "utf-8";

#purpose {
	padding-top:12px;
}

#purpose h2 {
	padding-bottom:10px;
	background-image: url(../images/hl_zenkoku.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width:904px;
	height:80px;
}

#purpose h2 img{
	float:left;
}

#purpose h2 span {
	display:block;
	margin-top:15px;
	float:left;
	font-size:77%;
	line-height:50px;
	font-weight:normal;
	color:#454545;
}

#lead {
	width:904px;
	padding:0 0 12px 0;
}

/*#lead p.explain {
	width:574px;
	float:left;
	font-size:93%;
}*/


/* dropdown start */
#menu {
	width:236px;
	float:right;
}

.menu_style {
	display:none;
	position:absolute;
	width:236px;
	padding:5px 0 5px 6px;
	background:url(../../common/images/subnavi_bg01.gif) no-repeat left bottom;
}

.menu_style li {
	padding-bottom:1px;
}
/* dropdown end */


#catNavi {
	clear:both;
	width:904px;
	background:url(../images/cat_navi.gif) no-repeat left bottom;
	margin-bottom:25px;
}

#catNavi ul li {
	float:left;
	text-indent:-9999px;
	padding-right:3px;
}

#catNavi ul li a,
#catNavi ul li a:visited,
#catNavi ul li a:active {
	display:block;
	height:29px;
	background-image:url(../images/cat_navi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#catNavi ul li a:hover {
	background-image:none;
}

#catNavi ul li.pref01 a {
	width:148px;
	background-position:0 0;
}

#catNavi ul li.pref02 a {
	width:148px;
	background-position:-151px 0;
}

#catNavi ul li.pref03 a {
	width:149px;
	background-position:-302px 0;
}

#catNavi ul li.pref04 a {
	width:148px;
	background-position:-454px 0;
}

#catNavi ul li.pref05 a {
	width:148px;
	background-position:-605px 0;
}

#catNavi ul li.pref06 {
	padding-right:0;
}

#catNavi ul li.pref06 a {
	width:148px;
	background-position:-756px 0;
}


#purpose h3 {
	clear:both;
	background:url(../../common/images/bg_dot01.gif) repeat-y left top;
	margin-bottom:10px;
	padding:8px 0 8px 21px;
	font-size:77%;
	line-height:normal;
}

#purpose table {
	border-collapse:sepalate;
}

#purpose th {
	width:70px;
	padding-top:1px;
	border-top:1px solid #E2E2E2;
	border-bottom:2px solid #FFFFFF;
	background:url(../images/bg_02.gif) no-repeat left bottom;
}

#purpose td {
	font-size:93%;
}

#purpose td.courseName {
	width:290px;
	border-left:1px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	background:#F3F3F3;
	padding:5px 15px 1px 15px;
}

#purpose td.courseName p {
	background:url(../images/ic_01.gif) no-repeat 0 0.2em;
	padding:0 0 0 20px;
}

#purpose td.courseName p a,
#purpose td.courseName p a:visited,
#purpose td.courseName p a:active {
	color:#0461B0;
	text-decoration:underline;
}

#purpose td.courseName p a:hover {
	color:#0461B0;
	text-decoration:none;
}

#purpose td.point {
	border-bottom:2px solid #FFFFFF;
}

#purpose td.point li {
	float:left;
	padding:0 1px 2px 0;
}


#bottomLik {
	padding:0 0 10px 0;
}

#bottomLik:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#bottomLik {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html #bottomLik {height: 1%;}
#bottomLik {display: block;}
/* End hide from IE-mac */

#bottomLik a,
#bottomLik a:visited,
#bottomLik a:active {
	color:#0461B0;
	text-decoration:underline;
}

#bottomLik a:hover {
	color:#0461B0;
	text-decoration:none;
}

#bottomLik ul li {
	float:left;
}

#bottomLik ul li.link01 {
	/*width:440px;
	padding-right:20px;*/
	background:url(../images/ic_02.gif) no-repeat 0 0.3em;
	padding:0 0 3px 20px;
}

#bottomLik ul li.link02 {
	width:440px;
}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0px;
}

.table_h{
	height:40px;
	_height:35px;
	vertical-align:middle;
}


