@charset "UTF-8";
html{
height:100%;
}
body{
	text-align:center;
	margin:0;
	padding:0;
	line-height:120%;
	height:100%;
	background-color:#ffffff;
	color:#555;
	font-family:"ＭＳ Ｐゴシック", Osaka;
}
h1,h2{
margin:0;
}
p{
margin:0;
}
a{
text-decoration:none;
color:#666666;
}
a:hover{
	color:#669900;
	text-decoration: underline;
}
.content_title_main a{
color:#f12f05;
}
td{
	vertical-align:top;
}
.contents_naiyou_tableA ol, .contents_naiyou_tableA ul{
margin:0 0 0 15px;

}


.clear {
	clear: both;
	line-height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	text-indent: -3000px;
}
.clear2 {
	clear: both;
	line-height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	background-color: #990000;
	width:260px;
	float: right;
}

.header {
	background-color: #0066CC;
	width: 1020px;
	margin:auto;
	position: relative;
	height: 85px;
	background-image: url(../images/back_base1.gif);
}
.bottom {
	width: 1020px;
	margin:auto;
	height: 25px;
	position: relative;
}
.top_text{
	color:#FFFFFF;
	position: absolute;
	left: 60px;
	font-size: x-small;
	top: 1px;
	}
.sub_menu {
	position: absolute;
	width: 500px;
	bottom: 0px;
	right: 85px;
}
.sub_menu .sub_link a {
	font-size: x-small;
	float: right;
	margin-left: 20px;
	display: block;
	width: auto;
	padding-left: 16px;
	background-image: url(../images/sub_menu_yajirusi.jpg);
	background-repeat: no-repeat;
	background-position:4px 5px;
}
#index,#outline,#service,#products,#support,#news,#etc {
	width: 1020px;
	text-align: center;
	margin: auto;
	background-image: url(../images/back_base2.gif);
}
.hidden{
	visibility:hidden;
	text-indent:-5000px;
	font: 0;
}
.goto_top a{
	float:right;
	font-size:small!important;
	font-size:x-small;
	text-align:left;
	color:#0F213F;
	width: 83px;
	margin: 10px 0 20px;
	background-image: url(../images/arrow_up.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	background-position: right top;
	padding-right: 20px;
	border-bottom: solid #0F213F 1px;
	height: 19px;
	font-weight: bold;
}
.red{
color:#FF0000;
}
.red_setumei{
	color:#FF0000;
	border-top:solid #eee 1px;
	padding-top:2px;
	font-size: x-small;
	margin-top: 0px;
}
.font_x-small{
font-size:x-small;
}
.marginBottom-10{
margin-bottom:-10px;
}
.margin_top-30{
margin-top:-30px;
}
img{
	padding:0;
	margin:0;
	border: 0;
}
/*++++++++++++++���メインメニュー++++++++++++++*/
.menu {
	margin: auto;
	width: 850px;
	text-indent:-3000px;
	border-top: solid #f12f05 1px;
	padding-top:2px;
	font-size: xx-small;
}
.menu .home a{
	float: left;
	width: 43px;
	height:33px;
	display:block;
	background-image:url(../images/menu/home.jpg);
	background-position:left top;
	border-top: solid #9fa1a3 1px;
	border-right: solid #9fa1a3 1px;
}
.menu .home a:hover{
	background-image:url(../images/menu/home_p.jpg);
}
.menu .outline a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:32px!important;
	height:33px;
	display:block;
	background-image:url(../images/menu/outline.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
}
.menu .service a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:32px!important;
	height:33px;
	display:block;
	background-image:url(../images/menu/service.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
}
.menu .products a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:32px!important;
	height:33px;
	display:block;
	background-image:url(../images/menu/products.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
} 
.menu .support a{
	float: left; 
	width: 160px!important;
	width: 160px;
	height:32px!important;
	height:33px;
	display:block;
	background-image:url(../images/menu/support.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
} 
.menu .news a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:32px!important;
	height:33px;
	display:block;
	background-image:url(../images/menu/news.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
} 
.menu .outline a:hover,.menu .service a:hover,.menu .products a:hover,.menu .support a:hover,.menu .news a:hover {
	background-position:bottom;
}
#outline .menu .outline a,#service .menu .service a,#products .menu .products a,#support .menu .support a,#news .menu .news a {
	background-position:bottom;
}

.menu_bottom {
	margin: auto;
	width: 850px;
	padding-top:2px;
	text-indent:0px;
	border-top: solid #f12f05 1px;
	font-size: xx-small;
	line-height:0px;
}
.menu_bottom .home a{
	float: left;
	width: 43px;
	height:22px;
	display:block;
	background-image:url(../images/menu/home2.jpg);
	background-position:left top;
	border-top: solid #9fa1a3 1px;
	border-right: solid #9fa1a3 1px;
	text-indent: -3000px;
}
.menu_bottom .home a:hover{
	background-image:url(../images/menu/home2_p.jpg);
}
.menu_bottom .outline a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:21px!important;
	height:22px;
	display:block;
	background-image:url(../images/menu/outline2.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
	text-indent: -3000px;
}
.menu_bottom .service a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:21px!important;
	height:22px;
	display:block;
	background-image:url(../images/menu/service2.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
	text-indent: -3000px;
}
.menu_bottom .products a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:21px!important;
	height:22px;
	display:block;
	background-image:url(../images/menu/products2.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
	text-indent: -3000px;
}
.menu_bottom .support a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:21px!important;
	height:22px;
	display:block;
	background-image:url(../images/menu/support2.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
	text-indent: -3000px;
}
.menu_bottom .news a{
	float: left;
	width: 160px!important;
	width: 160px;
	height:21px!important;
	height:22px;
	display:block;
	background-image:url(../images/menu/news2.jpg);
	background-position:top;
	border-right: solid #9fa1a3 1px;
	border-top: solid #9fa1a3 1px;
	border-bottom: solid #9fa1a3 1px;
	text-indent: -3000px;
} 

.menu_bottom .outline a:hover,.menu_bottom .service a:hover,.menu_bottom .products a:hover,.menu_bottom .support a:hover,.menu_bottom .news a:hover {
	background-position:bottom;
}
#outline .menu_bottom .outline a,#service .menu_bottom .service a,#products .menu_bottom .products a,#support .menu_bottom .support a,#news .menu_bottom .news a {
	background-position:bottom;
}
/*++++++++++++++���C���C���[�W++++++++++++++*/
#index .index_image {
	background-color: #FF6666;
	height: 250px;
	width: 850px;
	margin: auto;
	margin-top: 2px;
	background-image:url(../title_bar/index_l.jpg);
}
.main_image {
height: 226px;
	width: 630px;
	float:right;
	text-indent:-3000px;
	}

