@charset "Shift_JIS";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++
image slider
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#slide_wrap {
	width: 621px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 15px;
	margin-bottom:0;
	display:block;
	position:relative;
}
#viewport{
	width: 578px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden;
	float: left;
	position: relative;
	display:block;
}
#viewport img {
	padding-bottom: 3px;
}
#viewport ul{
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
	position: relative;
}
#viewport li{
	list-style:none;
	float:left;
	width:143px;
	margin-left:2px;
	margin-right:0;
	height: 160px;
	background-image: url(img/photo/slide_bg1.jpg);
	background-repeat: no-repeat;
}
#viewport li a {
	list-style:none;
	width:145px;
	height: 156px;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #333333;
	text-decoration: none;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	font-size: 11px;
	line-height: 13px;
}
#viewport li a:hover {
	background-image: url(img/photo/slide_bg2.jpg);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
#viewport .text {width:135px;
                 display:block;}
                 
                 






#viewport1{
	width: 621px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden;
	float: left;
	position: relative;
	display:block;
}
#viewport1 img {
	padding-bottom: 3px;
}
#viewport1 ul{
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
	position: relative;
}
#viewport1 li{
	list-style:none;
	float:left;
	width:143px !important;
	margin-left:2px;
	margin-right:0;
	height: 160px;
	background-image: url(img/photo/slide_bg1.jpg);
	background-repeat: no-repeat;
}
#viewport1 li a {
	list-style:none;
	width:145px;
	height: 156px;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #333333;
	text-decoration: none;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	font-size: 11px;
	line-height: 13px;
}
#viewport1 li a:hover {
	background-image: url(img/photo/slide_bg2.jpg);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
#viewport1 .text {width:135px;
                 display:block;}
.previous {
	float: left;
	height: 160px;
	width: 20px;
	background-image: url(img/photo/slide_previous1.jpg);
	background-repeat: no-repeat;
}
#simplePrevious {
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;
	float: left;
	text-indent: -5999px;
	display: block;
	height: 160px;
	width: 20px;
	overflow: hidden;
}
.previous a:hover {
	background-image: url(img/photo/slide_previous2.jpg);
	background-repeat: no-repeat;
}
.next {
	height: 160px;
	width: 20px;
	float: right;
	background-image: url(img/photo/slide_next1.jpg);
	background-repeat: no-repeat;
}
#simpleNext {
	cursor: pointer;
	text-decoration: underline;
	text-indent: -5999px;
	display: block;
	height: 160px;
	width: 20px;
	font-size: 0.8em;
	overflow: hidden;
}
.next a:hover {
	background-image: url(img/photo/slide_next2.jpg);
	background-repeat: no-repeat;
}
a {
	outline: none;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}



#slide_wrap2 {
	width: 612px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 15px;
	margin-bottom:0;
	display:block;
	position:relative;
	/*padding-left: 15px;*/
}



#viewport2{
	width: 569px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	overflow:hidden;
	float: left;
	position: relative;
	display:block;
	padding-left: 22px;
    padding-right: 22px;	
	
}
#viewport2 img {
	padding-bottom: 3px;
}
#viewport2 ul{
	padding: 0; /* Resets default - User Agent - style */
	margin: 0;
	position: relative;
}
#viewport2 li{
	list-style:none;
	float:left;
	width:142.25px !important;
	/*margin-left:2px;*/
	margin-right:0;
	height: 160px;
	background-image: url(img/photo/slide_bg1.jpg);
	background-repeat: no-repeat;
}
#viewport2 li a {
	list-style:none;
	width:145px;
	height: 156px;
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #333333;
	text-decoration: none;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
	font-size: 11px;
	line-height: 13px;
}
#viewport2 li a:hover {
	background-image: url(img/photo/slide_bg2.jpg);
	background-repeat: no-repeat;
	color: #333333;
	text-decoration: none;
}
#viewport2 .text {width:135px;
                 display:block;}
