@charset "utf-8";

/* link style*/
* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #0000ff;
  text-decoration: underline;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

/*a:hover {
  color: #ff0000;
  text-decoration: underline;
}*/

a img {
	border-style: none;
}
/* ---------------------------------------- main */
body {
	font-size: 75%;
	text-align: center;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;

}

/* ---------------------------------------- contents*/

#wrapper {
	text-align: left;
	margin: 1em auto 0;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
}

#header {
    width: 800px;
}

	
#contents mono {
	width: 800px;
    height: auto;
	padding-top: 2em;
	padding-right: 30px;
	padding-left: 30px;
  	padding-bottom: 2em;
	background-color: #FFFFFF;
}



#footer {
  clear: both;
}

/* ---------------------------------------- #header -- */
h1 {
  text-align: right;
  font-size: 1em;
  font-weight: normal;
}

/* -- sidebar -- */
.logo {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}

.logo a {
  text-decoration: none;
  background-color: #ffffff;
  color: #0099ff;
}

.logo a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #ff0000;
}

/* ---------------------------------------- #contents*/

/* -- -- */
h2,h3,h4,h5,h6 {
	font-size: 1.2em;
	border-left: 10px solid #000000;
	border-bottom: 1px solid #000000;
	clear: both;
	padding-top: 5px;
	left: 20px;
	width: 685px;
	padding-left: 5px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	margin-left: 50px;
}

h3,h4,h5,h6 { margin-top: 2.5em; }

/* -- -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}



/* -- p-- */
#contents .topic-path {
  line-height: 1em;
  margin-bottom: 2em;
}

/* -- -- */
#contents dl { margin: 1em 0; }

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd { margin-bottom: 2em; }

#contents ul { margin: 1em 0 1em 20px; }
#contents ol { margin: 1em 0 1em 30px; }
#contents li { margin-bottom: 0.5em; }


/* ---------------------------------------- #contents*/
#contents_top {
	background-image: url(image/bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#banner {
	padding-bottom: 10px;
	padding-left: 40px;
}

/* ---------------------------------------- #footer*/
#footer p {
	text-align: center;
	background-color: #ff9933;
	height: 30px;
	width: 800px;

}
#footer {
	background-image: url(image/foot_bg.gif);
	background-repeat: no-repeat;
    height: 27px;
	width: 800px;
}

#footer #copy_txt {

	text-align: center;
	padding-top: 5px;
}


/* --*/
#cds{
	display: none;
}
#eyecatch {
	float: left;
}
#title {
	float: right;
}
#discription {
	float: right;
	text-align: left;
	padding: 0px 10px 10px 0px;
	width: 300px;
}
#discription li {
	list-style: none;
}#txt_title {
	float: right;
	width: 300px;
	padding: 10px;
	font-weight: bold;
	line-height: 18px;
	font-size: 12px;
}
#txt {
	clear: both;
}
#screenshot {
	width: 200px;
	padding: 10px;
	float: left;
	border: thin solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#k_titleimg {
	width: 500px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#k_txt_title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#k_txt {
	padding-top: 5px;
	padding-bottom: 10px;
}
#k_sampleimg {
	padding: 10px 10px 10px 20px;
}
#k_sampleimg p {
	background-color: #FF9933;
	color: #FFFFFF;
	text-align: center;
}
#list {
	clear: both;
	padding-left: 100px;
	font-size: 14px;
	margin: 10px;
}
hr {
	width: 700px;
	margin-left: 50px;
}

#meitan_img {
	padding-left: 70px;
	clear: both;
	margin-top: 10px;
}


#list dt {

}

#mob_title {
	width: 700px;
	padding-left: 45px;
}
#mob_txt {
	padding: 20px 80px;
}
#icon {
	float: left;
	padding-bottom: 10px;
}
#mob_app_txt {
	float: left;
	width: 300px;
	padding: 15px 15px 15px 20px;
	margin-left: 30px;
}




#weak {
	color: #0066FF;
}

#strong {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
#sample {
	padding-left: 100px;
	width: 700px;
}








#info {
	font-size: 13px;
}
#mob_txt .main {
	font-size: 14px;
}
#mob_txt .txt {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}






#modoru {
	clear: both;
	text-align: right;
	padding: 20px 50px 20px 100px;
}
#recruit_titleimg {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
}
