@charset "utf-8";

/*============================== All ==============================*/

	*{font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","メイリオ","Hiragino Kaku Gothic Pro","Osaka","Meiryo","sans-serif";}
	
	body {
	background: #FFFFFF url(/is/images/index-body-bg.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 13px; /* モダンブラウザ向け */

		*font-size: small; /* IE 7向け */
		*font: x-small;
		}
			
	html {
		height:100%;
		padding-bottom:1px;
		}

	a { color:#666; }
	a:link, a:visited {text-decoration: none;}
	a:hover, a:active {
	text-decoration: underline;
	color: #0066FF;
}
	
	img { border: 0px; }
	sup { font-size:60%;}
	
/*============================== FontSize ==============================*/
	
	h1 {padding: 0px; margin: 0px; line-height:160%; font-size:161.6%; font-weight:bold;}
	h2 {padding: 0px; margin: 0px; line-height:160%; font-size:116%; font-weight:bold;}
	h3 {padding: 0px; margin: 0px; line-height:160%; font-size:108%; font-weight:bold;}
	h4 {padding: 0px; margin: 0px; line-height:160%; font-size:100%; font-weight:bold;}

	p {
	padding:0px;
	margin:0px;
	color:#555;
	line-height:160%;
	}

	li {
	padding:0px;
	margin:0px;
	color:#666;
	line-height:160%;
	}

	input,textarea,select {
	padding:0px;
	margin:0px;
	color:#666;
	line-height:100%;
	}
	
	.tex-red {
		color:#FF0000;
		}
	
	.tex-yellow {
		color:#FF9900;
		}
		
	.tex-lime {
		color:#66CC33;
		}
	
	.border-top {
		border-top:3px double #CCC;
		padding:10px 0 0 0;
		}
				
	.pdd-left20 {
		padding:0 0 0 20px;
		}
			
/*============================== Parts ==============================*/

	.contentsclear {clear:both;}
	span.hidden {display:none;}

		
/*============================== Clearfix ==============================*/

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	
	.clearfix {display: ;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	
	
	/*============================== wrapper ==============================*/

#wrapper {
	text-align:left;
	width:950px;
	margin: 0px auto 30px;
	padding: 0px;
	min-height: 600px;
		}

#wrapper #header .header-logo {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px;
	padding: 0px;
}




/*============================== header menu ==============================*/
	.g-header {
	height:23px;
	float:right;
	padding:3px 0px 0px;
	margin:0px;
		}
		
	.is-products,	
	.office-products,
	.dictionary-products,
	.onlineshop-products,
	.company-products {
	font-size:11px;
	padding-bottom: 10px;
		}

	.is-products {
	background: url(http://www.kingsoft.jp/images/head-navi-kis.gif) no-repeat left top;
		}
	
	.office-products {
	background: url(http://www.kingsoft.jp/images/head-navi-kso.gif) no-repeat left top;
		}

	.dictionary-products {
	background: url(http://www.kingsoft.jp/images/head-navi-ksd.gif) no-repeat left top;
		}

	.onlineshop-products {
	background: url(http://www.kingsoft.jp/images/head-navi-pay.gif) no-repeat left top;
		}
		
	.company-products {
	background: url(http://www.kingsoft.jp/images/head-navi-ks.gif) no-repeat left top;
		}

	
	.is-products a {
	color:#999;
	padding:0 10px 0 17px;
	text-decoration: none;	
		}
	
	.office-products a {
	color:#999;
	padding:0 10px 0 17px;
	text-decoration: none;	
		}

	.dictionary-products a {
	color:#999;
	padding:0 10px 0 17px;
	text-decoration: none;	
		}

	.onlineshop-products a {
	color:#999;
	padding:0 10px 0 17px;
	text-decoration: none;	
		}
		
	.company-products a {
	color:#999;
	padding:0 10px 0 17px;
	text-decoration: none;
		}

	.is-products a:hover {
	color:#0066FF;
	padding:0 10px 0 17px;
		}
		
	.office-products a:hover {
		color:#FF9900;
		padding:0 10px 0 17px;
		}
	
	.dictionary-products a:hover {
		color:#009726;
		padding:0 10px 0 17px;
		}

	.onlineshop-products a:hover {
	color:#990000;
	padding:0 10px 0 17px;
		}

	.company-products a:hover {
	color:#FF0000;
	padding:0 10px 0 17px;
		}
	 		
	.g-navi {
		height:50px;
		text-align:left;
		margin:0;
		padding:0;
		clear:both;
		}
	
	.g-navi ul {
		padding:0;
		margin:0;
		height:50px;
		}
		
	.g-navi li {
		display:inline;
		list-style-type:none;
		}
		
	.g-navi li a {
		height:50px;
		display:block;
		float:left;
		text-decoration:none;
		overflow:hidden;
		}

	.g-navi li.g-navi01 a,
	.g-navi li.g-navi02 a,
	.g-navi li.g-navi03 a,
	.g-navi li.g-navi04 a,
	.g-navi li.g-navi05 a,
	.g-navi li.g-navi06 a
	 {
		text-indent:-9999px;
		}
	
	/*------off*/
	.g-navi li.g-navi01 a {
		background:url(/is/images/header-menu.jpg) no-repeat 0px 0px;
		width:230px;
		}
		
	.g-navi li.g-navi02 a {
		background:url(/is/images/header-menu.jpg) no-repeat -230px 0px;
		width:144px;
		}
		
	.g-navi li.g-navi03 a {
		background:url(/is/images/header-menu.jpg) no-repeat -374px 0px;
		width:144px;	
		}
		
	.g-navi li.g-navi04 a {
		background:url(/is/images/header-menu.jpg) no-repeat -518px 0px;
		width:144px;
		}
		
	.g-navi li.g-navi05 a {
		background:url(/is/images/header-menu.jpg) no-repeat -662px 0px;
		width:144px;
		}

	.g-navi li.g-navi06 a {
		background:url(/is/images/header-menu.jpg) no-repeat -806px 0px;
		width:144px;
		}
		
	
	/*------hover*/
	.g-navi li.g-navi01 a:hover {
		background:url(/is/images/header-menu.jpg) no-repeat 0px 0px;
		}
		
	.g-navi li.g-navi02 a:hover {
		background:url(/is/images/header-menu.jpg) no-repeat -230px -50px;
		}
		
	.g-navi li.g-navi03 a:hover {
		background:url(/is/images/header-menu.jpg) no-repeat -374px -50px;
		}
		
	.g-navi li.g-navi04 a:hover {
		background:url(/is/images/header-menu.jpg) no-repeat -518px -50px;
		}
		
	.g-navi li.g-navi05 a:hover {
		background:url(/is/images/header-menu.jpg) no-repeat -662px -50px;
		}

	.g-navi li.g-navi06 a:hover {
		background:url(/is/images/header-menu.jpg) no-repeat -806px -50px;
		}

	/*------on*/
	.g-navi li.g-navi01-on a {
		background:url(/is/images/header-menu.jpg) no-repeat 0px 0px;
		width:230px;
		}
		
	.g-navi li.g-navi02-on a {
		background:url(/is/images/header-menu.jpg) no-repeat -230px -100px;
		width:144px;
		}
		
	.g-navi li.g-navi03-on a {
		background:url(/is/images/header-menu.jpg) no-repeat -374px -100px;
		width:144px;
		}
		
	.g-navi li.g-navi04-on a {
		background:url(/is/images/header-menu.jpg) no-repeat -518px -100px;
		width:144px;
		}
		
	.g-navi li.g-navi05-on a {
		background:url(/is/images/header-menu.jpg) no-repeat -662px -100px;
		width:144px;
		}
	
	.g-navi li.g-navi06-on a {
		background:url(/is/images/header-menu.jpg) no-repeat -806px -100px;
		width:144px;
		}
	
/*============================== header ==============================*/

.index-img {
	margin: 0px;
	padding: 0px;
}

#cotents .dl-bt {
	text-align: center;
	padding: 20px 5px;
}
#cotents  .is-index  {
	font-size: 95%;
	color: #0066FF;
	border: 1px solid #DDD;
	padding: 15px;
	background: #EEE;
	text-align: center;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
}

#cotents .index-contents-box {
	width: 461px;
	float: left;
	padding: 0px;
	margin: 0px 7px;
}
#cotents .index-contents-box a {
	display: block;
	border: 3px solid #EEE;
	padding: 0px;
	margin: 0px;
}

#cotents .index-contents-box a:hover {
	border: 3px solid #0099FF;
	text-decoration: none;
}


#cotents .index-contents-box h2 {
	font-size: 100%;
	line-height: 150%;
	font-weight: normal;
	padding: 0px 10px 20px;
}

