@charset "shift_jis";

/* 一般の指定部分
---------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	color: #333333;
}
h1,h2,h3,h4,h5,h6,ul,li,ol,p {
	padding: 0;
	margin: 0;
	font-size: なし;
}
.c-both {
	clear:both;
}
.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 */

/* リンク
---------------------------------------------------- */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}

/* 共通設定
---------------------------------------------------- */
.text_small {
	font-size: small;
}
.blue_product_01 {
	color: #003399;
	text-decoration: underline;
}
.blue_product_02 {
	color: #003399;
}





/* 基本構造
---------------------------------------------------- */
#layout {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#head_01 {
	width: 740px;
	height: 65px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#head_01 img {
	float: left;
	height: 65px;
	width: 70px;
}
#head_01 p {
	float: right;
	padding-top: 40px;
	font-size: small;
}
#main_01 {
	width: 740px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#navi_bread {
	width: 732px;
	background-color: #FFFFFF;
	font-size: small;
	padding: 4px;
}
#content_main {
	background-color: #FFFFFF;
	width: 740px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content_main_right {
	float: right;
	width: 540px;
}
#menu_sub {
	float: left;
	width: 180px;
}
#english {
	font-family: Arial, Helvetica, sans-serif;
}



/* 各種設定
---------------------------------------------------- */
#top_main {
	width: 740px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
#top_left {
	width: 480px;
	float: left;
	background-color: #FFFFFF;
	font-size: small;
}
#top_left_left {
	float: left;
	width: 235px;
	margin-top: 20px;
}
#top_left_right {
	float: right;
	width: 235px;
	margin-top: 20px;
}
#top_right {
	float: right;
	width: 240px;
	font-size: small;
}
#top_right li {
	margin-bottom: 0.5em;
}
#top_main h2 {
	border-bottom: 4px solid #999999;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}
#top_main ul {
	margin-top: 10px;
	list-style-position: inside;
}
#top_product_menu {
}
#top_product_menu ul {
	list-style-type: none;
	text-decoration: none;
}
#top_product_menu li {
	float: left;
	height: 41px;
	width: 153px;
	display: block;
}
#top_product_menu p {
	visibility: hidden;
}
#top_product_menu a {
	display: block;
	height: 41px;
	width: 153px;
	float: left;
}
#top_product_menu li#high_availability {
	background-image: url(../images/top_menu_01.gif);
}
#top_product_menu li#system_secyrity {
	background-image: url(../images/top_menu_02.gif);
}
#top_product_menu li#autonomic {
	background-image: url(../images/top_menu_03.gif);
}
#top_product_menu li#web {
	background-image: url(../images/top_menu_04.gif);
}
#top_product_menu li#develop {
	background-image: url(../images/top_menu_05.gif);
}
#top_product_menu li#iSeries {
	background-image: url(../images/top_menu_06.gif);
}
#top_product_menu li#high_availability a:hover {
	background-image: url(../images/top_menu_01_on.gif);
}
#top_product_menu li#system_secyrity a:hover {
	background-image: url(../images/top_menu_02_on.gif);
}
#top_product_menu li#autonomic a:hover {
	background-image: url(../images/top_menu_03_on.gif);
}
#top_product_menu li#web a:hover {
	background-image: url(../images/top_menu_04_on.gif);
}
#top_product_menu li#develop a:hover {
	background-image: url(../images/top_menu_05_on.gif);
}
#top_product_menu li#iSeries a:hover {
	background-image: url(../images/top_menu_06_on.gif);
}

#content_main h1 {
	border-bottom: 4px solid #999999;
	padding-bottom: 4px;
}
#content_main h2 {
	border-bottom: 4px solid #999999;
	padding-bottom: 4px;
	color: #003399;
	font-weight: bold;
	font-size: medium;
}
#content_main h3 {
	font-weight: normal;
	border: 1px solid #666666;
	padding: 2px 2px 2px 4px;
	color: #333333;
	margin-top: 3em;
	margin-bottom: 1em;
	font-size: medium;
}
#content_main h4 {
	border-bottom: 1px solid #999999;
	padding-bottom: 4px;
	color: #003399;
	font-weight: bold;
	font-size: medium;
}
#product_menu {
	width: 630px;
	padding-left: 120px;
}
#product_main h2 {
	height: 40px;
	width: 739px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 1.5em;
}
.safend_float_left_01 {
	float: left;
	width: 295px;
}
.safend_float_right_01 {
	float: right;
	width: 420px;
}