#outline .main_image {
background-image:url(../title_bar/company_l.jpg);
}
#service .main_image {
	background-image:url(../title_bar/service_l.jpg);
}
#products .main_image {
	background-image:url(../title_bar/products_l.jpg);
}
#support .main_image {
	background-image:url(../title_bar/support_l.jpg);
}
#news .main_image {
	background-image:url(../title_bar/newstopics_l.jpg);
}

/*++++++++++インデックス関係++++++++++++*/
.index_menu .area{
	width:211px;
	float:left;
	}
.index_menu #system_area {
	float: left;
	width: 211px;
	border-left: solid #b3aeb1 1px;
	text-align: center;
}
.index_menu #products_area {
	float: left;
	width: 211px;
	border-left: solid #b3aeb1 1px;
	text-align: center;
}
.index_menu #network_area {
		float: left;
	width: 211px;
	border-left: solid #b3aeb1 1px;
	text-align: center;
}
.index_menu #products_area {
	float: left;
	width: 211px;
	border-left: solid #b3aeb1 1px;
	text-align: center;
}
.index_menu #promotion_area {
	float: left;
	width: 211px;
	border-left: solid #b3aeb1 1px;
	text-align: center;
}
#index .index_menu .area22 {
	width: 211px;
	border-left: solid #b3aeb1 1px;
	float: left;
	text-align: center;
}
#index .index_menu .title_index {
	font-size: medium;
	width: 195px;
	text-align: left;
	border-bottom: solid #669900 2px;
	line-height: 140%;
	margin: 0 auto 5px auto;
}
#index .index_menu title_index {
	color: #0f213f;
}
#index .index_menu .title a:hover {
	text-decoration:underline;
}

#index .index_menu {
	width: 851px;
	margin: auto;
	margin-top:25px;
	text-align: left;
	border-bottom: solid #0f213F 3px;
	border-right: solid #b3aeb1 1px;
	position: static;
	margin-bottom: 16px;
}
#index .index_menu  .naiyou {
	width: 195px;
	margin: 0 auto;
}
#index .index_menu  .naiyou ul {
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-indent: 0px;
	list-style: none;
}
#index .index_menu  .naiyou li a {
	list-style-type: none;
	border-bottom: dashed #b3aeb1 1px;
	list-style-position: outside;
	line-height: 150%;
	font-size: x-small!important;
	font-size: small;
	display: block;
	background-image: url(../images/yajirusi.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 180px;
	padding: 3px 0 3px 15px;
	text-align: left;
}
#index .index_menu  .naiyou li a:hover {
background-image: url(../images/yajirusi_p3.gif);
text-decoration:underline;
}
#index .index_menu  .index_bana {
	background-color: #0066CC;
	height: 75px;
	bottom: 5px;
	width: 195px;
	left: 7px;
	margin: 0px auto 5px auto;
}

