/*  
Theme Name: Core Library
Theme URI: http://www.corelibrary.jp
Author: Studio Kan
Author URI: http://www.kan-web.ne.jp
Creation date: 14.05.2008 
*/

html,body,div,
ul,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr {
    margin:0;
    padding:0;
}
body {
	margin: 0px auto;
	background-color: #FFCC66;
}
a:link, a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.red:link, a.red:visited {
	color: #FF3300;
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 15px;
	line-height: 140%;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}
hr {
	height:1px;
	background-color:#666666;
	color:#666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a img,:link img,:visited img {
    border:none;
}
address {
    font-style:normal;
}

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

#container {
	width: 800px;
	margin: 0px auto;
	color: #333333;
	font-size: 13px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/bg820.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 75px;
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#content {
	width: 780px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.toppage #content {
	padding-top: 20px;
}

#left {
	width: 165px;
	float: left;
	margin-right: 20px;
}
#main {
	float: left;
	width: 580px;
	padding-left: 10px;
}
.toppage #main {
	float: left;
	width: 580px;
	padding-left: 3px;
}

#footer {
	clear: both;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#footerbar {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	background-color: #FFAC2F;
	padding-top: 5px;
	color: #FFFFFF;
	clear: both;
	height: 25px;
}

/* header ------------------------------------------    */

#header-menu {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	height: 22px;
	clear: both;
	padding-top: 11px;
	color: #333333;
}
#header-menu ul {
	list-style-type: none;
}
#header-menu li {
	display: inline;
	float: right;
}
#header-rogo {
	float: left;
	width: 250px;
	display: inline;
	padding-left: 2px;
}
#header-right {
	float: right;
	width: 540px;
	text-align: right;
	display: inline;
	overflow: hidden;
}
#header h1 {
	font-size: 12px;
	color: #3366CC;
	font-weight: normal;
	display: inline;
	float: right;
	padding-top: 8px;
	line-height: 120%;
}
.right-core {
	float: right;
	margin-left: 5px;
	margin-top: 0px;
}
#header-menu a {
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
}
#header-menu a:link, #header-menu a:visited {
	color: #333333;
}
#header-menu a:hover {
	color: #FF6600;
}

/* main content -----------------------------------------   */

.bread {
	margin-top: 5px;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: right;
}

#nav {
	width: 165px;
	margin-bottom: 5px;
}

#main p {
	margin-bottom: 10px;
}
.cnt-body a:link, .cnt-body a:visited {
	text-decoration: underline;
}

.cnt-header {
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
}
.cnt-header h2 {
	font-size: 19px;
	border: 1px solid #FF3300;
	padding: 4px;
	margin-bottom: 10px;
}
.cnt-header h1 {
	font-size: 20px;
}

.cnt-body {
	font-size: 13px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 520px;
	margin-left: 20px;
}
.course .cnt-body {
	width: 540px;
	margin-top: 15px;
}
.course .cnt-body h1 {
	margin-bottom: 10px;
	color: #FF6600;
	font-size: 24px;
	margin-top: 5px;
}


.cnt-body h2 {
	font-size: 18px;
	line-height: 125%;
	margin-bottom: 10px;
}
.affiliete #main h2 {
	color: #FF3300;
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 10px;
}

.cnt-body h3 {
	margin-bottom: 10px;
}
.affiliete .cnt-body h3 {
	margin-bottom: 10px;
	background-image: url(../affiliate/img/bg_title_a.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.cnt-body-inner {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}





/* taiken main content -----------------------------------------   */
.taiken-banner {
	padding: 2px;
	border: 1px dotted #FF6600;
}

/* left menu -----------------------------------   */

#left ul {
	list-style-type: none;
}
#nav h1 {
}

