@charset "utf-8";
/* CSS Document */

.subtitle2 {
	background-image: url(web_img/title_line.jpg);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	margin-top: 120px;
	margin-left: 15px;
	margin-right: 10px;
}
h3 {
	margin-left: 20px;
	padding-bottom: 18px;
	padding-left: 10px;
}
.h3-1 {
	background-image: url(cus_img/customer-titleline.jpg);
	background-repeat: no-repeat;
	width: 95px;
	background-position: left 13px;
}
.h3-2 {
	background-image: url(cus_img/customer-titleline1.jpg);
	background-repeat: no-repeat;
	background-position: left 17px;
}
.h3-3 {
	background-image: url(cus_img/customer-titleline2.jpg);
	background-repeat: no-repeat;
	background-position: left 16px;
}
.h3-4 {
	background-image: url(cus_img/customer-titleline3.jpg);
	background-repeat: no-repeat;
	background-position: 0% 92%;
}

h4 {
	width: 620px;
	color: #C06;
	margin-left: 30px;
	margin-top: 50px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #06C;
	border-left-width: 10px;
	border-left-style: ridge;
	border-left-color: #06C;
}

#contents p {
	margin-top: 10px;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
#contents_main p {
	margin-bottom: 59px;
	margin-left: 60px;
}
#shinkohyo{
        float: left;
}
#shinkohyo p{
        padding-left:40px;
        padding-bottom: 25px;
}
#point {
	background-image: url(cus_img/point_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	font-size: 16px;
	padding-left: 90px;
	margin-left: 60px;
	padding-bottom: 30px;
}
#point2 {
	background-image: url(cus_img/point_box2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	margin-left: 30px;
	padding-top: 50px;
	padding-left: 70px;
        padding-bottom: 5px;
}


#sample {
	width: 630px;
	margin-left: 30px;
	padding-bottom: 20px;
}
#sample p {
	width: 560px;
	margin-left: 40px;
	padding-bottom: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	color: #333;
}
.p_right {
	text-align: right;
}

.contents-back1 {
	background-image: url(cus_img/sample-background1.jpg);
	background-repeat: no-repeat;
	width: 630px;
	background-position: top;
	padding-top: 25px;
}
.contents-back2 {
	background-image: url(cus_img/sample-background2.jpg);
	background-repeat: repeat-y;
	width: 630px;
}
.contents-back3 {
	background-image: url(cus_img/sample-background3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 630px;
}
.sub-back1 {
	background-image: url(cus_img/customer-subback2.jpg);
	background-repeat: repeat-y;
}
.sub-back2 {
	background-image: url(cus_img/customer-subback1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sub-back3 {
	background-image: url(cus_img/customer-subback3.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
#contents_welcome {
	margin-top: 70px;
	padding-top: 10px;
	background-image: url(cus_img/background_brock.jpg);
}
.shohin_title {
	margin-top: 30px;
	text-align: center;
}
.shohin_title p {
	font-size: 12px;
	margin-top: 30px;
}
.shohin_title ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 70px;
}
.shohin_title li {
	float: left;
	font-size: 15px;
	color: #2C1AC8;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 100px;
	text-decoration: underline;
}
#welcome_sample {
	clear: both;
	margin-top: 150px;
	margin-bottom: 100px;
	text-align: center;
}
.welcome_font1 {
	text-align: left;
	margin-left: 110px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 50px;
}
.welcome_font2 {
	font-size: 12px;
	background-image: url(cus_img/boader_title.jpg);
	background-repeat: no-repeat;
	background-position: 50% 120%;
	background-size: 330px auto;
	/* [disabled]font-weight: bold; */
	text-align: center;
}
#welcome2 {
	margin-top: 150px;
	text-align: center;
	padding-bottom: 60px;
}
#dropmenu {
	width: 280px;
	float: left;
	padding-top: 60px;
        display:inline-block;
}
#sub{
	padding-top: 30px;
	padding-left: 50px;
}
#sub li{
        list-style-type: none;
}
#sub .sub_a{
	list-style-image: url(cus_img/flower-icon.jpg);
	width: 150px;
	height: 35px;
	margin-top: 30px;
        margin-left:30px;
        cursor:pointer;
}  
#sub .sub_a:hover {
	color: #FF1E79;
	font-weight: bold;
        border-right: 3px inset #B1D0F7;
        border-bottom: 1px inset #B1D0F7;
}
#sub .menu li{
	height: 20px;
	padding-top: 15px;
	padding-left: 15px;
	margin-left: -20px;
	width: 135px;
	border-bottom: 2px dotted #B1D0F7;
}  
#sub .menu li:hover {
	background-color: #CFE2FA;
}
#sub .menu li a{
        display:block;
}
.fixed{
	position:fixed;
	top:0px;
}




.float_left {
	float: left;
	margin-left: -25px;
}

#btn {
	overflow-x: auto;
	overflow-y: auto;
	margin-left: 70px;

}

.btn_1 {
	background-image: url(cus_img/btn_1.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
	color: #06009C;
	font-weight: bold;
	font-size: 16px;
	height: 45px;
	width: 150px;
	margin-left: 65px;
	margin-bottom: 80px;
}

.btn_1:hover {
	background-image: url(cus_img/btn_1-1.jpg);
	color: #3B33FF;
}

.btn_2 {
	background-image: url(cus_img/btn2.jpg);
	background-repeat: no-repeat;
	padding-left: 33px;
	padding-top: 20px;
	color: #06009C;
	font-weight: bold;
	font-size: 16px;
	height: 45px;
	width: 120px;
	margin-bottom: 80px;
}

.btn_2:hover {
	background-image: url(cus_img/btn_2-2.jpg);
	color: #3B33FF;
}

.btn_3 {
	background-image: url(cus_img/btn_3.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 20px;
	color: #06009C;
	font-weight: bold;
	font-size: 16px;
	height: 45px;
	width: 170px;
	margin-top: -35px;
}

.btn_3:hover {
	background-image: url(cus_img/btn_3-1.jpg);
	color: #3B33FF;
}