/*++++++++++++サイドメニュー+++++++++++*/
#side_menu {
	padding-top:0px;
	width: 206px;
	float: left;
	border-left: solid #b3aeb1 1px;
	border-top: solid #b3aeb1 1px;
	border-right: solid #b3aeb1 1px;
	text-align: center;
}

#side_menu_outline {
	width: 206px;
	height: 100%;
	background-color: #FFFFCC;
	float: left;
	padding-bottom:32768px;
	margin-bottom:-32768px;
	border-left: solid #b3aeb1 1px;
	border-top: solid #b3aeb1  1px;
	border-right: solid #b3aeb1 1px;
}
.menu_title a{
	font-size:large!important;
	font-size:medium;
	color:#fff;
	height:30px;
	line-height: 150%;
	text-align: left;
	text-indent: 35px;
	display: block;
	background-image: url(../images/title_square.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
.menu_title a:hover{
background-color:#660033;
}
#outline .menu_title{
background-color:#403248;
}
#products .menu_title{
background-color:#3d5a68;
}
#service .menu_title{
background-color:#87927a;
}
#support .menu_title{
background-color:#6A5230;
}
#news .menu_title{
background-color:#c9a477;
}
#etc .menu_title{
background-color:#7c83a2;
}
.menu_naiyou{
	margin:15px auto 0 auto;
	text-align: left;
	width: 195px;
}
#side_menu .menu_sub_title a{/*++++++サイドメニュー��++++++*/
	display:block;

	width: 195px;
}
#side_menu .menu_sub_title{
	display:block;
	color:#0f213f;
	text-align: left;
	text-indent: 8px;
	background-color:#dbd8d2;
	font-size: medium;
	width: 195px;
	font-weight: bold;
}
#side_menu .menu_sub_title a:hover{
	display:block;
	color:#0f213f;
	background-color:#c0cfb5;
	text-align: left;
	text-indent: 8px;
	font-size: medium;
	width: 195px;
}
#page1 .menu1 .menu_sub_title a,
#page2 .menu2 .menu_sub_title a,
#page3 .menu3 .menu_sub_title a,
#page4 .menu4 .menu_sub_title a,
#page5 .menu5 .menu_sub_title a,
#page6 .menu6 .menu_sub_title a,
#page7 .menu7 .menu_sub_title a{
	display:block;
	color:#0f213f;
	background-color:#c0cfb5;
	text-align: left;
	text-indent: 8px;
	font-size: medium;
	width: 195px;
}
#side_menu ul {
	font-size: small;
	margin-top: 2px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	text-indent: 0px;
	margin-bottom: 0px;
}
#side_menu li a{
	display:block;
	width:180px;
	height:auto;
	list-style-type: none;
	border-bottom: dashed #b3aeb1 1px;
	line-height: 25px;
	background-image: url(../images/yajirusi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#ffffff;
	padding-left: 15px;
	}
	
/*+++++++選択されているサイドメニュー++++++*/	
#page1 .menu1 li a,
#page2 .menu2 li a,
#page3 .menu3 li a,
#page4 .menu4 li a,
#page5 .menu5 li a,
#page6 .menu6 li a,
#page7 .menu7 li a
{
	display:block;
	width:180px;
	height:auto;
	list-style-type: none;
	border-bottom: solid #fff 1px;
	line-height: 25px;
	background-image: url(../images/yajirusi_p1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#f8d5ba;
	padding-left: 15px;
	}
#page1 #id1 .menu1 .cat1 a,
#page1 #id2 .menu1 .cat2 a,
#page1 #id3 .menu1 .cat3 a,
#page1 #id4 .menu1 .cat4 a,
#page1 #id5 .menu1 .cat5 a,
#page1 #id6 .menu1 .cat6 a,
#page1 #id7 .menu1 .cat7 a,
#page2 #id1 .menu2 .cat1 a,
#page2 #id2 .menu2 .cat2 a,
#page2 #id3 .menu2 .cat3 a,
#page2 #id4 .menu2 .cat4 a,
#page2 #id5 .menu2 .cat5 a,
#page2 #id6 .menu2 .cat6 a,
#page2 #id7 .menu2 .cat7 a,
#page3 #id1 .menu3 .cat1 a,
#page3 #id2 .menu3 .cat2 a,
#page3 #id3 .menu3 .cat3 a,
#page3 #id4 .menu3 .cat4 a,
#page3 #id5 .menu3 .cat5 a,
#page3 #id6 .menu3 .cat6 a,
#page3 #id7 .menu3 .cat7 a,
#page4 #id1 .menu4 .cat1 a,
#page4 #id2 .menu4 .cat2 a,
#page4 #id3 .menu4 .cat3 a,
#page4 #id4 .menu4 .cat4 a,
#page4 #id5 .menu4 .cat5 a,
#page4 #id6 .menu4 .cat6 a,
#page4 #id7 .menu4 .cat7 a{
	background-image: url(../images/yajirusi_p2.gif);
	background-color:#f09f00;
	}
