/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#ddd;
	color:#333;
	}

h1{
	background-image: url("../img/bg_h1.gif");
	background-repeat:no-repeat;
	font-size:20px;
	margin:5px 0 0 0px;
	padding:18px 0 5px 20px;
	width:565px;
	height:30px;
	}
	
h2{
	background-image: url("../img/bg_h2.gif");
	background-repeat:no-repeat;
/*	font-size:14px; */
	margin:15px 0 0 0px;
	padding:10px 0 5px 20px;
	width:550px;
	height:20px;
	color:#FFFFFF;
	}
h3{
	background-image: url("../img/bg_h3.gif");
	background-repeat:no-repeat;
	font-size:130%;
/*	margin:10px 0 0 10px; */
	padding:5px 0 5px 20px;
/*	width:550px; */
	height:20px;
	color:#333;
	}
h4{
	font-size:12px;
	margin:10px 0 0 10px;
	padding:10px 0 3px 10px;
	color:#333;
	border-bottom:1px solid #ddd;
	}

h1 a:link,h1 a:hover,h1 a:visited,h1 a:active,{
	font-size:20px;
	color:#333333;
	}
	
h2 a:link,h2 a:hover,h2 a:visited,h2 a:active,{
	font-size:14px;
	color:#FFFFFF;
	}
	
h3 a:link,h3 a:hover,h3 a:visited,h3 a:active,{
	font-size:12px;
	color:#333;
	}


h1.toph{
	background-image:none;
	font-size:medium;
	width:auto;
	height:auto;
	margin:5px 0 0 15px;
	padding:14px 0 5px 15px;
	}
	
h2.toph{	
	background-image:none;
	font-size:medium;
	width:auto;
	height:auto;
	font-size:small;
	margin:0;
	padding:0;
	}

h3.toph{
	background-image:none;
	font-size:medium;
	width:auto;
	height:auto;
	font-size:small;
	margin:0;
	padding:0;
	color:#333;
	}
	
h3.live{
	font-size:14px;
	margin:10px 0 0 10px;
	padding:10px 0 2px 10px;
	color:#006600;
	background-image:none;
	background-color:#ddffdd;
	}

form{
	padding:0;
	margin:0;
	}
a:link,a:visited{
	color:#0066cc;
	}
a:hover,a:active{
	color:#3399FF;
	}
	
p {
	padding:0;
	margin:5px 0 0 0;
	}

.l10 {
	padding:0;
	margin:5px 10px 0 10px;
	}
.l20 {
	padding:0;
	margin:5px 10px 0 20px;
	}
	
.c_red{
	color:#f00;
	}
.c_blue{
	color:#00a;
	}
.c_grn{	
	color:#090;
	}

img{
	border:0;
	padding:0;
	margin:0;
	}


table{
	margin:0;
	padding:0;
	}

table td{
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
	vertical-align:top;
	}


.tetteikenkyu-area li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

ul{
	margin:5px;
	padding:0;
	list-style: none;
	margin: 0 0.5em;
	}
li{
  padding: 0;
  margin: 0.5em 0;
	padding-left: 3em;
	text-indent: -3em;
	}
ol{
	margin:5px;
	padding:0;
	}
	
/* ヘッダ */
div#head {
	border-width:0 1px 1px 1px;
	border-color:#999;
	border-style:solid;
	position:relative;
	background-image:url(../img/bg_head_tsukuru.gif);
	}
div#head .logo {
	margin: 0px 0 0 0px;
	padding: 0px;
	float:left;
	width:556px;
	text-align:left;
}
div#head .logo h1{
	margin:0;
	padding:0;
	width:556px;
	height:71px;
	}
	
div#head div.link{
	float:right;
	}



/* フッタ*/
	
div#foot{
	width:780px;
	height:20px;
	background-color:#666;
	border-width:0 1px 1px 1px;
	border-color:#999;
	border-style:solid;

	font-size:10px;
	color:#ccc;
	padding-top:5px;
	}
div#foot .menu{
	font-size:10px;
	float:right;
	margin:0px 5px 0 0;
	}
	
div#foot .menu a{
	color:#ccc;
	}
	
div#foot .copyright{
	font-size:10px;
	color:#ccc;
	float:left;
	margin:2px 0 0 5px;
	}


	
