@charset "euc-jp";

/*
  Designing: ABSORBER
*/

/*---------------------------------------------------------------------- */
/* Main Styles
------------------------------------------------------------------------ */

#main {
	position: relative;
	padding: 0 0 0 0;
	margin: 80px auto 0 auto;
	width: 95%;
	max-width: 980px;
	height: auto;
	min-height: 500px;
}


/*---------------------------------------------------------------------- */
/* 001 Styles
------------------------------------------------------------------------ */

/* 001.article-item */

.item-top {
	width: 100%;
	padding: 0 8px 0px 8px;
	font-size: 1em;
}

.item-top .title-top {
	border-top-color: #96aa3f;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 8px;
	padding-left: 4px;
	margin-bottom: 18px;
	border-bottom-color: #96aa3f;
	border-bottom-style: solid;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	color: #96aa3f;
	font-size: 1.5em;
	line-height: 160%;
}

.item-top .sub-title-top {
	background-color: #f0f0f0;
	margin-top: 4px;
	margin-left: 14px;
	border-left-width: 2px;
	border-left-color: #96aa3f;
	border-left-style: solid;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 18px;
	border-bottom-color: #96aa3f;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	color: #96aa3f;
	font-size: 1.4em;
	line-height: 160%;
}

.lead-top {
	margin-left: 20px;
	font-size: 1.3em;
	line-height: 180%;
	margin-bottom: 18px;
	margin-top: 8px;
}



.item-top .respo-list {
	position: relative;
	padding-left: 56px;
	margin: 0px;
	display: block;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-top: 0px;
}


.l-disc {
	padding-bottom: 4px;
	padding-top: 2px;
	font-size: 1.3em;
	list-style-position: outside;
	list-style-type: disc;
}

.l-decimal {
	padding-bottom: 4px;
	padding-top: 2px;
	font-size: 1.3em;
	list-style-position: outside;
	list-style-type: decimal;
}

.l-lower-alpha {
	padding-bottom: 4px;
	padding-top: 2px;
	font-size: 1.3em;
	list-style-position: outside;
	list-style-type: lower-alpha;
}





/*---------------------------------------------------------------------- */
/* 002 Styles
------------------------------------------------------------------------ */

/* ===== 002.article-item ===== */


.item2, .item3 {
	padding-left: 0;
	padding-bottom: 12px;
	padding-right: 0;
	padding-top: 0;
}

.item-t01 {
	margin-bottom: 4px;
	border-bottom-color: #96aa3f;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #96aa3f;
	font-size: 1.3em;
	line-height: 180%;
}

.item-t02 {
	margin-bottom: 4px;
	border-bottom-color: #96aa3f;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #96aa3f;
	font-size: 1.3em;
	line-height: 180%;
}

.item2 dl .lead,  .item3 dl .lead {
	font-size: 1.16em;
	line-height: 180%;
	margin-bottom: 2px;
	margin-top: 8px;
}

.item2 dl dt,
.item2 dl dd {
	vertical-align: top;
	display: table-cell;
}

.item2 dl dt {
	width: 36%;
	padding: 0 8px 12px 0;
	font-size: 1.2em;
}

.item2 dl dt img {
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding: 1px;
}

.item2 dl dd {
	width: 64%;
	padding: 0 0 12px 8px;
	font-size: 1.2em;
}

.item2 dl dd img {
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	padding: 1px;
}

.item3 dl dt,
.item3 dl dd {
	vertical-align: top;
	display: table-cell;
}

.item3 dl dt {
	width: 64%;
	padding: 0 8px 12px 0;
	font-size: 1.2em;
}

.item3 dl dt img {
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding: 1px;
}

.item3 dl dd {
	width: 36%;
	padding: 0 0 12px 8px;
	font-size: 1.2em;
}

.item3 dl dd img {
	border-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	padding: 1px;
}

.item2 a img, .item3 a img {
	border-color: #fff;
	border-width: 1px;
	box-shadow:none;
	width: 100%;
	text-decoration: none;
	text-shadow: none;
	padding: 1px;
}

.item4 {
	padding-left: 0;
	padding-bottom: 24px;
	padding-right: 0;
	padding-top: 0;
	width: 100%;
	font-size: 1.1em;
}