#side_menu li a:hover{
	background-image: url(../images/yajirusi_p2.gif);
	background-color:#f09f00;
	color:#0f213f;
	}

/*+++++++++++コンテンツ　　　++++++++++++*/
.contents_area {
	float: right;
	width: 600px;
	text-align: left;
}
.index_contents_area {
	float: right;
	width: 620px;
	margin-bottom: 20px;
}
#contents {
	width: 850px;
	margin: auto;
	margin-top: 2px;
}
/*   */
.news_topics_title {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0f213f;
	text-align: left;
	text-indent: 10px;
	line-height: 110%;
}
.contents_area_left {
	width: 305px;
	float: left;
	margin-top: 20px;
	text-align: left;
}
.contents_area_right {
	width: 305px;
	float: right;
	margin-top: 20px;
	text-align: left;
}
.top_news_title{
	font-size: xx-small;
	line-height: 140%;
	text-align: left;
	text-indent: -3000px;
	background-color: #CCCCCC;
	background-image: url(../images/top_news.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
.top_products_title {
	font-size: xx-small;
	line-height: 140%;
	text-align: left;
	text-indent: -3000px;
	background-color: #CCCCCC;
	background-image: url(../images/top_productsnews.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
.contents_area_left ul {
	font-size: x-small;
	padding-left: 25px;
	margin-top: 5px;
	margin-left: 0px;
	list-style: none;
}
.contents_area_left li a {
	border-bottom: dashed #b3aeb1 1px;
	line-height: 180%;
	background-position:top left;
	background-image:url(../images/yajirusi.gif);
	background-repeat:no-repeat;
	height: auto;
	width: 265px;
	display: block;
	padding: 3px 0 3px 15px;
}
.contents_area_left li a:hover {
	background-position:top left;
	background-image:url(../images/yajirusi_p3.gif);
	background-repeat:no-repeat;
	text-decoration: underline;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	height: 1px;
	border-color: #b3aeb1;
}
.dashed {
	border-width: 1px 0px 0px 0px;
	border-style: dashed;
	height: 1px;
	border-color: #b3aeb1;
}
.marginTOP35{
margin-top:35px;
}
.w400 {
	width:400px;
}
#index .products_image {
	float: left;
	margin-bottom: 10px;
}
#index .products_setumei_area {
	float: left;
	margin-left: 25px!important;
	margin-left: 12px;
	width: 280px;
	border-bottom: dashed #b3aeb1 1px;
	margin-top: 10px;
}
#index .products_setumei {
	float::left;
	margin-left:5px;
	margin-bottom:5px;
	float: left;
	width: 205px;
	font-size: x-small;
	line-height: 180%;
}
.bana-setumei {
	font-size: x-small;
	color: #0f213f;
	line-height: 120%;
	margin: 3px auto 10px;
	width: 196px;
}
#side_menu .bana {
	margin: 5px auto 0;
}

/*++++++++++++サーバーテーブル++++++++++++++++++++++++++++++++++++++*/
caption {
	caption-side:top;
	color:#ffffff;
	font-size:medium;
	font-weight:bold;
	padding:5px;
	text-align:left;
	background-color: #0f213f;
}

.server thead td {contents.css (line 228)
background-color:#f5f8ca;
	border:1px solid #999999;
	color:#333333;
	font-size:x-small !important;
	font-weight:normal;
	margin:0px;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	background-color: #FFFFCC;
}
.width_25per {
width:25%;
}
.width_15per {
width:15%;
}
.width_10per {
width:10%;
}

.server tbody td {
	border:1px solid #999999;
	color:#333333;
	font-size:x-small;
	font-weight:normal;
	margin:0px;
	padding:3px;
	vertical-align:middle;
	text-align: center;
}

/*++++++++++++パンくず++++++++++++++++++++++++++++++++++++++++++++++++++*/
.pan_kuzu {
	width: 850px;
	text-align: left;
	font-size: x-small;
	height: 25px;
	line-height: 110%;
	border-bottom: solid #b3aeb1 1px;
	margin: auto;
	padding-bottom: 3px;
	padding-top: 3px;
}
/*++++++++++コンテンツタイトル+++++++++++++*/
.content_title_area {
	width: 600px;
	margin-top: 30px;
	background-color: #FFFFFF;
	float: right;
	margin-bottom: 10px;
}
.content_title_image{
	width:355px;
	height:33px;
	float: left;
	border-bottom: solid #b3aeb1 1px;
	border-right: solid #b3aeb1 1px;
	margin-bottom: 2px;
}
.content_title_image100{
	width:600px;
	height:33px;
	float: left;
	margin-bottom: 2px;
	border-bottom: solid #b3aeb1 1px;
}
.content_title_J_area{
	width: 355px;
	float: left;
	text-align: left;
}
.content_title_J_area100{
	width: 600px;
	float: left;
	text-align: left;
}
.content_moji{
	color:#FFFFFF;
	font-size:13px;
	background-color: #0f213f;
	float: left;
	padding: 0 10px;
	letter-spacing: 2px;
	line-height: 20px;
	height: 22px;
	}

	
