@charset "utf-8";
/* CSS Document */
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	color: #0066CC;
	font-weight: bold;
	background-image: url(../image/h1bg.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 584px;
	top: 12px;
	padding-top: 24px;
	padding-left: 4px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 0px;
	text-indent: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -16px;
	margin-left: 0px;
}
/*h2 {
	background-image: url(../image/h2bg3.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	width: 550px;
	line-height: 50px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 95%;
	color: #143F5A;
}
h3 {
	font-size: 95%;
	margin-bottom: 10px;
	border-bottom: 3px double #9ECBE9;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../image/h3bg2.gif);
	width: 520px;
	background-position: left top;
}*/
h4 {
	padding-left: 20px;
	background-image: url(../image/h4bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	font-size: 95%;
	margin-bottom: 5px;
}



h2 {
	background-image: url(../image/h2bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	font-size: medium;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: 22px;
	color: #000066;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	background-image: url(../image/h3bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	font-size: medium;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: 26px;
	color: #000066;
	font-weight: bold;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*h4 {
	text-indent: 24px;
}*/

p {
	margin: 5px;
	font-size: 90%;
	line-height: 1.7em;
	padding: 0px 10px 0px 20px;
}


ul {
	text-indent: -20px;
}

li {
	font-size: 85%;
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	text-indent: 0px;
}
a img {
	border-style: none;
}

address{
	font-size: x-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	text-align: right;
}

div#menupillar {
	background-image: url(../image/sk-main_r2_c2.jpg);
	width: 144px;
	margin: 0px;
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	float: right;
	padding: 8px;
	height: 420px;
}

#menupillar h2{
	background-color: #003399;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
	font-size: medium;
	text-align: left;
	text-indent: 8px;
}

#menu_container
	{
	width: 144px;
	top: 100px;
	margin: 0;
	margin-left: 0px;
	position: absolute;
	}
#menu_container dl
	{
	margin: 0px;
	float: left;
	color: #000000;
	width: 144px;
	font-size: 95%;
	font-weight: bold;
	}
#menu_container dt
	{
	text-align: center;
	margin:2px;
	font-size: 95%;
	border: 1px outset black;
	background-color: #66CCFF;
	line-height: 180%;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	font-weight: bold;
	}
#menu_container dd
	{
	display: none;
	margin: 1px;
	font-size: 95%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: black;
	background-color: #CCFFFF;
	filter:Alpha(Opacity=75);
	-moz-opacity:0.75;
	width: 220px;
	padding-left: 5px;
	}
#menu_container dl:hover dd
	{
	display: block;
	margin-left: -80px;
	}
#menu_container a
	{
	display: block;
	line-height: 180%;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}
#menu_container      a:hover          
	{
	background-color: #FFFFFF;
	}
#menu_container a:visited {
	color: #000099;
}


	
.bg {
	background-image: url(../image/sk-top_r3_c1.jpg);
	background-repeat: repeat;
	width: 760px;
}
.main {
	background-image: url(../image/sk-main_r2_c1.jpg);
	width: 584px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	float: left;
	padding: 8px;
	overflow: hidden;
	margin: 0px 0px 12px;
}
.main a {
	text-decoration: none;
}
.main a:hover {
/*	color: #FFFFFF;
	background-color: #0099C7;
*/	color: #FF9900;
}
.footer {
	background-image: url(../image/sk-main_r3_c1.jpg);
	clear: both;
	float: none;
	width: 760px;
	position: relative;
}
div #titlebar {
	background-image: url(../image/sk-main_r1_c1.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 760px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	float: left;
	text-align: right;
}

#titlebar a:hover{
}

.main-l {
	float: left;
	width: 288px;
}
.main-r {
	float: right;
	width: 288px;
}
.main-1 {
	clear: both;
	float: none;
}

.bg .main img {
	margin: 0px;
}
.main .new {
	width: 520px;
	font-size: 90%;
	padding: 10px 10px 5px 20px;
}
.main .new dt {
	font-weight: bold;
}
.main .new dd {
	border-bottom: 1px dotted #cfcfcf;
	margin: 5px 0px 8px;
	padding-bottom: 2px;
}

.main img a {
	border-style: none;
	text-decoration: none;
	background-image: none;
}
.main .imagebox {
	font-size: 80%;
	color: #666666;
	margin: 5px 5px 10px 10px;
	float: right;
}
.main .imagebox-l {
	float: left;
	font-size: 80%;
	margin: 5px 10px 10px 5px;
	color: #666666;
}



.main .guide {
	float: right;
	margin: 20px;
	background-image: url(../detector/point4.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.main .guide-up {
	float: right;
	margin: 20px;
}
.main .guide-up a {
	color: #0000FF;
	text-decoration: none;
}
.main .guide-up a:hover {
	text-decoration: none;
	color: #FF9900;
}

.bg  .main  .display-box {
	margin: 5px 0px 5px 10px;
	width: 135px;
	float: left;
	height: 200px;
}
.bg      .main      .display-box      img                            {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.bg   .main   .display-box   p         {
	margin: 0px 5px;
	padding: 0px;
	font-size: 80%;
	font-weight: bold;
}
.bg  .main  #table-gallery {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bg  .main  #table-gallery  img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.bg  .main  #table-gallery  th {
	background-color: #EFEFEF;
	white-space: normal;
	border-top: 0 solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 80%;
	padding: 5px;
	text-align: center;
	font-weight: normal;
}
.bg  .main  #table-gallery  td {
	white-space: nowrap;
	border-top: 0 solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 130px;
	text-align: center;
}
#galley-span {
	font-weight: bold;
}
#wrapper .bg .main .imgleft {
	margin: 10px 10px 10px 20px;
	float: left;
}
#wrapper .bg .main .imgright {
	margin: 10px;
	float: right;
}


.cleleft {
	clear: left;
}
.cleright {
	clear: right;
}
.main #table-status td {
	margin-left: 10px;
	border-bottom: 1px dotted #666666;
}
.main #table-status img {
	margin: 10px 5px;
}
#table-sk {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#table-sk  th {
	background-color: #EFEFEF;
	white-space: normal;
	border-top: 0 solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 80%;
	padding: 5px;
	text-align: center;
	font-weight: normal;
}
#table-sk  td {
	white-space: nowrap;
	border-top: 0 solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
	font-size: 80%;
	padding: 5px;
}
.main #video-content {
	width: 570px;
	margin-left: 15px;
	height: 130px;
	margin-bottom: 10px;
	background-color: #EFEFEF;
}
.main #video-content img {
	float: left;
	margin: 5px 10px 0px 5px;
}
.main #video-content ul {
	margin: 10px 0px 0px;
}

.main #video-content li {
	float: left;
	list-style: none;
}

.main #video-content p {
	line-height: 1.2em;
}
