@charset "utf-8";


@import "html5.css";

/*ベース-----------------------------------------------*/
@import "base.css";

/*コマンド-----------------------------------------------*/
@import "command.css";

/*リスト-----------------------------------------------*/
@import "list.css";

/*レイアウト---------------------------------------------*/
@import "layout.css";

/*その他-------------------------------------------------*/
@import "menu.css";
@import "global.css";
@import "tokuten.css";





/*twitterウィジェット--------------------------------------*/

.widget_twitter div {
	padding		: 0;
	margin-bottom	: 20px;
}
 
.widget_twitter ul li {
	border-bottom	: 1px dotted #ccc;
	padding-top	: 10px !Important;
	padding-bottom	: 10px !Important;
}

.widget_twitter .entry-meta {
	display		: block;
}

.widget_twitter .widgettitle
{
	font-size	: 12px;
	border-bottom	: 1px dotted #ccc;
	padding-bottom	: 7px;
	margin-bottom	: 0px;
}

/* 2014/10/21追加 */

div#contents {
	width:980px;
	height:470px;
	background-image:url(http://iq-strategy.rewrite-inc.com/resource/uploads/2014/10/english_1003-3-2_03.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
div#mainimg {
	width:730px;
	height:440px;
	float:right;
	margin-top:5px;
}

div#simg {
	width:721px;
	height:339px;
	position:relative;
	margin:0 auto;
}

img.slink {
	position:absolute;
	top:250px;
	left:40px;
}

#slider_main {
	margin:0 auto;
    position: relative;
	height:339px;
	width:721px;
	overflow:hidden;
}

#slider_main ul {
	overflow:hidden;
	width:721px;
	height:339px;
	position:absolute;
	overflow:hidden;
}

#slider_main ul li {
    width: 721px;
    height: 339px;
    float: left;
    display: inline;
	overflow:hidden;
  
}

#slider_thumb {
	margin:10px 0 0 4.5px;
	width:721px;
}

#slider_thumb ul {
	background-color:#000000;
	width:721px;
        height:86px;
}

#slider_thumb ul li {
	cursor: pointer;
    display: inline;
	margin-right:-3px;
}

#slider_thumb ul li.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}

#slider_main ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}


 
ul.sicon {
	width:721px;
	margin:10px auto 0 auto;
}

ul.sicon li {
	display:inline;
	margin:0 -0.5px;
}


#sidenavi {
	width:238px;
	height:462px;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size:12px;
}

#sidenavi p {
	text-align:left;
        margin-left:5px;
}

a:-webkit-any-link {
	color: -webkit-link;
	text-decoration: underline;
	cursor: auto;
}

a:link, a:visited {
	color: #3a99ce;
}

a:hover, a:active {
	color: #3a99ce;
	text-decoration: none;
}






#maincontents {
	width:736px;
	height:880px;
        margin-top:30px;
        margin-left:-12px;
}

#points {
	width:733px;
	height:484px;
	position:relative;
	margin-left:2px;
}

.p1 {
	position:absolute;
	top:150px;
	left:25px;
}

.p2 {
	position:absolute;
	top:150px;
	right:10px;
}

.p3 {
	position:absolute;
	top:310px;
	left:25px;
}

.p4 {
	position:absolute;
	top:310px;
	right:10px;
}

/*---------------------------------------------------------*/
/*    copyright(C) WEB-SEED.All rights reserved. Ver1.0    */
/*---------------------------------------------------------*/