/* CSS Document */
/* 基本設定部分CSS start */
body{
	background-color:#FFF;
	text-align:center;
	font-size:small;
	_font-size:x-small;
	margin:0px;
	padding:0px;
	color:#333;
}
h1,h2,h3,h4,h5,h6,p,ol,ul,li,form,td,tr{
	margin:0px;
	padding:0px;
	font-size:small;
	_font-size:x-small;
	list-style-type:none;
}
img{
	border:0px;
}
br{
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
.alignLeft {
	text-align:left;
}
.alignRight {
	text-align:right;
}
.style_xs {font-size: x-small}

a:link {
	color:#003399;
	text-decoration: none;
}
a:visited {
	color:#666666;
	text-decoration: none;
}
a:hover {
	color:#003399;
	text-decoration: underline;
}

#container{
	display:block;
	width:768px;
	height:100%;
	margin:0px auto;
	background:url(image/top/bg.gif) repeat-y;
}

#joint{
	display:block;
	width:768px;
	height:14px;
	background:url(image/top/joint.gif) no-repeat;
	text-indent:-10000px;
}

/* 基本設定部分CSS end */

/* グローバルナビ部分CSS start */
#gnavi {
	display : block ;
	width : 760px ;
	height : 51px ;
	margin:-51px auto 0px auto;
	_margin:-51px 0px 0px 4px;
}
#gnavi li{
	display:block;
	float:left;
	text-indent:-10000px;
}
#gnavi .link0 a{
	display: block;
	background: url(image/top/ttl_gnavi.jpg) no-repeat;
	width: 158px;
	height: 51px;
}
#gnavi .link1 {
	display: block;
	width: 100px;
	height: 51px;
	text-decoration:none;
	background-image: url(image/top/btn_blank.jpg);
	background-repeat: no-repeat;
}
#gnavi .link1 a{
	display: block;
	width: 100px;
	height: 51px;
	text-decoration:none;
	background-image: url(image/top/btn_info.jpg);
	background-repeat: no-repeat;
}
#gnavi .link1 a:hover{
	background: url(image/top/btn_info.jpg) no-repeat;
	background-position : 0 -51px ;
}
#gnavi .link2 {
	display: block;
	width: 100px;
	height: 51px;
	background: url(image/top/btn_prof.jpg) no-repeat;
	text-decoration:none;
	background-position : 0 -51px ;
}
#gnavi .link2 a {
	display: block;
	width: 100px;
	height: 51px;
	background: url(image/top/btn_prof.jpg) no-repeat;
	text-decoration:none;
}
#gnavi .link2 a:hover{
	background: url(image/top/btn_prof.jpg) no-repeat;
	background-position : 0 -51px ;
}
#gnavi .link3 {
	display: block;
	width: 100px;
	height: 51px;
	background: url(image/top/btn_sche.jpg) no-repeat;
	text-decoration:none;
	background-position : 0 -51px ;
}
#gnavi .link3 a {
	display: block;
	width: 100px;
	height: 51px;
	background: url(image/top/btn_sche.jpg) no-repeat;
	text-decoration:none;
}
#gnavi .link3 a:hover{
	background: url(image/top/btn_sche.jpg) no-repeat;
	background-position : 0 -51px ;
}
#gnavi .link4 {
	display: block;
	width: 100px;
	height: 51px;
	background: url(image/top/btn_gall.jpg) no-repeat;
	text-decoration:none;
	background-position : 0 -51px ;
}
#gnavi .link4 a {
	display: block;
	width: 100px;
	height: 51px;
	background: url(image/top/btn_gall.jpg) no-repeat;
	text-decoration:none;
}
#gnavi .link4 a:hover{
	background: url(image/top/btn_gall.jpg) no-repeat;
	background-position : 0 -51px ;
}
#gnavi .link5 {
	display: block;
	width: 100px;
	height: 51px;
	background: url(image/top/btn_bbs.jpg) no-repeat;
	text-decoration:none;
	background-position : 0 -51px ;
}
#gnavi .link5 a {
	display: block;
	width: 100px;
	height: 51px;
	background: url(image/top/btn_bbs.jpg) no-repeat;
	text-decoration:none;
}
#gnavi .link5 a:hover{
	background: url(image/top/btn_bbs.jpg) no-repeat;
	background-position : 0 -51px ;
}
#gnavi .link6 {
	display: block;
	width: 102px;
	height: 51px;
	background: url(image/top/btn_link.jpg) no-repeat;
	text-decoration:none;
	background-position : 0 -51px ;
}
#gnavi .link6 a {
	display: block;
	width: 102px;
	height: 51px;
	background: url(image/top/btn_link.jpg) no-repeat;
	text-decoration:none;
}
#gnavi .link6 a:hover{
	background: url(image/top/btn_link.jpg) no-repeat;
	background-position : 0 -51px ;
}
/* グローバルナビ部分CSS end */
/* 広告部分　end*/
#ad{
	display:block;
	width:140px;
	_width:155px;
	float:right;
	padding:0px 0px 0px 15px;
	margin-bottom:30px;
	text-align:left;
}
#ad li{
	display:block;
	width:120px;
	height:60px;
	margin-bottom:10px;
	border:1px solid #CCC;
}
#ad .ad1 a{
	display:block;
	width:120px;
	height:60px;
	background:url(image/ad_pmu.gif) no-repeat;
	text-indent:-10000px;
}
#ad .ad2 a{
	display:block;
	width:120px;
	height:60px;
	background:url(image/ad_yamano.gif) no-repeat;
	text-indent:-10000px;
}
#ad .ad3 a{
	display:block;
	width:120px;
	height:60px;
	background:url(image/ad_creates.gif) no-repeat;
	text-indent:-10000px;
}
#ad .ad4 a{
	display:block;
	width:120px;
	height:60px;
	background:url(image/ad_bomex.gif) no-repeat;
	text-indent:-10000px;
}
#ad .ad5 a{
	display:block;
	width:120px;
	height:60px;
	background:url(image/ad_mach.gif) no-repeat;
	text-indent:-10000px;
}
/* 広告部分　end*/