/* メイン */
div#main{
	max-width:1007px;
	border-width:0 1px 1px 1px;
	border-color:#999;
	border-style:solid;
	position:relative;
	background-color:#ffffff;
	min-height: 1em;
	display: inline-table;
	padding:0 0 10px 0;
	background-image:url(../img/bg_main.gif);
	margin:0;
	}
#main:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #main{
    height: 1em;
}

#main {
    display: block;
}
/**/
	

/* パンくず */
.pannav{
	font-size:10px;
	text-align:right;
	padding:0px 10px 0 20px;
	margin:0;
	color:#999999;
	}



/* 右メニュー */

div#main #menu{
	float:right;
	padding:0px;
	margin:0px 0 10px 0;
	width:197px;
	right: 0px;
	top: auto;
	position:absolute;
	background-color:#e5e5e5;
	border:#e5e5e5 1px solid;
		}		

div#main #menu img{
	margin:0px;
	padding:0;
		}	

div#main #menu ul.mainmenu{
	margin:10px 0 5px 0;
	list-style:none;
	}
div#main #menu ul.mainmenu li{
	padding-bottom:5px;
}

div#main #menu .oshirase{
	border-width:1px;
	border-style:solid;
	border-color:#cc3;
	padding:0;
	margin:0;
	width:187px;
	background-color:#f0f0c4;
	}
	
div#main #menu .oshirase ul{
	margin:0px 0 5px 0;
	padding:0;
	list-style:none;
	}
div#main #menu .oshirase ul li{
	margin:0 0 5px 5px;
	padding:0 5px 0 15px;
	list-style:none;
	background-image:url(../../img/dot_oshirase.gif);
	background-repeat:no-repeat;
	text-align:left;
	font-size:12px;
	}

div#main #menu .blog {
	margin:5px 0 10px 0;
	}


div#main #menu .blog table{
	padding:0;
	margin:0 0 5px 0;
	border:1px solid #999;
	background-color:#FFFFFF;
	width:187px;
	}
div#main #menu .blog table td{
	padding:0;
	margin:0;
	vertical-align:middle;
	border-width:1px;
	border-style:none;

	}
div#main #menu .blog table td.pic{
	width:38px;
	text-align:left;
	margin:0px;
	padding:3px;
	}
div#main #menu .blog table td.txt{
	font-size:10px;
	line-height:110%;
	text-align:left;
	padding:5px 5px 5px 3px;
	}
div#main #menu .blog table td.midashi{
	font-size:12px;
	line-height:110%;
	text-align:left;
	width:149px;
	padding:3px 3px 0px 0;
	}
	
	
div#main #menu .masudokumenu{
	font-size:12px;
	text-align:left;
	margin:10px 0 0 0;
	}
div#main #menu .masudokumenu p{
	margin:0;
	padding:0;
	}
div#main #menu .masudokumenu ul{
	margin:5px 2px 10px 2px;
	padding:0;
	list-style-type:none;
	}
div#main #menu .masudokumenu ul li{
	font-weight:bold;
	margin:2px 0 2px 0;
	padding:3px;
	}

div#main #menu .masudokumenu ul li a:link,div#main #menu .masudokumenu ul li a:visited{
	color:#fff;
	}
div#main #menu .masudokumenu ul li a:hover,div#main #menu .masudokumenu ul li a:active{
	color:#fc9;
	}

div#main #menu .masudokumenu ul ul li a:link,div#main #menu .masudokumenu ul ul li a:visited{
	color:#039;
	}
div#main #menu .masudokumenu ul ul li a:hover,div#main #menu .masudokumenu ul ul li a:active{
	color:#06c;
	}

div#main #menu .masudokumenu .bl{
	font-weight:bold;
	background-color:#3366CC;
	padding:2px;
	color:#fff;
	}
div#main #menu .masudokumenu .gry{
	font-weight:bold;
	background-color:#666;
	padding:2px;
	color:#fff;
	}
div#main #menu .masudokumenu .grn{
	font-weight:bold;
	background-color:#999900;
	padding:2px;
	color:#fff;
	}
div#main #menu .masudokumenu .red{
	font-weight:bold;
	background-color:#660000;
	padding:2px;
	color:#fff;
	}
div#main #menu .masudokumenu ul li ul{
	background-color:#e5e5e5;
	margin:0 2px 0 2px;
	padding:0;
	color:#333;
	}
