﻿@charset "UTF-8";

/* きほん */
body {
	margin:0px;
	padding:0px;
	background-image: url(../img/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

img.example1 {
	width: 860px;
	height:2426px;
}


#winder_case {
	width: 860px;
	height:2426px;
	margin: 0 auto;

}
#winder_case #content_area {
	position:absolute;
	width: 860px;
	height:2426px;
	background-image: url(../img/winder_case_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:860px 2426px;
}
#winder_case #content_area .winder01 {
	position: absolute;
	right: 3px;
	top: 408px;
	width: 824px;
}
#winder_case #content_area .winder02 {
	position: absolute;
	right: 60px;
	top: 559px;
	width: 752px;
}
#winder_case #content_area .winder03 {
	position: absolute;
	right: 424px;
	top: 1093px;
	width: 402px;
}


.winder_img01 {
	height: auto;
	width: 194px;
	float: left;
	padding-top: 0px;
	padding-left: 8px;
}

.winder_img02 {
	height: auto;
	width: 193px;
	float: left;
	padding-top: 0px;
	padding-left: 57px;
}

.winder_img03 {
	height: auto;
	width: auto;
	float: right;
	padding-top: 0px;
}

.winder_text1 {
	height: 60px;
	width: 194px;
	float: left;
	padding-top: 0px;
	clear: left;
	margin-top: 5px;
}

.winder_text2 {
	height: 60px;
	width: 193px;
	float: left;
	margin-top: 5px;
}

.winder_text3 {
	height: 60px;
	width: 231px;
	padding-top: 0px;
	margin-top: 5px;
}


#winder_case #content_area .case01 {
	position: absolute;
	right: 231px;
	top: 1789px;
	width: 593px;
}

#winder_case #content_area .case02 {
	position: absolute;
	right: 65px;
	top: 1900px;
	width: 738px;
}

#winder_case #content_area .oter_item {
	position: absolute;
	right: -4px;
	top: 370px;
	width: 743px;
}

.oter_item_img01 {
	float: left;
}

.oter_item_img02 {
	float: right;
}

.text_A{
	text-align:left;
	font-family : "Arial,'ＭＳ Ｐゴシック',sans-serif',ヒラギノ角ゴ Pro W7";
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
	color: #666;
	letter-spacing: 1px;
	}

.text_A3{
	text-align:left;
	font-family : "Arial,'ＭＳ Ｐゴシック',sans-serif',ヒラギノ角ゴ Pro W7";
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
	color: #333;
	font-style: normal;
	margin-bottom: 20px;
	padding-top: 5px;
	
	}
	
.text_B{
	text-align:center;
	font-family : "Arial,'ＭＳ Ｐゴシック',sans-serif',ヒラギノ角ゴ Pro W7";
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #666;
	}

.text_B1{
	text-align:center;
	font-family : "Arial,'ＭＳ Ｐゴシック',sans-serif',ヒラギノ角ゴ Pro W7";
	font-weight: normal;
	font-size: 9px;
	line-height: 15px;
	color: #666;
	letter-spacing: 1px;
	}
	
.text_C{
	text-align:justify;
	font-family : "Arial,'ＭＳ Ｐゴシック',sans-serif',ヒラギノ角ゴ Pro W7";
	font-weight: bold;
	font-size: 13px;
	line-height: 24px;
	color: #666;
	letter-spacing: 1px;
	}

.housekitop {
	position: absolute;
	right: 666px;
	top: 15px;
}

.flash01 {
	position: absolute;
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 139px;
	left: 0px;
}

.flash02 {
	position: absolute;
	right: 27px;
	top: 1007px;
	width: 387px;
	height:703px;
}

#winder_case #content_area a:link{
	text-decoration: none;
}
#winder_case #content_area a:visited{
	text-decoration: underline;
	color: #666;
}
#winder_case #content_area a:hover{
	color: #396;
	text-decoration: underline;
}

/* footer */

#footer_area {
	background:url(/img/usr/ftr_bg_001.gif) repeat-x 0 0 black;
	width:100%;
}
#footer {
	width:860px;
	margin:0 auto;
	padding:10px 0;
}
#footer .inner{
	margin:0;
	padding:0;
	}
#footer a.ar {
	background:url(/img/usr/ftr_ar_001.gif) no-repeat 0px 3px;
	margin:0 0 0 15px;
	padding:0 0 0 8px;
	font-size:10px;
	color:#FFFFFF;
	}

/* マージン */
.mb9 {
margin-bottom: 9px;
}
.mt10 {
margin-top: 10px;
}
.mt20 {
margin-top: 20px;
}
.mb10 {
margin-bottom: 10px;
}
.mb20 {
margin-bottom: 20px;
}
.mb40 {
margin-bottom: 40px;
}
.mr30 {
margin-right: 30px;
}

/* マージン（ネガティブ） */
.mt10n {
margin-top: -10px;
}
.mt20n {
margin-top: -20px;
}
.mt30n {
margin-top: -30px;
}
.mb10n {
margin-bottom: -10px;
}
.mb20n {
margin-bottom: -20px;
}
/* インデント */
.indnt_10{
text-indent: 10px;
}
.indnt_20{
text-indent: 20px;
}
