@charset "utf-8";
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
 *
 *	file name : solutionTop.css
 *
 * :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
 
 
 
/* ==

　コンテンツ要素

=============================================================================== */
 
#main {
	width: 950px;
	background: url(../../../images_global/n_bg_main_l_01.gif) repeat-y left top;
}
#mainInner {
	background: url(../../../images_global/n_bg_main_l_02.gif) no-repeat left bottom;
}
#main .titleBlock {
	background: url(../../../images_global/n_bg_main_l_03.gif) repeat-y left top;
}
* html #main .titleBlock .titleBlockText,
* html #main .titleBlock .titleBlockText .pageTitle {
	width: 910px;
}

#main .technologyBox .panel {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}
#main .technologyBox .panelInner {
	background: url(../../../images_global/n_bg_panel_02.gif) left bottom no-repeat;
	padding: 10px 10px 5px;
	width: 202px;
	margin-bottom: 10px;
}
#main .technologyBox .hover a {
	text-decoration: underline;
}
#main .technologyBox div {
	margin-bottom: 5px;
}
#main .technologyBox .panel .pnImg, #main .technologyBox .panel .pnThumb {
	margin: -10px -10px 9px!important;
	padding: 10px 10px 0;
	background: url(../../../images_global/n_bg_panel_03.gif) left top no-repeat;
}
.technologyBox .panel .pnProTit, .technologyBox .panel .pnSolTit {
	min-height: 19px;
	height: auto!important;
	height: 19px;
	line-height: 1.5;
	margin-bottom: 5px;
	padding: 1px 0 0 25px;
	font-size: 100%;
	font-weight: 700;
}
#main .technologyBox .panel .pnProTit {
	background: url(../../../images_global/n_ic_arw_01.gif) left .18em no-repeat;
}
#main .technologyBox .boxLink {
	cursor: pointer;
}
#main .technologyBox .panel p {
	margin-bottom: 5px;
	font-size: 100%;
}
#main .gallery ul {
	margin-bottom: 20px;
}
#main .gallery ul.imgList li {
	display: block;
	width: 220px;
	margin-right: 10px;
	float: left;
}
#main .gallery ul.imgList li.imgLarge {
	width: 450px;
}
#main .gallery ul.imgList li.imgLarge img {
	width: 450px;
}
#main .gallery ul.imgList li .imgCaps {
	background: #ededed;
	width: 220px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#main .gallery ul.imgList li.imgLarge .imgCaps {
	width: 450px;
}
#main .gallery ul.imgList li .location {
	font-size: 12px;
	margin-bottom: 15px;
}
#main .gallery ul.imgList li.end {
	margin-right: 0;
}
#main .gallery ul.imgList li.imgLarge.end {
	margin-right: 0;
}
/* ==

　lightbox

=============================================================================== */

#lightboxOverlay {
	background-color: #000;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#lightboxContainer {
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
}
#lightboxContent {
	width: 595px;
	height: 475px;
	background: url(../../../images_global/n_bg_lightbox01.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	padding-top: 5px;
}
#lightboxContent.large {
	background: url(../../../images_global/n_bg_lightbox_large01.png) no-repeat 0 0;
	width: 753px;
}
#lightboxInner {
	background: url(../../../images_global/n_bg_lightbox02.png) no-repeat left bottom;
	padding: 15px 20px 20px 20px;
	width: 555px;
}
#lightboxInner.large {
	background: url(../../../images_global/n_bg_lightbox_large02.png) no-repeat left bottom;
	width: 753px;
}
#lightboxTitle {
	color: #275e72;
	font-size: 107.6923%;
	background: url(../../../images_global/n_bg_title_02.gif) no-repeat left top;
	border-bottom: 1px dotted #b7bec2;
	padding: 0 0 6px 10px;
	margin: 0 0 10px;
}
#lightboxNextBtn {
	position: absolute;
	top: 230px;
	right: -60px;
	cursor: pointer;
}
#lightboxPrevBtn {
	position: absolute;
	top: 230px;
	left: -60px;
	cursor: pointer;
}
#lightboxBackBtn {
	position: absolute;
	top: -16px;
	left: 0px;
	cursor: pointer;
	z-index: 999;
}
.lightboxTxt {
	padding: 10px 0;
	border-bottom: #b9bec2 dotted 1px;
	margin-bottom: 15px;
	width: 550px;
}
.lightboxTxt.large {
	width: 710px;
}
.lightboxRelation {
	width: 250px;
	padding: 5px 0 5px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background: #EDEDED;
}
.lightboxLink {
	width: 270px;
}
.lightboxLink a, .lightboxLink02 li {
	padding: 0 0 3px 22px;
	background: url(../../../../../common/img/global/icon_arrow.gif) no-repeat left 0.2em;
	font-size: 12px;
}
#main ul.list03 li {
	font-size: 92%;
	margin: 0;
}
#main .mainVisualCol2Block {
	width: 910px;
	margin-top: 20px;
}
#main .mainVisualCol2Block p {
	margin-bottom: 0;
}
#main .mainVisualCol2Block .colL {
	width: 450px;
	float: left;
}
#main .mainVisualCol2Block .colR {
	width: 450px;
	float: right;
}
#main .technologyBox .panel .pnTxt {
	font-size: 92%;
}
#main .mainCaps {
	font-size: 138.5%;
	color: #275e72;
	margin-bottom: 10px;
}
.lightboxCol2Block {
	width: 560px;
}
.lightboxCol2Block .left {
	float: left;
	width: 280px;
	margin-right: 10px;
}
.lightboxCol2Block .right {
	float: left;
	width: 260px;
	margin-right: 0px;
}
.lightboxCol2Block .lightboxBlock {
}
.lightboxCol2Block .lightboxBlock ul {
	display: none;
}
.lightboxCol2Block .lightboxBlock ul li {
	margin-bottom: 3px;
}
.lightboxCol2Block.large {
	width: 720px;
}
.lightboxCol2Block.large .lightboxBlock {
	width: 350px;
}
.lightboxCol2Block.large .lightboxBlock.end {
	margin-right: 0px;
}
.lightboxCol2Block.large .lightboxRelation {
	width: 330px;
}
