@charset "UTF-8";
/*

松坂屋 画廊情報 専用 CSS
Mather DIV ID : garouField

追加分は一番下

*/

/* ================================================================================
	Reset CSS
================================================================================ */
div#garouField p,
div#garouField h1,
div#garouField h2,
div#garouField dl,
div#garouField dl dt,
div#garouField dl dd,
div#garouField h3,
div#garouField ul,
div#garouField ul li {
	margin: 0px;
	padding: 0px;
}

div#garouField ul li {
	list-style-type: none;
}

div#garouField img {
	border:none;
	vertical-align: bottom;
}

div#garouField a {
	text-decoration: none;
}

div#garouField a:hover {
	text-decoration: underline;
}

body {
	text-align: center;
}

/* ================================================================================
	FrameControl
================================================================================ */
div#garouField {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../gimg/garouFieldBg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #E8E6CD;
}

div#garouBody {
	float: left;
	background-image: url(../gimg/garouBodyBg.gif);
	background-repeat: no-repeat;
	width: 515px;
	padding-top: 53px;
}

div#garouSidePanel {
	background-image: url(../gimg/garouSidePanelBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ================================================================================
	div#bannerArea
================================================================================ */
div#bannerArea {
	float: right;
	width: 185px;
	padding-top: 20px;
	padding-top: 180px;
}

div#bannerArea p {
}

/* ================================================================================
	div#garouBody
================================================================================ */
div#garouBody h2 {
	margin-bottom: 20px;
}

/* ================================================================================
	div.garouUnit
================================================================================ */
div#garouField div.garouUnit {
	margin-left: 25px;
	margin-bottom: 20px;
}

div#garouField div.garouUnit h3 {
	font-size: 14px;
	line-height: 16px;
	color: #3A5500;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BFBE6B;
	padding-bottom: 3px;
}
div#garouField div.garouUnit h3 span {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
}

div#garouField div.garouUnit p span {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}
div#garouField div.garouUnit p.garouDate {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
}

div.garouImg {
	float: left;
	width: 200px;
}

div.garouImg img {
	margin-bottom: 5px;
}

div.garouText {
	float: right;
	width: 280px;
}

div#garouField div.garouUnit p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}

div#garouField div.garouUnit p a {
}

div#garouField div.garouUnit dl {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CDCAAB;
	font-size: 12px;
	line-height: 16px;
	padding-left: 8px;
	margin-bottom: 5px;
}

div#garouField div.garouUnit dl dt {
	font-weight: bold;
}

div#garouField div.garouUnit dl dd img {
	vertical-align: middle;
}

/* ================================================================================
	div.garouUnit p.osirase
================================================================================ */
div.garouUnit p.osirase {
	color: #FF0000;
}

/* ================================================================================
	div.garouNav
================================================================================ */
div#garouField div.garouNav {
	background-color: #7B8849;
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 13px;
	padding-left: 25px;
}

div#garouField div.garouNav ul {
	margin-left: -10px;
}

div#garouField div.garouNav ul li {
	float: left;
	font-size: 12px;
	line-height: 16px;
	color: #FFCC33;
	display: inline;
	margin-left: 10px;
}

div#garouField div.garouNav ul li span {
	color: #FFFFFF;
}

div#garouField div.garouNav ul li a {
	color: #FFFFFF;
}

/* ================================================================================
	.linkBtn
================================================================================ */
.linkBtn {
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	background-color: #3A5500;
	font-weight: bold;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6FA400;
	border-right-color: #1E2D00;
	border-bottom-color: #1E2D00;
	border-left-color: #6FA400;
}


/* ================================================================================
	clearFix
================================================================================ */

.clearFix{
	overflow: hidden;
}

.clearFix:after{
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
	content: "";
}

/*¥*/
* html .clearFix{
	height: 1em;
	overflow: visible;
}
/**/

/* or */
.clear{
	clear: both;
}




/* ================================================================================
	装飾用追加CSS
================================================================================ */

div.author {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CDCAAB;
	font-size: 12px;
	line-height: 16px;
	padding-left: 8px;
	margin-bottom: 5px;
}
div.author p {
	margin: 0!important;
	font-weight: bold;
}
div.author span {
	display: inline;
	float: left;
	white-space: nowrap;
}
