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

#wrapper {
	width: 100% !important;
}
.joy-contents { 
	font-family: Meiryo !important;
	width: 950px !important;
	padding-left: 10px;
	padding-right: 10px;
}
.joy_header { padding-left:10px; padding-right:10px;
	border-top: 2px solid #ff7dd3; padding-top:20px;
	width: 930px;
}
.joy_logo {
	float: left;
}
.joy_logo img {
	width: 250px;
}
.joy_h1 { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; 
	width: 910px;
	padding:20px; 
	text-align:center;
	display:block;
	font-family: Meiryo !important;
	font-size: 20px; 
	font-weight:bold;

}

.joy-mainPicture {
	width: 930px;
	margin-top: 10px;
	position: relative;
}
.joy-mainPicture img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.joy-mainPicture:after {
	content: url(images/label_joy.png);
	position: absolute;
	top: -1px;
	left: -2px;
}
.joy_des01 {
	padding: 10px;
	margin-top: 20px;
	float: left;
	width: 600px;
}
.joy_des01 h2 {
	font-size: 14px;
	line-height: 24px;
}
.joy_des02 {
	width: 930px;
	font-size: 12px;
	line-height: 20px;
	background-color: #eee;
	padding: 10px;
	color: #666;
}

.joy_des02 img {
	float: left;
	margin-right: 15px;
	width: 125px;
	border-radius: 10px;
}

.joy_des03 {
	width:600px;
	margin-top:20px;
	font-size: 12px;
	line-height: 20px;
	background-color: #eee;
	padding: 10px;
	color: #666;
	float: left;
}

.joy_des03 img {
	float: left;
	margin-right: 15px;
	width: 125px;
	border-radius: 10px;
	margin-bottom: 40px;
}

.joy-profile {
	position:relative;
	margin: 35px auto;
}
.joy-profile img {
	position:absolute; top:-30px;
	z-index:2;
}
.joy-profile-text {
	 width:420px; margin-top:30px; margin-left:45px;
	border: 3px #ff7ed3 solid;
	display: block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: #fff;

	padding-left: 80px;
	left: 50px;
	z-index: 1;
}
.joy-profile-text p {
	width: 420px;
	color: #ff7ed3;
}
.joy-profile-text p.girl-name {
	font-size: 14px;
	color: #ff7ed3;
	margin-bottom: 10px;
	font-weight: bold;
}
.joy-banner {
	float: right;
	width: 320px;
	margin-top: 20px;
}

.joy-chat-left {
	width: 910px;
	padding: 15px;
	display: block;
	position: relative;
}

.chat-text-left {
	width: 520px;
	margin-left: 40px;
	float: left;
	background-color: #fff;
	padding: 18px;
	font-size: 16px;
	line-height: 28px;
	display: block;
	border-radius: 30px;
}
.chat-text-left a {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

.joy-chat-right {
	width: 910px;
	padding: 15px;
	display: block;
	position: relative;
}

.chat-text-right {
	width: 520px;
	margin-right: 40px;
	float: left;
	background-color: #fff;
	padding: 15px;
	font-size: 16px;
	line-height: 28px;
	display: block;
	border-radius: 30px;
}
.chat-text-right a {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}

.joy-pink{
	border: 3px solid #ffb7bf;
}
.joy-green{
	border: 3px solid #2acd54;
}
.joy-blue{
	border: 3px solid #369ddf;
}

.joy-right-arrow {
	position: absolute;
	right: 352px;
	top: 40px;
}
.joy-left-arrow {
	position: absolute;
	left: 338px;
	top: 40px;
}
.joy-chat{
	background-image:url(images/joy_bg.jpg);
	background-position-x:3px;
	padding-bottom: 10px;
}

.joy-chat a.togallery {
	display: block;
	width: 125px;
	margin: 0 0 0 auto;
}

.joy-chat a.chat-picture img {
	width: 300px;
	-webkit-border-radius: 10px 10px 0px 10px;
	-moz-border-radius: 10px 10px 0px 10px;
	border-radius: 10px 10px 0px 10px;
}

/* Gallery */
.main-joy-phoho{ position:relative; width:940px; margin:0 auto;}
.joy_back{ position:absolute; left:-33px; top:300px;}
.joy_next{ position:absolute; right:-29px; top:300px;}
.joycar_lead{	width: 910px; margin-top:30px;	font-family: Meiryo !important;
	background-color: #fff;
	padding: 15px;
	font-size: 16px;
	line-height: 28px;
	display: block;
	border: 3px solid #ffb7bf;
	border-radius: 30px; margin-bottom:20px; position:relative;} 
	
	
	.joy_top_arrow {
	position: absolute;
	left: 470px;
	top: -16px;
}

.joy_large_pic a{
	width: 50%;
	overflow: hidden;
	float: left;
}

.joy_large_pic a.half_right img{
	margin-left: -100%;
}
.joy_large_pic a.half_left img{
	margin-right: -100%;
}

.galley {	font-family: Meiryo !important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px;
}

#content-photo {
	background-color: #E5EECE;
	width: auto;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
}
#photo-main {	font-family: Meiryo !important;
	float: left;
	width: 620px;
}
#photo-sub {	font-family: Meiryo !important;
	width: 300px;
	float: right;
}
#content-photo div.main-phoho {
	text-align: center;
}
#content-photo div.main-phoho img {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content-photo h1 {
	font-size: 15px;
	color: #444444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}


