@charset "utf-8";
@charset "Shift-JIS";

@import "reset.css";
@import "base.css";
@import "main.css";

/*------------------------------------------
 campagin
------------------------------------------*/
div#wrap
{
	background-color:#FFF;
	width:758px;
	margin:0 auto;
}
/*　20100126追加 */


div#Kanren_con
{
	width:740px;
	margin-left:10px;
	margin-bottom:30px;
	clear: both;
}
div#Kanren_con h3{
    width:720px;
	height:30px;
    background:url(/share/img/bg_h2.gif) no-repeat bottom left;
	margin:10px 0 10px 10px;
	text-indent:1em;
	font-size:14px;
	font-weight:normal;
	line-height:140%
}
div#Kanren_con .txt{
margin:25px;
padding-bottom:25px;
}
div#Kanren_con .txt p{
margin-bottom:15px;
}
div#Kanren_con .txt p.intro{
margin-bottom:15px;
padding:20px;
background:#efebeb;
border:1px solid #;
}

.tourbillon #no1, .tourbillon #no2, .tourbillon #no3, .tourbillon #no4{
margin-bottom:20px;
position:relative;
width:758px;
height:373px;
}
.tourbillon #no4{
margin-bottom:50px;
}
.tourbillon #no1 p, .tourbillon #no2 p, .tourbillon #no3 p, .tourbillon #no4 p{
position:absolute;
top:230px;
color:#473939;
width:320px;
}
.tourbillon #no1{background:url(../img/bg_no1.jpg) no-repeat;}
.tourbillon #no2{background:url(../img/bg_no2.jpg) no-repeat;}
.tourbillon #no3{background:url(../img/bg_no3.jpg) no-repeat;}
.tourbillon #no4{background:url(../img/bg_no4.jpg) no-repeat;}

.tourbillon #no1 p, .tourbillon #no3 p{left:40px;}
.tourbillon #no2 p, .tourbillon #no4 p{right:35px;}


.tourbillon .btn-center{
display:block;
margin:0 auto;
width:200px;
}


/*　20100126追加 */


#add_list
{
	margin-top:20px;
		margin-left:15px;
}
#Kanren_con #add_list #other-item ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Kanren_con #add_list #other-item ul li {
	list-style-type: none;
	background-color: #efebeb;
	display: inline-block;
	text-align: center;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 170px;
	font-size: 80%;
	font-weight: normal;
}
#Kanren_con #add_list #other-item ul li a {
	color: #990000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#Kanren_con #add_list #other-item ul li img {
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Kanren_con #add_list #pager ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#Kanren_con #add_list #pager ul li {
	list-style-type: none;
	display: inline-block;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 80%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#Kanren_con #add_list #pager ul li a {
	color: #990000;
	text-decoration: none;
}

