@charset "utf-8";
/* CSS Document */

.box_center {
	width:900px;
	float:left;
	padding:0 0 20px 0;
}


.box_p1_p2 {
	width:595px;
	float:left;
}
.box_p1 {
	width:290px;
	float:left;
}
.box_p2 {
	width:290px;
	float:right;
}
.box_p3 {
	width:290px;
	float:right;
}


.p1_back {
	width:290px;
	background-image:url(../gallery/img/menu_p1_back.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:9px;
}
.p2_back {
	width:290px;
	background-image:url(../gallery/img/menu_p2_back.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:9px;
}
.p3_back {
	width:290px;
	background-image:url(../gallery/img/menu_p3_back.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:9px;
}




.p_title {
	width:290px;
	height:90px;
	margin-bottom:9px;
}
.p_contents {
	width:250px;
	margin:0 20px 14px 20px;
}
.p_pic1 {
	width:240px;
	height:150px;
	background-image:url(../gallery/img/menu_p_photo1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:4px;
	border:#CCC 1px solid;
}
.p_pic2 {
	width:240px;
	height:150px;
	background-image:url(../gallery/img/menu_p_photo2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:4px;
	border:#CCC 1px solid;
}
.p_pic3 {
	width:240px;
	height:150px;
	background-image:url(../gallery/img/menu_p_photo3.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:4px;
	border:#CCC 1px solid;
}
.p_pic_new {
	width:51px;
	height:51px;
	top:-40px;
	left:5px;
}
.p_jireiInfo {
	width:250px;
	margin-top:9px;
	margin-bottom:9px;
}
.p_jireiInfo img {
	vertical-align: middle;
	margin-left: 5px;
}

.p_listbox {
	width: 270px;
	margin: 10px 10px 0;
}
.p_ber {
	width:270px;
	height:25px;
}
.p_listbox_left {
	width:60px;
	height:60px;
	float:left;
	padding:9px 0 9px 14px;
}
.p_listbox_left_img {
	padding: 2px;
	border: 1px solid #ccc;
	background: #ffffff url(../img/no_image60_outline.jpg) no-repeat;
	width: 54px;
	height: 54px;
	font-size: 0; /* for lte IE7 */
}
.p_listbox_right {
	width:165px;
	float:right;
	padding:9px 9px 9px 0;
}
.p_listbox ul {
	list-style:none;
	padding:0;
	margin:0;
	width:268px;
	font-size:12px;
	background:#fff;
}
.p_listbox li {
	float:left;
	width:268px;
	text-align:left;
	border-right:1px #CCC solid;
	border-left:1px #CCC solid;
	border-bottom:1px #CCC solid;
	background-color: #ffffff;
}
.p_listbox li.nowLink {
	background-color: #f5f4f6;
}


.p_listbox dl {
	height:60px;
}
.p_listbox dt {
	height:16px;
	margin-bottom:2px;
}

/* syousai */

.box_ps1 {
	width:900px;
	background-image:url(../gallery/img/product_p1_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:22px 0 22px 0;
}
.box_ps2 {
	width:900px;
	background-image:url(../gallery/img/product_p2_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:22px 0 22px 0;
}
.box_ps3 {
	width:900px;
	background-image:url(../gallery/img/product_p3_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:22px 0 22px 0;
}
.box_ps_main {
	width:600px;
	float:right;
}



.ps_title {
	width:290px;
	height:85px;
}
.ps_title img {
	vertical-align:bottom;
}
.ps_main_title {
	width: 600px;
	height: 2em;
	margin: 6px 0 45px 0;
}

.ps_main_title h2 {
	color:#000;
	font-size: 2em;
	line-height: 1.5;
}

.ps_main_concept {
	width:600px;
	height:15px;
	margin-bottom:14px;
}
.ps_main_text {
	width:580px;
	margin-bottom:50px;
}
.ps_main_photo {
	width:600px;
	height:590px;
	margin:0 0 40px 0;
	padding:0;
	background-image:url(../gallery/img/product_photo_background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
}
.ps_main_photo ul {
	list-style: none;
	width:600px;
	height:20px;
	margin:0;
	padding:0;
}
.ps_main_photo li {
	width:300px;
	height:40px;
	margin:0;
	padding:0;
	float: left;
}
.ps_main_photo_main {
	padding:0 0 23px 12px;
}


.ps_main_box {
	width: 588px;
	clear: both;
}

.ps_page_line {
	width: 68px;
	margin: 15px 13px 0 0;
	float: right;
	display: inline; /* for IE6 */
}

* html .ps_page_line {
	margin-right: 16px;
}

.page2count {
	width: 80px !important;
}

.ps_page_line ul {
	width: 117px;
	list-style: none;
	text-align: center;
	height: 24px;
	background-color:none;
}

.ps_page_line li {
	color:#666;
	background-color:#000;
	text-decoration:none;
	display: inline;
	width:20px;
	height:22px;
	line-height: 22px;
	list-style: none;
	margin-right:3px;
	border:#666 solid 1px;
}

* html .ps_page_line li {
	position: relative;
	left: 46px;
}

* html .page2count li {
	left: 36px !important;
}

.ps_page_line li a {
	height: 22px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 20px;
	background-color:#000;
}

.ps_page_line li a:hover {
	background-color: #781122;
	color: #ffffff;
	text-decoration: none;
}

.ps_page_line li a:visited {
	color: #ffffff;
}


.ps_main_photo_sub {
	width:440px;
	color:#ffffff;
	margin-top: 20px;
}

.ps_main_photo_left {
	width:132px;
	float:right;
	margin:0 0 0 5px;
}

.ps_main_photo_left_play {
	width:126px;
	margin:0;
	padding:0;
}

.ps_main_photo_left_thum {
	width:132px;
	background:#fff;
}

.photo_list {

}

.photo_list ul {
	width:132px;
}




.photo_list ul li {
	width:56px;
	height:56px;
	display:block;
	float:left;
	margin:8px 8px 0 0;
	background-repeat: no-repeat;
	background-position: center center;
}

.photo_list ul li a,
.photo_list ul li a:hover {
	width: 56px;
	height: 56px;
	display: block;
	padding: 0;
}



.photo_list ul li a img {border: solid 3px #666; width:50px; height:50px;}
.selectedThumbnail {	border: solid 3px #B53448 !important;
width:50px !important; height:50px !important; }
.inFocus {	border: solid 3px #B53448 !important;
	width:50px !important; height:50px !important;
 }





.ps_main_photo_right {
	width:430px;
	float:left;
}




/* syousai2 */

.ps2_main_photo {
	padding:40px 0 0 8px;
	clear:both;
}

.ps2_main_photo ul {
	height:auto;
	width:577px;
	float:left;
}
.ps2_main_photo li{
	height:100px;
	width:100px;
	float:left;
	margin:0 15px 15px 0;
}

.ps2_main_photo li a {
	height:90px;
	width:90px;
	display:block;
	border:#666666 solid 5px;
}

.ps2_main_photo li a:hover {
	border:#B53448 solid 5px;
}


/* javascropt */
#thumbnails {
	CLEAR: both
}

#mainImageOutline {
	background: url('../images/mainphoto_bg.gif') no-repeat center center;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	width: 440px;
	height: 440px;
}

#mainImageOutline img {
/*
	display: none;
*/
	border: #666666 solid 5px;
}



a:focus {
	outline: none;
}

h3 {
	height: 2.2em;
	font-weight: normal;
	font-size: 12px;
	padding:5px 0 0 2px;
}

#picture_comment {
	text-align: center;
	overflow: hidden;
}

#transport a#pauseLabel {
	display: none;
}




#productTypeNav li {
	width: 290px;
	height: 85px;
	float: left;
	list-style: none;
	margin-left: 15px;
	display: inline; /* for IE6 */
}

#productTypeNav li.navFisrt {
	margin-left: 0;
}

#productTypeNav li img {
	vertical-align: bottom;
}

.box_ps_product01 {
	width:900px;
	background-image:url(../gallery/img/product_p1_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding: 22px 0 0;
}

.box_ps_product02 {
	width:900px;
	background-image:url(../gallery/img/product_p2_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding: 22px 0 0;
}

.box_ps_product03 {
	width:900px;
	background-image:url(../gallery/img/product_p3_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding: 22px 0 0;
}

div.bigGrid1, div.bigGrid2, div.bigGrid3  {
	float: left;
	width: 290px;
}

div.bigGrid2 {
	margin-left: 15px;
}

div.bigGrid3 {
	margin-left: 15px;
}

#top3box {
	width: 900px;
	clear: both;
	margin-bottom: 20px;
}

#top3box div.bigGrid1, #top3box div.bigGrid2, #top3box div.bigGrid3 {
	height: 364px;
	overflow: hidden;
}

#all3box {
	width: 900px;
	clear: both;
	margin-bottom: 20px;
}

* html #all3box {
	margin-bottom: 0; /* for IE6 */
}

#all3box div.bigGrid1 {
	background: url(../gallery/img/menu_p1_back.jpg) no-repeat left top;
	padding-top: 9px;
}

#all3box div.bigGrid2 {
	background: url(../gallery/img/menu_p2_back.jpg) no-repeat left top;
	padding-top: 9px;
}

#all3box div.bigGrid3 {
	background: url(../gallery/img/menu_p3_back.jpg) no-repeat left top;
	padding-top: 9px;
}

#sidebarJirei {
	width: 290px;
	float:left;
}

#photobox_1 {
	display: block;
}

#contactFromJirei {
	margin: 20px 0;
	overflow: hidden;
}

#photoTypeTab {
	height: 40px;
}

#photoheader {
	height: 50px;
	overflow: hidden;
}

