/* ------------------------------
code
------------------------------ */
body {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝", "メイリオ", Meiryo, "MS PMincho", serif;
	font-size: small;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/background.jpg);
	line-height: 1.2em;
}
p {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.2em;
}
pre {
	margin: 0px;
	padding: 0px;
}
em {
	color: #C00;
	font-style: normal;
	font-weight: bold;
}
strong {
	color: #F60;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link {
	text-decoration: underline;
	color: #F63;
}
a:visited {
	text-decoration: underline;
	color: #06C;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #06C;
}
/* ------------------------------
image
------------------------------ */
img {
	padding: 0px;
	margin: 0px;
}
.Limg {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	float: left;
	border-right: 10px solid #000;
	border-bottom: 10px solid #000;
	border: 1px solid #FFF;
}
.Rimg {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	float: right;
	border-bottom: 10px solid #000;
	border-left: 10px solid #000;
	border: 1px solid #FFF;
}
.Pimg {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}
.Stxt {
	font-size: 12px;
}
/* ------------------------------
body
------------------------------ */
#body {
	background-image: url(/img/background_x.jpg);
	background-repeat: repeat-x;
}
#center {
	width: 900px;
	background-image: url(/img/contents_back.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 5px 0px 5px;
}
/* ------------------------------
header
------------------------------ */
#header {
	width: 900px;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