.item4-pic {
	text-align: center;
	display: block;
	width: 100%;
}

.item4-pic img {
	padding-bottom: 5px;
	padding-top: 12px;
	padding-left: 10%;
	padding-right: 10%;
}

.item4-pic .cap {
	line-height: 155%;
	margin-bottom: 18px;
	margin-top: 1px;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	font-size: 1.1em;
}


/*------------------------------------------- */
/* Under 500px Styles
--------------------------------------------- */

@media screen and (max-width: 500px) {

	.item2 dl dt,
	.item2 dl dd,
	.item4-pic {
		vertical-align: top;
		display: block;
	}
	
	.item2 dl dt {
		width: 100%;
		padding: 0 8px 12px 8px;
		font-size: 1.2em;
	}
	
	.item2 dl dt img {
		margin-left: 0;
		padding: 1px;
		border-color: #b3b3b3;
		border-width: 1px;
		border-style: solid;
		width: 100%;
	}
	
	.item2 dl dd {
		width: 100%;
		padding: 0 8px 12px 8px;
		font-size: 1.2em;
	}
	
	.item2 dl dd img {
		margin-left: 0;
		padding: 1px;
		border-color: #b3b3b3;
		border-width: 1px;
		border-style: solid;
		width: 100%;
	}
	
	
	.item3 dl dt,
	.item3 dl dd {
		vertical-align: top;
		display: block;
	}
	
	.item3 dl dt {
		width: 100%;
		padding: 0 8px 12px 8px;
		font-size: 1.1em;
	}
	
	.item3 dl dt img {
		margin-left: 0;
		padding: 1px;
		border-color: #b3b3b3;
		border-width: 1px;
		border-style: solid;
		width: 100%;
	}
	
	.item3 dl dd {
		width: 100%;
		padding: 0 8px 12px 8px;
		font-size: 1.1em;
	}
	
	.item3 dl dd img {
		margin-left: 0;
		padding: 1px;
		border-color: #b3b3b3;
		border-width: 1px;
		border-style: solid;
		width: 100%;
	}
	
	
	.item4-pic {
		padding: 0 8px 12px 8px;
	}
	
	.item4-pic .cap {
		line-height: 145%;
		margin-bottom: 6px;
		margin-top: 6px;
		text-align: center;
		padding: 0 8px 12px 8px;
		font-size: 1em;
	}
	
	.item4-pic img {
		margin-left: 0;
		padding: 1px;
		border-color: #b3b3b3;
		border-width: 1px;
		border-style: solid;
		width: 100%;
	}

}


/*---------------------------------------------------------------------- */
/* 003 Styles
------------------------------------------------------------------------ */

/* ===== 003.gallery-item ===== */

.gallery-top {
	padding-left: 0px;
	padding-bottom: 18px;
	padding-right: 8px;
	padding-top: 0;
	width: 100%;
	font-size: 1.2em;
}

.gallery-top .title {
	border-top-color: #96aa3f;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 8px;
	padding-left: 4px;
	margin-bottom: 18px;
	border-bottom-color: #96aa3f;
	border-bottom-style: solid;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	color: #96aa3f;
	font-size: 1.3em;
	line-height: 160%;
}


.gallery-top .sub-title {
	background-color: #f0f0f0;
	margin-top: 4px;
	margin-left: 14px;
	border-left-width: 2px;
	border-left-color: #96aa3f;
	border-left-style: solid;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 18px;
	border-bottom-color: #96aa3f;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	color: #96aa3f;
	font-size: 1.3em;
	line-height: 160%;
}

.gallery-top .lead {
	margin-left: 20px;
	font-size: 1.1em;
	line-height: 160%;
	margin-bottom: 8px;
	margin-top: 2px;
}

.gallery .thumbnail,
.gallery .thumbnail:hover {
	padding:0;
	border:none;
	box-shadow:none;
}

.gallery .thumbnails {
	margin-bottom:6px;
	clear: both;
}



.gallery-pic {
	width: 160px;
	padding-bottom: 8px;
}


.row-fluid {
    width: 100%;
    padding-bottom: 24px;
    *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
}

