@charset "utf-8";

/* -----------------------------------------------

	Site: Gunma Internet
	Type: default styles
	URL: www.gunma.wind.ne.jp
	Last Up Date: 
	Version: 1.0
	
	----------------------------------------------
	
	Contents

		1.style reset
		2.float
		3.link
		4.text-align
		5.details

----------------------------------------------- */


/* --- 1.style reset --- */
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,li,dl,dt,dd,pre,th,td,form,fieldset,input,textarea {
	margin: 0;
	padding: 0;
}
body {
	font-size: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
address {
	font-style: normal;
}
hr {
  display: none;
}


/* --- 2.float --- */
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear {
	clear: both;
}
/*
.float-clear { 
	zoom: 100%;
}
.float-clear:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
*/


/* --- 3.link --- */
a:link{
	color: #333333;
	text-decoration:underline;
}
a:visited{
	color: #333333;
}
a:hover{
	color: #FF0000;
	text-decoration:none;
}
a:active{
	color: #FF6666;
}
a:focus{
	outline:none;
}


/* --- 4.text-align --- */
.to-left {
	text-align:left;	
}
.to-center {
	text-align:center;	
}
.to-right {
	text-align:right;	
}



/* --- 5.details --- */
body {
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#header, div#wrapper, div#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
div#header h1 {
	float: left;
}
div#header h1 a {
	display: block;
	height: 60px;
	width: 290px;
	text-indent: -9999px;
	background:url(../images/title.gif) top left no-repeat;

}
div#header ul.header_menu {
	float: right;
	margin-top: 10px;
}
div#header ul.header_menu li {
	display: inline;
	font-size: 80%;
	padding-left: 12px;
}
div#header ul.header_menu li.menu_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 12px;
}


div#wrapper {
	clear: both;
	height:100%;
	background-color: #FFFFFF;
}
div#menu li {
	height: 35px;
	width: 210px;
	text-indent: -9999px;
}
div#menu li.nyukai a, div#menu li.ippan a, div#menu li.kigyou a, div#menu li.kaiin a, div#menu li.faq a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
div#menu li.nyukai a {
	background-image: url(../images/m_nyukai.gif);
}
div#menu li.ippan a {
	background-image: url(../images/m_ippan.gif);
}
div#menu li.kigyou a {
	background-image: url(../images/m_kigyou.gif);
}
div#menu li.kaiin a {
	background-image: url(../images/m_kaiin.gif);
}
div#menu li.faq a {
	background-image: url(../images/m_faq.gif);
}
div#menu li.nyukai a:hover, div#menu li.ippan a:hover, div#menu li.kigyou a:hover, div#menu li.kaiin a:hover, div#menu li.faq a:hover {
	background-position: left bottom;
}



div#sub_menu {
	float: left;
	width: 210px;
	background-attachment: scroll;
	background-image: url(../images/bg_left_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#sub_menu_b {
	background-attachment: scroll;
	background-image: url(../images/bg_qr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 438px;
}

div#sub_menu ul.sub_list {
	padding-top: 10px;
	padding-left: 6px;
}

div#sub_menu ul.sub_list li {
	display: block;
	height: 35px;
	width: 198px;
	text-indent: -9999px;
}
div#sub_menu li.nyukai a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/sm_nyukai.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#sub_menu li.webmail a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/sm_mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#sub_menu li.datacnt a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/sm_data.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#sub_menu li.virusch a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/sm_virus.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#sub_menu li.nyukai a:hover, div#sub_menu li.webmail a:hover, div#sub_menu li.datacnt a:hover, div#sub_menu li.virusch a:hover {
	background-position: left bottom;
}
div#sub_menu ul.etc_menu {
	margin-top: 10px;
	margin-left: 15px;
}
div#sub_menu ul.etc_menu li {
	font-size: 80%;
	line-height:1.6;
	font-weight: bold;
	margin-top:9px;
}
div#sub_menu ul.etc_menu li a {
	background-attachment: scroll;
	background-image: url(../images/listmark_etcmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
div#sub_menu p.qrcode {
	font-size: 80%;
	line-height: 1.6;
	padding: 40px;
	text-align: center;
}
div.search {
	font-size: 80%;
	margin-bottom: 10px;
	margin-left: 15px;
}

