@charset 'utf-8';
@import url(top.css);
@import url(navigation.css);
@import url(service.css);
@import url(introduction.css);
@import url(support.css);
@import url(company.css);
@import url(etc.css);
@import url(information.css);
@import url(sidemenu.css);
@import url(form.css);


/** 基本設定 **/
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	font-size: 1px;
	line-height: 0;
	vertical-align: baseline;
}
a {
	color: #004AAB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/** レイアウト **/
body {
	text-align: center;
	font-size: 100%;
	font-family: 'メイリオ',Meiryo,sans-serif,Verdana,'ＭＳ Ｐゴシック','ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Osaka;
	background: #EEEDE3 url(../../img/dc/bg_body.gif) 50% 0 repeat-y;
}
#wrapper {
	width: 890px;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 5px;
}
#container {
	padding: 0 5px;
}


/** ヘッダ **/
#header {
	height: 65px;
	position: relative;
	background: url(../../img/dc/bg_header.gif) 0 0 no-repeat;
}
#header * {
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
	list-style: none;
	outline: none;
	text-decoration: none;
}
#header a {
	display: block;
	position: absolute;
}
#logo h2 {
	display: none;
}
#logo a {
	width: 200px;
	height: 42px;
	left: 15px;
	top: 14px;
}

#headerMenu a {
	height: 17px;
	top: 37px;
}
#headerMenuHome a {
	width: 66px;
	left: 522px;
}
#headerMenuFaq a {
	width: 109px;
	left: 590px;
}
#headerMenuInfomation a {
	width: 78px;
	left: 701px;
}
#headerMenuSitemap a {
	width: 93px;
	left: 781px;
}


/** バナー **/

#mainBanner {
	padding-bottom: 10px;
}

#tmB {
 display:block;
}


/** パンくず **/

#topicPath {
	padding: 0 39px;
}
#topicPath p {
	color: #808080;
	font-size: 10px;
	line-height: 20px;
}


/** 本文 **/

#contents {
	zoom: 100%;
	overflow: auto;
	padding: 20px 39px;
}

#contentsForm {
       margin:0px;
       padding:10px 30px 10px 150px;
	zoom: 100%;
	overflow: auto;
}

/**/
	* html #contents {
		height: 1px;
		overflow: visible;
	}
/**/

#mainArea {
	float: left;
	width: 560px;
}

#mainAreaform {
       marign:0px;
	width: 600px;
}


/** 各ページタイトル **/

.mainTitle {
	clear: both;
	height: 60px !important;
	font-size: 1px;
	line-height: 0;
	text-indent: -10000em;
}
#sideArea {
	float: right;
	width: 210px;
}

/** フッタ **/

#footer {
	color: #595959;
	padding: 15px 40px 15px 30px;
	border-top: 1px solid #CCC;
}
#footerAvobe {
	zoom: 100%;
	overflow: auto;
	padding-bottom: 16px;
}
/**/
	* html #footerAvobe {
		height: 1px;
		overflow: visible;
	}
/**/
#footerAvobe ul {
	float: left;
}
#footerAvobe li {
	float: left;
	font-size: 12px;
	line-height: 1.2;
	list-style: none;
}
#footerAvobe li a {
	color: #595959;
	display: block;
	padding: 0 10px;
	border-right: 1px solid #CFCFCF;
}
#footerAvobe h1 {
	float: right;
	font-size: 12px;
	line-height: 1.2;
}


/** コピーライト **/

#footerBottom {
	zoom: 100%;
	overflow: auto;
	padding-left: 10px;
}
/**/
	* html #footerBottom {
		height: 1px;
		overflow: visible;
	}
/**/
#footerBottom p {
	float: left;
	font-size: 12px;
	line-height: 1.6;
}
#footerBottom p strong {
	font-size: 16px;
}
#footerBottom p span {
	font-size: 14px;
}
#footerBottom address {
	float: right;
	font-size: 12px;
	line-height: 1.6;
	font-style: normal;
	margin-bottom: 6px;
}

/** ページトップ **/

.pageTop {
	clear: both;
	zoom: 100%;
	overflow: auto;
	padding: 0 40px 10px;
}
/**/
	* html .pageTop {
		height: 1px;
		overflow: visible;
	}
/**/
.pageTop p {
	font-size: 70%;
	text-align: right;
	line-height: 1.6;
	padding-top: 40px;
}
.pageTop p a {
	color: #808080;
	outline: none;
}


/** 線ナシ **/

.no-border {
	border: 0 !important;
}



/** 印刷用 **/

@media print {
	
	body,
	#wrapper,
	#container {
		background: #FFF !important;
	}
	#header,
	#navigation,
	#mainBanner,
	#sideArea,
	.pageTop,
	#topicPath,
	#btnPrint,
	#footer {
		display: none !important;
	}
}

