@charset "utf-8";

@import "../../css/base.css";
@import "../../css/common.css";

/*		Sekou Jirei
----------------------------------------------------*/

div#section-right h2 {
    margin: 10px 0 0 15px;
    width: 420px;
    height: 57px;
    background: url(../images/h2_gallery_list.png) top left no-repeat;
    text-indent: -9999px;
}

div.h3-block {
    margin: 0 0 0 15px;
	overflow: hidden;
	width: 640px;
}

div.gallery-block {
	margin: 20px 10px 0 0;
	width: 280px;
    height: 76px;
	border: 1px solid #936a57;
	float: left;
	position: relative;
}

div.gallery-block p {
    float: left;
    margin: 0 10px 0 0;
}

div.gallery-block p img {
    border: solid 3px #936a57;
}

div.gallery-block h3 {
    padding: 10px 0 10px;
}
div.gallery-block dl {
}

div.gallery-block dl dt {
}

div.gallery-block dl dd {
    position: relative;
    top: 10px;
    left: 80px;
}

div.gallery-block dd a {
	padding: 5px 0 5px 18px;
	background: url(../../images/icon_detail.png) center left no-repeat;
}

h3 {
	padding: 10px 0 15px;
	line-height: 1.0;
	font-size: 108%;
	text-indent: 0;
}

h3 a {
	font-weight: bold;
}

#sekou .box01 {
	width:470px;
	margin:15px;
	padding:5px;
	border:1px solid #666;	
}
	
#sekou .box02 {
	width:480px;
	margin:0 15px 15px;	
}

#sekou .box02 td {
	vertical-align:bottom;
}


