body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color:#585858;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	line-height: 130%;
}
img {
	border: none;
}
/*TEXT*/
.texts {
	font-size: x-small;
	line-height: 130%;
}
.text {
	font-size: small;
	line-height: 130%;
}
.textd {
	font-size: small;
	line-height: 130%;
	font-weight: bold;
}
/*SPACE*/
/*05*/
.td-5 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
/*10*/
.td-10 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.td-tb10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.td-t10 {
	padding-top: 10px;
}
/*HEADER*/
/*seo*/
h1 {
	margin:0;
	padding:5px;
	background-color:#064D4D;
	font-weight:normal;
	font-size:x-small;
	line-height: 130%;
	color:#ffffff;
}
* html h1 {
	margin:0;
	padding:5px;
	background-color:#064D4D;
	font-weight:normal;
	font-size:x-small;
	line-height: 130%;
	color:#ffffff;
}
/*menu*/
#menu {
	margin:0;
	padding:0;
}
#menu div{
	float: left;
}
/*FOOTER*/
#copy {
	padding-top: 15px;
}
/*CONTENT*/
/*PAGE*/
#page {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: x-small;
	line-height: 130%;
    color:#666666;
	padding: 10px;
	text-align:right;
}
#page a{
    color:#666666;
	text-decoration: none;
}
#page a:hover{
    color:#000000;
}
/*TOP*/
/*topimage*/
#topimage {
	margin-top:5px;
	margin-bottom:20px;
}
/*information*/
.info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: x-small;
	line-height: 130%;
}
.info a:link {
	color: #0080AA;
}
.info a:visited {
	color: #0080AA;
}
.info a:hover {
	color: #999999;
}
/*new*/
.new-back {
	background-image: url(../image/new02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#new {
 font-size: x-small;
 line-height: 130%;
 margin:1px;
 padding:5px;
 width:208px;
 height:110px;
 overflow:scroll;
}
*html #new {
 font-size: 8pt;
 line-height: 130%;
 margin:1px;
 padding:5px;
 width:208px;
 height:110px;
 overflow:scroll;
}
/*banner*/
.bana {
	padding-top: 5px;
}
/*COMP*/
#comp {
	margin:0;
	padding:0;
}
#comp .title {
	margin-top:45px;
	text-align:center;
}
#comp .sbtitle {
	margin-top:35px;
	margin-bottom:10px;
	padding: 5px;
	font-size: 15px;
	line-height: 130%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
}
#comp .line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#comp .line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*WORK*/
#work {
	margin:0;
	padding:0;
}
#work .title {
	margin-top:45px;
	text-align:center;
}
#work .sbtitle {
	margin-top:35px;
	margin-bottom:10px;
	padding: 5px;
	font-size: 15px;
	line-height: 130%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
}
#work .sakuhin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 130%;
}
#work .namae1 {
	background-image: url(../image/work01.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding:5px;
	font-weight:bold;
	color: #0080AA;
}
#work .namae1 a:link {
	color: #0080AA;
}
#work .namae1 a:visited {
	color: #0080AA;
}
#work .namae1 a:hover {
	color: #999999;
}
#work .box1 {
	padding:5px;
}
#work .namae2 {
	background-image: url(../image/work02.jpg);
	background-repeat: repeat-y;
	background-position: left;
	color: #0080AA;
	padding:5px;
	font-weight:bold;
}
#work .box2 {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*PROPOSE*/
#propose {
	margin:0;
	padding:0;
}
#propose .title {
	margin-top:45px;
	text-align:center;
}
#propose .sbtitle {
	margin-top:35px;
	margin-bottom:10px;
	padding: 5px;
	font-size: 15px;
	line-height: 130%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
}
#propose .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 130%;
}
#propose .namae1 {
	background-image: url(../image/work01.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding:5px;
	font-weight:bold;
	color: #0080AA;
}
#propose  .box1 {
	padding:5px;
}
/*JOB*/
#job {
	margin:0;
	padding:0;
}
#job .title {
	margin-top:45px;
	text-align:center;
}
#job .sbtitle {
	margin-top:35px;
	margin-bottom:10px;
	padding: 5px;
	font-size: 15px;
	line-height: 130%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight:bold;
}
#job .back-b {
	background-color:#779A9A;
}
#job .back-g {
	background-color:#EEEEEE;
	padding: 5px;
	text-align:center;
	font-size: x-small;
}