#index-info {
	background: #EEE url(/is/images/footer-bar.gif) repeat-y center;
	padding: 0px;
	text-align: center;
	margin: 0px;
	border-top: 1px solid #DDD;
}
.index-info-wrapper {
	text-align: left;
	width: 930px;
	margin: 0px auto;
	padding: 10px;
}


#index-info .index-news {
	float: left;
	width: 440px;
	margin-right: 10px;
	padding: 10px;
}

#index-info .index-news .is-news-day {
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 90px;
	padding: 0px;
	margin: 15px 0px 0px;
}
#index-info .index-news .is-news-text {
	color: #333333;
	float: left;
	width: 360px;
	padding: 0px;
	margin: 10px 0px 0px;
	line-height: 150%;
}


#index-info .index-faq {
	float: left;
	width: 440px;
	padding: 10px;
}
#index-info  .index-faq  .is-faq-text  {
	line-height: 150%;
	padding: 0px 0px 0px 15px;
	margin-top: 10px;
}



.body-contents { background: url(/is/images/contents-body-bg.jpg) repeat-x; }

.breadcrumbs {
	padding: 5px 10px 15px;
	width: 930px;
	margin: 0px;
	color: #666666;
	font-size:85%;

}
.breadcrumbs span {
	margin-right: 10px;
	margin-left: 10px;
}