div#main #menu .masudokumenu ul li ul li{
	background-color:#e5e5e5;
	background-image:url(../img/tri_1.gif);
	background-repeat:no-repeat;
	padding:0px 3px 3px 20px;
	color:#333;
	margin:5px;
	}
div#main #menu .masudokumenu ul li ul li a:link{
	color:#006;
	}


/* 左コンテンツ */

div#main #contents{
	line-height:130%;
	padding:10px;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0;
	font-size:initial;
	float:left;
	top: 0px;
	width:560px;
	min-height:520px;
	text-align:left;

	}
	

div#main #contents ol{
	margin:5px 25px 5px 25px;
	}
div#main #contents ul{
//	margin:5px 25px 5px 40px;
	margin-bottom:20px;
	}
	
div#main #contents .top{
	margin-top:5px;
	}
	
	






.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 0px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 5px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}





/* トップページ要素 */

.sensen{
	margin:0;
	padding:0;
	color:#333;
	width:368px;
	height:160px;
	border:1px;
	border-style:solid;
	border-color:#333;
	}
	
.sensen  h2{
	margin:0;
	padding:0;
	background-image:none;
	font-size:medium;
	width:auto;
	height:auto;
	}
.sensen p{
	margin:5px 0px 0 0px;
	padding:0 5px 0 5px;
}
.sensen p.midashi{
	font-size:12px;
	font-weight:bold;
	}
	
.mlmg{
	background-image:url(../img/bg_top_mlmg.gif);
	margin:0;
	padding:0;
	color:#333;
	width:183px;
	height:160px;
	border:1px;
	border-style:solid;
	border-color:#333;
	line-height:105%;
	font-size:12px;
	}


.mlmg p{
	margin:5px 0px 0 0px;
	padding:0 5px 0 5px;
}


div#main #contents .mdlive{
	padding:0 0 10px 0;
	margin:0;
	width:183px;
	background-image:url(../img/bg_top_mdlive.gif);
	font-size:12px;
	}
div#main #contents .mdlive .txt{
	padding:5px 10px 0 10px;
	color:#fff;
	text-align:left;
	}
	
	
	
div#main #contents .kouza{
	padding:0;
	margin:0;
	width:370px;
	}
div#main #contents .kouza .ttl{
	padding:2px;
	margin:0;
	width:365px;
	background-color:#003366;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	height:auto;
	background-image:none;
	}

div#main #contents .kouza table{
	width:370px;
	padding:0;
	margin:0;
	border-style:none;
	}
div#main #contents .kouza table td{
	padding:0 0 0 0;
	margin:0;
	vertical-align:top;
	width:184px;
	border:1px;
	border-style:solid;
	border-color:#ccc;
	}
div#main #contents .kouza table td p.midashi{
	background-image:url(../img/bg_top_kouza_midashi.gif);
	height:23px;
	padding-left:25px;
	padding-top:5px;
	margin:0;
	}
div#main #contents .kouza table td p.txt{
	font-size:10px;
	line-height:110%;
	padding:0px 10px 10px 10px;
	}


div#main #contents .masudoku table{
	width:560px;
	margin-top:5px;
	}

div#main #contents .masudoku table td.pic{
	width:95px;
	}
div#main #contents .masudoku table td.txt{
	background-color:#FFD9BF;
	padding:5px 10px 5px 10px;
}
div#main #contents .masudoku table td p{
	padding-bottom:5px;
}


div#main #contents .me{
	margin:5px 0px 0 0px;
	padding:0;
	color:#333;
	width:245px;
	border:1px;
	border-style:solid;
	border-color:#333;
	line-height:105%;
	font-size:12px;
	background-color:#FFFFFF;
	}

div#main #contents .me p{
	margin:0px;
	padding:5px 5px 5px 10px;
}


div#main #contents .mdml{
	margin:5px 0px 0 0px;
	padding:0;
	color:#333;
	width:245px;
	border:1px;
	border-style:solid;
	border-color:#333;
	line-height:105%;
	font-size:10px;
	background-color:#FFFFFF;
	}

div#main #contents .mdml p{
	margin:0px;
	padding:5px 5px 5px 10px;
}

div#main #contents .db{
	margin:5px 0px 0 0px;
	padding:0;
	width:305px;
}


div#main #contents .mlmg p{
	margin:5px 0px 0 0px;
	padding:0 5px 0 5px;
}