.row-fluid:after {
    clear: both;
}
  

.row-fluid [class*="gallery-pic"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  
.row-fluid [class*="gallery-pic"]:first-child {
    margin-left: 0;
  }
  
.row-fluid .controls-row [class*="gallery-pic"] + [class*="gallery-pic"] {
    margin-left: 2.564102564102564%;
  }

.row-fluid .gallery-pic {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }

.g-link {
	padding: 1px;
	border-style: solid;
	border-color: #408000;
	border-width: 1px;
}



/*Thumbnail*/
.thumbnail-style { 
	padding:5px; 
	border-radius:2px; 
}

.thumbnail-style p { 
	font-size:1.1em;
	line-height: 150%;
}

.thumbnail-style:hover { 
	box-shadow:0 0 8px #ddd; 
    -webkit-transition:box-shadow 0.2s ease-in-out;
    -moz-transition:box-shadow 0.2s ease-in-out;
    -o-transition:box-shadow 0.2s ease-in-out;
    transition:box-shadow 0.2s ease-in-out;
}
.thumbnail-style h3 {
	margin:5px 0 0 0;
}
.thumbnail-style h3 a {
	font-size:1.5em;
}
.thumbnail-style h3 a:hover {
	color:#96aa3f;
	text-decoration:none;
}
.thumbnail-style .thumbnail-img {
	position:relative;
}
.thumbnail-style a.btn-more {
	right:-10px;
	bottom:10px;
	color:#fff;
	padding:2px 6px;
	position:absolute;
	background:#96aa3f;
	display:inline-block; 
}
.thumbnail-style a.btn-more:hover {
	text-decoration:none;
	box-shadow:0 0 0 2px #96aa3f;
}
.thumbnail-style:hover a.btn-more {
	right:10px;
}

.thumbnail-kenburn img {
	left:10px;
	margin-left:-10px;
	position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.thumbnail-kenburn:hover img {
   -webkit-transform: scale(1.3) rotate(2deg);
   -moz-transform: scale(1.3) rotate(2deg);
   -o-transform: scale(1.3) rotate(2deg);
   -ms-transform: scale(1.3) rotate(2deg);
   transform: scale(1.3) rotate(2deg);
}


.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
	display: table;
	line-height: 0;
	content: "";
}

.thumbnails:after {
	clear: both;
}

.row-fluid .thumbnails {
	margin-left: 0;
}

.thumbnails > li {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}

.thumbnail {
	display: block;
	padding: 4px;
	line-height: 20px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	      border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	 -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
	-webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	   -o-transition: all 0.2s ease-in-out;
	      transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
	border-color: #0088cc;
	-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	 -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
	      box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
	display: block;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.overflow-hidden {
	overflow: hidden;
}

.thumbnail .caption {
	padding: 9px;
	color: #555555;
}


/*Button Style*/
.gallery-pic .btn {
	box-shadow: none;
}

.gallery-pic .btn-u {
	border:0;
	font-size:14px;
	cursor:pointer;
	padding:5px 13px;
	position:relative;
	background:#96aa3f;
	display:inline-block;
	color:#fff !important;
	text-decoration:none !important;
}

.gallery-pic .btn-u:hover {
	color:#fff;
	background:#96aa3f;
	text-decoration:none;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

.gallery-pic .btn-u-small {
	padding:3px 12px;
}

.gallery-pic a.btn-u {
	padding:4px 13px;
	vertical-align:middle;
}
.gallery-pic a.btn-u-small {
	padding:2px 12px;
}



/*------------------------------------------- */
/* Under 1200px Styles
--------------------------------------------- */

@media (min-width: 1200px) {

	.thumbnails {
		margin-left: -30px;
	}
	.thumbnails > li {
		margin-left: 30px;
	}
	.row-fluid .thumbnails {
		margin-left: 0;
	}

}


/*------------------------------------------- */
/* Under 979px Styles
--------------------------------------------- */

@media (min-width: 501px) and (max-width: 979px) {

	.row-fluid {
		width: 100%;
		padding-bottom: 24px;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		line-height: 0;
		content: "";
	}
	.row-fluid:after {
	clear: both;
	}
	.row-fluid [class*="gallery-pic"] {
		display: block;
		float: left;
		width: 100%;
		min-height: 30px;
		margin-left: 2.7624309392265194%;
		*margin-left: 2.709239449864817%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.row-fluid [class*="gallery"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="gallery-pic"] + [class*="gallery-pic"] {
		margin-left: 2.7624309392265194%;
	}
	
	.row-fluid .gallery-pic {
		width: 22.92817679558011%;
		*width: 22.87498530621841%;
	}
  
}

/*------------------------------------------- */
/* Under 500px Styles
--------------------------------------------- */

@media (max-width: 500px) {

  .row-fluid {
    padding-bottom: 24px;
    width: 100%;
  }

  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  
  [class*="gallery-pic"],
  .uneditable-input[class*="gallery-pic"],
  .row-fluid [class*="gallery-pic"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  
}




/*---------------------------------- */
/* effects
-------------------------------------*/


.zoomer:hover .overlay-zoom .zoom-icon{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity:0.4;	
	filter: alpha(opacity = 50);
}

.overlay-zoom {
	cursor: pointer;
	width: 100%;
	height: 100%;
	position: relative;		
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	z-index: 90;
}

.overlay-zoom .zoom-icon {
	background-image:url("../images/overlay-icon.png");
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 50%;
	position: absolute;
	width: inherit;
	height: inherit;
	opacity: 0;	
	z-index: 100;
	filter: alpha(opacity = 0);
	top:0;	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	
	-webkit-backface-visibility: hidden;
}

.ie7 .overlay-zoom .zoom-icon{
	width: 100%;
	height: 100%;
	clear: both;
	top:0px;
	left:0px;
}









/*---------------------------------------------------------------------- */
/* 004 Styles
------------------------------------------------------------------------ */

/* ===== 004.table-item ===== */


.t-item-top {
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 8px;
  padding-top: 0;
  width: 100%;
  font-size: 1.2em;
}

.t-item-top .title {
	border-top-color: #96aa3f;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 8px;
	padding-left: 4px;
	margin-bottom: 18px;
	border-bottom-color: #96aa3f;
	border-bottom-style: solid;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	color: #96aa3f;
	font-size: 1.4em;
	line-height: 160%;
}

.t-item-top .sub-title {
	background-color: #f0f0f0;
	margin-top: 4px;
	margin-left: 14px;
	border-left-width: 2px;
	border-left-color: #96aa3f;
	border-left-style: solid;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 18px;
	border-bottom-color: #96aa3f;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	color: #96aa3f;
	font-size: 1.3em;
	line-height: 160%;
}

.t-item-top .t-item-lead {
	margin-left: 20px;
	font-size: 1.1em;
	line-height: 160%;
	margin-bottom: 2px;
	margin-top: 2px;
}

.t-item-top2 {
	padding-left: 0px;
	padding-bottom: 18px;
	padding-right: 8px;
	padding-top: 0;
	width: 100%;
	font-size: 1.2em;
}

.t-item-top2 .title {
	border-top-color: #408000;
	border-top-style: solid;
	border-top-width: 2px;
	padding-top: 8px;
	padding-left: 4px;
	margin-bottom: 18px;
	border-bottom-color: #408000;
	border-bottom-style: solid;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	color: #408000;
	font-size: 1.4em;
	line-height: 160%;
}

.t-item-top2 .sub-title {
	background-color: #f0f0f0;
	margin-top: 4px;
	margin-left: 14px;
	border-left-width: 2px;
	border-left-color: #408000;
	border-left-style: solid;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 18px;
	border-bottom-color: #408000;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	color: #408000;
	font-size: 1.3em;
	line-height: 160%;
}

.t-item-top2 .t-item-lead {
	margin-left: 20px;
	font-size: 1.1em;
	line-height: 160%;
	margin-bottom: 2px;
	margin-top: 2px;
}



.ta-link {
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	display: block;
	margin-top: 18px;
	margin-bottom: 18px;
	line-height: 180%;
	font-size: 1.2em;
	background-color: #fff7ea;
	padding: 14px;
	width: 100%;
}

.ta-link ul {
	list-style-type: none;
}


.ta-link ul .ta-link-target {
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 2em;
	margin-left: 36px;
	font-size: 1.2em;
	padding-left: 2px;
	list-style-position: outside;
}


.ta-link ul .ta-link-target a, .ta-link ul .ta-link-target i {
	text-decoration: underline;
	color: #ff8000;
}

.ta-link ul .ta-link-target i {
	color: #ff8000;
}



/*---------------------------------------------------------------------- */
/* 005 Styles
------------------------------------------------------------------------ */

/* ===== 005.movie-item ===== */

.video-container {
      position: relative;
      padding-bottom: 56.25%;
      padding-top: 30px;
      height: 0;
      overflow: hidden;
      margin-bottom: 2em;
        }
.video-container iframe {
      position: absolute;
      top: 0;
      left: 5%;
      width: 90%;
      height: 90%;
        }
.video-container .movie {
      position: absolute;
      top: 0;
      left: 5%;
      width: 90%;
      height: 90%;
        }


/*---------------------------------------------------------------------- */
/* 006 Styles
------------------------------------------------------------------------ */

/* ===== 006.map-item ===== */


.gmap label {
    width: auto;
    display:inline;
}
.gmap img {
    max-width: none;
    max-height: none;
}

#maparea { 
	margin-bottom: 36px; 
	line-height: 155%; 
	font-size: 1.2em; 
	padding: 0px; 
	margin-right: 5%; 
	margin-left: 5%; 
	width: 90%;
}

#maparea img {
　　max-width: none;
}

a.recoveryButton, p.entry, div.gmap { 
	margin-left: 0;
	padding-left: 0;
}
		
a.recoveryButton {
	line-height: 1.3em;
	font-size: 1.2em;
}
		
p.entry {
	margin-top : 30px;
	font-size : 11pt;
	line-height : 140%;
}
		
#panelRoot { 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 0;
	width: 100%;
}

#msg {
	padding:0.2em;
	background-color:#f0f0ff;
	color=red;
}
		
#results {
	font-size : 8pt;
	color : #3355ff;
	background-color : #ddeeff;
	padding : 0.5em;
}

