@charset "UTF-8";
/* CSS Document */
@import url("../../format/SKDformat-tag.css");
@import url("../../format/common.css");
@import url("../../format/headermenu.css");
@import url("../../format/footer.css");


a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover, a:active{
	color: #666666;
	text-decoration: underline;
}
#imgdiv {
	margin: 0px;
	float: right;
	padding:0px 10px;
}
#imgdiv img {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding:0px 0px 6px 0px;
}
img#photo1{
	background-image: url(../../../images/newinfo/20091025-1.jpg);
}
img#photo2{
	background-image: url(../../../images/newinfo/20091025-2.jpg);
}
img#photo3{
	background-image: url(../../../images/newinfo/20091025-3.jpg);
}
img#photo4{
	background-image: url(../../../images/newinfo/20091026-4.jpg);
}
img#photo5{
	background-image: url(../../../images/newinfo/20091026-5.jpg);
}


h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 38px 0px 0px 40px;
	font-size: 150%;
	line-height: 1;
	height: 62px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
h1 span{
	font-size: 60%;
	line-height: 1;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	padding:24px 0px 0px 40px;
	margin:0px;
}
#contents p, #contents li {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 75%;	line-height: 1.75;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 48px;
	letter-spacing: 1px;
}
#contents ol {
	margin:0px;
	padding:0px;
	list-style-position: inside;
}
#contents p em, #contents li em{
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #00FFFF;
}