div#main #contents .db h3{
	margin:0px;
	padding:3px 0 0px 20px;
	background-image:url(../img/bg_m_db.gif);
	background-repeat:no-repeat;
	height:23px;
}
div#main #contents .db p{
	margin:0px 0 5px 20px;
	padding:0px 0 0px 0px;
}





a.btn_buy:link,a.btn_buy:visited{
	color:#FFFFFF;
	background-color:#FF6633;
	border-width:1px;
	border-style:solid;
	border-color:#666;
	padding:2px;
	line-height:24px;
	text-decoration:none;
	}
a.btn_buy:hover,a.btn_buy:active{
	color:#FFFFFF;
	background-color:#CC3300;
	border-width:1px;
	border-style:solid;
	border-color:#333;
	padding:2px;
	line-height:24px;
	text-decoration:none;
	}




/*全ページ要素*/


table.tbl1{
	margin:10px 25px 10px 25px;
	padding:0;
	border:1px 1px 0px 1px;
	border-style:solid;
	border-color:#999;
	}

table.tbl1 th{

	text-align:left;
	padding:20px 10px 20px 10px;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#999;
	}

table.tbl1 td{
	margin:0;
	padding:5px 10px 5px 10px;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#999;
	text-align:center;
	vertical-align:middle;
	}

	
table.tbl2{
	margin:10px 25px 10px 25px;
	padding:0;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	border-color:#999;
	}

table.tbl2 th{

	text-align:left;
	padding:20px 10px 20px 10px;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#999;
	}

table.tbl2 td{
	margin:0;
	padding:5px 10px 5px 10px;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#999;
	text-align:left;
	vertical-align:middle;
	}



table.tbl3{
	margin:10px 25px 10px 25px;
	padding:0;
	border:1px 1px 0px 1px;
	border-style:solid;
	border-color:#999;
	font-size:10px;
	}

table.tbl3 th{

	text-align:left;
	padding:20px 10px 20px 10px;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#999;
	}

table.tbl3 td{
	margin:0;
	padding:5px 10px 5px 10px;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#999;
	text-align:center;
	vertical-align:middle;
	}


table.tbl4{
	margin:10px 25px 10px 25px;
	padding:0;
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#999;
	}

table.tbl4 th{
	margin:0;

	text-align:left;
	padding:3px 5px 3px 5px;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#999;
	}

table.tbl4 td{
	margin:0;
	padding:3px 10px 3px 10px;
	border-width:0 0px 1px 1px;
	border-style:solid;
	border-color:#999;
	text-align:center;
	vertical-align:middle;
	}
	
table.tbl4 td.left{
	text-align:left;
	}

th{
	background-color:#eeeeee;
}
th.td1{
	background-color:#3f8cce;
	}
th.td2{
	background-color:#3fb4ce;
	}
th.td3{
	background-color:#3fce89;
	}
th.td4{
	background-color:#a7ce3f;
	}
th.td5{
	background-color:#cec23f;
	}
	
td.td1{
	background-color:#c4dbf0;
	}
td.td2{
	background-color:#c4e8f0;
	}
td.td3{
	background-color:#c4f0da;
	}
td.td4{
	background-color:#e4f0c4;
	}
td.td5{
	background-color:#f0ecc4;
	}
.naRequire{
	color:#c00;
	font-size:10px;}
	
.txtform { 
width: 250px; 
}  



.btn01 a:link{
	color:#fff;
	text-decoration:none;
	margin:20px;
	padding:10px 20px 10px 20px;
	font-weight:bold;
	background-color:#003399;
	border-width:2px;
	border-top-color:#006699;
	border-right-color:#003366;
	border-bottom-color:#003366;
	border-left-color:#006699;
	border-style:solid;
	font-size:midium;
	}
	
.btn01  a:visited{
	color:#fff;
	text-decoration:none;
	margin:20px;
	padding:10px 20px 10px 20px;
	font-weight:bold;
	background-color:#003399;
	border-width:2px;
	border-top-color:#006699;
	border-right-color:#003366;
	border-bottom-color:#003366;
	border-left-color:#006699;
	border-style:solid;
	font-size:midium;
	}
	
.btn01  a:hover{
	color:#fff;
	text-decoration:none;
	margin:20px;
	padding:10px 20px 10px 20px;
	font-weight:bold;
	background-color:#0033FF;
	border-width:2px;
	border-top-color:#006699;
	border-right-color:#003366;
	border-bottom-color:#003366;
	border-left-color:#006699;
	border-style:solid;
	font-size:midium;
	}