#photo-main h2 {
	font-size: 16px; font-weight:bold; line-height:40px;
	background-color: #eda7d9; padding-left:10px;
	color: #FFFFFF;
	margin-top:15px;
}

#photo-main div.photolist {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
#photo-main div.photolist li {
	float: left;
	width: 144px;
	margin-right: 6px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	text-align: center;
	height: 96px;
	vertical-align: middle;
}

#photo-main div.photolist li img{
	border: 1px solid #CCCCCC !important;
}

#photo-sub h3 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #eda7d9;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
}
#photo-sub div.corner {
	background-color: #FFFFFF;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#photo-sub div.corner a img {
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
}
#photo-sub div.corner p {
	line-height: 120%;
}

#photo-sub div.other_content {
	text-align: right;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#photo-sub div.other_content p {
	background-image: url(/common/img/common_ico_01r.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
#content-photo #photo-sub div.other_content a {
	color: #eda7d9;
}

#photo-sub p.banner-01 {
	margin-top:15px;
}

.estimate_area {
	width: 920px;
	background-image: url(/joycar/images/joy_cart.jpg);
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
.estimate_area h2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #fbab32;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.estimate_area .kakaku {
	color: #00386e;
	font-size: 18px;
}
.estimate_area .price {
	font-size: 28px;
	color: #59000f;
}
.estimate_area p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #12193d;
	font-size: 12px;
}
.estimate_area .photo {
	float: right;
}
.estimate_area .photo img {
	border: 1px solid 7dadd2;
}

.estimate_area .button {
	text-align: center;
}

.backToArticle {
	background: url("https://cdn.autoc-one.jp/static/common2/images/article/back_to_article.gif");
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 8px 0px 0px 35px;
	font-size: 1.1em;
	line-height: 200%;
	font-weight: bold;
}

.joy_large_pic{
	margin-top: 10px;
}

.joy_large_pic img{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* hover */
.joy-chat-left a,.joy-chat-right a{
	display: block;
	background-color: #FFF;
}

.joy-chat-left a:hover img,.joy-chat-right a:hover img{
	opacity: 0.8;
}

.photolist a{
	display: block;
	background-color: #FFF;
}

.photolist a:hover img{
	opacity: 0.8;
}

.corner a{
	display: block;
	background-color: #FFF;
}

.corner a:hover img{
	opacity: 0.8;
}

.yt_embed {
	text-align: center;
}

/* AD SkyScraper banner */
.joy-contents div.ad_skyscraper {
	position: relative;
}
.joy-contents div.ad_skyscraper div#lleft {
	position: absolute;
	top: 15px;
	right: 960px;
}
.joy-contents div.ad_skyscraper div#rright {
	position: absolute;
	top: 15px;
	left: 960px;
}
.joy-contents div.ad_skyscraper div#ad_title {
	background-color: #eee;
	text-align: center;
	padding: 2px 0 1px 0;
}
/* AD SkyScraper banner GallaryPage */
div.ad_skyscraper_gallary {
	position: relative;
}
div.ad_skyscraper_gallary div#lleft {
	position: absolute;
	top: 10px;
	right: 970px;
}
div.ad_skyscraper_gallary div#rright {
	position: absolute;
	top: 10px;
	left: 970px;
}
.ad_skyscraper_gallary div#ad_title {
	background-color: #eee;
	text-align: center;
	padding: 2px 0 1px 0;
}
