@charset "utf-8";
@import "common/0-import.css";
#wrap {
	background: url(../collection/images/mainImg.jpg) no-repeat center 47px;
}

#main .sideBar {
}

#conts h2 {
	margin-bottom: 16px;
}

#conts p {
	font-size: 12px;
	color: #372e2d;
	line-height: 1.4;
}

#conts .p01 {
	margin-bottom: 35px;
}

#conts .box {
	padding: 36px 30px 40px 30px;
	*padding: 35px 17px 40px 17px;
	border: 1px solid #d2d2d2;
	background: url(../collection/images/tasuki_bg.jpg) no-repeat center #ffffff;
	margin-bottom: 40px;
}
#conts .box01 {
position:relative;
width:562px;
margin: 30px 0 0 40px;
background:url(../collection/images/box01bg.gif) top no-repeat;
}
#conts .box01 .box01btm{
height:15px;
clear:both;
background:url(../collection/images/box01bgbtm.gif) top no-repeat;
}

#conts .box02 {
position:relative;
width:562px;
margin: 30px 0 0 100px;
background:url(../collection/images/box02bg.gif) top no-repeat;
}
#conts .box02 .box02btm{
clear:both;
height:15px;
background:url(../collection/images/box02bgbtm.gif) top no-repeat;
}


#conts .box01 h3{
padding-top:14px;
}
#conts .box01 .mainPhoto{
float:left;
margin:14px 13px 3px 16px;
}
* html #conts .box01 .mainPhoto{margin-left:7px;}

#conts .box01 .copyText{
margin:11px 13px 0 0;
}

#conts .box01 .yearImage{
	position:absolute;
	left: 489px;
	top: 13px;
}



#conts .box02 h3{
padding-top:14px;
margin-left:16px;
}
#conts .box02 .mainPhoto{
float:right;
margin:14px 18px 3px 19px;
}


* html #conts .box02 .mainPhoto{margin-right:9px;}
#conts .box02 .copyText{
margin:11px 0 0 16px;
}

#conts .box02 .yearImage{
	position:absolute;
	left: 306px;
	top: 16px;
}








#conts p.mb15 {
	margin-bottom: 16px;
}

#conts p.mb35 {
	margin-bottom: 35px;
}

#conts p a {
	color: #d13118;
}


#textLink ul{
	display:block;
	list-style:none;
}

.ul1{
	margin-left:50px;
}


#textLink{
	margin-top:40px;
	border:1px solid #aea59c; 
	background-color:#faf5e6;
	padding:15px 10px 20px 10px;
	text-align:center;
	line-height:180%;
}


#textLink ul{
	display:block;
	list-style:none;
}

.ul1{
	margin-left:50px;
}

#textLink li{
	float:left;
	margin-left:7px;
}


#textLink a:link{
	color:#372f2a;
	text-decoration:underline;
}

#textLink a:visited{
	color:#867f76;
	text-decoration:underline;
}


#textLink a:hover{
	color:#372f2a;
	text-decoration:none;
}

#textLink a:focus{
	outline:none;
}


.rsp {
	padding-right:20px;
}

.t1{
	margin:20px 0;
}

#info_r_box h2{
	line-height:180%;
	margin-bottom:10px;
}

#info_r_box strong{
	font-size:14px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#main{
		margin-top: 21px;
	}
	
	#conts .p01 {
		margin-bottom: 37px;
	}
	
	#conts .box {
		padding: 36px 0 82px 37px;
	}
	
	#conts p.mb15 {
		margin-bottom: 17px;
	}
	
	#conts p.mb35 {
		margin-bottom: 36px;
	}
	
 }