.btn01  a:active{
	color:#fff;
	text-decoration:none;
	margin:20;
	padding:10px 19px 10px 21px;
	font-weight:bold;
	background-color:#003399;
	border-width:2px;
	border-top-color:#003366;
	border-right-color:#006699;
	border-bottom-color:#006699;
	border-left-color:#003366;
	border-style:solid;
	font-size:midium;
	}
	
	
.right{
	text-align:right;
	padding-right:10px;
	}
	
ol.txt{
	margin:5px 20px 20px 20px;
	padding:20px;
	}
ol.txt li{
	margin:10px ;
	}
	
	


.book_cont{
	width:360px;
	}
.book_cont h3{
	width:360px;
	}
.book_img{
	width:170px;
	}
	
/*  blog  */
	
div.asset-content{
	border-top-color:#999;
	border-right-color:#999;
	border-bottom-color:#999;
	border-left-color:#999;
	border-style:solid;
	background-color:#fff;
	font-size:10px;
	padding:15px;
	border-width:1px;
	margin:10px;
	}
	
div.asset-meta {
	border:none;
	text-align:right;
	}
	
div.blog_entry_list {
	font-size:10px;
	margin-top:5px;
	}

div.blog_entry_list li{
	line-height:120%;
	margin:5px 0 5px 15px;
	list-style:circle;
	}


.trackbacks-header ,.archive-header,.comments-open-header,.comments-header{
	color:#fff;
	margin:0;
	pading:0;
	text-indent:10px;
	font-size:12px;
	}
	
.asset-name
{
	background-image:none;
	background-color:#006699;
	border-top-color:#999;
	border-right-color:#999;
	border-bottom-color:#999;
	border-left-color:#999;
	border-style:solid;
	border-width:1px;
	color:#fff;
	margin:10px 0 5px 0;
	padding:5px 0 5px 10px;
	text-indent:10px;
	font-size:14px;
	line-height:110%;
	height:auto;
	}
#header-name a{
	color:#000;
	font-size:18px;
	}

.asset-name{
	background-image:none;
	background-color:#006699;
	border-top-color:#999;
	border-right-color:#999;
	border-bottom-color:#999;
	border-left-color:#999;
	border-style:solid;
	border-width:1px;
	color:#fff;
	margin:10px 0 5px 5px;
	padding:5px 0 5px 10px;
	text-indent:10px;
	font-size:14px;
	line-height:110%;
	height:auto;
	}
 .asset-name a{
 		color:#fff;
		}

.trackbacks-info,.trackback{
	border-color:#999;
	border-style:solid;
	border-width:0 0 1px 0;
	}
	
	
	
	

