@charset "utf-8";
body {
	font-family: "Meiryo","メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", "Sans-Serif";
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
}
img {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*===========================================
	Space
=============================================*/
.mt_00 {
	margin: 0px;
}
.mt_02{
	margin: 2px 0px 0px 0px;
}
.mt_03{
	margin: 3px 0px 0px 0px;
}
.mt_05{
	margin: 5px 0px 0px 0px;
}
.mt_10 {
	margin: 10px 0px 0px 0px;
}
.mt_15 {
	margin: 15px 0px 0px 0px;
}
.mt_20 {
	margin: 20px 0px 0px 0px;
}
.mt_25 {
	margin: 25px 0px 0px 0px;
}
.mt_30 {
	margin: 30px 0px 0px 0px;
}
.mt_35 {
	margin: 35px 0px 0px 0px;
}
.mt_40 {
	margin: 40px 0px 0px 0px;
}
.mt_45 {
	margin: 45px 0px 0px 0px;
}
.mt_50 {
	margin: 50px 0px 0px 0px;
}
.mb_10 {
	margin: 0px 0px 10px 0px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}

.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}



/*===========================================
	Header
=============================================*/
#header_area {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-attachment: scroll;
	width: 100%;
	height: 85px;
}
#header_txt {
	padding: 0px;
	width: 960px;
	height: 15px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 15px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}
#header_block {
	padding: 0px;
	height: 60px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 45px;
	width: 122px;
	padding-right: 464px;
}
#logo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#logo ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#logo ul li a {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 122px;
}
#logo ul li span {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 122px;
}
#windy {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 122px;
}
#tel {
	height: 45px;
	width: 193px;
	float: left;
}
#mail {
	float: left;
	height: 45px;
	width: 180px;
}
#mail ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mail ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#mail ul li a {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 180px;
}
#mail ul li span {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 180px;
}
#mail_btn {
	background-image: url(../images/btn_mail02.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 180px;
}
#mail_btn a {
	background-image: url(../images/btn_mail01.gif);
	background-repeat: no-repeat;
}
#mail_btn a:hover {
	background-image: url(../images/btn_mail02.gif);
	background-repeat: no-repeat;
}

/*===========================================
	clearfix 
=============================================*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix { display:block;}
/* End hide from IE-mac */

/*===========================================
	wapper
=============================================*/
#wapper {
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#contents {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*===========================================
	main_navi
=============================================*/
#main_navi {
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#main_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main_navi ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#main_navi ul li a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 192px;
}
#main_navi ul li span {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 192px;
}
#m_home {
	background-image: url(../images/btn_home02.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 192px;
}
#m_products {
	background-image: url(../images/btn_products02.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 192px;
}
#m_support {
	background-image: url(../images/btn_support02.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 192px;
}
#m_download {
	background-image: url(../images/btn_download02.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 192px;
}
#m_about {
	background-image: url(../images/btn_about02.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 192px;
}
#m_home a {
	background-image: url(../images/btn_home01.gif);
	background-repeat: no-repeat;
}
#m_products a {
	background-image: url(../images/btn_products01.gif);
	background-repeat: no-repeat;
}
#m_support a {
	background-image: url(../images/btn_support01.gif);
	background-repeat: no-repeat;
}
#m_download a {
	background-image: url(../images/btn_download01.gif);
	background-repeat: no-repeat;
}
#m_about a {
	background-image: url(../images/btn_about01.gif);
	background-repeat: no-repeat;
}
#m_home a:hover {
	background-image: url(../images/btn_home02.gif);
	background-repeat: no-repeat;
}
#m_products a:hover {
	background-image: url(../images/btn_products02.gif);
	background-repeat: no-repeat;
}
#m_support a:hover {
	background-image: url(../images/btn_support02.gif);
	background-repeat: no-repeat;
}
#m_download a:hover {
	background-image: url(../images/btn_download02.gif);
	background-repeat: no-repeat;
}
#m_about a:hover {
	background-image: url(../images/btn_about02.gif);
	background-repeat: no-repeat;
}
.bar {
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 740px;
	clear: both;
}

#top_img {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 960px;
}

#left_area {
	width: 384px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
}

#right_area {
	float: left;
	width: 356px;
	margin-top: 10px;
}

