@charset "utf-8";
@import url("/common/css/base.css");

/*
 * company this css
 * Date: 2009.07.17
 * Author: Creative Team
 */


/* company
------------------------------------------------------------------------*/

ul#globalMenu li.gmenu04 a{
	color:#091732;
	text-decoration:none;
	background:url(/common/images/gmenu_bg02.gif) repeat-x 1px top;
	}

ul#globalMenu li.gmenu04 a,
ul#globalMenu li.gmenu04 a:visited{
	color:#091732;
	}


/* title */

h2{ background:url(images/company_ttl01.gif) no-repeat 5px 15px; }

/* mainContents */

div#mainContents{
	width:540px;
	margin:0 auto;
	padding:19px 0 40px;
	}

div#mainContents p{
	padding-bottom:15px;
	}


table{
	width:100%;
	margin-tp@:5px;
	border:1px solid #ccc;
	}

table th{
	width:156px;
	border:1px solid #ccc;
	background:#f2f2f2;
	font-weight:normal;
	}

table td{
	width:auto;
	padding:7px 10px;
	border:1px solid #ccc;
	background:#fff;
	}

table td img{
	width:360px;
	height:226px;
	border:none;
	margin:10px 0 5px;
	}