.rsstc   { text-align:left;font-size: 14px; background-color: #fff; margin: 0; padding: 0 }
.rsstc a { color: #0000ff;font-weight: bold;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 0px; padding: 0 }
.rsstc ul   { text-align:left;background-color: #fff; margin-left:-30px; padding: 0 ;border: solid 2px #fff }
.rsstc li   { text-align:left;list-style-type:none; margin-left:-30px;padding-top: 1px; padding-bottom: 1px; padding-left: 20px; border-bottom: 1px dashed #fff ;
background-image:url(../../img/tri_w.gif);
background-repeat:no-repeat;}

.txt .rsstc { text-align:left;font-size: 10px; background-color:none; margin: 0; padding: 0 ;}
.txt .rsstc ul   { text-align:left;background-color: #fff; margin-left:0px; padding: 0 ;border: solid 2px #fff }
.txt .rsstc li   { text-align:left;list-style-type:none; margin-left:0px;padding-top: 1px; padding-bottom: 1px; padding-left: 20px; border-bottom: 1px dashed #fff ;
background-image:url(../../img/tri_w.gif);
background-repeat:no-repeat;}

#contents .oshirase .rsstc { text-align:left;font-size: 14px; background-color:#f0f0c4; margin: 0; padding: 0 }
#menu .oshirase .rsstc { text-align:left;font-size: 12px; background-color:#f0f0c4; margin: 0; padding: 0 }
#contents .oshirase .rsstc a , #menu .oshirase .rsstc a { color: #0000ff;font-weight: bold;}
#contents .oshirase .rsstc em , #menu .oshirase .rsstc em  { font-style: normal; font-weight: bold; margin-left: 0px; padding: 0 }
#contents .oshirase .rsstc ul  , #menu .oshirase .rsstc ul   { text-align:left;background-color: #f0f0c4; margin-left:-30px; padding: 0 ;border: solid 0px #f0f0c4}
#contents .oshirase .rsstc li , #menu .oshirase .rsstc li   { text-align:left;list-style-type:none; margin-left:-30px;padding-top: 0px; padding-bottom: 0px; padding-left: 20px;}

ul.link li{
	margin-bottom:10px;
	}


.tetteikenkyu-area {
    float: left;
    width: 100%;
    background: #F7F7F7;
		margin-top: 4em;
}
.tetteikenkyu-book {
    width: 25%;
    float: left;
}

.tetteikenkyu-book p a {
    background: #4c4948;
    background: -webkit-linear-gradient(bottom, #4c4948, #666464);
    background: -moz-linear-gradient(bottom, #4c4948, #666464);
    background: -o-linear-gradient(bottom, #4c4948, #666464);
    background: -ms-linear-gradient(bottom, #4c4948, #666464);
    background: linear-gradient(bottom, #4c4948, #666464);
    border-radius: 5px;
    display: block;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0.75em 0;
    margin: 5px;
}

.tetteikenkyu-book p a:hover {
		opacity:0.75;
}

.tetteikenkyu-frame {
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.tetteikenkyu-book a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

@media screen and (max-width: 1000px){
h2{
	font-size:200%;
	}

.tetteikenkyu-area h3 {
    font-size: 250%;
}
.tetteikenkyu-book {
    width: 47%;
    font-size: 250%;
    line-height: 1.8em;
    margin: 10px;
}
.tetteikenkyu-book img {
    width: 90%;
}
.tetteikenkyu-frame {
		margin-bottom: 20px;
}

#contents {
    font-size: 30px;
}

.share-button{
		margin: 1.5em 5em !important;
		transform: scale(2);
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
}

.share-button-tw{
		margin: 1.5em 4em !important;
		transform: scale(2);
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
}


}


/* ───────────────────────────────────────────────────────────────────── masuodoku index(2015.10.29改修)  */

#masudoku-index #main-title {
/*background:#009dda;*/
border:5px solid #009dda;
text-align:center;
}

#masudoku-index .top_tsukuru {
background:none;
background-color:#009dda;
width:550px;
/*width:96%;*/
height:auto;
font-size:200%;
color:#fff;
line-height:1em;
margin:0;
padding:0.1875em 0 0.25em;
}

#masudoku-index .top_tsukuru + p {
/*background:url("../images/1.png") no-repeat right center;
background: url(../images/1.png);
background-repeat: no-repeat;
background-position-x: 350px;
background-size: contain;
background-size:20% auto;*/
font-size:200%;
font-weight:bold;
color:#009dda;
line-height:1.625em;
margin:0;
overflow:hidden;
position:relative;
padding:0.375em 15px 0.25em;
}

#masudoku-index .top_tsukuru + p img {
border:1px solid #eaeaea;
width:68px;
height:auto;
margin-right:10px;
float:left;
}

#masudoku-index .top_tsukuru + p span {
display:block;
// padding-left:80px;
}

#masudoku-index .top_tsukuru + p strong {
font-size:162.5%;
color:#eb6120;
line-height:1.125em;
}

#masudoku-index .tetteikenkyu-area h3 {
		border-bottom: 1px solid #eaeaea;
    height: auto;
    margin: 0 0 0.75em;
    padding: 0.2em 0 0.2em 0;
    text-align: center;
    background: #737373;
    color: white;
		line-height: 1.5em;
}

#masudoku-index p.midashi {
text-align:center;
}

#masudoku-index p.midashi a {
background:#eb6120;
background:-webkit-linear-gradient(bottom, #eb6120, #eb7742);
background:-moz-linear-gradient(bottom, #eb6120, #eb7742);
background:-o-linear-gradient(bottom, #eb6120, #eb7742);
background:-ms-linear-gradient(bottom, #eb6120, #eb7742);
background:linear-gradient(bottom, #eb6120, #eb7742);
border-radius:5px;
display:block;
font-weight:bold;
color:#fff;
text-decoration:none;
text-align:center;
padding:0.5em 0;
}

#masudoku-index p.midashi a:hover {
opacity:0.75;
}





.tetteikenkyu-book2 {
    width: 21%;
    float: left;
    background: white;
    margin: 1%;
    margin-bottom: 2em;
    padding: 0 1% 1% 1%;
}


.tetteikenkyu-book2 img{
	width: 80%;
	margin: 1em 0;
}

.tetteikenkyu-book3 {
//    width: 80%;
//    float: left;
		margin: 50px auto 50px auto;
    clear: both;
    padding: 5px 1em;
    background-color: white;
    width: 90%;
}


.tetteikenkyu-book2 p a {
		background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 50%,#0080B3 50%,#0099CC);
		background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border: 1px solid #0099CC;
		-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
		-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
		text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
		display: block;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		text-align: center;
		margin: 0.7em auto;
		padding: 10px 0;
		width: 90%;
}


.tetteikenkyu-book2 p a.buy {
/*    background: -webkit-gradient(linear, left top, left bottom, from(rgba(235, 119, 66, 0.73)), color-stop(0.5,rgba(235, 119, 66, 0.77)), color-stop(0.5,#eb6120), to(#eb7742));
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #eb7742;
		-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
		-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
		text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
		display: block;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		text-align: center;
		margin: 1em auto;
		padding: 10px 0;
*/
		width: 75%;
}

.tetteikenkyu-book3 p a {
    background: #FF6A00;
    background: -webkit-linear-gradient(bottom, #003399, rgba(0, 103, 177, 0.75))
    background: -moz-linear-gradient(bottom, #eb6120, #eb7742);
    background: -o-linear-gradient(bottom, #eb6120, #eb7742);
    background: -ms-linear-gradient(bottom, #eb6120, #eb7742);
    background: linear-gradient(bottom, #eb6120, #eb7742);
    border-radius: 5px;
    display: block;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 0.75em 0;
}


.tetteikenkyu-book2 p a:hover {
		opacity:0.75;
}

.tetteikenkyu-book3 p a:hover {
		opacity:0.75;
}

.tetteikenkyu-frame {
	display: inline-block;
	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
}
.tetteikenkyu-book2 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.tetteikenkyu-book3 a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

@media screen and (max-width: 1000px){
div#main {
	width: 100%;
}

.how-to-yondemill p{
	font-size: 150% !important;
}

h2{
	font-size:200%;
	}

.tetteikenkyu-area h3 {
    font-size: 250%;
}
.tetteikenkyu-book2 {
    width: 45%;
    font-size: 200%;
    line-height: 1.8em;
    margin: 10px;
}
.tetteikenkyu-book2 img {
    width: 90%;
}
.tetteikenkyu-frame {
		margin-bottom: 20px;
}


.tetteikenkyu-book3 {
    width: 97%;
    font-size: 250%;
    line-height: 1.8em;
    margin: 10px;
}
.tetteikenkyu-book3 img {
    width: 90%;
}
.tetteikenkyu-frame {
		margin-bottom: 20px;
}

#contents {
    font-size: 30px;
}


.share-button{
		margin: 1.5em 6em !important;
		transform: scale(2);
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
}

.share-button{
		margin: 1.5em 4em !important;
		transform: scale(2);
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
}

.smp-txt {
    font-size: 200%;
    line-height: 1.8em;
}


}



#masudoku-index p.midashi2 {
text-align:center;
}

#masudoku-index p.midashi2 a {
background: #eb6120;
background: -webkit-linear-gradient(bottom, #eb6120, #eb7742);
background: -moz-linear-gradient(bottom, #eb6120, #eb7742);
background: -o-linear-gradient(bottom, #eb6120, #eb7742);
background: -ms-linear-gradient(bottom, #eb6120, #eb7742);
background: linear-gradient(bottom, #eb6120, #eb7742);
border-radius:5px;
display:block;
font-weight:bold;
color:#fff;
text-decoration:none;
text-align:center;
padding:0.5em 0;
}

#masudoku-index p.midashi2 a:hover {
opacity:0.75;
}



.how-to-yondemill {
	width: 100%;
	margin: 0 3%;
}

.tameshiyomi {
	float: left;
	width: 30%;
}

.how-to-yondemill img{
	width: 100%;
}

.how-to-yondemill p{
	font-size: large;
}

.kounyuu {
	float: left;
	width: 30%;
}

.hondana {
	float: left;
	width: 30%;
}