@charset "utf-8";

/*
------------------------------------------------
Gloval Reset
------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,textarea,table,th,td,img{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;border: none;empty-cells:show;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,th,var,strong{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
li,dl{list-style:none;}
hr {display: none;}
img {vertical-align:bottom;border: none;}
a{text-decoration:underline;color:#006699;outline:none;}
a:hover{text-decoration:none;color:#006699;}

/*
------------------------------------------------
Text SET
------------------------------------------------*/
dt,dd,li,pre,p,blockquote,th,td,address,input,textarea{font-size:75%;line-height:1.5;color:#555555;}
h1,h2,h3,h4,h5,h6{font-size:75%;font-weight:normal;line-height:1.5;color:#555555;}

/*
------------------------------------------------
Other SET
------------------------------------------------*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
------------------------------------------------
Margin SET
------------------------------------------------*/

.mb5 {margin-bottom: 5px;}.mb10 {margin-bottom: 10px;}.mb15 {margin-bottom: 15px;}.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}.mb30 {margin-bottom: 30px;}.mb35 {margin-bottom: 35px;}.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}.mb50 {margin-bottom: 50px;}.mb55 {margin-bottom: 55px;}.mb60 {margin-bottom: 60px;}



/*
------------------------------------------------
Common Layout
------------------------------------------------*/

body {
	background: #F1F1EA;
}
#wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wrap #main {
	margin: 0px auto;
	width: 960px;
	padding-bottom: 60px;
}

#main .contents {
	float: right;
	width: 650px;
	padding-right: 15px;
}
#main #sidearea {
	float: left;
	width: 250px;
	padding-left: 15px;
}
#sidearea #sidebnr {
	width: 250px;
	padding-bottom: 11px;
}
#sidearea #sidebnr li {
	width: 250px;
	padding-bottom: 9px;
}
#wrap #main #sidearea #subsidenavi {
	background: url(../img/sub_bg_sidenavi.jpg) no-repeat left bottom;
	width: 250px;
	margin-bottom: 16px;
	padding-bottom: 9px;
}
#wrap #main #sidearea #subsidenavi li {
	width: 250px;
}
#pagebreak {
	page-break-before: always;
}


/*
------------------------------------------------
Header Layout
------------------------------------------------*/

#header {
	background: url(../img/bg_header.jpg) no-repeat 0 0;
	width: 960px;
	height: 146px;
	position: relative;
	margin: 0px auto;
	margin-bottom: 10px;
}
#header h1 {
	padding-top: 15px;
	padding-left: 34px;
}
#header #globalnavi {
	height: 41px;
	width: 703px;
	position: absolute;
	top: 83px;
	right: 15px;
}
#header #globalnavi li {
	float: left;
}
#header #subnavi {
	height: 30px;
	width: 556px;
	position: absolute;
	top: 36px;
	right: 15px;
}
#header #subnavi li {
	float: left;
	width: 270px;
	padding-left: 8px;
}

/*
------------------------------------------------
Footer Layout
------------------------------------------------*/

#footer {
	background: url(../img/bg_footer.gif) repeat-x 0px 0px;
	width: 100%;
	padding-bottom: 20px;
	clear: both;
}
#footer #footer_contents {
	width: 930px;
	margin: 0px auto;
}
#footer #footer_contents .bt_ptop {
	text-align: right;
	padding-bottom: 16px;
}
#footer #footer_contents ul {
	float: left;
	width: 610px;
}
#footer #footer_contents li {
	background: url(../img/ic_footernavi.gif) no-repeat 0.7em 0.2em;
	float: left;
	padding-left: 27px;
}
#footer #footer_contents li.fli01 {
	background: none;
	padding-left: 0px;
	width: 8em;
}
#footer #footer_contents li.fli02 {
	width: 10em;
}
#footer #footer_contents li.fli03 {
	width: 8em;
}
#footer #footer_contents li.fli04 {
	width: 11em;
}
#footer #footer_contents li.fli05 {
	background: none;
	padding-left: 0px;
	width: 22em;
	clear: left
}
#footer #footer_contents li.fli06 {
	width: 22em;
}
#footer #footer_contents li.fli07 {
	background: none;
	padding-left: 0px;
	width: 25em;
	clear: left
}
#footer #footer_contents a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer #footer_contents a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

}
#footer #footer_contents address {
	float: right;
	width: 260px;
}



/*
------------------------------------------------
Sub　Parts Layout
------------------------------------------------*/

#wrap #main .contents .courselist {
	width: 650px;
	border-top: 1px solid #DFE1D7;
	border-left: 1px solid #DFE1D7;
}
#wrap #main .contents .courselist th {
	background: #EFF0EB;
	width: 140px;
	border-right: 1px solid #DFE1D7;
	border-bottom: 1px solid #DFE1D7;
	padding: 7px 15px;
}
#wrap #main .contents .courselist td {
	width: 450px;
	padding: 7px 15px;
	border-right: 1px solid #DFE1D7;
	border-bottom: 1px solid #DFE1D7;
}
#wrap #main .contents p .bold {
	font-weight: bold;
	color: #008EBD;
}
#wrap #main .contents .contentsfooter {
	background: url(../img/bg_contentsfooter.jpg) repeat 0px 0px;
	width: 618px;
	border: 1px solid #D1D3C2;
	padding: 15px;
}
#wrap #main .contents .contentsfooter .right {
	float: right;
	width: 250px;
}
#wrap #main .contents .contentsfooter .left {
	float: left;
	width: 356px;
}