#nav a {
	margin: 0px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 29px;
	overflow: hidden;
}
#nav1 a {
	background-image: url(../img/lm_01.jpg);
	height: 30px;
}
#nav2 a {
	background-image: url(../img/lm_02.jpg);
}
#nav3 a {
	background-image: url(../img/lm_03.jpg);
}
#nav4 a {
	background-image: url(../img/lm_04.jpg);
}
#nav5 a {
	background-image: url(../img/lm_05.jpg);
}
#nav6 a {
	background-image: url(../img/lm_06.jpg);
}
#nav7 a {
	background-image: url(../img/lm_07.jpg);
}
#nav8 a {
	background-image: url(../img/lm_08.jpg);
}
#nav9 a {
	background-image: url(../img/lm_09.jpg);
}
#nav10 a {
	background-image: url(../img/lm_10.jpg);
}
#nav11 a {
	background-image: url(../img/lm_11.jpg);
}
#nav12 a {
	background-image: url(../img/nav1_1.jpg);
}
#nav13 a {
	background-image: url(../img/nav1_2.jpg);
}
#nav14 a {
	background-image: url(../img/nav1_3.jpg);
}
#nav15 a {
	background-image: url(../img/nav1_4.jpg);
}
#nav1d a {
	background-image: url(../img/lm_01d.jpg);
	height: 30px;
}
#nav12d a {
	background-image: url(../img/lm_01_1d.jpg);
}
#nav13d a {
	background-image: url(../img/lm_01_2d.jpg);
}
#nav14d a {
	background-image: url(../img/lm_01_3d.jpg);
}
#nav15d a {
	background-image: url(../img/lm_01_4d.jpg);
}
#nav2d a {
	background-image: url(../img/lm_02d.jpg);
}
#nav3d a {
	background-image: url(../img/lm_03d.jpg);
}
#nav4d a {
	background-image: url(../img/lm_04d.jpg);
}
#nav5d a {
	background-image: url(../img/lm_05d.jpg);
}
#nav6d a {
	background-image: url(../img/lm_06d.jpg);
}
#nav7d a {
	background-image: url(../img/lm_07d.jpg);
}
#nav8d a {
	background-image: url(../img/lm_08d.jpg);
}
#nav9d a {
	background-image: url(../img/lm_09d.jpg);
}
#nav10d a {
	background-image: url(../img/lm_10d.jpg);
}
#nav11d a {
	background-image: url(../img/lm_11d.jpg);
}
#nav .sub a, #nav .sub2 a {
	font-size: 13px;
	padding: 4px 4px 4px 38px;
	text-decoration: none;
	border-bottom: 1px solid #709FFF;
	display: block;
	background-repeat: no-repeat;
	color: #6699FF;
	background-position: 0px 0px;
	text-indent: 0px;
	font-weight: bold;
	line-height: 120%;
}
.press-nav {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6699FF;
	border-left-color: #6699FF;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}
.press-nav li a {
	font-size: 14px;
	padding: 4px 4px 4px 10px;
	text-decoration: none;
	display: block;
	color: #3366FF;
	font-weight: normal;
	line-height: 120%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699FF;
}
.press-nav li li a {
	padding-left: 20px;
}

#nav .sub a {
	background-image: url(../img/lm_sub1.jpg);
}
#nav .sub2 a {
	background-image: url(../img/lm_sub1_d.jpg);
}
#nav .sub a:hover, #nav .press a:hover {
	color: #FF6600;
}
.span1 {
	display: none
}
.mlink {
	display: none
}
/* Left  ----------------------------------- */

.leftnews {
	border: 1px solid #6699FF;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 153px;
	font-size: 13px;
	line-height: 130%;
	padding: 0px 5px 5px;
}
.leftnews p {
	margin-bottom: 0px;
}
.leftnews-titl {
	font-size: 13px;
	font-weight: bold;
	line-height: 130%;
	color: #FF0000;
}
.search img {
	margin-bottom: 0px;
}
#left .search {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	margin-bottom: 5px;
	width: 165px;
	padding-bottom: 5px;
}

.left-footer {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}

.left-footer h3 {
	margin-bottom: 5px;
	color: #666666;
}
.column {
	border: 1px solid #6699FF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 25px 5px 0px 10px;
	background-image: url(../honbukou/img/summer_topbg.jpg);
	background-repeat: no-repeat;
}


/* footer -------------------------------   */

#footer {
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer h2 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
#footerbar a:link, #footerbar a:visited {
	color: #FFFFFF;
}



/* perdonal style ---------------------------------- */

.cont1 {
	font-size: 14px;
	line-height: 18px;
	padding-right: 50px;
}

