@charset "UTF-8";
/* ========BASIC======== */
html {
	overflow-y:scroll;
}
body {
	margin:10px 0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	font-family: "Bodoni MT bold italic";
	font-size:10px;
	color:#330000;
	background:#fff;
}
br {
	letter-spacing:normal;
	color: #D6A468;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
}
a:hover.img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
/* ========TEMPLATE LAYOUT======== */
#top {
	width:740px;
	margin:auto;
	padding:10px;
	background-color:#630;
}
#header {
	width:740px;
}
#menu {
	width:740px;
}
#contents {
	clear:both;
	width:740px;
	background: #fff url(http://la-panza.com/images/bg_contents.gif) 100% 0 repeat-y;
	font-size:12px;
}

#main {
	float:left;
	width:540px;
	padding:0 10px;
	font-size:10px;
	text-align: center;
}
#add {
	float:left;
	width:540px;
	padding:0 10px;
	font-size:13px;
}
#sub {
	float:right;
	width:180px;
}
#footer {
	clear:both;
	width:740px;
	background-color: #300;
}
/* 回り込み解除 */
#contents:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* ========HEADER CUSTOMIZE======== */
#header h1 {
	margin:0;
	padding:0;
	font-size:28px;
	color:#fff;
	line-height:80px;
}
#header h1 a {
	color:#000;
}
#header h1 a:hover {
	color:#960;
}

#headImage {
	overflow:hidden;
	margin:0;
	padding: 0px;


}

/* ========MENU CUSTOMIZE======== */


/* #flickscroll
--------------------------- */
#flickscroll {
	margin: 0 auto;
	width: 100%;
	height: 280px;
	text-align: left;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	top: -10px;
	clip: rect(auto,auto,auto,-20px);
}
#flickscroll ul {
	top: 0;
	left: 0;
	height: 280px;
	position: absolute;
	overflow: hidden;
}
#flickscroll ul li {
	width: 740px;
	height: 280px;
	float: left;
	overflow: hidden;
	display:inline;
}
#image {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	text-align: left;
	position: relative;
	left: 0px;
	overflow: hidden;
	cursor: pointer;
}

/* #flickthumb
--------------------------- */
#flickthumb {
	margin: 10px,(auto);
	width: 740px;
	height:30px;
	text-align: center;
}
#flickthumb ul {
	width: 740px;
	height:30px;
}
#flickthumb ul li {
	height:30px;
	float: left;
	cursor: pointer;
	display: inline;
	width: 30px;
}
#flickthumb ul li.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
#flickscroll ul:after,
#flickthumb ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#flickscroll ul,
#flickthumb ul {
	display: inline-block;
	width: 400px;
}



/* ========HEADLINE CONTENTS CUSTOMIZE======== */
#contents h1 {
	margin-bottom:8px;
	padding:5px;
	color:#fff;
	font-family:Georgia;
	font-size:20px;
	font-weight:bold;
	background:#330000;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {

	border-bottom:1px solid #900000;
	color: #900000;
	
}
#main a:hover {

	border-bottom:1px solid #900000;
	color: #900000;
}
#main h2 {
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	color:#31001D;
	font-size:15px;
	font-weight:bold;
	border-bottom:3px double #31001D;
}
#main h3 {
	margin-bottom:3px;
	padding:2px 4px;
	font-size:11px;
	color:#fff;
	background:#310;
	text-align:center
}
#add h3 {
	margin-bottom:3px;
	padding:2px 4px;
	font-size:11px;
	color:#fff;
	background:#310;
	text-align:center
}
#main h4 {
	margin-bottom:2px;
	font-size:13px;
	color:#fff;
	border-bottom:2px solid #551b14;
}
#main h5 {
	margin-top:5px;
	margin-bottom:2px;
	padding-left:5px;
	font-size:13px;
	color:#fff;
	border-left:8px solid #551b14;
}
#main h6 {
	font-size:13px;
	color:#fff;
}
#main p {
	margin:0 0 1em 0;
	text-align: center;
	font-size: 12px;
}
#main dt {
	margin-bottom:3px;
	text-align: left;
}
#main dd {
	padding:0;
	margin:0 0 0.5em 1em;
	padding:3px;
	background:#fffff0;
	text-align: left;
}
/* ========sub CONTENTS CUSTOMIZE======== */
#sub h2 {
	padding:3px;
	font-size:16px;
	font-weight:bold;
		background:#fffde6;
}
#sub ul {
	margin:0;
	padding:5px 0 1em 5px;
}
#sub li {
	margin:0;
	padding-left:18px;
	color:#fffde6;
	line-height:1.8;
	background:#fffde6 url(http://la-panza.com/images/bg_sub_li.gif) 0 4px no-repeat;
	list-style:none;
}
#sub li a {
	color:#fffde6;
}
#sub li a:hover {
	color:#ddd;
	border-bottom:1px solid #ddd;
}
/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
	margin:10px 0;
	text-align:right;
	font-size:11px;
}
#pageTop a {
	padding:0 0 0 12px;
	color: #fff;

}

#home {
	margin:10px 0;
	text-align:right;
	font-size:11px;
}
#home a {
	padding:10 10 10 40px;
	background:url(http://la-panza.com/images/favicon.gif)   no-repeat;
	color: #fff;
}
/* ========FOOTER CUSTOMIZE======== */
.copyright {
	padding:10px 0;
	font-style:normal;
	font-size:11px;
	text-align:center;
}#top #contents #main table {
	font-size: 10px;
	float: left;
	text-align: left;

}
#top #contents #main table tr td {
	font-size: 9px;
	vertical-align: top;
	text-align: center;
}
#top #contents #main table tr td {
	text-align: left;
}
#top #contents #main table tr td {
	vertical-align: top;
	text-align: center;
	font-size: 8px;
}
#add dd {
	padding:0;
	margin:0 0 0.5em 1em;
	padding:3px;
	background:#fffff0;
	text-align: left;
}