/* CSS Document */

@charset "shift_jis";

/*=========================================================
Base Theme
=========================================================*/
p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/*=========================================================
#container
=========================================================*/
/*-----------------------------------------------
#container
-----------------------------------------------*/
#container {
	width: 580px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #fff;
}

/*-----------------------------------------------
#header
-----------------------------------------------*/
#container h1 {
	background: url(../img/header.gif) no-repeat 0 0;
	width: 580px;
	height: 262px; 
	margin: 0;
	padding: 0;
	text-indent: -10000em;
}

#container h2 {
	margin: 15px 0 0 0;
	padding: 0;
}

#container #wrapper {
	clear: both;
	width: 580px;
}

#container #wrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#container #wrapper ul li {
	float: left;
	padding: 12px 0 0 0;
	border-bottom: dashed 1px #999;
}

#container #wrapper ul li .imgBox {
	float: left;
	width: 195px;
	margin: 0 8px 12px 0;
}

#container #wrapper ul li .imgBox img {
	border: solid 4px #ddd!important;
}

#container #wrapper ul li .imgBox img:hover  {
	border: solid 4px #ff8118!important;
}

#container #wrapper .assetBox {
	float: right;
	width: 377px;
}

#container #wrapper .assetBox h3 {
	font-size: 0.85em!important;
	text-align: justify;
	margin: 0 0 8px 0;
	padding: 0;
}

#container #wrapper .assetBox h3 img {
	margin: 0 8px 0 0;
}

#container #wrapper .assetBox h3 a {
	color: #333;
	text-decoration: none;
}

#container #wrapper .assetBox h3 a:hover {
	color: #f37022;
	text-decoration: underline;
}

#container #wrapper .assetBox p.copy {
	font-size: 0.75em;
	color: #666;
	letter-spacing: 0.02em;
	margin: 0 0 12px 0;
}

#container #wrapper .assetBox h4 {
	font-size: 0.75em!important;
	color: #243ea1;
	text-align: justify;
	letter-spacing: 0.02em;
	margin: 0 0 6px 0;
	padding: 0;
}

#container #wrapper .assetBox h4 img {
	margin: 0 8px 0 0;
}

#container #wrapper .assetBox p.place {
	font-size: 0.75em;
	color: #333;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	margin: 0 0 4px 0;
}

#container #wrapper .assetBox p.place strong {
	color: #e90000;
}

.hosoku {
	font-size: 11px;
}

#container #wrapper .assetBox p.tokuten {
	font-size: 0.7em;
	color: #e90000;
	line-height: 1.2em;
	letter-spacing: 0.02em;
	margin: 0 0 6px 0;
}

#container #wrapper .assetBox table {
	width: 377px;
	font-size: 0.7em;
    color: #444400;
	border-top: 1px solid #acaf6a;
    border-left: 1px solid #acaf6a;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #f9f9e2;
    empty-cells: show;
	margin: 0 0 12px 0;
}

#container #wrapper .assetBox table th {
	height: 18px;
    border-right: 1px solid #acaf6a;
    border-bottom: 1px solid #acaf6a;
    background-color: #f9f9e2;
    background-position: left top;
    text-align: center;
}

#container #wrapper .assetBox table td {
	line-height: 1.2em;
    border-right:1px solid #acaf6a;
    border-bottom:1px solid #acaf6a;
    padding: 2px 0 0 0;
    text-align: center;
}

/*#container #wrapper {
	clear: both;
	width: 580px;
	height: 196px;
	margin: 0 0 12px 0;
	border-bottom: dashed 1px #999;
}

.imgBox {
	float: left;
	width: 195px;
	height: 130px;
	margin: 0 8px 0 0;
}

.imgBox img {
	border: solid 4px #ddd!important;
}

.imgBox img:hover  {
	border: solid 4px #ff8118!important;
}

#container #wrapper .assetBox {
	float: right;
	width: 377px;
	text-align: left;
}

#container #wrapper .assetBox h3 img {
	margin: 0 8px 0 0;
}

#container #wrapper .assetBox h3 {
	font-size: 14px!important;
	color: #333;
	text-align: justify;
	margin: 0 0 8px 0;
	padding: 0;
}*/






