.gmap { 
	margin: 0;
	padding: 0;
	width: 100%;
	height: 400px;
	border: solid 1px #ccc;
}

#maparea p.map_title { 
	color: #006699;
	font-size: 1.3em;
	font-family: Verdana;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 4px 0;
	width: 100%;
	border-bottom: 1px dotted #2d378c;
}

#maparea p.map_address { 
	color: #036;
	font-size: 1.3em;
	line-height: 155%;
	margin: 0;
	padding: 0 0 18px;
}

#maparea p.map_summary {
	font-size: 1em;
	line-height: 155%;
	margin: 0;
	padding: 0 0 18px;
}

.markerPop { 
	line-height: 160%; 
	font-size: 1em; 
	display: block; 
	margin: 0px;
	padding: 0px;
	width: 260px;
	height: auto;
}

.marker_title { 
	margin-bottom: 0px; 
	width: 260px;
	display: block; 
	color: #006699;
	font-size: 1.4em;
	line-height: 140%;
	font-weight: bold;
	padding: 4px 16px 4px 6px;
}

.marker_summary { 
	margin-top: 0px; 
	width: 260px;
	border-top-color: #b3b3b3; 
	border-top-style: dotted; 
	border-top-width: 1px; 
	font-size: 12px;
	line-height: 150%;
	padding: 4px 16px 2px 6px;
}