.marg10 {
	margin: 10px;
}
.mgt10 {
	margin-top: 10px;
}
.mgleft-map {
	margin-left: 10px;
}
.mgt5 {
	margin-top: 5px;
}
.mgt20 {
	margin-top: 20px;
}
.mgbt10 {
	margin-bottom: 10px;
}
.mgbt5 {
	margin-bottom: 5px;
}

.mgr20 {
	margin-right: 20px;
}
.mgr25 {
	margin-right: 25px;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0033CC;
}
.gray {
	color: #666666;
}

.padr20 {
	padding-right: 20px;
}
.pud5 {
	padding: 3px;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
	line-height: 125%;
}
.f14 {
	font-size: 14px;
	line-height: 140%;
}
.cont14f {
	font-size: 14px;
	line-height: 140%;
	margin-top: 10px;
}
.f16 {
	font-size: 16px;
}
.f20 {
	font-size: 20px;
}

.clear {
	clear: both;
}
.imgl {
	margin-right: 10px;
}
.imgr {
	margin-left: 5px;
}


/* School Location ----------------------------------- */

.sc-leftbtm {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.location {
	font-size: 13px;
	line-height: 120%;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}
.location th {
	color: #FF3300;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding-left: 5px;
	width: 70px;
	vertical-align: top;
}
.location td {
	vertical-align: top;
	background-color: #FFFFFF;
}
.location li {
	margin: 0px;
	padding: 0px;
}
.location ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: disc;
}
.taiken {
	background-color: #CCCCCC;
	margin-bottom: 5px;
}
.taiken th {
	background-color: #FFCC66;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.taiken td {
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 10px;
}

.map2 {
	margin-left: 20px;
}
.corej {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.course .cnt-body h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	font-size: 16px;
	color: #6699FF;
}
.video {
	width: 235px;
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.border {
	clear: both;
	font-size: 1px;
}
.border-ue {
	font-size: 11px;
	text-align: right;
}
.affiliete .cnt-body ul {
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
.order-table {
	margin-left: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.order-table th {
	background-color: #D1E7FE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.order-table td {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
/* top page -----------------------------------------   */

.toppage #main p {
	margin-bottom: 5px;
}

#top-banner {
	font-size: 13px;
	line-height: 150%;
	background-image: url(../img/top_img07d.jpg);
	background-repeat: no-repeat;
	height: 310px;
	font-weight: bold;
	width: 575px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
#topleft, #topright {
	display: inline;
	float: left;
	width: 285px;
}
#topright {
	margin-left: 10px;
}

#top-banner h1 {
	margin-top: 50px;
	font-size: 24px;
	color: #006600;
}
.subcopy {
	font-size: 13px;
	line-height: 140%;
	color: #FF3300;
	margin-top: 30px;
	font-weight: normal;
}

.toptitle {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	color: #6699FF;
}

.toptitle h1 {
	color: #3399FF;
	line-height: 1em;
	margin-top: 0px;
	font-size: 24px;
	font-weight: bold;
}
.top-h3 {
	font-size: 13px;
	color: #666666;
	clear: both;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.topcat {
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 130%;
	clear: both;
}


/* course -------------------------------- */

.top-course {
	clear: both;
}


.top-course li {
	float: left;
	display: inline;
}
.top-course li a {
	display: block;
	height: 60px;
	width: 285px;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
	text-indent: -9999em;
}
#csho a {
	background-image: url(../img/topbtn_sh.gif);
}
#cchu a {
	background-image: url(../img/topbtn_chu.gif);
	margin-left: 10px;
}
#cheigh a {
	background-image: url(../img/topbtn_kou.gif);
}
#cjiss a {
	background-image: url(../img/topbtn_jis.gif);
	margin-left: 10px;
}

/* kayou hoka -----------------*/

.kayou {
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 10px;
	font-size: 14px;
}
#kayou-sub {
	background-image: url(../images/btn_nyukai2.jpg);
	background-repeat: no-repeat;
	height: 75px;
	padding-left: 115px;
	padding-top: 10px;
	margin-top: 0px;
	overflow: hidden;
}
#kagai-sub {
	padding-bottom: 2px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-image: url(../img/btn_kagai_sita2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#kagai-sub p {
	margin-bottom: 0px;
}

.ctitle {
	margin-bottom: 0px;
}