div#contents {
	float: right;
	width: 525px;
	background-attachment: scroll;
	background-image: url(../images/bg_bnr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
}
div#contents ul.banner {
	padding-left: 18px;
	margin-bottom: 10px;
	height: 110px;
}
div#contents ul.banner li {
	height: 50px;
	width: 50px;
	float: left;
	text-indent: -9999px;
	display: block;
	padding-right: 3px;
}
div#contents ul.banner li2 {
	font-size: 60%;
	height: 50px;
	width: 105px;
	float: left;
	text-indent: 0px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
}
div#contents li.hosting a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/bnr_hosting_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents li.server a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/ssl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents li.data a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/bnr_data.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents li.blog a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/bnr_blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents li.flets a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/bnr_flets.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents li.sns a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/bnr_sns.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents li.ffri a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url(../images/bnr_ffri.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents li.WiMAX a {
	display:block;
	height:100%;
	background-attachment: scroll;
	background-image: url("../images/WiMAX+5G.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
div#contents li.tobira a {
        display:block;
        height:100%;
        background-attachment: scroll;
        background-image: url(../images/tobira.gif);
        background-repeat: no-repeat;
        background-position: left top;
}

div#contents li.gopro a {
        display:block;
        height:100%;
        background-attachment: scroll;
        background-image: url(../images/bnr_gopro.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}
div#contents li.replay a {
        display:block;
        height:100%;
        background-attachment: scroll;
        background-image: url(../images/bnr_replay_s.gif);
        background-repeat: no-repeat;
        background-position: left top;
}
div#contents li.vbse a {
        display:block;
        height:100%;
        background-attachment: scroll;
        background-image: url("../images/vbse.jpg");
        background-repeat: no-repeat;
        background-position: left top;
}
div#contents li.fs020w a {
        display:block;
        height:100%;
        background-attachment: scroll;
        background-image: url(../images/bnr_fs020w.gif);
        background-repeat: no-repeat;
        background-position: left top;
}
div#contents li.jpn a {
        display:block;
        height:100%;
        background-attachment: scroll;
        background-image: url(../images/drone_school_1.png);
        background-repeat: no-repeat;
        background-position: left top;
}
div#contents li.Xpass a {
        display:block;
        height:100%;
        background-attachment: scroll;
        background-image: url("../images/xpass_rogo.gif");
        background-repeat: no-repeat;
        background-position: left top;
}

div#contents li2.text a {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
div.news {
	clear: both;
	background-attachment: scroll;
	background-image: url(../images/bg_sonota.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	height: 220px;
}
div.news_main {
	overflow: auto;
	height: 170px;
}

div.trouble {
	clear: both;
	background-attachment: scroll;
	background-image: url(../images/bg_sonota.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	height: 90px;
}
div#contents h2 {
	font-weight: bold;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #da352f;
	padding-bottom: 3px;
	font-size: 90%;
	background-attachment: scroll;
	background-image: url(../images/bg_news.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
div.news p, div.trouble p {
	font-size: 90%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
div.news p a, div.trouble p a {
	background-attachment: scroll;
	background-image: url(../images/mark_etc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
div.news ul, div.trouble ul {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div.news li, div.trouble li {
	font-size: 90%;
	margin-bottom: 8px;
	background-attachment: scroll;
	background-image: url(../images/listmark_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	line-height: 1.4;
}
div#footer {
	clear: both;
	background-attachment: scroll;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
div#footer p {
	font-size: 90%;
	line-height: 1.2;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.cp_cssslider {
  width: 540px;
  height: 175px;
  overflow: hidden;
  margin: 2em auto;
  border: 10px solid #ffffff;
  box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);
}
.cp_slide_item {
  width: 540px;
  height: 175px;
  float: left;
  position: relative;
}
.cp_slidewrapper {
  width: 500%;/* slideの枚数×100% */
  position: relative;
  left: 0;
  animation: slider 60s infinite ease;/* スピード */
}
@-webkit-keyframes slider {
  /* 100%を枚数で割った%に割り振る */
  0% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  20% {
  -webkit-transform: translateX(-540px);
  transform: translateX(-540px);
  }
  40% {
  -webkit-transform: translateX(-1080px);
  transform: translateX(-1080px);
  }
  60% {
  -webkit-transform: translateX(-1620px);
  transform: translateX(-1620px);
  }
  80% {
  -webkit-transform: translateX(-2160px);
  transform: translateX(-2160px);
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
}
@keyframes slider {
  /* 100%を枚数で割った%に割り振る */
  0% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  20% {
  -webkit-transform: translateX(-540px);
  transform: translateX(-540px);
  }
  40% {
  -webkit-transform: translateX(-1080px);
  transform: translateX(-1080px);
  }
  60% {
  -webkit-transform: translateX(-1620px);
  transform: translateX(-1620px);
  }
  80% {
  -webkit-transform: translateX(-2160px);
  transform: translateX(-2160px);
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
}