﻿@charset "utf-8";

/* generated by souei fukumoto */ 

/* 右カラム部分のスタイルシート */   
#twocols{
	width:1000px;
	float:right;
	position:relative;
	background-attachment: scroll;
	background-image: url(../images/contents-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
  }
#rightcol{
	width:417px;
	float:right;
	position:relative;
	background-attachment: scroll;
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
 }
.right-title{
	float:left;
	clear:both;
	width:349px;
	margin-top: 22px;
	margin-left: 34px;
	margin-bottom: 20px;
   }
.right-contents{
	float:left;
	clear:both;
	width:349px;
	margin-top: 10px;
	margin-left: 34px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	} 
.right-contents p{
	margin-bottom:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}	   
/* メインコンテンツ部分のスタイルシート */  
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:583px;
	background-color: #FFFFFF;
 }
.main-contents{
	float:left;
	clear:both;
	width:549px;
	margin-top: 22px;
	margin-left: 34px;
 } 
.title{
 float:left;
 clear:both;
 width:515px;
 }
.services-box{
	float:left;
	clear:both;
	width:515px;
	margin-top: 10px;
 } 
 .services-box-left{
	float:left;
	clear:both;
	width:84px;
	padding-top: 4px;
 }
.services-box-right{
 float:left;
 width:431px;
 } 
.service-title{
	float:left;
	clear:both;
	width:396px;
	background-attachment: scroll;
	background-image: url(../images/top-services-arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	padding-left: 35px;
	padding-bottom: 5px;
	padding-top: 5px;
 } 
.service-contents{
	float:left;
	clear:both;
	width: 414px;
	margin-left: 17px;
	}
.service-contents-part{
	float:left;
	background-attachment: scroll;
	background-image: url(../images/top-services-mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	margin-right: 10px;
	}
.service-contents-part-a{
	float:left;
	background-attachment: scroll;
	background-image: url(../images/top-services-mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	width: 125px;
	}
.service-contents-part-b{
	float:left;
	background-attachment: scroll;
	background-image: url(../images/top-services-mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 70px;
	padding-left: 10px;
	}
.service-contents-part-c{
	float:left;
	background-attachment: scroll;
	background-image: url(../images/top-services-mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 82px;
	padding-left: 10px;
	}
.service-contents-part-d{
	float:left;
	background-attachment: scroll;
	background-image: url(../images/top-services-mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 120px;
	padding-left: 10px;
	}					
.service-contents-text{
	float:left;
	clear:both;
	width: 515px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}		  

