body {
	text-align:left;
}

img {
	border:none;
}

#top_navi{
	text-align:left;
}
#top_navi ul{
	margin:0px;
	padding:0px;
}
#top_navi li{
	list-style:none;
	float:left;
	border-right:1px solid #C9C9C9;
	margin-right:4px;
	padding:0px 2px 0px 2px;
}
#top_navi form{
	text-align:right;
}

#head{
	clear:both;
	border-top:1px solid #C9C9C9;
	height:80px;
}

#logo{
	float:left;
}
#navi_message{
	width:100%;
	background-color:#EAFFFA;
	border-top:1px solid #2B60FF;
	font-size:15px;
}

#breadclumb ul {
	margin: 5px 0 0;
	padding: 0 10px 0 0;
	text-align: right;
}

#breadclumb ul li{
	display: inline;
}

#navi_message h1{
	font-size:15px;
}

#footer{
	font-size:15px;
	text-align:center;
	border-top:1px solid #C9C9C9;
	clear:both;
}

#lsnmenu h2{
	margin-left:100px;
}

#lsnmenu p{
	margin-left:150px;
}

.red-str{
	color:red;
}

#res0,#res1,#res2,#res3,#res4,#res5,#res6,#res7,#res8,#res9{
	border-top:1px solid #C9C9C9;
}


.res_word{
	margin-left:5px;
	margin-right:5px;
}

.res_mean{
	padding-right:5px;
	border-right:1px solid gray;
}

.more_mean{
	margin-left:10px;
}

#main_area{
	margin-left:50px;	
}

#main_area h2{
	margin:0px;
	margin-top:40px;
	margin-bottom:40px;
	padding:0px;
	font-size:18px;
}
#main_area h3{
	margin:0px;
	padding:0px;
	font-size:15px;
}
#main_area p{
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	font-size:14px;
}
#left{
	float:left;
}

#left textarea{
	margin:0px;
	padding:0px;
}
#center{
	margin-left:30px;
	float:left;
}

#center span{
	cursor:pointer;
	color:blue;
	margin-left:10px;
	margin-right:10px;
}
#right{
	margin-left:30px;
	float:left;
}

.list_div{
	clear:both;
	border-top:1px solid #C9C9C9;
	margin-bottom:20px;
	margin-top:20px;
}
.list_div iframe{
	float:left;
}
.list_plain{
	float:left;
}
.content_title{
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
}
.list_unit{
	margin-left:30px;
	text-align:center;
	float:left;
}
.list_text{
	clear:both;
}
.brainspeed_application_launcher {
    width: 61px;
  }
  .brainspeed_application_launcher a {
    display: block;
    background: url('http://www.iknow.co.jp/images/launch_btn/launch_btn_brainspeed.gif') no-repeat scroll;
    background-position: 0 0px;
    width: 61px;
    height: 61px;
    padding: 0;
    text-indent: -3000px;
  }
  .brainspeed_application_launcher a:hover {
    background-position: 0 -80px;
  }

#query_area ul.small {
	margin: 10px;
	padding: 0;
	line-height: 150%;
}

#query_area ul.small li {
	display: inline;
	padding: 0 10px;
	list-style: none;
	border-right: #444 solid 1px;

}

