/*

Description: 日本語
*/
@import url("op.css");
@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
}

body,
h1,h2,h3,h4,h5,h6,p,
dl,dt,dd,
form,fieldset,legend,pre,blockquote,
em,｀
button,
address,
noscript,
ul,ol,li {
	margin: 0px;
	padding: 0px;
	font:normal 12px/1.5em;
}
h3{
	font-size: 14px;
}

input, textarea{
	border:1px solid;
}

a{
	font-size: 12px;
	color:#369;
	text-decoration:none;
}
a:hover{
	color:#999;
	text-decoration:underline;
}

body{
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, sans-serif;
}

/***************** Basic *****************/

#bodywrap{
	margin:0 auto 0;
	width:960px;
	text-align:left;
	background:#fff;
	min-height: 768px;
}

/***************** ci part *****************/

#cipart{
	overflow:visible;
	height: 80px;
	position: relative;
	z-index: 10001;
}

#cipart h1{
	float:left;
	width:100px;
}
#cipart div#site-description{
	position: absolute;
	bottom:0px;
	left: 286px;
}
#cipart div#site-description h3{
	font-weight: normal;
	font-size: 12px;
	color: #6C6E70;
}
#cipart div#langchange{
	position: absolute;
	width:240px;
	bottom:0px;
	right: 0px;
}
#cipart div#socialbtn{
	position: absolute;
	width:360px;
	top:15px;
	right: 0px;
}
#cipart div#socialbtn #social_twitter{
	position: absolute;
	top:0px;
	right:0px;
}
#cipart div#socialbtn #g-plusone{
	position: absolute;
	top:-2px;
	right: 0px;
}
#cipart div#socialbtn #fb_like{

}
#cipart div#socialbtn #fb_share{
	position: absolute;
	top:1px;
	right: 272px;
}
#cipart div p, #cipart #form{
	width:100px;
}
#cipart div dd{
	float: right;
	margin: 0px 10px 0px 10px;
}
#cipart div ul{
}
#cipart div ul li{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #7F8080;
	border-right: 1px solid #dddddd;
}
/**************** dropdown *********************/

div#dropdownmuenu {
	height: 36px;
	margin: 9px 0px 9px 0px;
	font-size:1.2em;
	z-index: 10000;
	position: relative;
}
div#nav_search{
	background-image: url(images/menu_back.png);
	position: absolute;
	width: 238px;
	height: 34px;
	right: 0px;
	top:0px;
	border-right: 1px solid #CCCECF;
	border-left: 1px solid #CCCECF;
	border-top: 1px solid #F7F7F7;
	border-bottom: 1px solid #EDEDED;
	width: 240px\9;
	height: 36px\9;
}
div#nav_search form{	
	margin-left: 8px;
}
div#nav_search form input#searchbox{
	height: 14px;
	margin-top: 8px;
	padding: 3px;
	border: none;
	-moz-box-shadow: -1px -1px 1px #ccc;
	-webkit-box-shadow: -1px -1px 1px #ccc;
	box-shadow: -1px -1px 1px #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	width: 168px;
	border: 1px solid #ccc\9;
	height: 17px\9;
}
div#nav_search form span label{
	line-height: 36px;
	font-size: 12px;
}
div#nav_search form input.search_button{
	height: 21px;
	width: 48px;
	border: 0px;
	background-color: transparent;
	background-image: url(images/search_button.png);
	color: white;
	margin-left: 4px;
}
div#nav_search form input.search_button:hover{
	background-position: bottom;
}

/******************* footer *******************/

div#footer{
	width: 100%;
	border-top: 3px solid #F0B81B;
	margin:20px 0 0 0;
	overflow:hidden;
	background-color: #6C6E70;
}
div#footer div#footer_top{
	width: 960px;
	margin: 20px auto 20px auto;
	text-align: left;
	color: #ffffff;
}
div#footer ul.footer_col{
	width: 25%;
	float: left;
	margin-bottom: 20px;
}
div#footer ul.footer_col a{
	color: #ffffff;
	text-decoration: none;
}
div#footer ul.footer_col a:hover{
	text-decoration:underline;
}
div#footer ul.footer_col li{
	font-size: 12px;
	margin-left: 12px;
	line-height: 2em;
}
div#footer div#copyright{
	background-color: #58595B;
	border-width: 100%;
	clear: both;
}
div#footer div#copyright div#footer_bottom{
	width: 960px;
	margin: 20px auto 0px auto;
	text-align: right;
	color: #ffffff;
	height: 100px;
	min-height: 100px;
}
div#footer div#copyright div#footer_bottom img{
	float: left;
	margin-left: 620px;
	margin-top: 20px
}
div#footer div#copyright div#footer_bottom p{
	line-height: 21px;
	font-size: 11px;
	padding-top: 20px;
}
/***************************************** top page **********************/

