/*
Theme Name: D-art Theme
Theme URL: http://www.d-art.ac.jp/
Description: This is D-art theme.
Author: Mutec
Author URI: http://www.mutec.jp
*/
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-size: 80%;
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	line-height: 1.45em;
}
a img {
	border: none;
}
a:link {
	color: #FDB731;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FDB731;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1 {
	float: left;
}
h2 {
	margin-bottom: 15px;
	clear: both;
}
h3 {
	color: #4c4398;
	font-size: 115%;
	margin-bottom: 10px;
}
ul li {
	list-style: none;
}
ol li {
	line-height: 1.4em;
	list-style: none;
	font-size: 90%;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.clear {
	clear: both;
}

/* BaseLayout
-------------------------------*/
#wrapper {
	width: 780px;
	margin: 0 auto 0px;
}
#top {
	border-top: 15px solid #4C4398;
}
#header {
	clear: both;
	margin-bottom: 35px;
}
#container {
	background-image: url(img/contaner-back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-bottom: 30px;
	float: left;
	width: 780px;
}

#left {
	float: left;
	width: 218px;
	padding-right: 11px;
	padding-left: 11px;
}
#main {
	float: right;
	width: 510px;
	padding-left: 30px;
}
#footer {
	clear: both;
	border-top: 1px solid #4C4398;
	height: 5em;
	line-height: 2em;
	font-size: 85%;
	padding-top: 15px;
}
#top h1 img,
#top #top-banner #tb01 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#top h1 a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#top #top-banner img {
	float: right;
}
#top #top-banner #tb02 {
	padding-top: 7px;
	padding-left: 15px;
}



/* header Layout
-------------------------------*/
#header #top-image {
	margin-bottom: 30px;
}

/* navigation Style
-------------------------------*/
#header ul {
	display: block;
	height: 140px;
}
#header ul li {
	float: left;
	list-style: none;
	padding-right: 20px;
}
#header ul li#nAccess {
	padding-right: 0px;
}
#header ul li a {
	display: block;
	width: 140px;
	height: 140px;
	text-indent: -9999px;
}
#header ul li#nCourse a {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header ul li#nLecturer a {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#header ul li#nOB a {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
#header ul li#nSalon a {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -480px 0px;
}
#header ul li#nAccess a {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -640px 0px;
}
/* Hover */
#header ul li#nCourse a:hover {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -140px;
}
#header ul li#nLecturer a:hover {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -160px -140px;
}
#header ul li#nOB a:hover {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -320px -140px;
}
#header ul li#nSalon a:hover {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -480px -140px;
}
#header ul li#nAccess a:hover {
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	background-position: -640px -140px;
}

/* leftbar Style
-------------------------------*/
#left #open-cp {
	border-bottom: 1px solid #CCCCCC;
}
#left #open-cp img {
	margin-bottom: 10px;
}
#left img#gansho {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#left img#festa {
	padding-bottom: 10px;
}

#left #contents-navi {
	padding-top: 15px;
}
#left #contents-navi img {
	padding-bottom: 10px;
}
#left ul#navi {
	border-top: 1px dashed #CCCCCC;
}
#left ul#navi li a {
	background-image: none;
	height: 26px;
	border-bottom: 1px dashed #CCCCCC;
	color: #333333;
	text-decoration: none;
	display: block;
	line-height: 2em;
}
#left ul#navi li a:hover {
	background-image: url(img/navi-back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#left #info {
	color: #666666;
	padding-top: 20px;
	font-size: 85%;
}
#left #info p {
	padding-left: 10px;
}

/* footer Style
-------------------------------*/
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer address {
	font-style: normal;
}

/* common
-------------------------------*/
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.size115 {
	font-size: 115%;
}
.size110 {
	font-size: 110%;
}
.size90 {
	font-size: 90%;
}
.size85 {
	font-size: 85%;
}
.textbox {
	padding-bottom: 15px;
}
.textbox p {
	padding-bottom: 5px;
}
.textbox ul li {
	background-image: url(img/listicon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.leftbox {
	float: left;
	width: 240px;
	padding-right: 30px;
}
.rightbox {
	float: left;
	width: 240px;
}
.align-r {
	text-align: right;
}
.mb25 {
	margin-bottom: 25px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb10 {
	margin-bottom: 10px;
}

