@charset "shift_jis";


#easyTooltip{
	color:#fff;
	padding:5px;
	background:#ffcc00;
	}

a:focus				{color:#1583d7;text-decoration:none;}
a:link				{color:#1583d7;text-decoration:none;}
a:link:hover		{color:#1583d7;text-decoration:underline;}
a:link:active		{color:#1583d7;text-decoration:none;}
a:visited			{color:#1583d7;text-decoration:none;}
a:visited:hover		{color:#1583d7;text-decoration:underline;}
a:visited:active	{color:#1583d7;text-decoration:none;}
a.blank {
	padding:0 2em 0 0;
	background-image: url("/sunvista/chiebukuro/common/images/suffix-blank.png");
	background-position: right center;
	background-repeat: no-repeat;
}
a.sp1 {
	padding:0 2em 0 2em;
	background-image: url("/sunvista/chiebukuro/common/images/sp1.png");
	background-position: left center;
	background-repeat: no-repeat;
}
a.sp2 {
	padding:0 2em 0 2em;
	background-image: url("/sunvista/chiebukuro/common/images/sp2.png");
	background-position: left center;
	background-repeat: no-repeat;
}
a.sp3 {
	padding:0 2em 0 2em;
	background-image: url("/sunvista/chiebukuro/common/images/sp3.png");
	background-position: left center;
	background-repeat: no-repeat;
}
a.pdf_link{
	overflow:visible;
	padding:1em 2.5em 1em 0;
	background-image: url("/sunvista/chiebukuro/common/images/icon-pdf.png");
	background-position: right center;
	background-repeat: no-repeat;
}

a:link:hover     img.banner,
a:link:active    img.banner,
a:visited:hover  img.banner,
a:visited:active img.banner { 
    border:1px solid #1583d7;
    margin:-1px;
}

a.top {
	color:#333;
	padding:0 0 0 1.5em;
	background-image: url("/sunvista/chiebukuro/common/images/ar-.png");
	background-position: left center;
	background-repeat: no-repeat;
	}

a.top:hover {
	color:#1583d7;
	background-image: url("/sunvista/chiebukuro/common/images/ar.png");
	background-position: left center;
	background-repeat: no-repeat;
	}
a.top:visited {
	color:#333;
	}
a.top:visited:hover  {
	color:#1583d7;
	}

body {
	width: 960px;
	color: #222;
	/*background-color: #fff;*/
	line-height: 1.8;
	/* text-align:center; */
}
a#pagetop {
width: 960px;
	display: inline !important;
	height: 0px !important;
	line-height: 0 !important;
}
#wrapper {
	width: 960px;
	margin-left: 20px;
	/* margin:0px auto; */
	text-align: left;
}
#wrapper_top {
	width: 960px;
	margin-left: 20px;
	/* margin:0px auto; */
	text-align: left;
	background-image: url("/sunvista/images/content_bg.png");
	background-repeat:no-repeat;	
	/background-image: url("/sunvista/images/content_bg2.png"); 
	/background-repeat:no-repeat;	
}
#header {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0px;
	overflow: hidden;
}
#header h1 {
	width: 102px;
	float: left;
	display: inline;
}
#header ul {
	display: inline;
	float: right;
}
#header ul li {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}
#header form {
	display: inline;
}
#header table.search {
	height: 24px;
	vertical-align: middle;
}
#header table.search td {
	padding: 2px;
}
#contents {
	width: 100%;
	clear: both;
}
#thick-contents {
	width: 100%;
	clear: both;
}
#site_title{
	margin: 0 0 0 0;
}
h2 {
	float:left;
	margin: 0 0 0 0;
}
#shoulder_link{
	float:right;
	margin:16px 0 0 0;
}
#footer {
	width: 100%;
	clear: both;
	margin: 12px 0px 20px 0px;
	text-align: right;
}
#footer img {
	display: inline;
}
#footer hr {
	margin: 14px 0px 7px 0px;
	clear: both;
}
*html #footer hr {
	margin: 5px 0 0 0;
}
*:first-child+html #footer hr {
	margin: 5px 0 0 0;
}
#footer #under {
	width: 100%;
	float: left;
}
#footer #under .policy {
	width: 65px;
	float: left;
	display: inline;
}
#footer #under .copyright {
	width: 158px;
	float: right;
	display: inline;
}
.PAGETOP {
	width: 120px;
	float: right;
	display: block;
	margin-bottom: 20px;
}
#header,
#contents,
#thick-contents,
#site_title,
#footer {
	min-height: 1px;
	zoom: 1;
}
#header:after,
#contents:after,
#thick-contents:after,
#site_title:after,
#footer:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	font-size: 0px;
}

@media print {
}


/* テキストカラー用*/

.txblue {
	color:#1583d7;
}

.txred {
	color: red;
}

/* Webモニタリングサービス ご利用開始までの流れ（詳細）ページ */

.startup_subTit{
	color: #fff;
	background-color: #0055a2;
	font-size:14px;
	padding: 4px 10px 2px 10px;
}

#startup_mainBox{
	margin: 0;
	padding: 0px;
	background: url(/sunvista/select/monitoring/images/startup_arrow_01.jpg) repeat-y 0 0;
}

.startup_textbox {
	padding: 0 0 0 40px;
}

.startup_bold{
	font-size: 14px;
	font-weight:bold; 
	padding:0 10px;
	margin: 0px 0 0 0;
}

/* clearfix2 */

.clearfix2 {
	clear: both;
	display: block;
}