/****************** visual4top *******************/

#visual4top{
	width:100%;
	height:326px;
	background:#ccc;
	z-index: -10000;
	margin-bottom: 18px;
	overflow: hidden;
}

/****************** topcontents ****************/

#topcontentswrap{
	overflow:hidden;
	padding:0;
}

/****************** top feed (announce, news, twitter)*******************/

#announce{
	border: 1px solid #ff6666;
	padding:14px;
	width: 655px;
	margin-bottom: 10px;
	font-size: 12px;
}
#announce a{
	font-weight: 800;
}
#announce p{
	margin-top: 12px;
}
#announce ul li{
	list-style:disc;
	list-style-position: inside;
	margin-top: 4px;
	margin-bottom: 4px;
}

#topfeed{
	float:left;
	width:720px;
	padding:0;
}

#newsfeed{
	float:left;
	width:325px;
	margin-right: 35px;
}
#newsfeed h2#newsfeed_title{
	background-image: url(images/h2_back_top.png);
	background-repeat: no-repeat;
	width: 297px;
	width: 325px\9;
	line-height: 28px;
	font-size: 14px;
	padding-left: 28px;
}
#newsfeed h2#newsfeed_title a{
	text-decoration: none;
	color: #58595B;
}
#newsfeed dl dt{
	padding: 10px 10px 0px 14px;
}
#newsfeed dl dt a{
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
#newsfeed dl dt a:hover{
	text-decoration: underline;
}
#newsfeed dl dd{
	color:#58595B;
	font-size: 12px;
	padding: 5px 10px 10px 21px;
	border-bottom: 1px dotted #D1D1D1;
	line-height: 1.5em;
}

#twitterfeed{
	float:left;
	width:325px;
}
#twitterfeed h2#twitter_title{
	background-image: url(images/h2_back_twitter.png);
	background-repeat: no-repeat;
	width: 297px;
	width: 325px\9;
	line-height: 28px;
	font-size: 12px;
	padding-left: 28px;
}
#twitterfeed h2#twitter_title a#twitter-link{
	padding-left: 210px;
	color: #58595B;
	text-decoration: none;
	font-weight: normal;
}
#twitterfeed h2#twitter_title a#twitter-link:hover{
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
#twitterfeed ul#twitter_update_list{
}
#twitterfeed ul#twitter_update_list li{
	color:#58595B;
	font-size: 12px;
	border-bottom: 1px dotted #D1D1D1;
	padding: 10px 10px 10px 14px;
}
#twitterfeed ul#twitter_update_list li span{
	line-height: 1.5em;
}


/******************* side bar *****************/

