@charset "utf-8";
/*------------------------------------------------------------
	Default Style
------------------------------------------------------------*/
html {
	font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'Droid Sans', 'sans-serif';
}
img {
	max-width: 100%;
	height: auto;
}
a:link {
	text-decoration:none;
}
.clearfix:after {
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
/*------------------------------------------------------------
	Lauout
------------------------------------------------------------*/
body {
	text-align: center;
	line-height: 1.5;
}
.ui-icon-test {
	background: url(images/bt_01.png) 50% 50% no-repeat;
	background-size:20px 20px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
p.maintxt {
	font-size:100%;
	line-height:1.5;
	text-align:left;
}
p.hinban {
	float:left;
}
ul.connav {
	width:100%;
}
ul.connav li {
	float:left;
	width:33%;
	list-style: none outside none;
}

img.pczu{
	margin-bottom:20px;
	}

/*------------------------------------------------------------
	header/footer
------------------------------------------------------------*/
div.khead {
	text-align: left;
	background:#000;
}
h1 {
	float:left;
	width:120px;
	margin:6px 0 0 4px;
}
p.kataban {
	float:right;
	font-size:0.8em;
	color:#FFF;
	margin:12px 5px 0 5px;
}
p.homebt {
	float:right;
	margin:5px 0 0;
}
p.topbt {
	float:right;
	margin:5px 0 0;
}
/*footer
--------------------*/
p.cright {
	font-size:0.8em;
	margin:0 0 10px 0;
}
.ui-body-d .ui-link {
	color: #333;
	font-weight: nomal;
}
/*------------------------------------------------------------
	contents
------------------------------------------------------------*/
#contens {
}
h2 {
	font-size:1.2em;
	text-shadow: 1px 1px 2px #ccc;
	color: #666;
	margin-bottom:10px;
}
#connectivity nav ul.conmenu {
	width:100%;
}
#connectivity nav ul.conmenu li {
	float:left;
}
#connectivity nav ul.conmenu li img {
	width:50%;
	height:50%;
}

/*Introduction
--------------------*/


/*Technology
--------------------*/
.ui-fullsize .ui-btn-inner, .ui-fullsize .ui-btn-inner {
	font-size:14px;
}
span.kome {
	font-size:12px;
}
/*Mark Potision
--------------------*/
.dmark {
  float: left;
  margin-right: 16px;
  margin-bottom:5px;
}

/*------------------------------------------------------------
	Bits of knowledge
------------------------------------------------------------*/
nav #mamenavi {
	text-align:left;
	margin: 54px 0 30px;
	text-align: left;
}

h2#mameh2 {
	margin:50px auto;
	width:90%;
}
p#copy {
	margin: 30px auto 0;
	width:90%;
}
img#mtopimg {
	width:90%;
	margin-bottom: 10px;
}
P#tanosimi {
	margin: 15px 0 20px;
}

h2.oomidasi {
text-align: left;
}

h3.nomidasi {
	color: #333333;
	font-size: 1.2;
	line-height: 1.5;
	text-align: left;
}

.suji {
	color: #333333;
	font-weight:bold;
	font-size: 1.2;
	line-height: 1.5;
	
}

div.tejun {
	margin: 5px 0 30px;
}

p.setumeitx {
	font-size: 1em;
	line-height: 1.5;
	margin: 0 0 12px;
	text-align: left;
}

ul#change {
	margin:0 auto;
	width:100%;
}

ul#change li {
	background-color: #333333;
	color: #FFFFFF;
	float: left;
	list-style: none outside none;
	height: 50px;
	width: 50%;
	line-height: 50px;
}

ul#change li.selectbg {
	background-color:#36F;
}
ul#change li a {
	color: #FFFFFF;
	text-decoration:none;
}
ul#change li a:hover {
	color:#3CF;
	text-decoration:none;
}