#outline .content_title_J_area,#outline .content_title_J_area100{
	background-color:#403248;
	}
#service .content_title_J_area,#service .content_title_J_area100{
	background-color:#87927a;
	}
#products .content_title_J_area,#products .content_title_J_area100{
	background-color:#3d5a68;
	}
#support .content_title_J_area,#support .content_title_J_area100{
	background-color:#6A5230;
	}	
#news .content_title_J_area,#news .content_title_J_area100{
	background-color:#c9a477;
	}		
#ctc .content_title_J_area,#etc .content_title_J_area100{
	background-color:#7c83a2;
	}		
.content_title_iamge2{
	width:355px;
	height:51px;
	float: left;
}
.content_title_iamge100-2{
	width:600px;
	height:51px;
	float: left;
}
.content_linke_area{
	width:240px;
	float:right;
	border-top: solid #b3aeb1 1px;
	padding-left: 4px;
}
.ank_link_back a{
	display:block;
	width:234px;
	font-size:small;
	text-align: left;
	text-indent: 10px;
	margin-top: 3px;
	background-color: #dbd8d2;
	letter-spacing: 1px;
	line-height: 24px;
	height: 24px;
}
.ank_link_back a:hover{
text-decoration:underline;
}
#outline .ank_link_back{
border-left:solid #403248 5px;
}
#service .ank_link_back{
border-left:solid #87927a 5px;
}
#products .ank_link_back{
border-left:solid #3d5a68 5px;
}
#support .ank_link_back{
border-left:solid #6a5230 5px;
}
#news .ank_link_back{
border-left:solid #3d5a68 5px;
}
	
	
/*+++++++++++++コンテンツ+++++++++++++*/
.content_title_area_table{
	width:600px;
	float: right;
	margin-top: 0px;
	border-collapse: collapse;
	text-align: left;
}
.cate_bana_title{
	width:565px;
	height:33px;
	float:right;
	background-color:#FF9933;
	margin-top: 40px;
	margin-bottom: 0px;
	background-image: url(../images/jirei.jpg);
	text-indent: -3000px;
}
.sys_jirei{
	width:565px;
	float: right;
	font-size: small;
	margin-top: 25px;
	}
.otoiawase_bana_area{
	width:565px;
	float: right;
	font-size: small;
	margin-top: 25px;
	}	
.sys_jirei2{
	width:565px;
	float: right;
	font-size: small;
	}
.server{
	width:565px;
	float: right;
	font-size: small;
	margin-top: 20px;
	}