#sidebar{
	float:right;
	width:240px;
	margin:0 0 20px;
}
h2#h2_side_login{
	background-image: url(images/h2_back_top2.png);
	width: 210px;
	width: 238px\9;
	line-height: 28px;
	font-size: 12px;
	padding-left: 28px;
	border: 1px solid #666;
	color: #ffffff;
}
div#loginforms{
	position: relative;
	width: 228px;
	width: 238px\9;
	padding-left: 10px;
	padding-top: 10px;
	border: 1px solid #666;
	background-color: #F9F9F9;
}
div#loginforms form div{
	width: 150px;
}
#query,#query2{
	height: 14px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 3px;
	border: none;
	-moz-box-shadow: -1px -1px 1px #ccc;
	-webkit-box-shadow: -1px -1px 1px #ccc;
	box-shadow: -1px -1px 1px #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	width: 125px;
	border: 1px solid #ccc\9;
	height: 17px\9;
}
#r3{
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
}
#r4{
	margin-top: 10px;
	margin-bottom: 0px;
	border: none;
}
div#sidebar_check{
	width: 220px;
}
div#loginforms form div label{
	font-size: 10px;
	line-height: 12px;
	width: 100%;
	color: #58595B;
}
div#loginforms form div label#label_r3,div#loginforms form div label#label_r4{
	position: absolute;
	left: 33px;
}
div#loginforms form div label#label_r4{
	margin-top:10px;
}
div#loginforms .loginbt{
	position: absolute;
	background-image: url(images/login_btn.png);
	background-color: transparent;
	width: 71px;
	height: 48px;
	border: none;
	color:#ffffff;
	top:40px;
	right: 10px;
}
div#loginforms .loginbt:hover{
	background-image: url(images/login_btn.png);
	background-position: bottom;
}
div#loginforms a#forgot{
	font-size: 10px;
	line-height: 32px;
}
div#sidemenu{
	background-color: #F9F9F9;
	border: 1px solid #EFF0F2;
	width: 238px;
}
div#sidemenu ul li.page_item{
	font-size: 12px;
	line-height: 35px;
	width: 238px;
	border-top: 1px dotted #D1D1D1;
}
div#sidemenu ul li.page_item a{
	color: #333333;
	display: block;
	width: 216px;
	width: 238px\9;
	padding-left: 22px;
	text-decoration: none;
	background-image: url(images/side_menu_list.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
div#sidemenu ul li.page_item a:hover{
	background-position: bottom left;
}
li.cat-item{
	font-size: 12px;
	line-height: 35px;
	width: 100%;
}
li.fq a.acc{
	color: #333333;
	display: block;
	width: 216px;
	width: 238px\9;
	padding-left: 22px;
	text-decoration: none;
	background-image: url(images/side_menu_list_open.png);
	background-repeat: no-repeat;
	font-weight: bold;
}
li.fq a.acc:hover{
	background-position: bottom left;
}

ul.acc, ul.acc li ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
ul.fxmn{
	margin-left: 20px;
}
ul.fxmn li a{
	display: block;
	height: 26px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
ul.fxmn li a:hover{
	text-decoration: underline;
}
div#idName {
	margin-top: 12px;
}
div#idName a{
	font-weight: 800;
	color: #333;
	text-align: right;
	display: block;
	height: 60px;
	width:240px;
	line-height: 30px;
	font-size: 14px;
}
div#idName a span{
	display: block;
	padding-right: 10px;
}
div#idName a.down_dt{
	background-image: url(images/banner_desk.png);

}
div#idName a.down_hd{
	background-image: url(images/banner_hd.png);
}
div#idName a.down_dt:hover{
	background-position: bottom;
}

/******************************************** secondary **************************/

#smcontentswrap{
	overflow:hidden;
	padding:20px 0;
}

#smcontent{
	float:left;
	width:640px;
	padding:0px 0px 0px 28px;
	color: #58595B;
}

/****************** title ********************/
#smcontent h1{
	color: #333333;
	background-image: url(images/h1_back_single.png);
	width: 672px;
	width: 690px\9;
	line-height: 46px;
	font-size: 18px;
	padding-left: 14px;
	border-left: 3px solid #F0B81B;
	border-bottom: 1px solid #CCCECF;
	border-right: 2px solid #CCCECF;
	border-top: 1px solid #F7F7F7;
	margin-bottom: 14px;
	margin-left: -28px;
}

