@charset "utf-8";

/* base layout
----------------------------------------------- */

html, body, #container {
	height:100%;
}

body > #container {
	height:auto;
}

body {
	background: #ffffff url(../../../../images/common/containerBG.gif) repeat-x;
	text-align:center;
}

#container {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width: 980px;
	height:100%;
	min-height:100%;
	background:url(../../../../images/common/contentsBG-trans.png) repeat-y;
	text-align:left;
}

/* header
----------------------------------------------- */
#header {
	margin:0px;
	height:117px;
	position:relative;
	background:#00b964;
}

#headerTitle {
	width:330px;
	padding-top:25px;
}

#headerTitle h1 {
	float:left;
}

#headerTitle p {
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	padding:0px;
	margin:0px;
}

#headerTitle p.headerSiteName {
	font-size:26px;
	font-weight:bold;
	color:#ffffff;
	padding:0px;
	margin:0px;
}

#nav_global {
	position:absolute;
	text-align:right;
	top:45px;
	left:430px;
	width:650px;
}

#nav_global li {
	float:left;
	padding:4px 12px;
}

#nav_global li a {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

a.pagetop,
a:hover .pagetop {
	color:#ffffff;
	border:none;
	display:block;
}

/* breadcrumbListパンくずリスト
----------------------------------------------- */

.breadcrumbList {
	padding:15px 0px
}

.left_column a {
	margin:0px 5px;
}


/* contents
----------------------------------------------- */

#contents {
	padding:0px 20px;
	height: auto;
}

#contentsTitle {
	background:url(../../../../images/common/contentsTitleBG.gif) no-repeat;
	width:940px;
	height:55px;
}

#contentsTitle h2 {
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	padding:15px 0px 0px 20px;
}

#contentsBody {
	float:left;
	width:750px;
	_margin-right: -3px;
	margin-left:20px;
}

#contentsBody h3 {
	font-size:26px;
	line-height:40px;
	color:#777777;
	padding-bottom:30px;
}

.contentsImageLayout {
	padding-bottom:60px;
}

.imageLayout {
	float:left;
	padding:0px 0px 0px 0px;
	height:100%;
	min-height:100%;
}

.textArea {
	margin-left:270px;
}

.textStyleTitle {
	font-size:18px;
	font-weight:bold;
	color:#69d42e;
	padding:10px 0px;
}

.textStyleGreenBold {
	font-weight:bold;
	color:#69d42e;
}

.textStyleGrayBold {
	font-weight:bold;
	color:#333333;
}

.listStyleNumber {
	padding:0px 0px 30px 40px;
	line-height:24px;
}

.listStyleNumber li {
	list-style-type:decimal;
}

.textStyleAlignRight {
	text-align:right;
}

.maxHeadding {
	font-weight:bold;
	border-bottom:1px dotted #cfcfcf;
	width:710px;
	padding:0px 10px 5px 10px;
}

.miniHeaddingBottom {
	padding-top:10px;
}

span.serviceMoreButton {
	font-weight:normal;
	padding-left:16px;
	background:url(../../../../images/arrowRight.gif) no-repeat left center;
}

span.serviceMoreButton02 {
	font-weight:normal;
	padding-left:16px;
	background:url(../../../../images/arrowCenter.gif) no-repeat left center;
}

#syokotanAIRImage {
	background:url(../../../../images/media/syokotanAIRImage.jpg) no-repeat;
	width:671px;
	height:243px;
	position:relative;
	margin-bottom:20px;
}

#syokotanAIRImage img {
	position:absolute;
	top:185px;
	left:80px;
}

.siteMapList {
	padding-left:40px;
	list-style-type:circle;
	line-height:24px;
	margin-bottom:10px;
}

.siteMapList li ul {
	padding-left:40px;
	list-style-type:circle;
	line-height:24px;
}

.miniHeaddingBottom02 {
	padding:5px 0px 0px 0px;
	margin:0px;
}

#seemressArea {
	padding-left:20px;
	margin-bottom:20px;
}

div.pageTopArea {
	text-align:right;
	margin:20px 0px;
}

p.pageTop a {
	padding-right:16px;
	background:url(../../../../images/arrowTop.gif) no-repeat right center;
}

.portfolioButtonStyle {
	text-align:center;
	margin:20px 0px 0px 0px;
}


/* Side Navigation
----------------------------------------------- */

#sideNavi {
	width:170px;
	float:left;
}

#sideNaviHeaderImage {
	vertical-align:bottom;
}

#sideNaviFooterImage {
	vertical-align:top;
}

.sideNaviList {
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	padding:0px 10px;
}

.sideNaviList li {
	line-height:34px;
	background:url(../../../../images/common/sideNaviBG.gif) repeat-x;
}

.sideNaviList li.last {
	line-height:34px;
	background:none;
}

.sideNaviList li ul li {
	padding-left:10px;
}

/* footer
----------------------------------------------- */

#footer {
	background-color:#00bb65;
}

#footer #footerBody {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align:left;
}

