@charset "UTF-8";
/***********************-
タイトル :　株式会社マツキ
概要：会社案内

制作日：2009/12

-***********************/

@import "uni.css";
@import "basic.css";
@import "btn.css";
@import "common.css";


h2{
	padding:0 0 5px 18px;
	background:url(../image/box.gif) no-repeat;
	border-bottom:1px solid #006699;
}


.section{
 margin:30px 18px 80px 58px;
}
.section .photo{
 margin:0 0 30px;
 text-align:center;
 font-size:90%;
}

.section .photo2{
 margin:0 0 30px;
 float:right;
 width:auto;
}

.section .leftver{
 margin:30px 0px 80px 0px;
}


.section .box{
 float:left;
 width:300px;
}
.section .image{
 float:right;
 width:250px;
}


.kyocho{
 margin:1em;
 font-weight:bold;
}


.section ul{
 margin:15px 1em 10px 6em;
}
.setumeir ul{
 margin:15px 1em 10px 1em;
 text-align:right;
}
.section ul li,.setumeir ul li{
 margin:0 0 5px;
 font-size:90%;
 border-bottom:1px dotted #666666;
 list-style:circle;
 list-style-position:inside;

}
.section ul li a{
 margin:0 0 5px;
 padding-right:15px;
 background:url(../cooperation/arrow.gif) right no-repeat;
}
p.linked a{
 margin:0 0 5px;
 padding-right:15px;
 background:url(../cooperation/arrow.gif) right no-repeat;
}
p.linked{
	 margin:0;
	 padding:0;
	text-align:right;
 font-size:90%;
}
p.linked .maru{
 padding: 0 0 0 15px;
 background:url(../news/maru.gif) no-repeat;
 border-bottom:1px dotted #666666;
}


strong{
 font-weight:bold;
 color:#990000;
}

table.member{
	 margin:15px 10px 20px 20px;
	}

table.member th,table.member td{
	 text-align:left;
	 padding:6px 2em 0 1em;
	}
table.member th.katagaki,table.member td{
	 border-bottom:1px dotted #666;
	}
	table.member th.katagaki{
		 font-weight:bold;color:#069;
		}
		
		p{margin:5px 10px 20px 20px;}
	
	p.list{
		text-align:center;
		font-size:90%;}
 p.list a{
		padding:0 15px 0 0 ;
 background:url(../image/arrow.gif) right no-repeat;		}
 p.list2{
		text-align:center;
		font-size:90%;}
 p.list2 a{
		padding:0 0 0 15px;
 background:url(../image/arrow2.gif) no-repeat;		}
