@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 style info :会社概要
 
=================================================================== */
body {
	background-image:url(../img/share/contents_bg.jpg);
	background-repeat:repeat-x;
}

p {
	font-size:0.8em;
}

#pagetitle {
	margin-top: 50px;
}

#copy01 {
	margin-top: 30px;
}

#companytable {
	font-size:0.8em;
	margin-top:30px;
}

#companytable th {
	width:150px;
}


/*----------------------------------------------------
	class
----------------------------------------------------*/

.margin30 {
	margin-top:35px;
	margin-bottom:10px;
}