@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:bottom;
    background:transparent;
}
body{
	margin:0;
    padding:0;
    border:0;
    outline:0;
}
img{
	margin:0;
    padding:0;
    border:0;
　  vertical-align:bottom;
}
	
h1,h2 {
	display:none;
}
#main {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
#movie {
	left: auto;
	right: auto;
	margin: 0 auto;
	width: 560px;
}
#main .sample1 img {
	margin-top: 65px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}

a:hover img{
    opacity:0.5;
    -moz-opacity:0.5;
    filter:alpha(opacity = 50);
}
#main .sample2 img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#silky_discription {
	position: relative;
	width: 860px;
	height: 860px;
	margin: 0px;
}
#main #silky_discription .title1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	height: 30px;
	width: 400px;
	position: absolute;
	left: 6.7%;
	top: 17%;
	right: auto;
	bottom: auto;
}
#main #silky_discription .discription1 {
	font-size: 15px;
	font-weight: normal;
	height: 115px;
	width: 435px;
	position: absolute;
	left: 6.7%;
	top: 24%;
	right: auto;
	bottom: auto;
	text-align: justify;
	text-justify: distribute-all-lines;
	line-height: 20px;
}
#main .title2 {
	font-size: 30px;
	font-weight: normal;
	height: 30px;
	width: 400px;
	position: absolute;
	left: 42.3%;
	top: 45.8%;
	right: auto;
	bottom: auto;
}
#main #silky_discription .discription2 {
	font-size: 15px;
	font-weight: normal;
	height: 120px;
	width: 430px;
	position: absolute;
	left: 42.3%;
	top: 53%;
	right: auto;
	bottom: auto;
	text-align: justify;
	text-justify: distribute-all-lines;
	line-height: 20px;
}
#main #silky_discription .title3 {
	font-size: 29px;
	font-weight: normal;
	height: 30px;
	width: 450px;
	position: absolute;
	left: 6.7%;
	top: 74.3%;
	right: auto;
	bottom: auto;
}
#main #silky_discription .discription3 {
	font-size: 15px;
	font-weight: normal;
	height: 120px;
	width: 430px;
	position: absolute;
	left:  6.7%;
	top: 83%;
	right: auto;
	bottom: auto;
	line-height: 20px;
	text-align: justify;
	text-justify: distribute-all-lines;
}
#main #silky_discription .rink {
	font-size: 15px;
	position: absolute;
	left: 65%;
	top: 97.5%;
	right: auto;
	bottom: auto;
}

#main #silky_discription .rink a:hover {
	color: #FFFF99;
}
#main #silky_discription .rink a {
	color: #FFFFFF;
}
#main #banner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	width: 400px;
}
#main #footer {
	background: #F9D6E0;
	background-image:url(images/footer-01.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 860px;
	height: 41px;
	line-height: 41px;
	text-align: center;
}

#main article {
	padding: 0;
	margin: 0;
}
#main article #re {
	position: relative;
}
#Correction {
	position: absolute;
	bottom: 0px;
	top: 600px;
	right: 0;
	left: 0;
}
#main #footer small {
	font-size: 0.5rem;
}
#gototop {
	position: fixed;
	z-index: 100;
	right: 10px;
	bottom: 10px;
}