/*---------------------------------------------------------------------- */
/* 007 Styles
------------------------------------------------------------------------ */

/* ===== 007.link-item ===== */


.main-link {
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
	display: block;
	margin-top: 8px;
	margin-bottom: 42px;
	line-height: 180%;
	font-size: 1.2em;
	background-color: #fff7ea;
	padding: 14px;
	margin-right: 5%;
	margin-left: 5%;
	width: 90%;
}

.main-link ul {
	list-style-type: none;
}


.main-link ul .main-link-target {
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 2em;
	margin-left: 24px;
	font-size: 1.2em;
	padding-left: 2px;
	list-style-position: outside;
	list-style-type: none;
}


.main-link ul .main-link-target a, .main-link ul .main-link-target i {
	text-decoration: underline;
	color: #ff8000;
}

.main-link ul .main-link-target i {
	color: #ff8000;
}


/*---------------------------------------------------------------------- */
/* 008 Styles
------------------------------------------------------------------------ */

/* ===== 008.faq-item ===== */

.widget-content {
	width: 100%;
	margin: 0 0 36px 0;
}

.widget-cat {
	margin: 8px 8px 6px 14px;
}

.widget-cat-header2 {
	margin: 0;
	padding: 0;
}

h3.widget-cat-header2 {
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-top: 8px;
	border-bottom-color: #96aa3f;
	color: #96aa3f; 
	font-size: 1.6em;
	font-weight: bold; line-height: 1.5em;
	background-color: #f3f3f3;
	border-bottom: 1px solid;
}

