@charset "utf-8";
/*
新しいスタイル***********************/


#wrapper #contents_area h2, #wrapper #contents_area_vps h2 {
	padding: 0px 0px 0px 20px !important;
	height: 80px !important;
	width: 700px !important;
	font-size: 22px !important;
	color: #FFF;
	line-height:80px !important;
	background: #4A8FCC !important;
}
#pankuzu {
	height:34px !important;
	line-height:1.2;
	margin-bottom:5px !important;
}
h3 span {
	display:inline !important;
	background:none !important;
	height:auto !important;
	line-height:1.2 !important;
	max-width:auto !important;
	letter-spacing:0px !important;
	margin:0px !important;
	padding-left:0px !important;
}
h3 {
	position: relative;
	display: inline-block;
	padding: 15px 0 15px 20px!important;
	width: 100% !important;
	min-width: 95px;
	height: auto !important;
	color: #F6F6F6;
	background: #333 !important;
	z-index: 0;
	line-height:1.2 !important;
	font-size:18px;
	margin-bottom:30px !important;
}
h3:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 30px;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #333 transparent transparent transparent;
}
h4 {
	width:auto !important;
	border-left:none !important;
	padding-bottom:0 !important;
	padding-left:30px !important;
	background:url("/images/ico_h4.gif") no-repeat 0 5px !important;
	border-bottom:3px solid #666 !important;
	font-size:18px !important;
	font-weight:lighter !important;
	margin-bottom:20px !important;
	color:#000;
}
blockquote h5, h5 {
	background:none !important;
	padding-left:0 !important;
	font-size:16px !important;
	font-weight: bold !important;
	color: #333 !important;
	padding-bottom:0px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px !important;
	margin-top:10px !important;
	text-indent:10px;
}


/*コンテンツ
----------------------------------------------------------*/
.column {
	background:none !important;
	border:5px solid #F4D4D4;
	margin-bottom: 24px;
	padding:15px !important;
	margin-top:5px;
}
.column_command {
	background:none !important;
	border:5px solid #B3C7D1;
	margin-bottom: 24px;
	padding:15px !important;
	margin-top:5px;
}
.link {
	background: url("/images/ico_list_link.png") no-repeat 0px 3px !important;
	padding-bottom: 2px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding-left: 30px !important;
	list-style: none;
}
.li_point {
	line-height: 1.5;
	margin: 0em 1.5em 0.75em;
	margin-bottom: 1em;
	list-style-type: none;
	padding-left: 20px !important;
	background:none !important;
	position:relative;
}
.li_point:before {
	content:"●";
	position:absolute;
	left:0;
	top:-6px;
	color:#ddd;
	font-size:20px;
}

.list-disc li{
	padding-left:1em;
	text-indent:-1em;
	}
.list-disc li:before{
	content:'●';
	padding-right:5px;
	color:#c2c5cd;
	}