.title{
	float:left;
	width:565px;
	border-bottom: solid #b3aeb1 1px;
	padding-bottom: 5px;
	color: #0f213f;
	font-weight: bold;
	font-size: medium;
	background-image: url(../images/red_gra.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-indent: 3px;
	}
.koumoku{
	float:left;
	width:265px;
	background-color: #d8d8d2;
	margin-top: 10px;
	color: black;
	padding-left: 20px;
	padding-right: 5px;
	background-image: url(../images/sikaku.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	}
.koumoku_img{
	float:left;
	width:290px;
	margin-top: 10px;
	border: 0px;
	}
.koumoku100{
	float:left;
	width:540px;
	background-color: #d8d8d2;
	margin-top: 10px;
	letter-spacing: 2px;
	padding-left: 20px;
	color: black;
	padding-left: 20px;
	padding-right: 5px;
	background-image: url(../images/sikaku.jpg);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	}
.koumoku100_siro{
	float:left;
	width:540px;
	margin-top: 20px;
	padding-left: 20px;
	padding-left: 20px;
	padding-right: 5px;
	}
.setumei{
	float:left;
	width:280px;
	padding-left: 10px;
	margin-top: 2px;
	}
.setumei2{
	float:left;
	width:290px;
	padding-left: 10px;
	margin-top: 2px;
	border-top:solid #ccc 1px;
	padding:5px 0;
	line-height: 145%;
	}
.setumei100{
	float:left;
	width:555px;
	padding-left: 10px;
	margin-top: 2px;
	}
.setumei100_web{
	float:left;
	width:555px;
	padding-left: 6px;
	margin-top: 2px;
	}
.setumei_free{
	float:left;
	padding: 2px;
	line-height: 135%;
	}
.stand_bana a{
	display:block;
	float:left;
	width:565px;
	margin-top: 20px;
	height:33px;
	background-image: url(../products/barcode/stand_option.gif);
	text-indent: -3000px;
	}
.stand_bana a:hover{
	}
.setumei_kakaku{
	float:left;
	width:280px;
	padding-left: 10px;
	margin-top:20px;
	font-weight: bold;
	}
.setumei_kakaku_red{
	float:left;
	width:290px;
	font-weight: bold;
	font-size:large;
	text-align: center;
	color: red;
	border-top: solid #ccc 1px;
	padding-top: 10px;
	}
.photo{
	float:right;
	width:128px;
	height:auto;
	margin-left: 5px;
	margin-top: 10px;
	}
.photo261{
	float:right;
	width:261px;
	height:auto;
	margin-left: 5px;
	margin-top: 10px;
	text-align: center;
	}
.img_area{
	width:565px;
	float:left;
	margin-top: 15px;
}
.img_area2{
	width:565px;
	float:left;
	margin-top: 5px;
	margin-bottom: 7px;
}
.img180{
	width:180px;
	float:right;
	margin: 0 0 0 6px;
	background-color: #FFFFFF;
	border: solid #aaa 1px;
}
.text180{
	width:180px;
	float:right;
	margin: 0 0 0 8px;
	background-color: #FFFFFF;
}
.text261{
	float:right;
	width:251px;
	height:auto;
	background-color: #f5f8ca;
	margin-left: 5px;
	margin-top: 10px;
	padding: 5px;
	font-size: x-small;
	}
.photo_area{
	float:right;
	height:auto;
	width: 270px;
	}
.content_title_aria h2{
	text-align:left;
	float: right;
	width: 565px;
}
.content_setumei{
	color: #333;
	margin-top: 3px;
	font-size: small;
	padding-left: 10px;
	line-height: 150%;
	float: left;
}
.content_setumei230{
	color: #333;
	margin-top: 3px;
	font-size: small;
	padding-left: 10px;
	line-height: 150%;
	float: right;
	width:210px;
}
.content_setumei-2{
	color: #666;
	margin-top: 3px;
	font-size: small;
	padding-left: 10px;
	line-height: 150%;
	float:right;
	width: 340px;
}
.area1{
	float:right;
	width: 565px;
	margin-top: 15px;
}

#service .cate_bana1 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	margin-right:5px;
	font-size:xx-small;
	background-image: url(../service/service/jigyou_system.jpg);
	text-indent: -3000px;
}
#service .cate_bana2 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	font-size:xx-small;
	background-image: url(../service/service/jigyou_promotion.jpg);
	text-indent: -3000px;
}
#service .cate_bana3 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	margin-top: 17px;
	margin-right:5px;
	font-size:xx-small;
	background-image: url(../service/service/jigyou_network.jpg);
	text-indent: -3000px;
}
#products .cate_bana1 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	margin-right:5px;
	font-size:xx-small;
	background-image: url(../products/products/product_soft.jpg);
	text-indent: -3000px;
}
#products .cate_bana2 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	font-size:xx-small;
	background-image: url(../products/products/product_server.jpg);
	text-indent: -3000px;
}
#products .cate_bana3 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	margin-top: 17px;
	margin-right:5px;
	font-size:xx-small;
	background-image: url(../products/products/product_hard.jpg);
	text-indent: -3000px;
}

#support .cate_bana1 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	margin-right:5px;
	font-size:xx-small;
	background-image: url(../support/qa_system.jpg);
	text-indent: -3000px;
}
#support .cate_bana2 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	font-size:xx-small;
	background-image: url(../support/qa_network.jpg);
	text-indent: -3000px;
}
#support .cate_bana3 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	margin-top: 17px;
	margin-right:5px;
	font-size:xx-small;
	background-image: url(../support/qa_promotion.jpg);
	text-indent: -3000px;
}
#support .cate_bana4 a{
	display:block;
	width:280px;
	height:85px;
	float:left;
	background-color:#3399FF;
	background-image: url(../support/qa_products.jpg);
	margin-top: 17px;
	text-indent: -3000px;
}

.otoiawase_bana a{
	display:block;
	width:565px;
	height:45px;
	float:left;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(../images/toiawase_01.jpg);
	text-indent: -3000px;
}
.otoiawase_bana a:hover{
	background-image: url(../images/toiawase_02.jpg);
}
.tyumon_bana a{
	display:block;
	width:565px;
	height:45px;
	float:left;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #CCcc00;
	background-image: url(../products/products/order.jpg);
	text-indent: -3000px;
}
.image_225-160{
float:left;
width:225px;
height:160px;
padding-right:5px;
}
.image_162-115{
float:right;
width:160px;
height:140px;
padding-left:5px;
}
.image_162-115-2{
	float:left;
	padding-left:5px;
	padding-top:5px;
	width: 162px;
}
.image300{
	float:right;
	padding-left:5px;
	padding-top:5px;
}
.area2{
	float:right;
	width: 260px;
	margin-top: 0px;
}

