@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

body {
	height:100%;
	margin:0;
	background-color:#FFFFFF;
	background:url(images/bg_body.jpg) repeat-x;
	font-size: 85%;
	color:#333333;
	line-height:140%;
}

a {
	color:#0066CC;
}

a:visited {
	color:#6666CC;
}

a:hover {
	color:#FF6600;
}

h1 {
	margin: 0 auto;
	width:760px;
	height:117px;
	text-indent:-9999px;
	background:url(images/title.gif);
}

h3 {
	clear:both;
	margin-left: -10px;
	padding: 7px 0px 7px 11px;
	border-left:7px solid #0066CC;
	border-bottom:1px dashed #999999;
	font-size:115%;
}

ul {
	list-style-image:url(images/listmark.gif);
}

table {
	border:1px solid #666666;
	border-collapse:collapse;
}

th {
	border:1px solid #666666;
	padding:0.5em;
	background-color:#ECF7FD;
}

td {
	border:1px solid #666666;
	padding:0.5em;
}

#outer {
	margin:0 auto;
	width:760px;
	height: auto !important; 
	height: 100%;
	min-height:100%;
	position:relative;
	background:#FFFFFF;
}

/* メインメニュー共通 */

#main_menu {
	margin: 0 auto;
	padding:0;
	width:760px;
	list-style:none;
}

#main_menu li {
	margin:0;
	padding:0;
	float:left;
}

#main_menu li a {
	display:block;
	text-indent:-9999px;
}

/* メインメニュー（トップページ） */

#top_menu_index a {
	width:195px;
	height:46px;
	background:url(images/top_bt_index.gif) no-repeat;
}

#top_menu_index a:hover {
	background:url(images/top_bt_index_over.gif);
}

#top_menu_gaiyo a {
	width:186px;
	height:46px;
	background:url(images/top_bt_gaiyo.gif) no-repeat;
}

#top_menu_gaiyo a:hover {
	background:url(images/top_bt_gaiyo_over.gif);
}

#top_menu_gyomu a {
	width:186px;
	height:46px;
	background:url(images/top_bt_gyomu.gif) no-repeat;
}

#top_menu_gyomu a:hover {
	background:url(images/top_bt_gyomu_over.gif);
}

#top_menu_jisseki a {
	width:193px;
	height:46px;
	background:url(images/top_bt_jisseki.gif) no-repeat;
}

#top_menu_jisseki a:hover {
	background:url(images/top_bt_jisseki_over.gif);
}

/* メインメニュー（コンテンツページ） */

#menu_index a {
	width:195px;
	height:46px;
	background:url(images/bt_index.gif) no-repeat;
}

#menu_index a:hover {
	background:url(images/bt_index_over.gif);
}

#menu_gaiyo a {
	width:186px;
	height:46px;
	background:url(images/bt_gaiyo.gif) no-repeat;
}

#menu_gaiyo a:hover {
	background:url(images/bt_gaiyo_over.gif);
}

#menu_gyomu a {
	width:186px;
	height:46px;
	background:url(images/bt_gyomu.gif) no-repeat;
}

#menu_gyomu a:hover {
	background:url(images/bt_gyomu_over.gif);
}

#menu_jisseki a {
	width:193px;
	height:46px;
	background:url(images/bt_jisseki.gif) no-repeat;
}

#menu_jisseki a:hover {
	background:url(images/bt_jisseki_over.gif);
}

#contents {
	width:700px;
	margin:0px auto;
	padding: 10px 30px 154px 30px;
}

#contents_footer {
	width:100%;
	height:0.5em;
	line-height:0px;
	clear:both;
}

#footer {
	bottom: 0px;
	width:960px;
	min-width:760px;
	height:154px;
	margin: 0 auto;
	margin-left:-100px;
	padding:0;
	background:url(images/bg_footer.png) center no-repeat;
	text-indent:-9999px;
	position:absolute;
}

/* top page styles */

#top_contents {
	width:740px;
	margin:0px auto;
	padding: 0px 10px 154px 10px;
}

#top_mainimage {
	clear:both;
	padding-top:15px;
}

#top_message {
	width:325px;
	float:left;
}

/* 今後挨拶文ができたら使います。

#top_message h2 {
	font-size:0px;
	text-indent:-9999px;
	height: 30px;
	background:url(images/top_message.gif) no-repeat;
}

#top_message p {
	margin-left:30px;
	margin-bottom:0px;
}

*/

#top_whatsnew {
	width:400px;
	float:right;
	padding-bottom:40px;
	background:url(images/top_whatsnew2_bo.jpg) no-repeat bottom;
}

#top_whatsnew h2 {
	font-size:0px;
	text-indent:-9999px;
	height:80px;
	background:url(images/top_whatsnew2.jpg) no-repeat;
	margin-bottom:0;
}

#top_whatsnew ul {
	background:url(images/top_whatsnew2_bk.jpg) repeat-y;
	list-style-image:url(images/top_whatsnew2_li.gif);
	margin:0;
	padding: 0 30px 0 60px;
	color:#ffffff;
	min-height:120px;
}

#top_whatsnew ul li a {
	text-decoration:none;
	color:#ffffff;
}

/* gaiyo.html only */

#title_gaiyo {
	clear:both;
	width:760px;
	height:40px;
	margin:0 auto;
	font-size:0px;
	text-indent:-9999px;
	background:url(images/title_gaiyo.gif) no-repeat;
}

/* gyomu.html only */

#title_gyomu {
	clear:both;
	width:760px;
	height:40px;
	margin:0 auto;
	font-size:0px;
	text-indent:-9999px;
	background:url(images/title_gyomu.gif) no-repeat;
}

/* jisseki.html only */

#title_jisseki {
	clear:both;
	width:760px;
	height:40px;
	margin:0 auto;
	font-size:0px;
	text-indent:-9999px;
	background:url(images/title_jisseki.gif) no-repeat;
}

/* 業務紹介・実績紹介写真掲載用 */

.gyomu_left {
	float:left;
	width:300px;
	margin:1em 23px 1.5em 23px;
	background: #F4F4EA;
	text-align:center;
}

.gyomu_right {
	float:right;
	width:300px;
	margin:1em 23px 1.5em 23px;
	background: #F4F4EA;
	text-align:center;
}