#smcontent h2{
	color: #333333;
	background-image: url(images/h2_back_single.png);
	width: 663px;
	width: 690px\9;
	line-height: 26px;
	font-size: 16px;
	padding-left: 28px;
	border-bottom: 1px solid #CCCECF;
	border-top: 1px solid #F7F7F7;
	margin: 10px auto 12px -28px;
	clear: both;
}
#smcontent div.entry-content h3{
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 10px;
	margin-top: 10px;
}
#smcontent h3.trigger{
	clear: both;
	margin-top: 14px;
	width: 644px;
	width: 644px\9;
	line-height: 28px;
	border: 1px solid #EDEDEE;
}
#smcontent h3.trigger a{
	font-size: 13px;
	padding-left: 14px;
	height: 28px;
	overflow: hidden;
	display: block;
	color: #333333;
	background-image: url(images/h3_back_single_trigger.png);	
	background-position: top right;
}
#smcontent h3.trigger a:hover{
	background-position: bottom right;	
}
#smcontent h3.active a{
	background-image: url(images/h3_back_single_trigger_open.png);
	background-position: top right;
}
#smcontent div.toggle_container{
	border: 1px solid #EDEDEE;
	padding: 12px;
	width: 620px;
	width: 644px\9;
	margin-bottom: 12px;
	line-height: 1.5em;
	font-size: 12px;
	height: 100%;
}
#smcontent div.toggle_container p{
}
#smcontent div.toggle_container img{
	float: left;
	margin: 10px;
}
.clear{
	clear: both;
}
#smcontent dl.release_note{
	margin-top: 6px;
	border-bottom: 1px dotted #D1D1D1;
}
#smcontent dl.release_note dd{
	margin-bottom: 6px;
}
#smcontent dl.release_note dt{
	padding-bottom: 0px;
}
#smcontent table.smcontent_table{
	margin:6px 12px;
	padding: 5px;
	border: 1px solid #D1D1D1;
	border-collapse: collapse;
	width: 600px;
	font:normal 12px/1.5em;
}
#smcontent table.smcontent_table td,#smcontent table.smcontent_table th {
	border: 1px solid #D1D1D1;
	padding: 4px;
}
div.pagetop{
}
#smcontent .single_faq_f{
	font-size: 14px;
	margin-bottom: 20px;
	width: 644px;
	line-height: 1.5em;
}
#smcontent .single_faq_f p{
	font-size: 14px;
}
#smcontent .single_faq_a{
	font-size: 14px;
	margin-bottom: 20px;
	width: 644px;
	line-height: 1.5em;
}
#smcontent a.single_faq_back{
	line-height: 30px;
}
#smcontent a.topicslink{
	font-size: 14px;
	display: block;
	height: 40px;
	width: 162px;
	text-align: center;
	line-height: 39px;
	background-image: url(images/topicslink.png);
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
}
#smcontent a.topicslink:hover{
	background-position: bottom;
}
#smcontent a.topicslink-wide{
	font-size: 14px;
	display: block;
	height: 40px;
	width: 185px;
	text-align: center;
	line-height: 39px;
	background-image: url(images/topicslink-wide.png);
	float: left;
	padding-left: 15px;
	margin-right: 20px;
	margin-bottom: 12px;
}
#smcontent a.topicslink-wide:hover{
	background-position: bottom;
}
#smcontent p{
	font-size: 12px;
	line-height: 1.5em;
}
#smcontent img{

}
/****************** newspage *********************/

#newspage{
	width:620px;
	margin-right: 35px;
}
#newspage h2#newsfeed_title{
	background-image: url(images/h2_back_top.png);
	background-repeat: no-repeat;
	width: 297px;
	width: 325px\9;
	line-height: 28px;
	font-size: 14px;
	padding-left: 28px;
}
#newspage h2#newsfeed_title a{
	text-decoration: none;
	color: #58595B;
}
#newspage dl dt{
	padding: 10px 10px 0px 21px;
}
#newspage dl dt a{
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
#newspage dl dt a:hover{
	text-decoration: underline;
}
#newspage dl dd{
	color:#58595B;
	font-size: 12px;
	padding: 5px 10px 10px 21px;
	border-bottom: 1px dotted #D1D1D1;
}
#newspage dl dd.extracta{
	border: none;
	padding: 5px 10px 0px 21px;
}
#newspage div#pagesend{
	width: 100%;
	height: 20px;
	margin-bottom: 0px;
	position: relative;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 12px;
}
#newspage div#pagesend span#back{
	position: absolute;
	left: 0px;
}
#newspage div#pagesend span#next{
	position: absolute;
	right: 0px;
}

/****************** announce_page *********************/
#annouce_single{
}

#annouce_single p{
	margin-top: 12px;
}

/****************** search_page *********************/
#search_page{
	width: 644px;
}
#search_page dl dt{
	padding: 10px 10px 0px 21px;
}
#search_page dl dt a{
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
#search_page dl dt a:hover{
	text-decoration: underline;
}
#search_page dl dd.extracta{
	color:#58595B;
	border: none;
	padding: 5px 10px 10px 21px;
	border-bottom: 1px dotted #D1D1D1;
}
.updnWatermark{
	position: absolute!important;
}
.saerch_result_nav{
	width: 100%;
	position: relative;
	height: 30px;
	margin-top: 12px;
}
.nav-previous span{
	position: absolute;
	right: 0px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #F9F9F9;
	border: 1px dotted #D1D1D1;
	text-align: center;
}
.nav-next span{
	position: absolute;
	left: 0px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background-color: #F9F9F9;
	border: 1px dotted #D1D1D1;
	text-align: center;
}