.link_syou,.link_dou,.link_sava,.link_renta{
	text-align:center;
	float:right;
	padding-left:5px;
	font-size:x-small;
	margin-top: 7px;
}
.link_syou a{
	display:block;
	width:118px;
	height:17px;
	background-image: url(../images/syousai.gif);
	font-size: xx-small;
	line-height: 1px;
	text-indent: -3000px;
}
.link_sava a{
	display:block;
	width:131px;
	height:17px;
	background-image:url(../products/products/to_server.jpg);
	font-size: xx-small;
	line-height: 1px;
	text-indent: -3000px;
}
.link_renta a{
	display:block;
	width:167px;
	height:17px;
	background-image:url(../products/products/to_serverspec.jpg);
	font-size: xx-small;
	line-height: 1px;
	text-indent: -3000px;
}
.link_dou a{
	color:#FFFFFF;
	background-color:#0f213f;
	display:block;
	line-height: 20px;
	width:120px;
	height:20px;
}
.link_syou a:hover{
	background-color:#FFFFFF;
}
.link_dou a:hover{
	background-color:#f0f;
}
#outline .sikau {
	width: 35px;
	background-color: #403248;
}
#service .sikau {
	width: 34px;
	background-color: #87927a;
}
#products .sikau {
	width: 34px;
	background-color: #3d5a68;
}
#support .sikau {
	width: 35px;
	background-color: #6a5230;
}
#news .sikau {
	width: 35px;
	background-color: #c9a477;
}
#etc .sikau {
	width: 34px;
	background-color: #7c83a2;
}
.contents_naiyou_table {
	width: 562px;
	float: right;
	font-size: small;
	border-left: solid #b3aeb1 1px;
	border-top: solid #b3aeb1 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 10px;
}
.contents_naiyou_tableA .title{
	margin-top:0px;
	font-size:medium;
	color:#FF3333;
	padding-left:10px;
	font-weight: bold;
}
.contents_naiyou_tableA {
	width: 562px;
	float: right;
	font-size: small;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 10px;
}
.contents_naiyou_tableA .title a{
margin-top:0px;
font-size:medium;
color:#f12f05;
display:block;
width:560px;
padding-left:0px;
}
.kuwasiku a{
	font-size:x-small;
	background-image:url(../images/yajirusi.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:top left;
	line-height:200%;
	display:block;
	top:20px;
	color:#999999;
	float: left;
}
.kuwasiku a:hover{
background-image:url(../images/yajirusi_p3.gif);
}
.coumoku {
	width: 140px;
	background-color: #dbd8d2;
	border-right:solid #b3aeb1 1px;
	border-bottom:solid #b3aeb1 1px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
#products .coumoku,#service .coumoku {
	width: 140px;
	background-color: #f5f8ca;
	border-right:solid #b3aeb1 1px;
	border-bottom:solid #b3aeb1 1px;
	vertical-align: top;
	font-weight: normal;
}

#products .coumoku p,#service .coumoku p {
	line-height: 150%;
	text-align: left;
	text-indent: 0px;
	padding: 5px 0 5px 10px;
}
.table_title{
	background-color:#0f213f;
	width:565;
	color:#FFFFFF;
	text-indent: 10px;
	font-size: medium;
	font-weight: bold;
}
.table_title p{
 padding: 5px 0;
}
.coumoku p {
	text-indent: 50px;
	line-height: 150%;
	padding: 5px 0;
}
.coumoku_naiyou p {
	padding: 5px 5px;
}
.coumoku_naiyou {
	border-bottom:solid #b3aeb1 1px;
	height: 25px;
	text-align: left;
	border-right: solid #b3aeb1 1px;
}
#etc .coumoku {
	width: 180px;
	background-color: #F5f8ca;
	border-right:solid #b3aeb1 1px;
	border-bottom:solid #b3aeb1 1px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
#etc .coumoku p {
	text-indent:0px;
	padding:3px 0 2px 10px;
	line-height: 250%;
}
#etc .coumoku_naiyou p {
	line-height: 250%;
	padding:3px 0 2px 10px;
}
#etc .coumoku_naiyou {
	background-color: #FFFFFF;
	border-bottom:solid #b3aeb1 1px;
	height: 25px;
	text-align: left;
	border-right: solid #b3aeb1 1px;
}
.content_title_main {
	color: #f12f05;
	font-size: large;
	line-height: 16pt;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
}
#outline .content_title_main {
border-bottom: solid #403248 1px;
}
#service .content_title_main {
border-bottom: solid #87927A 1px;
}
#products .content_title_main {
border-bottom: solid #3D5A68 1px;
}
#support .content_title_main {
border-bottom: solid #6A5230 1px;
}
#new .content_title_main {
border-bottom: solid #C9A477 1px;
}
#etc .content_title_main {
border-bottom: solid #7C83A2 1px;
}
.margin_top30_area{
	margin-top:30px;
	float:right;
	width: 600px;
	}
.margin_top0_area{
	margin-top:0px;
	float:right;
	width: 600px;
	}