/* フッター部分CSS start */

#footer{
	display:block;
	width:768px;
	height:22px;
	background:url(image/top/footer.gif) no-repeat;
	text-indent:-10000px;
}

/* フッター部分CSS end */

/* topページCSS start */
#container h1{
	display:block;
	width:768px;
	height:351px;
	background:url(image/top/main_image.jpg) no-repeat 4px 0px;
	text-indent:-10000px;
}
#main{
	display:block;
	width:595px;
	_width:610px;
	float:left;
	padding:0px 5px 20px 10px;
	text-align:left;
}

#main h3{
	display:block;
	width:594px;
	height:44px;
	background:url(image/top/ttl_news.jpg) no-repeat 0px 0px;
	text-indent:-10000px;
}
#main iframe {
	height: 230px;
	width: 580px;
}


/* profileページCSS start */
#main_prof{
	display:block;
	width:604px;
	_width:613px;
	float:left;
	padding:0px 5px 0px 4px;
	text-align:left;
	background:url(image/prof/bg.jpg) no-repeat 100% 100%;
}
#head_prof h1{
	display:block;
	width:768px;
	height:200px;
	background:url(image/prof/main_image.jpg) no-repeat;
	text-indent:-10000px;
}

#personal h3{
	display:block;
	width:454px;
	height:26px;
	background:url(image/prof/ttl_personal.gif) no-repeat;
	text-indent:-10000px;
	margin-bottom:10px;
}
#career h3{
	display:block;
	width:454px;
	height:26px;
	background:url(image/prof/ttl_career.gif) no-repeat;
	text-indent:-10000px;
	margin-bottom:10px;
}
#main_prof table{
	width:450px;
	border:none;
	font-size:x-small;
	_font-size:x-small;
	color:#333;
	margin-bottom:20px;
}
#personal th{
	width:110px;
	text-align:left;
	vertical-align:top;
}
#career th{
	width:40px;
	text-align:center;
	vertical-align:top;
}
#main_prof td{
	padding-left:10px;
	vertical-align:middle;
}

/* scheduleページCSS start */
#head_schedule h1{
	display:block;
	width:768px;
	height:201px;
	background:url(image/schedule/main_image.jpg) no-repeat 4px 0px;
	text-indent:-10000px;
}
#main_schedule{
	display:block;
	width:595px;
	_width:610px;
	float:left;
	padding:0px 5px 20px 10px;
	text-align:left;
}
#main_schedule h3{
	display:block;
	width:100%;
	margin-bottom:5px;
	font-size: medium;
	font-weight: bold;
	margin-top: 5ｐｘ;
}
#main_schedule table{
	border-collapse:collapse;
	font-size:small;
}
#main_schedule th{
	text-align:left;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px;
	font-weight: bold;
}
#main_schedule td{
	border-bottom:1px dotted #999;
	padding:5px;
}

/* galleryページCSS start */
#head_gallery h1{
	display:block;
	width:768px;
	height:200px;
	background:url(image/gallery/main_image.jpg) no-repeat 0px 0px;
	text-indent:-10000px;
}
#main_g {
	display:block;
	width:595px;
	_width:610px;
	float:left;
	padding:0px 5px 20px 10px;
	text-align:left;
}
#main_g iframe {
	height: 400px;
	width: 595px;
	overflow: hidden;
}
/* 
#navi_top {
	display:block;
	width:590px;
	height:26px;
	margin:10px auto 5px auto;
	background:url(image/gallery/navi_top.gif) no-repeat;
}
#navi_bottom {
	display:block;
	width:590px;
	height:26px;
	margin:5px auto 10px auto;
	background:url(image/gallery/navi_bottom.gif) no-repeat;
}
#navi_top h3,#navi_bottom h3 {
	display:block;
	width:470px;
	_width:480px;
	height:21px;
	_height:26px;
	font-size:12px;
	color:#FFF;
	text-align:left;
	padding:5px 0px 0px 10px;
	float:left;
}
#navi_bottom h3 {
	text-indent:-10000px;
}
.back a {
	display:block;
	width:45px;
	height:26px;
	text-indent:-10000px;
	text-decoration:none;
	float:left;
}
.next a {
	display:block;
	width:45px;
	height:26px;
	text-indent:-10000px;
	text-decoration:none;
	float:right;
}
#main_g image {
	display:block;
	width:590px;
	margin:0px auto;
	overflow:hidden;
	clear:both;
}
*/
/* linkページCSS start */
#head_link h1{
	display:block;
	width:768px;
	height:201px;
	background:url(image/link/main_image.jpg) no-repeat 4px 0px;
	text-indent:-10000px;
}
#main_link {
	display:block;
	width:580px;
	_width:610px;
	float:left;
	padding:10px 10px 20px 20px;
	text-align:left;
}
#main_link table{
	border-collapse:collapse;
	font-size:small;
}
#main_link th{
	text-align:left;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:5px;
	font-weight: bold;
}
#main_link td{
	border-bottom:1px dotted #999;
	padding:5px;
}