.product_box_01 {
	width: 510px;
	border: 1px solid #CCCCCC;
	padding: 14px;
	margin-top: 2em;
}
.product_box_01_bg_glay {
	width: 510px;
	border: 1px solid #CCCCCC;
	padding: 14px;
	margin-top: 2em;
	background-color: #EEEEEE;
}
.product_box_01_bg_blue {
	width: 510px;
	border: 1px solid #CCCCCC;
	padding: 14px;
	margin-top: 2em;
	background-color: #DEECF8;
}
.product_box_01_bg_pink {
	width: 510px;
	border: 1px solid #CCCCCC;
	padding: 14px;
	margin-top: 2em;
	background-color: #FEEBE9;
}
.product_box_01 h2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.product_box_02 {
	border: 1px dotted #999999;
	float: right;
	padding: 8px;
	font-size: small;
	line-height: 1.2em;
	width: 220px;
}
.product_box_02 ul {
	list-style-type: circle;
	margin-left: 1em;
}
.product_box_02_2 {
	border: 1px dotted #999999;
	float: right;
	padding: 8px;
	font-size: small;
	line-height: 1.2em;
	width: 180px;
}
.product_box_02_2 ul {
	list-style-type: circle;
	margin-left: 1em;
}
.product_box_02_3 {
	border: 1px dotted #999999;
	padding: 8px;
	font-size: small;
	line-height: 1.2em;
	width: 220px;
}
.product_box_02_3 ul {
	list-style-type: circle;
	margin-left: 1em;
}
.product_box_03 {
	border: 1px solid #999999;
	padding: 8px;
	font-size: small;
	line-height: 1.2em;
}
.product_box_03_right {
	float: right;
}
.list_style_01 {
	margin-left: 1.5em;
	margin-top: 1em;
}
.list_style_01 li {
	margin-bottom: 0.5em;
}
.list_style_02 {
	margin-left: 1.5em;
	margin-top: 1em;
	list-style-type: square;
}
.list_style_02 li {
	margin-bottom: 0.5em;
}
.list_style_03 {
	margin-left: 1em;
}
.list_style_04 {
	margin-left: 2em;
	list-style-type: none;
}
.list_style_05 {
	margin-left: 50px;
}
#event_box_01 {
	height: 120px;
	width: 602px;
	border: 1px solid #999999;
	margin-left: 120px;
	padding: 8px;
}
#event_box_02 {
	width: 514px;
	border: 1px solid #999999;
	padding: 12px;
}
#event_main h2 {
	height: 40px;
	width: 739px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 1.5em;
}
#event_main_left {
	float: left;
	width: 330px;
}
#event_main_right {
	float: right;
	width: 177px;
}
#partner_box_01 {
	width: 602px;
	border: 1px solid #999999;
	margin-left: 120px;
	padding: 20px 8px;
	text-align: center;
	margin-top: 1.5em;
}
#partner_box_02 {
	width: 602px;
	margin-left: 120px;
	padding: 20px 8px;
	margin-top: 1.5em;
}
#partner_main_left {
	float: left;
	width: 330px;
}
#partner_main_right {
	float: right;
	width: 177px;
}
#contact_box_01 {
	width: 620px;
	margin-left: 120px;
	margin-top: 1.5em;
}
#corporate_box_01 {
	width: 620px;
	margin-left: 120px;
	margin-top: 1.5em;
}
#corporate_box_01 h2 {
	border-bottom: 2px solid #999999;
	padding-bottom: 4px;
	color: #003399;
	font-weight: bold;
	font-size: medium;
}
#td_valigin_top td  {
	vertical-align: top;
}
#news h3  {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	color: #003399;
}
#recruit_box_01  {
	border: 1px solid #999999;
	padding: 8px;
}
#privacy_box_02 {
	width: 512px;
	border: 1px solid #999999;
	padding: 8px;
}


