@charset "utf-8";

h1.h1_index {background: url(../../sugiyohoen/images/index_h1.gif) no-repeat scroll;}
h1.h1_history {background: url(../../sugiyohoen/images/history_h1.gif) no-repeat scroll;}
h1.h1_sukoyaka {background: url(../../sugiyohoen/images/sukoyaka_h1.gif) no-repeat scroll;}
h1.h1_philo {background: url(../../sugiyohoen/images/philo_h1.gif) no-repeat scroll;}
h1.h1_about {background: url(../../sugiyohoen/images/about_h1.gif) no-repeat scroll;}
h1.h1_system {background: url(../../sugiyohoen/images/system_h1.gif) no-repeat scroll;}
h1.h1_comphis {background: url(../../sugiyohoen/images/comphis_h1.gif) no-repeat scroll;}


#right_container h3.index a {
	background: transparent url(../../sugiyohoen/images/nav_head.gif) no-repeat scroll;
}

h2.h2_index {
	padding-left: 12px;
}

/* Index */
ul#index_nav {
	list-style: none;
}
ul#index_nav li {
	margin-bottom: 12px;
	padding: 6px;
}
ul#index_nav li a {
	display: block;
	font-size: 14px;
	text-indent: -9999px;
	height: 48px;
}
li#nav_1 a {background: url(../../sugiyohoen/images/index_btn_1.gif) no-repeat;}
li#nav_2 a {background: url(../../sugiyohoen/images/index_btn_2.gif) no-repeat;}
li#nav_3 a {background: url(../../sugiyohoen/images/index_btn_3.gif) no-repeat;}
li#nav_4 a {background: url(../../sugiyohoen/images/index_btn_4.gif) no-repeat;}
li#nav_5 a {background: url(../../sugiyohoen/images/index_btn_5.gif) no-repeat;}
ul#index_nav li a:hover {
	background-position: -800px 0;
}

/* History */
p#history_copy {
	margin: 20px 0;
	height: 80px;
	font-size: 14px;
	text-indent: -9999px;
	background-image: url(../../sugiyohoen/images/history_copy.gif);
}

/* company_philosophy */
p#comphis_copy {
	margin: 20px 0;
	height: 150px;
	font-size: 14px;
	text-indent: -9999px;
	background-image: url(../../sugiyohoen/images/comphis_copy.gif);
}

/* Sukoyaka */
p#sukoyaka_copy {
	margin: 20px 0;
	height: 80px;
	font-size: 14px;
	text-indent: -9999px;
	background-image: url(../../sugiyohoen/images/sukoyaka_copy.gif);
}
#sukoyaka_tbl table.tbl_com_1 td {
	padding: 0 0 0 11px;
	border: none;	
}
#sukoyaka_tbl table.tbl_com_1 ol {
	list-style: none;
}
#sukoyaka_tbl table.tbl_com_1 ol li {
	padding-bottom: 24px;
}
#sukoyaka_tbl table.tbl_com_1 div {
	float: left;
	width: 378px;
}
#sukoyaka_tbl table.tbl_com_1 p {
	float: left;
	padding: 8px 0 0 34px;
	line-height: 1.4;
}
#sukoyaka_tbl table.tbl_com_1 .image {
	float: right;
}

/* philo */
p#philo_copy {
	margin: 20px 0;
	height: 97px;
	font-size: 14px;
	text-indent: -9999px;
	background-image: url(../../sugiyohoen/images/philo_copy.gif);
}
#philo_tbl table.tbl_com_1 td {
	padding: 0 0 0 11px;
	border: none;	
}

/* system */
p#system_copy {
	margin: 20px 0;
	height: 80px;
	font-size: 14px;
	text-indent: -9999px;
	background-image: url(../../sugiyohoen/images/system_copy.gif);
}
#system_tbl table.tbl_com_1 th {
	padding: 0;
	border: none;
	background: none;
}
#system_tbl table.tbl_com_1 td {
	padding: 0 0 26px 11px;
	border: none;	
}
