@charset "utf-8";

/*会社概要*/
/*------------------------------*/
section h1#tit1 {
	background-image: url(img/tit1.gif);
}
table {
width:94%;
margin: 0 2.5%;
}
th, td {
	border-bottom: 1px dashed #999999;
	padding:5px;
}
th {
	width:130px;
	background-repeat: no-repeat;
	background-position: 10px center;
	text-indent: -9999px;
}
th#th1 {
	background-image: url(img/th-1.gif);
}
th#th2 {
	background-image: url(img/th-2.gif);
}
th#th3 {
	background-image: url(img/th-3.gif);
}
th#th4 {
	background-image: url(img/th-4.gif);
}
th#th5 {
	background-image: url(img/th-5.gif);
}
th#th6 {
	background-image: url(img/th-6.gif);
}
th#th7 {
	background-image: url(img/th-7.gif);
}
#neko {
	background-image: url(img/photo0.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 123px;
	width: 199px;
	float: right;
	margin-top: -110px;
}
#tomoko {
	clear: both;
	margin: 30px 3% 0 3%;
	padding: 20px 0 0 135px;
	background-image: url(img/photo1.gif);
	background-repeat: no-repeat;
	min-height:177px;
	_height:177px;
}
#tomoko h2 {
	background-image: url(img/name1.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin: 0px 0 5px 0;
	text-indent: -9999px;
}
#sachiko {
	margin: -15px 3% 0 3%;
	padding: 15px 140px 0 135px;
	background-image: url(img/photo2.gif);
	background-repeat: no-repeat;
	background-position: right;
	min-height:121px;
	_height:121px;
}
#sachiko h2 {
	background-image: url(img/name2.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin: 0px -20px 5px 0;
	text-indent: -9999px;
}

/*ロゴ*/
/*------------------------------*/
section h1#tit2 {
	background-image: url(img/tit2.gif);
}

#logo {
	margin-right: 2.5%;
	margin-left: 2.5%;
}
#logo img {
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}
.moreTxt small {
	margin-bottom: 1em;
	display:block;
	font-size: 100%;
}

/*内容 flow */
/*------------------------------*/
#rasen-flow section h1 {
	background-image: url(img/flow-tit.gif);
}
#rasen-flow section h2{
	font-size: 1px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 18px;
	border-bottom: 1px dashed #ff0066;
	margin: 0 0 10px;
	padding-bottom: 5px;
	clear:both;
}
#rasen-flow #tit1{
	background-image: url(img/flow-h6-1.gif);
}
#rasen-flow #tit2{
	background-image: url(img/flow-h6-2.gif);
}
#rasen-flow #tit3{
	background-image: url(img/flow-h6-3.gif);
}
#rasen-flow #tit4{
	background-image: url(img/flow-h6-4.gif);
}
#rasen-flow #tit5{
	background-image: url(img/flow-h6-5.gif);
}
#rasen-flow #tit6{
	background-image: url(img/flow-h6-6.gif);
}
#rasen-flow #tit7{
	background-image: url(img/flow-h6-7.gif);
}
#rasen-flow #tit8{
	background-image: url(img/flow-h6-8.gif);
}
#rasen-flow section section {
	padding: 0 2.5%;
	margin-bottom: 25px;
}
#rasen-flow section section:after {
content: "";
display: block;
clear: both;
}
* html #rasen-flow section section {
height: 1px;
}
*+html #rasen-flow section section {
min-height: 1px;;
}

#rasen-flow section section img {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#rasen-flow section section div {
	margin-right: 10px;
	margin-top: 10px;
	padding-left: 290px;
}
#rasen-flow strong#flow01 {
	background-image: url(img/flow-img07.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 218px;
	height: 42px;
	text-indent: -9999px;
	display:block;
}
#rasen-flow #flow02 {
	background-image: url(img/flow-img08.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 306px;
	height: 56px;
	text-indent: -9999px;
}
#rasen-flow #flow03 {
	background-image: url(img/flow-img09.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 242px;
	height: 24px;
	text-indent: -9999px;
	margin: 15px 0 10px 0;
}