h3.widget-cat-header2 {
	cursor:pointer;
}


/* list */


.list {
	width: 100%;
	overflow: hidden;
}

.widget-cat-content2 {
	margin-left: 14px;
	word-spacing: -1em;
	/zoom: 1;
}

.list-item {
	margin: 0;
	padding-bottom: 12px;
	color: #7e7e7e;
	word-spacing: normal;
	vertical-align: top;
	display: inline-block;
	/display: inline;
	/zoom: 1;
}

.list-item-content,
.list-item-img,
.list-item-name,
.list-item-title,
.list-item-price {
 margin: 0;
}

.list-item-img {
 margin: 0 0 8px 0;
}

.widget-cat-content2 {
 margin-left: -1px;
}

.widget-cat-content2 .item-title {
	margin-bottom: 4px;
	border-bottom-color: #408000;
	border-bottom-style: solid;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #408000;
	font-size: 1.3em;
	line-height: 160%;
}

.widget-cat-content2 .item-lead {
	font-size: 1.2em;
	line-height: 160%;
	margin-bottom: 12px;
	margin-top: 12px;
}

.item-lead .pict {
	padding-bottom: 4px;
	padding-right: 12px;
	float: left;
	width: 180px;
}

.item-lead .pict img {
	padding: 1px;
	border: solid 1px #ccc;
}




/*---------------------------------------------------------------------- */
/* pager Styles
------------------------------------------------------------------------ */

#pager-area { 
	position: relative; 
	padding: 0px; 
	margin: 0px; 
	width: 100%;
}

.pager {
	margin: 20px 0;
	text-align: center;
	list-style: none;
	*zoom: 1;
}

/*
.pager:before {
  clear: both;
}


.pager:after {
  clear: both;
}
*/

.pager:before,
.pager:after {
	display: table;
	line-height: 0;
	content: "";
}

.pager li {
	border-style: none;
	border-width: 0px;
	background: #fff;
}

.pager li {
	display: inline;
}

.pager li > a,
.pager li > span {
	width: 90px;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 1.2em;
	display: inline-block;
	padding: 5px 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 8px;
	 -moz-border-radius: 8px;
	      border-radius: 8px;
}

.pager li > a:hover,
.pager li > a:focus {
	width: 90px;
	margin-right: 4px;
	margin-left: 4px;
	font-size: 1.2em;
	display: inline-block;
	padding: 5px 18px;
	text-decoration: none;
	color: #fff;
	background-color: #3399cc;
	border: 1px solid #ddd;
	-webkit-border-radius: 8px;
	 -moz-border-radius: 8px;
	      border-radius: 8px;
}

.pager .next > a,
.pager .next > span {
	float: right;
}

.pager .previous > a,
.pager .previous > span {
	float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999999;
	cursor: default;
	background-color: #fff;
}



.pager li:nth-child(odd) {
	background: #fff;
}


.num {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 1.1em;
}




/*---------------------------------------------------------------------- */
/* date Styles
------------------------------------------------------------------------ */

#date {
	height: 24px;
	color: #10787a;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: 1.1em;
	padding-right: 4px;
	font-size: 14px;
	text-align: right;
	width: 100%;
}


#date img {
	left: 8px;
	position: relative;
	top: -5px;
}