.case_s {
	height: 100px;
	width: 355px;
	margin-top: 10px;
	background-image: url(../images/category_bg_s.gif);
	background-repeat: no-repeat;
}
.case_img {
	height: 64px;
	width: 73px;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 26px;
	display: inline;
	margin-right: 16px;
	float: left;
}
/*
.case_img a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
*/
.s_ttl {
	margin: 0px;
	height: 22px;
	width: 205px;
	display: inline;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.s_ttl ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.s_ttl ul h2 {
	margin: 0px;
	padding: 0px;
}
.s_ttl ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.s_ttl ul li a {
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 205px;
}
#s_ttl_p_yakutai {
	background-image: url(../images/btn_p_yakutai02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_yakutai a {
	background-image: url(../images/btn_p_yakutai01.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_yakutai a:hover {
	background-image: url(../images/btn_p_yakutai02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_zaiko {
	background-image: url(../images/btn_p_zaiko02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_zaiko a {
	background-image: url(../images/btn_p_zaiko01.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_zaiko a:hover {
	background-image: url(../images/btn_p_zaiko02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_uketsuke {
	background-image: url(../images/btn_p_uketsuke02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_uketsuke a {
	background-image: url(../images/btn_p_uketsuke01.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_uketsuke a:hover {
	background-image: url(../images/btn_p_uketsuke02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_pos {
	background-image: url(../images/btn_p_pos02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_pos a {
	background-image: url(../images/btn_p_pos01.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_pos a:hover {
	background-image: url(../images/btn_p_pos02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_sanyaku {
	background-image: url(../images/btn_p_sanyaku02.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_sanyaku a {
	background-image: url(../images/btn_p_sanyaku01.gif);
	background-repeat: no-repeat;
}
#s_ttl_p_sanyaku a:hover {
	background-image: url(../images/btn_p_sanyaku02.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_yakutai {
	background-image: url(../images/btn_c_yakutai02.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_yakutai a {
	background-image: url(../images/btn_c_yakutai01.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_yakutai a:hover {
	background-image: url(../images/btn_c_yakutai02.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_bunpou {
	background-image: url(../images/btn_c_bunpou02.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_bunpou a {
	background-image: url(../images/btn_c_bunpou01.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_bunpou a:hover {
	background-image: url(../images/btn_c_bunpou02.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_orca {
	background-image: url(../images/btn_c_orca02.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_orca a {
	background-image: url(../images/btn_c_orca01.gif);
	background-repeat: no-repeat;
}
#s_ttl_c_orca a:hover {
	background-image: url(../images/btn_c_orca02.gif);
	background-repeat: no-repeat;
}
.case_s_txt {
	float: left;
	width: 230px;
	margin-top: 10px;
	display: block;
}
.case_s_txt h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
	display: block;
}
.page_top {
	width: 740px;
	padding: 0px;
	text-align: right;
	clear:both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*
.page_top a {
	padding: 0px;
	float: left;
	text-decoration: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 660px;
}
*/
/*
#sub_area {
	float: right;
	width: 205px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
}
*/
#remote {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 190px;
	width: 205px;
}
#remote ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#remote ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#remote ul li a {
	text-indent: -9999px;
	display: block;
	height: 190px;
	width: 205px;
}
#sub_remote {
	background-image: url(../images/rimote_banner02.gif);
	background-repeat: no-repeat;
}
#sub_remote a {
	background-image: url(../images/rimote_banner01.gif);
	background-repeat: no-repeat;
}
#sub_remote a:hover {
	background-image: url(../images/rimote_banner02.gif);
	background-repeat: no-repeat;
}
.ttl_banner {
	height: 25px;
	width: 205px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#products_banner {
	margin: 0px;
	padding: 0px;
	width: 205px;
	float: left;
}
#products_banner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#products_banner ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#products_banner ul li a {
	display: block;
	text-indent: -9999px;
	height: 81px;
	width: 205px;
}
.p_yakutai_banner {
	background-image: url(../about/images/banner_p_yakutai02.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.p_yakutai_banner a {
	background-image: url(../about/images/banner_p_yakutai01.gif);
	background-repeat: no-repeat;
}
.p_yakutai_banner a:hover {
	background-image: url(../about/images/banner_p_yakutai02.gif);
	background-repeat: no-repeat;
}
.p_zaiko_banner {
	background-image: url(../about/images/banner_p_zaiko02.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.p_zaiko_banner a {
	background-image: url(../about/images/banner_p_zaiko01.gif);
	background-repeat: no-repeat;
}
.p_zaiko_banner a:hover {
	background-image: url(../about/images/banner_p_zaiko02.gif);
	background-repeat: no-repeat;
}
.p_uketsuke_banner {
	background-image: url(../about/images/banner_p_uketsuke02.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.p_uketsuke_banner a {
	background-image: url(../about/images/banner_p_uketsuke01.gif);
	background-repeat: no-repeat;
}
.p_uketsuke_banner a:hover {
	background-image: url(../about/images/banner_p_uketsuke02.gif);
	background-repeat: no-repeat;
}
.p_pos_banner {
	background-image: url(../about/images/banner_p_pos02.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.p_pos_banner a {
	background-image: url(../about/images/banner_p_pos01.gif);
	background-repeat: no-repeat;
}
.p_pos_banner a:hover {
	background-image: url(../about/images/banner_p_pos02.gif);
	background-repeat: no-repeat;
}
.p_sanyaku_banner {
	background-image: url(../about/images/banner_p_sanyaku02.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.p_sanyaku_banner a {
	background-image: url(../about/images/banner_p_sanyaku01.gif);
	background-repeat: no-repeat;
}
.p_sanyaku_banner a:hover {
	background-image: url(../about/images/banner_p_sanyaku02.gif);
	background-repeat: no-repeat;
}
.c_yakutai_banner {
	background-image: url(../about/images/banner_c_yakutai02.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.c_yakutai_banner a {
	background-image: url(../about/images/banner_c_yakutai01.gif);
	background-repeat: no-repeat;
}
.c_yakutai_banner a:hover {
	background-image: url(../about/images/banner_c_yakutai02.gif);
	background-repeat: no-repeat;
}
.c_bunpou_banner {
	background-image: url(../about/images/banner_c_bunpou02.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.c_bunpou_banner a {
	background-image: url(../about/images/banner_c_bunpou01.gif);
	background-repeat: no-repeat;
}
.c_bunpou_banner a:hover {
	background-image: url(../about/images/banner_c_bunpou02.gif);
	background-repeat: no-repeat;
}
.c_orca_banner {
	background-image: url(../about/images/banner_c_orca02.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.c_orca_banner a {
	background-image: url(../about/images/banner_c_orca01.gif);
	background-repeat: no-repeat;
}
.c_orca_banner a:hover {
	background-image: url(../about/images/banner_c_orca02.gif);
	background-repeat: no-repeat;
	
	
	
	
	
	
}
#system {
	float: left;
	width: 205px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#hard {
	float: left;
	width: 205px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#hard_ttl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 205px;
}
.hard_btn {
	padding: 0px;
	float: left;
	height: 80px;
	width: 205px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#c_banner {
	padding: 0px;
	float: left;
	height: 100px;
	width: 205px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#c_banner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#c_banner ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#c_banner ul li a {
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 205px;
}
#for_cyakutai {
	background-image: url(../orca/images/orca_yakutai02.gif);
	background-repeat: no-repeat;
}
#for_cyakutai a {
	background-image: url(../orca/images/orca_yakutai01.gif);
	background-repeat: no-repeat;
}
#for_cyakutai a:hover {
	background-image: url(../orca/images/orca_yakutai02.gif);
	background-repeat: no-repeat;
}
#for_bunpou {
	background-image: url(../orca/images/orca_bunpou02.gif);
	background-repeat: no-repeat;
}
#for_bunpou a {
	background-image: url(../orca/images/orca_bunpou01.gif);
	background-repeat: no-repeat;
}
#for_bunpou a:hover {
	background-image: url(../orca/images/orca_bunpou02.gif);
	background-repeat: no-repeat;
}
#for_orca {
	background-image: url(../orca/images/orca_banner02.gif);
	background-repeat: no-repeat;
}
#for_orca a {
	background-image: url(../orca/images/orca_banner01.gif);
	background-repeat: no-repeat;
}
#for_orca a:hover {
	background-image: url(../orca/images/orca_banner02.gif);
	background-repeat: no-repeat;
}

#demo {
	float: left;
	height: 100px;
	width: 205px;
	margin-top: 10px;
}
#demo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#demo ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#demo ul li a {
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 205px;
}
#demo ul li span {
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 205px;
}
#demo_banner {
	background-image: url(../images/demo_banner02.gif);
	background-repeat: no-repeat;
}
#demo_banner a {
	background-image: url(../images/demo_banner01.gif);
	background-repeat: no-repeat;
}
#demo_banner a:hover {
	background-image: url(../images/demo_banner02.gif);
	background-repeat: no-repeat;
}

.yellow_banner {
	float: left;
	height: 50px;
	width: 205px;
	margin-top: 10px;
}
.yellow_banner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.yellow_banner ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.yellow_banner ul li a {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 205px;
}
.yellow_banner ul li span {
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 205px;
}

#materials {
	background-image: url(../images/materials_banner02.gif);
	background-repeat: no-repeat;
}
#materials a {
	background-image: url(../images/materials_banner01.gif);
	background-repeat: no-repeat;
}
#materials a:hover {
	background-image: url(../images/materials_banner02.gif);
	background-repeat: no-repeat;
}
#web {
	background-image: url(../images/web_banner02.gif);
	background-repeat: no-repeat;
}
#web a {
	background-image: url(../images/web_banner01.gif);
	background-repeat: no-repeat;
}
#web a:hover {
	background-image: url(../images/web_banner02.gif);
	background-repeat: no-repeat;
}
#yakutai_orange {
	background-image: url(../cyakutai/images/p_yakutai_banner02.gif);
	background-repeat: no-repeat;
}
#yakutai_orange a {
	background-image: url(../cyakutai/images/p_yakutai_banner01.gif);
	background-repeat: no-repeat;
}
#yakutai_orange a:hover {
	background-image: url(../cyakutai/images/p_yakutai_banner02.gif);
	background-repeat: no-repeat;
}

#c_yakutai_green {
	background-image: url(../yakutai/images/c_yakutai_banner02.gif);
	background-repeat: no-repeat;
}
#c_yakutai_green a {
	background-image: url(../yakutai/images/c_yakutai_banner01.gif);
	background-repeat: no-repeat;
}
#c_yakutai_green a:hover {
	background-image: url(../yakutai/images/c_yakutai_banner02.gif);
	background-repeat: no-repeat;
}


/*===========================================
	footer
=============================================*/
#footer_area {
	background-attachment: scroll;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 85px;
	width: 100%;
	float: left;
	background-color: #1E50A2;
}
#footer_block {
	padding: 0px;
	height: 20px;
	width: 960px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#footer_block ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_block ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#footer_block ul li a {
	text-indent: -9999px;
	display: block;
	height: 20px;
}
#footer_block ul li span {
	text-indent: -9999px;
	display: block;
	height: 20px;
}
#sitemap {
	background-image: url(../images/btn_sitemap02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 86px;
}
#sitemap a {
	background-image: url(../images/btn_sitemap01.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 86px;
}
#sitemap a:hover {
	background-image: url(../images/btn_sitemap02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 86px;
}
#link {
	background-image: url(../images/btn_link02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 91px;
}
#link a {
	background-image: url(../images/btn_link01.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 91px;
}
#link a:hover {
	background-image: url(../images/btn_link02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 91px;
}
#contact {
	background-image: url(../images/btn_contact02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 105px;
}
#contact a {
	background-image: url(../images/btn_contact01.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 105px;
}
#contact a:hover {
	background-image: url(../images/btn_contact02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 105px;
}
#privacy {
	background-image: url(../images/btn_privacy02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 129px;
}
#privacy a {
	background-image: url(../images/btn_privacy01.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 129px;
}
#privacy a:hover {
	background-image: url(../images/btn_privacy02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 129px;
}
#footer_txt {
	text-align: left;
	padding: 0px;
	height: 15px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_txt a {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#center_img {
	height: 200px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#pan {
	padding: 0px;
	height: 12px;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 1.2em;
	color: #333;
	text-decoration: none;
}
#pan a {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.2em;
	color: #09C;
}
.aki {
	margin: 0px;
	padding-left: 5px;
}
#look {
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 45px;
}

#look_left {
	padding: 0px;
	float: left;
	width: 370px;
	margin: 0px;
}
#look_right {
	padding: 0px;
	float: right;
	width: 370px;
	margin: 0px;
}
#look_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#look_left ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#look_left ul li h2 {
	margin: 0px;
	padding: 0px;
}
#look_left ul li a {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 362px;
}
#look_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#look_right ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}
#look_right ul li h2 {
	margin: 0px;
	padding: 0px;
}
#look_right ul li a {
	text-indent: -9999px;
	display: block;
	height: 45px;
	width: 362px;
}
#look_p_sys {
	background-image: url(../products/images/btn_psys02.gif);
	background-repeat: no-repeat;
}
#look_p_sys a {
	background-image: url(../products/images/btn_psys01.gif);
	background-repeat: no-repeat;
}
#look_p_sys a:hover {
	background-image: url(../products/images/btn_psys02.gif);
	background-repeat: no-repeat;
}
#look_c_sys {
	background-image: url(../products/images/btn_csys02.gif);
	background-repeat: no-repeat;
}
#look_c_sys a {
	background-image: url(../products/images/btn_csys01.gif);
	background-repeat: no-repeat;
}
#look_c_sys a:hover {
	background-image: url(../products/images/btn_csys02.gif);
	background-repeat: no-repeat;
}
.products_left {
	padding: 0px;
	width: 378px;
	float: left;
	margin: 0px;
}
.products_right {
	padding: 0px;
	float: left;
	width: 362px;
	margin: 0px;
}
.case_l {
	background-image: url(../products/images/bg.gif);
	background-repeat: no-repeat;
	height: 190px;
	width: 362px;
	margin-top: 10px;
}
.case_l_img {
	padding: 0px;
	float: left;
	height: 178px;
	width: 125px;
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 7px;
}
.l_ttl {
	padding: 0px;
	float: left;
	height: 25px;
	width: 210px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.l_ttl ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.l_ttl ul h2 {
	margin: 0px;
	padding: 0px;
}
.l_ttl ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.l_ttl ul li a {
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 210px;
}
.l_txt {
	display: block;
	float: left;
	width: 195px;
	margin-top: 10px;
	margin-left: 7px;
}
.l_txt h3 {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
#l_ttl_p_yakutai {
	background-image: url(../products/images/btn_p_yakutai02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_yakutai a {
	background-image: url(../products/images/btn_p_yakutai01.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_yakutai a:hover {
	background-image: url(../products/images/btn_p_yakutai02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_zaiko {
	background-image: url(../products/images/btn_p_zaiko02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_zaiko a {
	background-image: url(../products/images/btn_p_zaiko01.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_zaiko a:hover {
	background-image: url(../products/images/btn_p_zaiko02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_uketsuke {
	background-image: url(../products/images/btn_p_uketsuke02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_uketsuke a {
	background-image: url(../products/images/btn_p_uketsuke01.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_uketsuke a:hover {
	background-image: url(../products/images/btn_p_uketsuke02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_pos {
	background-image: url(../products/images/btn_p_pos02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_pos a {
	background-image: url(../products/images/btn_p_pos01.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_pos a:hover {
	background-image: url(../products/images/btn_p_pos02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_sanyaku {
	background-image: url(../products/images/btn_p_sanyaku02.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_sanyaku a {
	background-image: url(../products/images/btn_p_sanyaku01.gif);
	background-repeat: no-repeat;
}
#l_ttl_p_sanyaku a:hover {
	background-image: url(../products/images/btn_p_sanyaku02.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_yakutai {
	background-image: url(../products/images/btn_c_yakutai02.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_yakutai a {
	background-image: url(../products/images/btn_c_yakutai01.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_yakutai a:hover {
	background-image: url(../products/images/btn_c_yakutai02.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_bunpou {
	background-image: url(../products/images/btn_c_bunpou02.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_bunpou a {
	background-image: url(../products/images/btn_c_bunpou01.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_bunpou a:hover {
	background-image: url(../products/images/btn_c_bunpou02.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_orca {
	background-image: url(../products/images/btn_c_orca02.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_orca a {
	background-image: url(../products/images/btn_c_orca01.gif);
	background-repeat: no-repeat;
}
#l_ttl_c_orca a:hover {
	background-image: url(../products/images/btn_c_orca02.gif);
	background-repeat: no-repeat;
}
.box_740 {
	clear: both;
	float: left;
	width: 740px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.text_510 {
	float: left;
	width: 470px;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.text_510_left {
	float: left;
	width: 480px;
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_230 {
	padding: 0px;
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box_740 .b_ttl {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 740px;
}
.box_740 .b_ttl h2 {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 740px;
}
.text_740 {
	float: left;
	width: 710px;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
}
.text_740 a {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.2em;
	color: #09C;
}





.d_left {
	padding: 0px;
	float: left;
	width: 385px;
	margin: 0px;
}
.d_right {
	width: 355px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#d_p_yakutai  {
	background-image: url(../download/images/p_yakutai_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 355px;
	margin-top: 10px;
}
#d_p_zaiko  {
	background-image: url(../download/images/p_zaiko_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 355px;
	margin-top: 10px;
}
#d_p_uketsuke  {
	background-image: url(../download/images/p_uketsuke_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 355px;
	margin-top: 10px;
}
#d_p_pos  {
	background-image: url(../download/images/p_pos_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 355px;
	margin-top: 10px;
}
#d_p_sanyaku  {
	background-image: url(../download/images/p_sanyaku_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 355px;
	margin-top: 10px;
}
#d_c_yakutai  {
	background-image: url(../download/images/c_yakutai_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 355px;
	margin-top: 10px;
}
#d_c_bunpou  {
	background-image: url(../download/images/c_bunpou_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 355px;
	margin-top: 10px;
}
#d_master  {
	background-image: url(../download/images/master_bg.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 355px;
	margin-top: 10px;

}
.d_link {
	height: 85px;
	width: 230px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 115px;
	margin: 0px;
	float: left;
}
.d_link ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.d_link ul li  {
	display: inline;
	list-style-type: none;
	float: left;
	width: 230px;
}
.d_link ul li a {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #669;
	display: block;
	text-decoration: underline;
}
.d_link ul li a:hover {
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #669;
	display: block;
	text-decoration: none;
}
.tableBox01 {
	float: left;
	width: 730px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
table.tblGray {
	border:1px solid #E3E3E3;
	border-collapse:collapse;
	border-spacing:0;
	width:718px;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
table.tblGray th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F9F9F9 none repeat scroll 0 0;
	line-height:120%;
	padding:7px;
	text-align:left;
	white-space:nowrap;
	width:101px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	border-top-width: 0px;
	border-right-width: 0px;
}
table.tblGray td {
	padding:7px;
	text-align:left;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	border-top-width: 0px;
	border-right-width: 0px;
}
.linkArea {
	padding: 0px;
	float: left;
	width: 355px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.linkArea ul {
	list-style-type: disc;
	margin: 0px;
}
.linkArea ul li {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: disc;
}
.linkArea ul li a {
	text-decoration: none;
	color: #333333;
}
.linkArea a:hover {
	color: #1e50a2;
}
.linkArea a:visited {
	text-decoration: none;
}
.sitemapArea {
	padding: 0px;
	float: left;
	width: 355px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.sitemapArea ul {
	list-style-type: none;
	margin: 0px;
}

.sitemapArea ul.topUl {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
	width:350px;
}
.sitemapArea ul.topUl li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	margin:7px 0 0;
	padding:0 0 7px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../sitemap/images/dotline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.sitemapArea ul.topUl li p {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../sitemap/images/circle.gif) no-repeat scroll 0 2px;
	margin:0;
	padding:0 0 0 17px;
}
a.linkCheck {
	padding-right:16px;
	color: #333333;
	text-decoration: none;
}
a.linkCheck:hover {
	text-decoration: none;
	color: #1e50a2;
}

a.linkCheck:visited {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../sitemap/images/check.gif) no-repeat scroll right top;
	text-decoration: none;
}
.sitemapArea ul.topUl li span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../sitemap/images/triangle.gif) no-repeat scroll 17px 4px;
	display:block;
	margin:5px 0 0;
	padding:0 0 0 26px;
}
.form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	padding: 0px;
}
.realname {
	width: 120px;
}
.kana {
	width: 120px;
}
.company {
	width: 270px;
}
.zip {
	width: 120px;
}
.city {
	width: 200px;
}
.street {
	width: 200px;
}
.building {
	width: 200px;
}
.tel {
	width: 100px;
}
.hphone {
	width: 100px;
}
.email {
	width: 270px;
}
.comment {
	width: 400px;
}
.btn {
	text-align: center;
}





div#contensArea2 {
	width: 960px;
	margin: 10px auto 0px;
	padding: 0px;
}



div#contensArea2 div.contensBox {
	width: 740px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#contensArea2 div.subArea {
	width: 205px;
	margin: 0px;
	padding: 0px;
	float: right;
}