#header_logo {
	padding: 0px;
	margin: 0px;
	float: left;
	height: 60px;
	width: 400px;
}
#header_logo a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 60px;
	width: 400px;
	display: block;
	background-image: url(/img/logo.jpg);
	text-indent: -9999px;
}
ul#header_menu {
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 0px 0px;
	float: right;
	height: 55px;
	width: 490px;
}
#header_menu li {
	font-size: 14px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-indent: 15px;
	display: block;
	background: url(/img/link.jpg) no-repeat left center;
}
#header_menu a:link {
	text-decoration: none;
	color: #F90;
}
#header_menu a:visited {
	text-decoration: none;
	color: #F90;
}
#header_menu a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#header_menu a:active {
	text-decoration: none;
	color: #F90;
}
/* ------------------------------
navi
------------------------------ */
#navi {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	float: left;
}	
#navi #a {
	height: 30px;
	width: 123px;
	background-image: url(/img/navi_a.jpg);
	text-indent: -9999px;
}
#navi #b {
	height: 30px;
	width: 152px;
	background-image: url(/img/navi_b.jpg);
	text-indent: -9999px;
}
#navi #c {
	height: 30px;
	width: 212px;
	background-image: url(/img/navi_c.jpg);
	text-indent: -9999px;
}
#navi #d {
	height: 30px;
	width: 122px;
	background-image: url(/img/navi_d.jpg);
	text-indent: -9999px;
}
#navi #e {
	height: 30px;
	width: 137px;
	background-image: url(/img/navi_e.jpg);
	text-indent: -9999px;
}
#navi #f {
	height: 30px;
	width: 154px;
	background-image: url(/img/navi_f.jpg);
	text-indent: -9999px;
}
ul#navi li {
	margin: 0px;
	padding: 0px;
	float: left;
}
ul#navi li a{
	text-decoration: none;
	display: block;
	float: left;
}
#navi a:link {
	text-decoration: none;
}
#navi a:visited {
	text-decoration: none;
}
#navi a:hover {
	background-position: 0px -30px;
}
#navi a:active {
	text-decoration: none;
}
/* ------------------------------
contents
------------------------------ */
#contents {
	width: 870px;
	margin: 0px 0px 0px 0px;
	padding: 30px 15px 30px 15px;
	float: left;
}
/* ------------------------------
index
------------------------------ */
#index {
	width: 900px;
	height: 140px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	background-image: url(/img/index_back.jpg);
}
/* ------------------------------
menu<img src="/img/background_x.jpg" width="400" height="546">
------------------------------ */
#menu {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 240px;
	float: left;
}
#menu_navi {
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}	
#menu_navi #a {
	width: 240px;
	height: 80px;
	background-image: url(/img/menu_plofile.jpg);
	text-indent: -9999px;
}
#menu_navi #b {
	width: 240px;
	height: 80px;
	background-image: url(/img/menu_work.jpg);
	text-indent: -9999px;
}
#menu_navi #c {
	width: 240px;
	height: 80px;
	background-image: url(/img/menu_gallery.jpg);
	text-indent: -9999px;
}
#menu_navi #d {
	width: 240px;
	height: 80px;
	background-image: url(/img/menu_school.jpg);
	text-indent: -9999px;
}
#menu_navi #e {
	width: 240px;
	height: 80px;
	background-image: url(/img/menu_media.jpg);
	text-indent: -9999px;
}
ul#menu_navi li {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
ul#menu_navi li a{
	text-decoration: none;
	display: block;
	float: left;
}
/* ------------------------------
main_contents
------------------------------ */
#main_contents {
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#main_contents h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
}
#main_contents h2 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 26px;
}
#main_contents h3 {
	font-size: 18px;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	color: #CC6600;
	background: url(/img/title_m.jpg) no-repeat bottom;
	text-indent: 5px;
}
#main_contents h4 {
	color: #CC6600;
	font-size: 14px;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
	background: url(/img/title_s.jpg) no-repeat left bottom;
	line-height: 1.2em;
}
#main_contents h5 {
	font-size: 14px;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
	background: url(/img/list.jpg) no-repeat left center;
}
#main_contents h6 {
	font-size: 14px;
	margin: 15px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	text-indent: 18px;
	display: block;
	background: url(/img/link.jpg) no-repeat left center;
}
#main_contents a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #06C;
}
#main_contents a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #06C;
}
#main_contents a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
#main_contents a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #06C;
}
#main_contents p {
	margin: 10px 10px 0px 30px;
	padding: 0px;
}
#main_contents li {
	font-size: 14px;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
	background: url(/img/list.jpg) no-repeat left center;
}
#main_contents hr {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#past table {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 600px;
}
#past th {
	margin: 0px;
	padding: 8px 5px 5px 5px;
	background-color: #EEEEEE;
	text-indent: 10px;
	font-weight: bolder;
}
#past td {
	margin: 0px;
	padding: 5px 5px 20px 5px;
}
#button {
	padding: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 44px;
	width: 244px;
}
#button a {
	padding: 12px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 44px;
	width: 244px;
	display: block;
	text-align: center;
	background: url(/img/button.jpg) no-repeat 0px 0px;
	line-height: 1.2em;
}
#button a:link {
	text-decoration: none;
	font-size: 16px;
	color: #FFF;	
	font-weight: bold;
}
#button a:visited {
		text-decoration: none;
	font-size: 16px;
	color: #FFF;	
	font-weight: bold;
}
#button a:hover {
	text-decoration: none;
	font-size: 16px;
	color: #F60;	
	font-weight: bold;
}
#button a:active {
	text-decoration: none;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
/* ------------------------------
footer_navi
------------------------------ */
#footer {
	width: 880px;
	height: 120px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	float: left;
	background-image: url(/img/footer.jpg);
}
#footer p {
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	padding: 0px;

}
#footer pre {
	font-size: 10px;
	font-weight: bold;
	margin: 35px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}
#footer_navi {
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 25px;
	border-bottom: 1px solid #FFF;
	line-height: 1.1em;
}
ul#footer_navi li {
	margin: 0px;
	padding: 0px 15px 0px 15px;
	float: left;
	border-right: 1px solid #F90;
}
ul#footer_navi li a {
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
}
#footer_navi a:link {
	text-decoration: none;
	color: #F90;
}
#footer_navi a:visited {
	text-decoration: none;
	color: #F90;
}
#footer_navi a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#footer_navi a:active {
	text-decoration: none;
	color: #F90;
}
/* 