/* intro-box */
#intro-holder{
	background: url(../../img/dc/bg-intro.png) no-repeat 50% 0;
	padding:2px 0 0;
	position:relative;
	height:377px;
}
#intro-holder .loader{
	margin-left:91px;
}
.intro-box{
	width:850px;
	margin:0 auto;
	height:377px;
	position:relative;
}

#centered-slider{
	background: url(../../img/dc/bg-centered-slider.png) no-repeat;
	width: 907px;
	height: 297px;
	margin:33px -20px 0;
	position:relative;
	padding:12px 0 0 33px;
}
.roundabout-holder{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:377px;
}
#myRoundabout{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	position:absolute !important;
	left:0;
	top:0;
	height:377px;
}
.roundabout-moveable-item {
	cursor: pointer;
	width: 702px;
	height: 309px;
}
.roundabout-moveable-item .image{
	width:100%;
	height:92%;
	position:absolute;
	left:0;
	top:12px;
	overflow:hidden;
}
.roundabout-moveable-item .image img{
	margin:0 auto;
	width:91% !important;
}
.roundabout-in-focus { cursor: auto; }
.intro-box .controls{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:101;
}
#previous,
#next{
	background: url(../../img/dc/btn-prev.png) no-repeat;
	width: 24px;
	height: 40px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:167px;
	left:53px;
}

#next{
	background: url(.../../img/dc/btn-next.png) no-repeat;
	left:auto;
	right:53px;
}
.welcome-box{
	width:100%;
	padding:27px 0 0;
	display:block;
}
.welcome-box:after{
	content:"";
	display:block;
	clear:both;
}
#intro-slider{
	float:left !important;
	background: url(../../img/dc/bg-image04.png) no-repeat;
	width: 515px;
	height: 297px;
	padding:12px 0 0 31px;
	margin:5px 20px 0 -20px;
	position:relative;
}
.welcome-box-left #intro-slider{
	float:right !important;
	margin:5px -20px 0 20px;
}
#intro-slider .hotspot,
#centered-slider .hotspot{
	position:absolute;
	left:41px;
	top:11px;
	background: url(../../img/dc/bg-gallery.png) no-repeat;
	width: 455px;
	height: 284px;
}
#centered-slider .hotspot{
	background: url(../../img/dc/hotspot07.png) no-repeat;
	width: 441px;
	height: 273px;
	left:auto;
	right:214px;
}
#intro-slider .pagination,
#centered-slider .pagination{
	position:absolute;
	left:41px;
	bottom:21px;
	list-style:none;
	margin:0;
	padding:0;
	z-index:3;
}
#centered-slider .pagination{
	left:418px;
	bottom:20px;
}
#intro-slider .pagination li,
#centered-slider .pagination li{
	float:left;
	margin-right:10px;
}
#intro-slider .pagination a,
#centered-slider .pagination a{
	background: url(../../img/dc/bg-paging02.png) no-repeat;
	width: 13px;
	height: 15px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#intro-slider .pagination .active a,
#centered-slider .pagination .active a{
	background: url(../../img/dc/bg-paging-a.png) no-repeat;
}
#intro-slider .container,
#centered-slider .container{
	width:486px;
	height:284px;
	overflow:hidden;
	position:relative;
}
#centered-slider .container{
	width:874px;
}
#intro-slider .stick,
#centered-slider .stick{
	position:absolute;
	top:-3px;
	right:14px;
	background: url(../../img/dc/stick-template.png) no-repeat;
	width: 118px;
	height: 118px;
	text-indent:-9999px;
	overflow:hidden;
}
#centered-slider .stick{
	right:18px;
}
.welcome-box .text-box{
	height:1%;
	overflow:hidden;
}
.welcome-box .text-box h2{
	margin:0 0 14px;
	font-size:20px;
	line-height:22px;
	color:#2e3536;
}
.welcome-box .text-box p{
	margin:0 0 10px;
}
.welcome-box .bulleted-list{
	list-style:none;
	margin:0 0 27px;
	padding:0;
}
.welcome-box .bulleted-list li{
	background: url(../../img/dc/bullet.gif) no-repeat 1px 8px;
	padding:0 0 0 9px;
	line-height:18px;
}
.welcome-box .text-box .more,
.welcome-box .text-box .portfolio{
	background: url(../../img/dc/btn-more02.gif) no-repeat;
	width: 135px;
	height: 28px;
	padding:6px 0 0 21px;
	float:left;
	color:#fff;
	font-size:14px;
	line-height:19px;
	text-shadow:#000 1px 1px 1px;
}

.welcome-box .text-box .portfolio{
	background: url(../../img/dc/btn-portfolio.gif) no-repeat;
	float:right;
	padding:6px 0 0 31px;
	width:125px;
	margin:0;
}
.welcome-box .text-box .more:hover,
.welcome-box .text-box .portfolio:hover{
	background-position:0 -34px;
	text-decoration:none;
}
/* intro-box end */
