@charset "UTF-8";
@import "common.css";

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Meiryo,Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 160%;
}

a {
	outline: none;
	text-decoration: none;
	color: #039;
}

a:hover {
	text-decoration: underline;
}

b {
	font-weight: bold;
	color: #333;
}

li {
	list-style: none;
}

img,p,h1,h2,h3,h4,h5,h6,ul,dl {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
}

h1 {
	padding: 5px 0;
	font-size: 12px;
}

h2 {
	width: 100%;
	margin: 10px 0;
	padding: 10px 0;
	font-size: 40px;
	font-weight: bold;
/*	color: #E50012;*/
/*	border-bottom: 5px solid #E50012;*/
}

h3 {
	margin: 20px 0px 20px;
	padding: 20px 20px 15px;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	border-left: 6px solid #E01;
}

h4 {
	margin: 20px 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #E01;
}

/*---------------------------------------------------------------*/

#wrap {
	width: 860px;
	margin: 0 auto;
	padding: 0 50px; 
	background: url(img/bg_shadow.png) repeat-y center;
}

#unit {
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

#head {
	width: 100%;
/*	height: 60px;*/
	background: #FFF;
	border-bottom: 0px solid #E01;
}

#guide {
	float: right;
	width: 240px;
	height: 60px;
	padding: 0;
	text-align: right;
}

#main {
	float: left;
	width: 860px;
	padding: 20px 0 40px;
}

#side {
	float: right;
	width: 200px;
}

#foot {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 15px 0px;
	background: #901;
}

/*---------------------------------------------------------------*/

#side img {
	margin: 0px auto 5px;
}

#face {
	display: none;
	width: 100%;
	margin: 0 auto 20px;
	padding: 10px 0;
	background: #39F;
}

#info {
	margin: 0 20px 40px 0;
	font-size: 12px;
}

#info dl {
	padding: 5px 20px 0px 0px;
	border-bottom: 1px dotted #999;
}

#info dt {
	float: left;
	width: 80px;
	margin-right: 20px;
}

#info dd {
	margin: 0px;
}

#dots {
	height: 10px;
	margin: 0px 0px 15px;
	background: url(img/dot.jpg);
}

/*---------------------------------------------------------------*/

#globalbg {
	width: 100%;
	height: 40px;
	background: url(img/bg_global.png);
}

#global {
	width: 860px;
	height: 40px;
	margin: 10px auto 0;
	background: url(img/global.png);
}

#global #menu1 a {
	display: block;
	float: left;
	width: 60px;
	height: 40px;
}

#global #menu2 a,
#global #menu3 a,
#global #menu4 a,
#global #menu5 a,
#global #menu6 a {
	display: block;
	float: left;
	width: 160px;
	height: 40px;
}

#menu1 a {
	background: url(img/global.png);
	background-position: 0px 0px;
}

#index #menu1 a,
#menu1 a:hover {
	background: url(img/global.png);
	background-position: 0px -40px;
}

#menu2 a {
	background: url(img/global.png);
	background-position: -60px 0px;
}

#education #menu2 a,
#menu2 a:hover {
	background: url(img/global.png);
	background-position: -60px -40px;
}

#menu3 a {
	background: url(img/global.png);
	background-position: -220px 0px;
}

#business #menu3 a,
#menu3 a:hover {
	background: url(img/global.png);
	background-position: -220px -40px;
}

#menu4 a {
	background: url(img/global.png);
	background-position: -380px 0px;
}

#music #menu4 a,
#menu4 a:hover {
	background: url(img/global.png);
	background-position: -380px -40px;
}

#menu5 a {
	background: url(img/global.png);
	background-position: -540px 0px;
}

#company #menu5 a,
#menu5 a:hover {
	background: url(img/global.png);
	background-position: -540px -40px;
}


#menu6 a {
	background: url(img/global.png);
	background-position: -700px 0px;
}

#contact #menu6 a,
#menu6 a:hover {
	background: url(img/global.png);
	background-position: -700px -40px;
}

/*---------------------------------------------------------------*/

#local {
	display: none;	
	width: 240px;
	font-size: 14px;
}

#local li a {
	display: block;
	width: 220px;
	height: 20px;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
}

#local .category a {
	background: url(img/category.png);
}

#local .category {
	display: block;
	width: 220px;
	height: 20px;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	background: url(img/category.png);
}

#local .menu a {
	text-indent: 5px;
	background: #593;
	border-bottom: 1px solid #482;
}

#local .last a {
	text-indent: 5px;
	background: #593;
	border-bottom: 0px solid #482;
}

#local .category a:hover {
	color: #FF0;
	text-decoration: none;
}

#local .menu a:hover,
#local .last a:hover {
	text-decoration: none;
	background: #6C0;
}

#local #here a {
	background: #040;
}


#local .category {
	background: #39F;
}

#local .menu a {
	color: #666;
	background: #EEE;
	border-bottom: 1px solid #FFF;
}

#local .last a {
	color: #666;
	background: #EEE;
}

#local .menu a:hover,
#local .last a:hover {
	color: #39F;
	background: #DDD;
}

/*---------------------------------------------------------------*/

#foot,
#foot a {
	font-size: 12px;
	color: #FFF;
}

#foot ul {
	display: none;
	width: 900px;
	margin: 0 auto;
}

#foot ul li {
	float: left;
	margin: 0;
	padding: 0px 10px;
	font-size: 12px;
	list-style: none;
}

#foot ul li a {
	color: #FFF;
}

#pagetop a {
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 30px;
	height: 25px;
	padding: 5px 0 0;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	background: #E50012;
}

#pagetop a:hover {
	color: #E50012;
	background: #FFF;
	text-decoration: none;
}

#copyright {
	margin-bottom: 0px;
	font-size: 12px;
	color: #CCC;
	text-align: center;
}

/*---------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

table th,
table td {
	padding: 5px 10px;
}

#tableBox tr td p {
	margin-bottom: 0;
}

#tableBox th {
	text-align: left;
	vertical-align: top;
	color: #FFF;
	background: #966;
	border: 1px solid #FFF;
}

#tableBox td {
	text-align: left;
	vertical-align: top;
	background: #EEE;
	border: 1px solid #FFF;
}

#tableLine th,
#tableLine td {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#tableLine th {
	vertical-align: top;
	text-align: right;
}

#tableNone th,
#tableNone td {
	border: 0;
}

#tableNone td {
	padding-bottom: 0px;
}

#button {
	font-family: Meiryo,Osaka,Verdana,Arial,Helvetica,sans-serif;
	margin-top: 10px;
	padding: 3px 30px;
}

/*---------------------------------------------------------------*/

.photoRight {
	margin-top: 5px;
}

#box {
	margin: 20px 0;
	padding: 10px;
	border: 5px solid #9CF;
}

#entry {
	margin: 20px 0 40px;
	padding-left: 20px;
}


/*---------------------------------------------------------------*/