/****************** contatcform *********************/
#inquiryform-1{
	margin-top: 15px;
}
#inquiryform-1 table.iqfm-table{
	font-size: 14px;
}
#inquiryform-1 table.iqfm-table th{
	font-size: 12px;
	text-align: left;
}
#inquiryform-1 table.iqfm-table input{
	border-color: #ddd;
	padding: 3px;
}
#inquiryform-1 table.iqfm-table select{
	border: 1px solid #ddd;
	padding: 3px;
}
#inquiryform-1 table.iqfm-table textarea{
	border-color: #ddd;
	padding: 3px;
}
#inquiryform-1 input[type="submit"],#inquiryform-1 input[type="button"]{
	margin: 10px 0px 10px 10px;
	-moz-box-shadow: 0px 2px 2px #ccc;
	-webkit-box-shadow: 0px 2px 2px #ccc;
	box-shadow: 0px 2px 2px #ccc;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding: 5px 10px 5px 10px;
	background-color: #eee ;
	border: 1px solid #ddd;
}
#inquiryform-1 input[type="submit"]:hover,#inquiryform-1 input[type="button"]:hover{
	-moz-box-shadow: 0px -2px 2px #ccc;
	-webkit-box-shadow: 0px -2px 2px #ccc;
	box-shadow: 0px 2px 2px #ccc;
	background-color: #d9d9d9 ;
}

/****************** 404 *********************/
img#img_404{
	float: left;
	margin-right: 20px;
}
p#text_404{
	padding: 30px;
}
div#search_404 form{	
	margin-left: 8px;
}
div#search_404 form div input#s{
	height: 14px;
	margin-top: 8px;
	padding: 3px;
	border: none;
	-moz-box-shadow: -1px -1px 1px #ccc;
	-webkit-box-shadow: -1px -1px 1px #ccc;
	box-shadow: -1px -1px 1px #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	width: 168px;
	border: 1px solid #ccc;
	height: 17px\9;
}
div#search_404 form div label{
	line-height: 36px;
	font-size: 12px;
}
div#search_404 form div input#searchsubmit{
	height: 21px;
	width: 48px;
	border: 0px;
	background-color: transparent;
	background-image: url(images/search_button.png);
	color: white;
	margin-left: 4px;
}
div#search_404 form input#searchsubmit:hover{
	background-position: bottom;
}
/****************** 404 *********************/
ul.faq{
	padding: 10px 10px 0px 24px;
}
li.faq_list{
	margin-right: 100px;
	list-style-image: url(images/list_img.png);
	line-height: 30px;
	line-height: 16px\9;
	margin-bottom: 9px\9;
}
li.faq_list a{
	font-size: 14px;
}
li.faq_list a:hover{
	text-decoration: underline;
}

/****************** pagetop_link *********************/
div.pagetop_link_box{
	position: relative;
	width: 640px;
	height: 18px;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: right;
	clear: both;
}
a.pagetop_link{
	position: absolute;
	background-image: url(images/page_top.png);
	background-position: top left;
	display: block;
	width: 76px;
	height: 14px;
	overflow: hidden;
	top:0px;
	right: 0;
}
a.pagetop_link:hover{
	background-position: bottom left;
	background-position: 0px 14px\9;
}

/****************** smdownload *********************/
#smdownload{
	padding:0 0 10px;
}

/******************  category *********************/

table#category_table{
	font-size: 14px;
	width: 640px;
	margin-top:30px;
	margin-bottom: 30px;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
}
table#category_table caption{
	font-size: 14px;
	font-weight: 800;
}

table#category_table thead{
	background-color: #f3f3f3;
}

