#content-photo {
	background-color: #FFCC33;
	width: auto;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
	position:relative;
}
#photo-main {
	float: left;
	width: 620px;
}
#photo-sub {
	width: 300px;
	float: right;
}
#content-photo div.main-phoho {
	text-align: center;
	margin-bottom: 15px;
}
#content-photo div.main-phoho img {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content-photo p.lead {
	line-height: 140%;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#content-photo #photo-main {
	background-color: #FFFFFF;
	font-size: 15px;
}
#content-photo #photo-main p {
	line-height: 140%;
	padding: 10px;
}

#content-photo #photo-main h1 {
	font-size: 15px;
	background-color: #8d0808;
	color: #FFFFFF;
	padding: 5px;
}
#content-photo #photo-main h2 {
	font-size: 15px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #8D0808;
	margin-left: 10px;
	padding-bottom: 2px;
	margin-top: 5px;
}
#content-photo hr {
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#content-photo #photo-main h3 {
	font-size: 15px;
	background-color: #8d0808;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}

#photo-main ul.photo-02 li a.photo_loupe-loupe img {
	border: 0px solid #FFFFFF;
}

#photo-main ul.photo-01 {
	clear: both;
	margin-left: 10px;
	line-height: 50px;
}
#photo-main ul.photo-01 li {
	float: left;
	margin: 0 0 5px 5px;
}
#photo-main ul.photo-01 li.first {
	margin-left: 0;
}
#photo-main ul.photo-01 li img {
	border: 1px solid #999;
}

#photo-main ul.photo-02 {
	width: 227px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#photo-main ul.photo-02 li {
	float: left;
	margin-bottom: 5px;
}
#photo-main ul.photo-02 li.other {
	margin-left: 5px;
}
#photo-main ul.photo-02 li img {
	border: 1px solid #999;
}
#photo-main p.photo {
	float: right;
	margin: 0 0 5px 15px;
}
#photo-main p.photo img {
	border: 1px solid #999;
}



#photo-main div.photolist {
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	clear: both;
}
#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 img {
	margin-bottom: 5px;
}

#photo-main div.photolist a {
	color: #8D0808;
	font-size: 12px;
}



#photo-main  ul.pagenavi {
	clear: both;
	margin: 10px;
}
#photo-main  ul.pagenavi li.pre {
	float: left;
}
#photo-main  ul.pagenavi li.next {
	float: right;
}
#photo-main  ul.pagenavi li.center {
	text-align: center;
}


#photo-sub h3 {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #8d0808;
	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 img {
	float: left;
	margin-right: 10px;
}
#photo-sub div.corner p {
	line-height: 120%;
}
#photo-sub div.corner a {
	color: #8d0808;
}

#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(https://cdn.autoc-one.jp/static/common2/images/workcar/common_ico_01r.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
#content-photo #photo-sub div.other_content a {
	color: #8d0808;
}



/*----------------------------------------------------
	Clearfix
----------------------------------------------------*/
.clearfix:after,
#photo-main div.photolist ul:after,
#photo-main ul.pagenavi:after,
#content-photo:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix,
#photo-main div.photolist ul,
#photo-main ul.pagenavi,
#content-photo {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix,
* html #photo-main div.photolist ul,
* html #photo-mainul.pagenavi,
* html #content-photo {
	height: 1%;
}
.clearfix,
#photo-main div.photolist ul,
#photo-main ul.pagenavi,
#content-photo {
	display: block;
}
/* End hide from IE-mac */

/* �\�[�V�����u�b�N�}�[�N
----------------------------------------------------------- */

.sbmlink{
	display:inline;
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(https://cdn.autoc-one.jp/static/common2/images/workcar/bg_sbm_01.gif) no-repeat left top;
	text-align:left;
}

.sbmlink ul{
	display:inline-block;
	height:25px;
	padding:5px 0 0 5px;
	background:transparent url(https://cdn.autoc-one.jp/static/common2/images/workcar/bg_sbm_02.gif) no-repeat right top;
}

.sbmlink li{
	display:inline;
	margin-right:10px;
}

.sbmlink li img{
	vertical-align:0px;
}

/* �����N�摜�Ƀn�C���C�g
----------------------------------------------------------- */
div#photo-main a:hover img{
   -moz-opacity:0.7;
   opacity:0.7;
   filter:alpha(opacity=70); /* IE6��IE7 */
   -ms-filter: "alpha( opacity=70 )"; /* IE8 */
}

/* �{�����̉摜�����N
----------------------------------------------------------- */
#content-photo #photo-main p.gallery{
  background: url("https://cdn.autoc-one.jp/static/common2/images/article/camera_icon.gif");
  background-position: 1% 50%;
  background-repeat: no-repeat;
  padding: 1px 0 0 30px;
  font-size: 1.1em;
  line-height: 170%;
  font-weight: bold;
}