.breadcrumbs a {
	margin-right: 10px;
	margin-left: 10px;
}
.contents-right  h1  {
background-image:url(/is/images/h1-title.gif);
width:700px;
height:35px;
padding:5px 0 0 0;
margin:0 0 15px 0;
color:#333;

}


.contents-left  {
	width: 220px;
	float: left;
	margin: 10px 30px 30px 0px;
	padding: 0px;
}


.contents-left ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
.contents-left .is-left-dlbt { margin-bottom: 20px; }


.contents-left li {
	padding: 0px;
	background: #EEE url(/images/menu-icon01.gif) no-repeat 15px 18px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 90%;
}

.contents-left   .is-main a {
	width: 180px;
	display: block;
	padding: 10px 10px 10px 30px;
	margin: 0px;
	color: #003399;
}
.contents-left  .is-main  a:hover {
	background: #0099FF url(/images/menu-icon02.gif) no-repeat 15px 18px;
	width: 180px;
	color: #FFFFFF;
}


.contents-left .is-main-on a {
	background: #0099FF url(/images/menu-icon02.gif) no-repeat 1
	width: 180px;
	display: block;
	padding: 10px 10px 10px 30px;
	margin: 0px;
	color: #555555;
}

.contents-left .is-main-on a {
	background: #0099FF url(/images/menu-icon02.gif) no-repeat 15px 18px;
	width: 180px;
	color: #FFFFFF;
}


.contents-left   .is-sub   a  {
	background: #F5F5F5 url(/images/menu-icon01.gif) no-repeat 23px 18px;
	width: 170px;
	display: block;
	padding: 10px 10px 10px 40px;
	color: #003399;
}
.contents-left .is-sub a:hover {
	background: #0099FF url(/images/menu-icon02.gif) no-repeat 23px 18px;
	width: 170px;
	color: #FFFFFF;
}

.contents-left  .is-sub-on a {
	background: #0099FF url(/images/menu-icon02.gif) no-repeat 23px 18px;
	width: 170px;
	display: block;
	padding: 10px 10px 10px 40px;
	margin: 0px;
	color: #FFFFFF;
}
.contents-left   .is-sub-on  a:hover {
	background: #0099FF url(/images/menu-icon02.gif) no-repeat 23px 18px;
	width: 170px;
	color: #FFFFFF;
}

.contents-left .bn {
	margin: 3px 0px;
	padding: 0px;
	}