#footerMenu {
	padding:10px 0px 15px 0px;
}

#footer span.company {
	padding:0px 20px 0px 10px;
	color:#ffffff;
	font-size:12px;
}

#footer span.regulation {
	padding:0px 20px 0px 0px;
	color:#ffffff;
	font-size:12px;
}

#footer span.privacy {
	color:#ffffff;
	font-size:12px;
	padding:0px 503px 0px 0px;
	_padding:0px 493px 0px 0px;
	*padding:0px 493px 0px 0px;
}

#footer span.copyright {
	padding:0px;
	color:#ffffff;
	font-size:12px;
}

#footer span a,
#footer span a:hover{
	color:#ffffff;
}


/* table
----------------------------------------------- */

#contentsBody .table {
	margin:0 0 10px 0;
	border:1px solid #f5f5f5;
	background: #ccc;
	line-height:150%;
}

#contentsBody .table th {
	padding:10px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	font-size:110%;
	background: #efefef;
	text-align:left;
	min-width:100px;
	vertical-align:top;
}

#contentsBody .table td {
	padding:10px;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	border-top:1px solid #ffffff;
	background: #f6f6f6;
}

#contentsBody .table tr:hover th {
	background: #ddd;
}

#contentsBody .table tr:hover td {
	background: #fafafa;
}


/* top
----------------------------------------------- */

#featureArea {
	background:url(../../../../images/featureAreaBG.jpg) no-repeat;
	width:940px;
	height:271px;
	position:relative;
	margin-bottom:10px;
}

#topReadText {
	position:absolute;
	top:120px;
	left:290px;
	width:560px;
	color:#ffffff;
}

#topFeatureAreaButton {
	position:absolute;
	top:210px;
	left:290px;
}

#leftColumn {
	float:left;
}

#rightColumn {
	float:left;
	margin-left:20px;
	width:220px;
}

.rightColumnBox {
	margin-bottom:25px;
}

.rightColumnBox img,
.rightColumnBox p {
	padding:0px;
	margin:0px;
}

.rightColumnImage {
	float:left;
}

.rightColumnText {
	font-size:14px;
	line-height:18px;
	padding-top:10px !important;
}

.topContentsTitle {
	background:url(../../../../images/topContentsTitleBG.gif) no-repeat;
	width:700px;
	height:55px;
	margin-bottom:25px;
}

.topContentsTitle h2 {
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	padding:15px 0px 0px 20px;
}

#mediaAppList {
	width:700px;
	margin-bottom:25px;
}

.mediaAppListBox {
	float:left;
	width:220px;
}

.mediaAppListBox h3 {
	font-size:18px;
	color:#4a4a4a;
	padding:10px 0px;
}

.mediaAppListBox p {
	padding:0px;
	line-height:20px;
}

.mediaAppListLine {
	float:left;
	background:url(../../../../images/mediaAppListLineBG.gif) repeat-y;
	width:20px;
	height:100%;
	min-height:300px;
	padding:0px;
	margin:0px;
}

.topContentsMinTitle {
	font-size:12px;
	font-weight:normal;
}

/* solution事例 slide
----------------------------------------------- */

#sliderArea {
	width:654px;
	height:172px;
	padding:0px 23px;
	margin-bottom:30px;
	background:url(../../../../images/imageSlide/boxbg.png) no-repeat;
}

#slider {
	margin:0px;
	position: relative;
}

.scroll {
	overflow: hidden;
	margin: 0px;
	width:654px;
	position: relative;
}

.scrollContainer {
	position: relative;
	margin-left:-23px;
}

.scrollContainer div.panel {
	padding: 10px 18px;
	width: 176px;
	height: 150px;
	left:30px;
}

.inside {
	padding: 0px;
}

.inside img {
	display: block;
	margin: 6px 0px 0px 0px;
	width: 176px;
}

.inside h2 {
	font-weight: bold;
	color: #111;
	font-size: 14px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
}

.scrollButtons {
	position: absolute;
	top: 67px;
	cursor: pointer;
}

.scrollButtons.left {
	left: -23px;
}

.scrollButtons.right {
	right: -23px;
	_right: 0px;
}


/* wp-pageNavi css
----------------------------------------------- */

div.wp-pagenavi {
	margin: 30px 0px;
	color: #555;
	font-size: 85%;
	text-align: left;
}

.wp-pagenavi a,
.wp-pagenavi a:link {
	padding: 0.5em 1em;
	margin: 0.25em;
	text-decoration: none;
	border: 1px solid #0198ca;
	color: #0198ca;
}

.wp-pagenavi a:visited {
	border: 1px solid #8f9da6;
	color: #8f9da6;
}

.wp-pagenavi a:hover {
	text-decoration: underline;
	border: 1px solid #00b8fd;
	color: #00b8fd;
}

.wp-pagenavi a:active {
	border: 1px solid #00b8fd;
	color: #00b8fd;
}

.wp-pagenavi span.pages,
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
	padding: 0.5em 1em;
	margin: 0.25em;
	border: 1px solid #ddd;
}