/*サイド
---------------------------------------------------------- */
#leftmenu {
	float:right;
	width: 250px !important;
	margin-right:0px !important;
	margin-top:-136px !important;
}
.sidemenu {
	margin-bottom:20px;
	background:#8e8e8e;
}
.tit_sidemenu {
	background:#8E8E8E;
	color:#fff;
	font-size:16px;
	width:230px;
	padding:0px 10px;
	height:80px;
	display:table-cell;
	vertical-align:middle;
	line-height:1.2;
}
.tit_sidemenu a {
	color:#fff;
}
.tit_sidemenu_link {
	background:url("/images/ico_sidemenu.png") no-repeat 10px 13px #AFAFAF;
	color:#fff;
	font-size:16px;
	width:215px;
	padding:13px 0px 13px 35px;
	margin-bottom:0px;
	border-bottom:1px solid #ccc;
	font-weight:lighter;
	line-height:1.0;
}
.tit_sidemenu_link:hover, #leftmenu .select:hover, #leftmenu .select {
	cursor:pointer;
	color:#F1FF60;
}
.side_menu_wrap {
	width:250px;
}
.tite_sidemenu_sub {
	color: #fff;
	background: #bbb;
	font-weight:lighter;
	width: 238px;
	border-style: none;
	margin:0px;
	padding:3px 0px 3px 12px;
}
.tite_sidemenu_sub a {
color:#fff;
}
.side_menu_wrap ul li {
	background: url("/images/ico_link_arrow_bk.png") no-repeat 0px 13px;
	padding: 13px 0px 10px 17px;
	border-bottom: 1px solid #fff;
	margin:0px 10px;
	font-size:13px;
	line-height:1.2;
}
.side_menu_wrap ul li:last-child {
	border:none;
}
.side_menu_wrap ul>li>ul>li:last-child {
	padding-bottom:0;
}
.side_menu_wrap ul li ul li {
	/*background: url("/images/ico_link_sub_bk.png") no-repeat 0px 11px;*/
	background-image:none !important;
	padding-left: 5px;
	list-style: none;
	line-height:1.2;
}
.side_menu_wrap ul li .pdf {
	background: url(/common_img/li_pdf.gif) no-repeat 0px 8px;
	padding-left: 14px;
	border-bottom: 1px dotted #d3d3d3;
	padding-bottom: 2px;
	padding-top: 5px;
	list-style: none;
}
.side_menu_wrap ul {
	margin:0px;
	background:#f5f5f5;
	padding-left:0px;
	width:250px;
}
.side_menu_wrap ul li ul {
	width:222px;
}
.side_menu_wrap ul a {
	color:#333;
}
.toggle {
	display:none;
}
/*サイドログイン
-------------------------------------------------------*/
.login_list {
	background:#f5f5f5;
	padding:15px 15px 5px;
	margin-bottom:20px;
	border-top:3px solid #999;
}
.login_list ul li {
	border-bottom:1px solid #999;
	margin-bottom:15px;
}
.login_list ul li:last-child {
	border-bottom:none;
	margin-bottom:none;
}
.login_list ul li dl dt {
	font-weight:bolder;
}
.login_list ul li dl dd {
	font-size:80%;
	line-height:1.4;
	padding-left:5px;
}
.login_list .btn a {
	width:190px;
	height:28px;
	background:#fff;
	padding:5px 0 0 25px;
	color: #333;
	box-shadow:0 -3px 0 rgba(0,0,0,0.2) inset;
	margin:5px auto 15px;
}
.login_list .btn a:before {
	top:30%;
}
.service_site .btn a {
	width:220px;
	height:40px;
	background:#fff;
	padding:5px 0 0 25px;
	color: #333;
	line-height:1.2;
	box-shadow:0 -3px 0 rgba(0,0,0,0.2) inset;
	margin:0px auto 15px;
}
/*--障害情報バナー--------*/
.bnr_maintenance {
	border:5px solid #ddd;
	position:relative;
	margin-bottom:20px;
}
.bnr_maintenance a {
	width:180px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_maintenance.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_maintenance a:hover {
	text-decoration:none;
	background:url("/images/ico_maintenance.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_maintenance:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
/*--用途別バナー--------------*/
.bnr_website {
	border:5px solid #ddd;
	position:relative;
	margin:0 0 20px 0;
	width:340px;
	font-size:18px;
}
.bnr_website a {
	width:340px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_website.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_website a:hover {
	text-decoration:none;
	background:url("/images/ico_website.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_website:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
.bnr_mail {
	border:5px solid #ddd;
	position:relative;
	margin:0 0 20px 0;
	width:340px;
	font-size:18px;
}
.bnr_mail a {
	width:340px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_mail.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_mail a:hover {
	text-decoration:none;
	background:url("/images/ico_mail.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_mail:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
.bnr_blog {
	border:5px solid #ddd;
	position:relative;
	margin:0 0 20px 0;
	width:340px;
	font-size:18px;
}
.bnr_blog a {
	width:340px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_blog.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_blog a:hover {
	text-decoration:none;
	background:url("/images/ico_blog.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_blog:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
.bnr_move {
	border:5px solid #ddd;
	position:relative;
	margin:0 0 20px 0;
	width:340px;
	font-size:18px;
}
.bnr_move a {
	width:340px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_move.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_move a:hover {
	text-decoration:none;
	background:url("/images/ico_move.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_move:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
.bnr_app {
	border:5px solid #ddd;
	position:relative;
	margin:0 0 20px 0;
	width:340px;
	font-size:18px;
}
.bnr_app a {
	width:340px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_app.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_app a:hover {
	text-decoration:none;
	background:url("/images/ico_app.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_app:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
.bnr_db {
	border:5px solid #ddd;
	position:relative;
	margin:0 0 20px 0;
	width:340px;
	font-size:18px;
}
.bnr_db a {
	width:340px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_db.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_db a:hover {
	text-decoration:none;
	background:url("/images/ico_db.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_db:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
.bnr_ssl {
	border:5px solid #ddd;
	position:relative;
	margin:0 0 20px 0;
	width:340px;
	font-size:18px;
}
.bnr_ssl a {
	width:340px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_ssl.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_ssl a:hover {
	text-decoration:none;
	background:url("/images/ico_ssl.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_ssl:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
.link_list {
	margin:0 0px 20px;
}
.link_list dt {
	padding:10px 0 0 0 !important;
}
.link_list li,  .link_list dd {
	margin:5px 0;
	line-height:2;
	border-bottom:2px dotted #ddd !important;
	padding:0 !important;
}
/*初心者バナー-----*/
.bnr_beginner {
	border:5px solid #ddd;
	position:relative;
	margin:0 0 20px 0;
	width:340px;
	font-size:18px;
}
.bnr_beginner a {
	width:340px;
	padding:0px 0px 0px 60px;
	display:table-cell;
	line-height:1.3;
	color:#333;
	background:url("/images/ico_beginner.png") no-repeat 5px 10px #fff;
	vertical-align:middle;
	height:60px;
}
.bnr_beginner a:hover {
	text-decoration:none;
	background:url("/images/ico_beginner.png") no-repeat 5px 10px #FCFFDB;
}
.bnr_beginner:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 20px solid #ccc;
	border-left: 20px solid transparent;
	position:absolute;
	right:0;
	bottom:0;
}
/*----トップ---------------*/
.guide_box {
	width:210px;
	border:3px solid #eee;
	float:left;
	padding:5px;
	margin:0 15px 10px 0;
}
.guide_box:last-child {
	margin-right:0;
}
.guide_box p {
	padding:8px 3px 0 !important;
	height:40px;
	display:table-cell;
	vertical-align:middle;
	font-size:12px;
}
.guide_box a {
	color:#666;
	line-height:1.4;
}
/*----よくあるご質問
-------------------------------------------------------------------------------*/
.faq_list {
	margin:0 0px 20px;
}
.faq_list li {
	background:url("/images/ico_q.gif") no-repeat 0 center;
	padding:5px 0px 5px 40px;
	border-bottom:2px dotted #ddd;
}
div.rn_Content {
	padding-bottom: 20px !important;
}
ul.rn_List li {
	background: url("/images/ico_q.gif") no-repeat scroll 0 center rgba(0, 0, 0, 0) !important;
	border-bottom: 2px dotted #ddd;
	font-size: 14px !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding: 5px 0 5px 40px !important;
}
div.rn_Documents .rn_List li.rn_Item span.rn_Title a, div.rn_Content .rn_List li.rn_Item span.rn_Title a {
	text-decoration:none !important;
}
/*-------よくあるご質問検索----------*/
.search_box {
	background:#e8f3fd;
	border:2px solid #9cc6ec;
	padding:20px 20px;
	margin-bottom:40px;
}
.search_box h3{
	background:none !important;
	color:#333;
	padding:0 !important;
	margin-bottom:10px !important;}
.search_box h3:after{display:none !important;}
.faq_search_box {
	width:560px;
	float:left;
}
.search_step1,.search_cross,.search_step2{
	float:left;
	}
.search_step1{
	position:relative;
	width:248px;
	overflow:hidden;
	}
.search_cross{
	width:16px;
	height:16px;
	margin:45px 3px 0;
	}
.search_step2{
	width:282px;
	overflow:hidden;
	}
.top_search_input {
	width:270px;
	height:38px;
	font-size:18px;
	border:1px solid #ddd;
	padding:0 5px;
}
.custom_select {
	overflow:hidden;
	width:225px;
	border-right:solid 1px #ddd;
}
.top_search_select {
	border:1px solid #ddd;
	padding:0px 5px;
	font-size:14px;
	width:130%;
	height:40px;
	position:relative;
	border-radius:0;
	
}
.search_step1:after{
	content:"";
	background:url("/images/search_select_btn.png") no-repeat #fff;
	width:23px;
	height:40px;
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	z-index:10000;
	}
.top_search_select:focus {
	-moz-border:none;
}
.top_search_btn{
	width:110px;
	float:left;
	margin-top:35px;
	}
.top_search_btn input {
	border-color: #ddd;
	border-radius: 5px;
	border-style: solid;
	border-width: 1px;
	display: block;
	width:105px;
	height:40px;
	background:#4a8fcc;
	padding:0px;
	color: #fff;
	box-shadow:0 -3px 0 #254766 inset;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
	margin:0 10px;
	float:left;
}
.seatch_add{padding-left:270px;}
/*---初めての方へ
-----------------*/
.bnr_wrap {
	margin:0 0 20px;
}
.beginner_links li {
	margin-bottom:5px;
}
.label_basic {
	color:#8FB849;
}
.label_isolate {
	color:#5C6FA9;
}
.label_object {
	color:#00968B;
}
.label_basic, .label_isolate, .label_object, .label_basic a, .label_isolate a, .label_object a, .label_basic a:hover, .label_isolate a:hover, .label_object a:hover {
	text-decoration:none !important;
	margin-right:2px;
	font-weight:bolder;
}
.label_basic:before, .label_isolate:before, .label_object:before {
	content:'[';
}
.label_basic:after, .label_isolate:after, .label_object:after {
	content:']';
}
/*コンテンツ--
-----------------------------------------------------------------*/
.guide_text {
	width:400px;
	float:left;
	margin-right:15px;
}
.guide_text_links {
	margin-top:5px;
}
.guide_text_links li {
	width:33.33%;
	float:left;
}
/*アルとタスかるガイド
---------------------------------------------------------------*/
.altus_guide_basic {
	border-color:#8ba82b;
}
.altus_guide_isolate {
	border-color:#586baa;
}
.altus_guide_storage {
	border-color:#00978c;
}
.altus_guide_basic h4 {
	color:#8ba82b;
}
.altus_guide_isolate h4 {
	color:#586baa;
}
.altus_guide_storage h4 {
	color:#00978c;
}
.altus_guide_basic a, .altus_guide_isolate a, .altus_guide_storage a {
	width:80px;
	height:80px;
	float:left;
	margin:12px;
}
.altus_guide_basic h4, .altus_guide_isolate h4, .altus_guide_storage h4 {
	/*color:#fff;*/
	text-align:center;
	margin:5px 0 0 !important;
	border:none !important;
	background:none !important;
	padding:0 !important;
	font-weight:bolder !important;
}
/*--------アンケート
--------------------------------------------------------------------*/
#answer_box {
	margin:80px 0 0;
	width:720px;
}
#answer_box .enquete,  #yes, #no {
	height:100px;
	background:#fafafa;
	padding:15px;
}
#answer_box .enquete {
	text-align:center;
}
.enquete_question {
	margin:0px auto 20px;
}
#answer_box ul {
	text-align:center;
	width:500px;
	margin:0px auto;
}
#answer_box li {
	display:block;
	width:240px;
	float:left;
	margin-right:10px;
}
.enquete .btn a {
	width:200px;
	height:28px;
	padding:10px 20px;
	font-size:18px;
	letter-spacing:5px;
}
.enquete .btn a:before {
	top:30%;
}
.enquete .yes a {
	background:#F28576;
	color: #fff;
	box-shadow:0 -3px 0 #bfc7c9 inset;
}
.enquete .no a {
	background:#99C1DD;
	color: #fff;
	box-shadow:0 -3px 0 #bfc7c9 inset;
}
#yes, #no {
	display:none;
	text-align:center;
}
#yes div, #no div {
	height:100px;
	width:720px;
	display:table-cell;
	vertical-align:middle;
}
#yes div p, #no div p {
	font-size:18px;
	margin-bottom:5px !important;
}
#no .btn a {
	width:200px;
	padding:5px 20px;
	margin:5px auto 0;
	background:#fff;
	color: #888;
	font-size:16px;
	box-shadow:0 -3px 0 #bfc7c9 inset;
}
/*--　タブ表示 --*/
.tab {
	height:60px;
	width:660px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:20px;
}
.tab li {
	line-height:50px;
	background:#fafafa;
	width:auto;
	height:50px;
	padding:0px 20px;
	display:block;
	float:left;
	text-align:center;
	border-left:solid 1px #dddddd;
	border-right:solid 1px #dddddd;
	border-top:solid 1px #dddddd;
	cursor:pointer;
	border-radius:5px 5px 0 0;
	font-weight:bolder;
	margin-right:3px;
}
.tab li:first-child {
	width:auto;
}
.tab_select {
	background-image:none !important;
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff') !important; /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff')" !important; /* IE8+ */
	border-bottom:1px solid #ffffff !important;
	border-left:solid 1px #eeeeee;
	border-right:solid 1px #eeeeee;
}
.disnon {
	display:none;
}
.tab_select.basic_tub {
	background:#8FB849;
	color:#fff;
}
.tab_select.isolate_tub {
	background:#5C6FA9;
	color:#fff;
}
.tab_select.object_tub {
	background:#00968B;
	color:#fff;
}