/* フッター
---------------------------------------------------- */
#footer {
	width: 780px;
	background-color: #000000;
}
#footer P {
	width: 365px;
	float: left;
	margin-left: 10px;
}
#footer ul {
	color: #FFFFFF;
	margin: 2px 10px 2px 0px;
	text-align: right;
	float: right;
	font-size: small;
}
#footer li {
	display: inline;
	margin: 0px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:hover {
	color: #6699FF;
}
#footer a:visited {
	color: #FFFFFF;
}



/* メニュー部
---------------------------------------------------- */
#menu_01 {
	width: 740px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	height: 24px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu_01 ul {
	list-style-type: none;
}
#menu_01 li {
	display: block;
	float: left;
}
#menu_01 a {
	display: block;
	float: left;
}
#menu_01 span {
	visibility: hidden;
}
#menu_01 li#product a {
	background-image: url(../images/menu_01.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 178px;
	display: block;
	text-decoration: none;
}
#menu_01 li#event a {
	background-image: url(../images/menu_02.gif);
	height: 24px;
	width: 170px;
	display: block;
	text-decoration: none;
}
#menu_01 li#partner a {
	background-image: url(../images/menu_03.gif);
	height: 24px;
	width: 120px;
	display: block;
	text-decoration: none;
}
#menu_01 li#suport a {
	background-image: url(../images/menu_04.gif);
	height: 24px;
	width: 160px;
	display: block;
	text-decoration: none;
}
#menu_01 li#contact a {
	background-image: url(../images/menu_05.gif);
	height: 24px;
	width: 112px;
	display: block;
	text-decoration: none;
}
#menu_01 li#product a:hover {
	background-image: url(../images/menu_01_on.gif);
	height: 24px;
	width: 178px;
	display: block;
	text-decoration: none;
}
#menu_01 li#event a:hover {
	background-image: url(../images/menu_02_on.gif);
	height: 24px;
	width: 170px;
	display: block;
	text-decoration: none;
}
#menu_01 li#partner a:hover {
	background-image: url(../images/menu_03_on.gif);
	height: 24px;
	width: 120px;
	display: block;
	text-decoration: none;
}
#menu_01 li#suport a:hover {
	background-image: url(../images/menu_04_on.gif);
	height: 24px;
	width: 160px;
	display: block;
	text-decoration: none;
}
#menu_01 li#contact a:hover {
	background-image: url(../images/menu_05_on.gif);
	height: 24px;
	width: 112px;
	display: block;
	text-decoration: none;
}
#menu_sub img {
	visibility: hidden;
}
#menu_sub ul {
	list-style-type: none;
	font-size: small;
}
#menu_sub li {
	display: block;
}
#menu_sub li a {
	display: block;
	text-decoration: none;
}
#menu_sub li#high_availability {
	background-image: url(../product/images/product_menu_sub_01.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#system_secyrity {
	background-image: url(../product/images/product_menu_sub_02.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#autonomic {
	background-image: url(../product/images/product_menu_sub_03.gif);
	height: 32px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#web {
	background-image: url(../product/images/product_menu_sub_04.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#develop {
	background-image: url(../product/images/product_menu_sub_05.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#iSeries {
	background-image: url(../product/images/product_menu_sub_06.gif);
	height: 32px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#high_availability a:hover {
	background-image: url(../product/images/product_menu_sub_01_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#system_secyrity a:hover {
	background-image: url(../product/images/product_menu_sub_02_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#autonomic a:hover {
	background-image: url(../product/images/product_menu_sub_03_on.gif);
	height: 32px;
	width: 180px;
}
#menu_sub li#web a:hover {
	background-image: url(../product/images/product_menu_sub_04_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#develop a:hover {
	background-image: url(../product/images/product_menu_sub_05_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#iSeries a:hover {
	background-image: url(../product/images/product_menu_sub_06_on.gif);
	height: 32px;
	width: 180px;
}
#menu_sub li#high_availability_on {
	background-image: url(../product/images/product_menu_sub_01_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#system_secyrity_on {
	background-image: url(../product/images/product_menu_sub_02_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#autonomic_on {
	background-image: url(../product/images/product_menu_sub_03_on.gif);
	height: 32px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#web_on {
	background-image: url(../product/images/product_menu_sub_04_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#develop_on {
	background-image: url(../product/images/product_menu_sub_05_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#iSeries_on {
	background-image: url(../product/images/product_menu_sub_06_on.gif);
	height: 32px;
	width: 180px;
	margin-bottom: 8px;
}
.menu_sub_sub li {
	display: block;
	padding: 0px;
	margin: 0px;
}
.menu_sub_sub a:hover {
	display: block;
	background-color: #EEEEEE;
}
.menu_sub_sub_on {
	display: block;
	background-color: #DEE6FF;
}

/* メニュー部　イベント・セミナー
---------------------------------------------------- */
#menu_sub li#seminar {
	background-image: url(../event/images/event_menu_sub_01.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
}
#menu_sub li#seminar a:hover {
	background-image: url(../event/images/event_menu_sub_01_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#seminar_on {
	background-image: url(../event/images/event_menu_sub_01_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
}
#menu_sub li#event {
	background-image: url(../event/images/event_menu_sub_02.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#event a:hover {
	background-image: url(../event/images/event_menu_sub_02_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#event_on {
	background-image: url(../event/images/event_menu_sub_02_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
/* メニュー部　パートナー
---------------------------------------------------- */
#menu_sub li#dairiten {
	background-image: url(../partner/images/partner_menu_01.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#dairiten a:hover {
	background-image: url(../partner/images/partner_menu_01_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#dairiten_on {
	background-image: url(../partner/images/partner_menu_01_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#bosyuu {
	background-image: url../partner/images/partner_menu_02.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
	background-image: url(../partner/images/partner_menu_02.gif);
}
#menu_sub li#bosyuu a:hover {
	background-image: url(../partner/images/partner_menu_02_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#bosyuu_on {
	background-image: url(../partner/images/partner_menu_02_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#jirei_down {
	background-image: url(../partner/images/partner_menu_03.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#jirei_down a:hover {
	background-image: url(../partner/images/partner_menu_03_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#jirei_down_on {
	background-image: url(../partner/images/partner_menu_03_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#dairiten_senyou {
	background-image: url(../partner/images/partner_menu_04.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#dairiten_senyou a:hover {
	background-image: url(../partner/images/partner_menu_04_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#dairiten_senyou_on {
	background-image: url(../partner/images/partner_menu_04_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#news_new {
	background-image: url(../news/images/news_menu_01.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#news_new a:hover {
	background-image: url(../news/images/news_menu_01_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#news_new_on {
	background-image: url(../news/images/news_menu_01_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#news_past {
	background-image: url(../news/images/news_menu_02.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
#menu_sub li#news_past a:hover {
	background-image: url(../news/images/news_menu_02_on.gif);
	height: 20px;
	width: 180px;
}
#menu_sub li#news_past_on {
	background-image: url(../news/images/news_menu_02_on.gif);
	height: 20px;
	width: 180px;
	margin-bottom: 8px;
}
/* メニュー部　サブサブ（ヘッダー下）
---------------------------------------------------- */
#menu_sub_sub_head {
	font-size: small;
	margin-top: 4px;
}
#menu_sub_sub_head ul {
}
#menu_sub_sub_head li {
	white-space: nowrap;
	display: inline;
}
#menu_sub_sub_foot {
	font-size: small;
	margin-top: 4px;
}
#menu_sub_sub_foot ul {
}
#menu_sub_sub_foot li {
	white-space: nowrap;
	display: inline;
}