table#category_table th{
	padding: 6px;
	font-size: 12px;
}
table#category_table tbody tr td{
	text-align: center;
	font-size: 12px;
}
table#category_table tbody tr td img{
	width: 48px;
	height: 48px;
}
div#category_purpose{
	border: 1px solid #dfdfdf;
	padding: 8px 10px 10px 10px;
	margin-bottom: 15px;
	height: auto;
	overflow: hidden;
	width: 620px;
}
div#category_purpose h3{
	width: 100%;
	margin-bottom: 5px;
	line-height: 30px;
	border-bottom: 1px solid #ddd;
}
div#category_purpose img{
	float: left;
	margin: 0px 10px 10px 10px;
}
div#category_purpose p{
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}


/****************** feature index ******************/

#smcontent ol#featureindex li{
	list-style:decimal;
}

#smcontent ol#featureindex{
	padding:0 0 10px;
}

/****************** feature individual ******************/

#smcontent .feature h4{
	padding:0 0 10px;
}

#smcontent .feature div{
	padding:0 0 10px;
}
#smcontent div#terms{
	font-size: 12px;
	line-height: 1.5em;
}
#smcontent code{
	margin:6px 0px 6px 0px;
	padding: 10px;
	border: 1px dotted #ddd;
	display: block;
	background-color: #f8f8f8;
	color: #000;
}
#smcontent div h4{
	margin: 14px 0px 10px 0px;
	width:650px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	line-height: 26px;
	clear: both;
}
#smcontent div#terms ol{
	margin-left: 12px;	
}
#smcontent div#terms ul{
	margin-left: 12px;	
}
#smcontent div#terms li{
	margin-left: 12px;	
}
#smcontent div#terms p{
	margin-left: 12px;
}

.alignleft{
	float: left;
	margin-right: 20px;
}
.alignright{
	float: right;
	margin-left: 20px;
}
.dotborder{
	margin: 14px 0px 14px 0px;
	border: 1px dotted #ddd;
	padding: 8px;
}

/************ DL_btn ***********/
div#top_box{
	height: 100%;
	width: 100%;
	position: relative;
}
#dll{
	width: 100%;
	height: 100%;;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#dl_caption{
	position: absolute;
	right: 0px;
	margin-top: 130px;
	font-size: 24px;
	font-weight: 800;
	text-align: center;
}
#dl_announce{
	position: absolute;
	right: 0px;
	margin-top: -30px;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	width: 300px;
	color: red;
	line-height: 1em;
}
#dl_btn{
	width:155px;
	height:85px;
	margin:0;
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin-right: 80px;
	margin-bottom: 30px;
}

#dl_btn ul{
	margin:0;
	padding:0;
	list-style:none;
}

#dl_btn li{
	overflow:hidden;
}

/*iPhone*/
#dl_btn li#dl_ip a,#dl_btn li#dl_ip a:link,#dl_btn li#dl_ip a:visited{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_iphone.jpg) left top no-repeat;
}

#dl_btn li#dl_ip a:hover,#dl_btn li#dl_ip a:active{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_iphone.jpg) left bottom no-repeat;
}
#dl_btn li#dl_ip_none a,#dl_btn li#dl_ip_none a:link,#dl_btn li#dl_ip_none a:visited{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_iphone_none.jpg) left top no-repeat;
}

#dl_btn li#dl_ip_none a:hover,#dl_btn li#dl_ip_none a:active{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_iphone_none.jpg) left top no-repeat;
}


/*WindowsMobile*/
#dl_btn li#dl_wm a,#dl_btn li#dl_wm a:link,#dl_btn li#dl_wm a:visited{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_wm.png) left top no-repeat;
}

#dl_btn li#dl_wm a:hover,#dl_btn li#dl_wm a:active{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_wm.png) left bottom no-repeat;
}

/*Windows Desktop*/
#dl_btn li#dl_win a,#dl_btn li#dl_win a:link,#dl_btn li#dl_win a:visited{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_win.jpg) left top no-repeat;
}

#dl_btn li#dl_win a:hover,#dl_btn li#dl_win a:active{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_win.jpg) left bottom no-repeat;
}

/*Android*/
#dl_btn li#dl_and a,#dl_btn li#dl_and a:link,#dl_btn li#dl_and a:visited{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_and.png) left top no-repeat;
}

#dl_btn li#dl_and a:hover,#dl_btn li#dl_and a:active{
	width:155px;
	height:85px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/dl_btn_and.png) left bottom no-repeat;
}
/*Castanet*/
li#dl_castanet a,li#dl_castanet a:link,li#dl_castanet a:visited{
	width:201px;
	height:26px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/btn_castanet.png) left top no-repeat;
}