.contents-right  {
	float: left;
	width: 700px;
	margin: 10px 0px 30px;
	padding: 0px;
}

.contents-right p { padding: 10px 0px 10px 20px; }

.contents-right h2 {
	color: #333333;
	border-left: 3px solid #0099FF;
	margin: 20px 0px 10px;
	background: #F5F5F5;
	padding: 5px 0px 5px 10px;
}
.contents-right h3 {
	color: #009933;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}


.body-contents #wrapper #cotents .contents-right .content-is-img-left {
	float: left;
	width: 210px;
}

.body-contents #wrapper #cotents .contents-right .content-is-text-right {
	float: left;
	width: 490px;
}

.contents-right table {
	boder-spacing:0;
	empty-cells:show;
	clear:left;
	border-collapse:collapse;
	width:700px;
	}
	
.contents-right table tr {
	margin:0;
	padding:0;
	}
	
.contents-right table th {
	font-size:93%;
	text-align:center;
	background-color:#EEE;
	}
	
.contents-right table th, td {
	margin:0;
	border:1px solid #CCC;
	text-align:center;
	font-size:93%;
	height:30px;
	vertical-align:middle;
	}
	
.contents-right .td-height {
	height:50px;
	}

.contents-right .tex-left {
	text-align:left;
	padding:0 0 0 10px;
	}
.content-img-left {
	float: left;
	padding: 0px 20px 10px 0px;
}

.download-box-left {
	float: left;
	width: 320px;
	padding: 10px;
}

.download-box-right {
	float: right;
	padding: 10px;
	width: 320px;
}

.line-top {
	border-top: 1px dashed #CCCCCC;
	padding: 20px 0px 0px;
	margin: 20px 20px 10px;
	text-align: center;
	font-weight: normal;
}

.line-top h4 {
	font-weight: normal;
	font-size: 90%;
	color: #666666;
}


#footer {
	background: #333333;
	border-top: 3px solid #777777;
	margin:0;
}
#footer  .footer-wrapper {
	background: #333333 url(/images/copyright.gif) no-repeat right bottom;
	width: 950px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: left;
}
#footer  .footer-wrapper  ul {
	float: left;
	width: 162px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	border-left: 1px solid #444444;
	margin: -25px 0px 0px;
}
#footer .footer-wrapper .footer-link-box a {
	color: #CCCCCC;
	font-size: 12px;
}

.pagetop {
	margin: 0px auto;
	padding: 0px;
	width: 930px;
	top: -25px;
	position: relative;
	text-align: right;
}


#pagetop #wrapper .install-title .install-support .install-box {
	float: left;
	width: 195px;
	text-align: center;
	border: 3px solid #CCC;
	margin: 7px;
	padding: 10px;
}

.thanks-top-p {
	padding: 10px;
	font-weight: bold;
	color: #FF0000;
}
/*#pagetop #wrapper .thanks-base-kis { margin-top: 50px; }*/


.thanks-top-p a { color: #FF0000; }

.install-title {
	padding: 10px;
	color: #333333;
	margin: 0px 0px 10px;
	background: #EEE;
	border-left: 5px solid #FF0000;
}

.re-download-kis {
	border: 5px solid #0099FF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.dl-vc-bt  .dl-vc-box-left {
	float: left;
	width: 450px;
}
.dl-vc-bt  .dl-vc-box-right {
	float: right;
	width: 450px;
}

#pagetop #wrapper .enquete {
	text-align: left;
	padding-top: 10px;
	padding-right: 130px;
	padding-bottom: 10px;
	padding-left: 130px;
}
#pagetop #wrapper .enquete table {
	width: 690px;
	border: 3px solid #CCC;
}
#pagetop #wrapper .enquete table tr .enquete-td-left-1 {
	text-align: right;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F6F6F6;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-color: #CCC;
}
#pagetop #wrapper .enquete table tr .enquete-td-right-1 {
	text-align: left;
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F6F6F6;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#pagetop #wrapper .enquete table tr .enquete-td-left-2 {
	text-align: right;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #EBEBEB;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-right-color: #CCC;
}
#pagetop #wrapper .enquete table tr .enquete-td-right-2 {
	text-align: left;
	width: 450px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #EBEBEB;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