.title600{
	float:right;
	font-size: medium;
	background-color: #0f213f;
	text-indent: 15px;
	color: #FFFFFF;
	width: 100%;
	margin-top: 10px;
}
.text565{
	float:right;
	width:565px;
	font-size: small;
	margin-top: 15px;
	text-align: left;
}

.sitemap_table{
	border-bottom: solid #b3aeb1 1px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.sitemap_td1{
width:170px;
border-top: solid #b3aeb1 1px;
border-right: dashed #b3aeb1 1px;
}
.sitemap_td2{
width:175px;
border-top: solid #b3aeb1 1px;
}
.sitemap_td3{
width:220px;
border-top: solid #b3aeb1 1px;
}

.sitemap_link a{
	line-height: 150%;
	font-size: x-small;
	display: block;
	background-image: url(../images/yajirusi.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 0 5px 15px;
	text-align: left;
	margin:10px 0 10px 15px;
}
.sitemap_link a:hover{
background-image: url(../images/yajirusi_p3.gif);
}
/*++++++++++++++++++++++++フォーム+++++++++++++++++++++++++++++++++*/
.kakunin input{
	background-color:#00FFFF;
	width: 120px;
}


/*++++++++++++++++++++++++フッター++++++++++++++++++++++++++++++++++*/
.copy_right{
text-align:center;
font-size:xx-small;
color:0f213f;
border-top:solid #b3aeb1 1px;
width:850px;
margin:auto;
}
.footer{

	background-image:url(../images/back_base3.gif);
	width: 1020px;
	margin: auto;
	background-position: left bottom;
}



/*++++++++++++++++++++++++ワードプレス++++++++++++++++++++++++++++++++++++++++*/


h2{
font-size:1.0em;
padding:0;
margin:0;
color:#f60;
}
h3{
background-color:#ccc;
color:#FFFFFF;
}

.breadcrumb{
font-size:x-small;
}
p{
	padding:0;
	margin:0;
	line-height: 150%;
}
.itiran{
float:right;
font-size:x-small;
width:60px;
}
/*+++++�T�C�h�o�[++++++++++++++++++++++++++++++++++++++++*/
#sidebar ul{
list-style-type:none;
padding:0;
margin:0;
}
#sidebar li a{
text-decoration:none;
}
#sidebar li a:hover{
background-color:#f00;
}
#sidebar ul li a{
padding-left:10px;
}

/*+++++�ワードプレス++++++++++++++++++++++++++++++++++++++++*/
.cate_title_area{
margin:30px 30px 0 70px;
border-collapse: collapse;
width:87%;
}
.cate_image_area{
width:30px;
text-align:center;
font-size:x-large;
background-color:#CCFF66;
}
.cate_title {
color: #f60;
border-bottom:solid #663 1px;
font-size:1.2em;
padding-left:10px;
line-height:120%;
width:600px;
}

.cate_bassui{
padding-left:10px;
line-height:120%;
color: #333;
font-size:0.8em;
}
.anka_area{
width:565px;
float:right;
text-align:left;
font-size:small;
line-height:200%;
margin-top:20px;
}
.categole_title2{
color:#6a5230;
width:547px;
border-left:solid #6a5230 3px;
font-weight:bold;
float:right;
text-align:left;
padding-left:15px;
margin-top:40px;
}
#message {
font-size: small;
color: #333333;
background-color: #CCCCCC;
}
.QA{
text-align:center;
background-color:#003366;
color:#fff;
width:20px;
vertical-align:top;
}
.cate_area{
padding:0;
border:solid #ccc 1px;
border-collapse:none;
float:right;
margin-top:30px;
}

.kiji_title {
text-align:left;
font-size:0.8em;
border-bottom:solid #ccc 1px;
margin:0px;
padding:0;
background-color: #E8E0D5;
width:562px;
/*border-collapse: collapse;*/
}
.kiji_title_moji {
margin-left:10px;
margin-right:20px;
}
.kiji_bassui {
text-align:left;
font-size: 0.8em;
margin-top:5px;
width:562px;
/*border-collapse: collapse;*/
}
.kiji_bassui_moji {
margin-left:10px;
margin-right:20px;
}
.hensyu_link {
font-size: x-small;
color:#333;
}


/*+++++�ニュース++++++++++++++++++++++++++++++++++++++++*/
.monthcontent{
text-align:left;
float:right;
background-color:#FFFF66;
width:640px;
margin-top:10px;
}
.yajirusi{
font-size:2.0em;
float:left;
color:#f60;
line-height:0.6em;
}
.news_title{
line-height:18px;
border-bottom:solid #f60 1px;
padding-left:20px;
font-size:smaoo;
color:#630;
background-image:url(../images/yajirusi_news.jpg);
background-repeat:no-repeat;
background-position:2px;
}
.monthpost{
margin:20px 0 0 30px;
}
.news_naiyou{
margin:10px 0 10px 20px;
font-size:small;
color:#333;
}