li#dl_castanet a:hover,li#dl_castanet a:active{
	width:201px;
	height:26px;
	text-indent:-9999px;
	display:block;
	background:url(../../../images/btn_castanet.png) left bottom no-repeat;
}

/*CAS*/
#cas_btn{
	width:630px;
	margin:0;
	padding:0;
}

#cas_btn ul{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

#cas_btn li{
	overflow:hidden;
	margin:0;
	padding:0;
	float: left;
}

/*1tb*/
#cas_btn li#cas_1tb a,#cas_btn li#cas_1tb a:link,#cas_btn li#cas_1tb a:visited{
	width:315px;
	height:70px;
	display:block;
	text-indent:-9999px;
	background:url(../../../images/cas_btn_1tb.jpg) left top no-repeat;
	margin-bottom:10px;
}

#cas_btn li#cas_1tb a:hover,#cas_btn li#cas_1tb a:active{
	width:315px;
	height:70px;
	display:block;
	text-indent:-9999px;
	background:url(../../../images/cas_btn_1tb.jpg) left bottom no-repeat;
 margin-bottom:10px;
}

/*2tb*/
#cas_btn li#cas_2tb a,#cas_btn li#cas_2tb a:link,#cas_btn li#cas_2tb a:visited{
	width:315px;
	height:70px;
	display:block;
	text-indent:-9999px;
	background:url(../../../images/cas_btn_2tb.jpg) left top no-repeat;
}

#cas_btn li#cas_2tb a:hover,#cas_btn li#cas_2tb a:active{
	width:315px;
	height:70px;
	display:block;
	text-indent:-9999px;
	background:url(../../../images/cas_btn_2tb.jpg) left bottom no-repeat;
}
/*vps_btn*/
#vps_btn{
	width:300px;
}

#vps_btn ul{
	margin:0;
	padding:0;
	list-style:none;
}

#vps_btn li a,#vps_btn a:link,#vps_btn a:visited{
	width:300px;
	height:70px;
	display:block;
	text-indent:-9999px;
	background:url(../../../images/vps_btn.png) left top no-repeat;
	margin-bottom:10px;
}

#vps_btn li a:hover,#vps_btn li a:active{
	width:300px;
	height:70px;
	display:block;
	text-indent:-9999px;
	background:url(../../../images/vps_btn.png) left bottom no-repeat;
 margin-bottom:10px;
}
/*disk_btn*/
#disk_btn{
	width:300px;
}

#disk_btn ul{
	margin:0;
	padding:0;
	list-style:none;
}

#disk_btn li a,#disk_btn a:link,#disk_btn a:visited{
	width:300px;
	height:70px;
	display:block;
	text-indent:-9999px;
	background:url(../../../images/disk_btn.png) left top no-repeat;
	margin-bottom:10px;
}

#disk_btn li a:hover,#disk_btn li a:active{
	width:300px;
	height:70px;
	display:block;
	text-indent:-9999px;
	background:url(../../../images/disk_btn.png) left bottom no-repeat;
 margin-bottom:10px;
}
#sitemap_box ul{
	list-style: disc;	
}
#sitemap_box ul li{
	line-height: 18px;
	margin-left: 12px;
}

/*ServersMan Web*/

.web_button_el{
	width: 48px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/wp-content/uploads/web/icon-button-el.png');
}

.web_button_el:hover{
	background-position: -48px 0; 
}

.web_button_favorite{
	width: 48px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/wp-content/uploads/web/icon-button-favorite.png');
}

.web_button_favorite:hover{
	background-position: -48px 0; 
}

.web_button_shield{
	width: 48px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/wp-content/uploads/web/icon-button-shield.png');
}

.web_button_shield:hover{
	background-position: -48px 0; 
}

.web_button_network{
	width: 48px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/wp-content/uploads/web/icon-button-network.png');
}

.web_button_network:hover{
	background-position: -48px 0; 
}

.web_button_connection{
	width: 48px;
	height: 48px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url('/wp-content/uploads/web/icon-button-connection.png');
}

.web_button_connection:hover{
	background-position: -48px 0; 
}