@charset "utf-8";

/*******マイページヘルプと秀吉新発売案内用*********/

h1 {
	background-color:#fff;
}

h1.mypage {
	background-color:#66cc00;
	color:#fff;
}
h1#hdprice {
	padding:0;
	width:100%;
	background-color:#fff;
}

section#newprice{
	width:100%;
}
section#repprice{
	width:100%;
}

section#borderbox{

        border: 1px solid #333;
	text-align:left;
	padding:10px;
	margin:10px;
}
section#newprice h4 {
	margin:0 0 8px 0 ;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color:#afeeee;
	text-align:center;
}

section#repprice h4 {
	margin:0 0 8px 0 ;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color:#f5f52f;
	text-align:center;
}

/*****アカデミック****/
section#newpriceac{
	width:100%;
}
section#reppriceac{
	width:100%;
}

section#newpriceac h4 {
	margin:0 0 8px 0 ;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color:#ffb6c1;
	text-align:center;
}

section#reppriceac h4 {
	margin:0 0 8px 0 ;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	background-color:#ffe4e1;
	text-align:center;
}
/*****アカデミック****/

ul.newprice repprice {
	list-style:none;
	margin-bottom:24px;
}

ul.newprice li {
	display: block;
	margin-top:-8px;
	padding:0;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	overfloaw:hidden;
}
ul.repprice li {
	display: block;
	margin-top:-8px;
	padding:0;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	overfloaw:hidden;
}

ul.newprice li:nth-child(even) {
	background-color:#e6e6e6;
}
ul.newprice li:first-child  {
	border-top: 1px solid #333;
}

ul.repprice li:nth-child(even) {
	background-color:#e6e6e6;
}
ul.repprice li:first-child  {
	border-top: 1px solid #333;
}
span.item1 {
	float:left;
	margin-top:0;
	padding:8px;
	height:8px;
	font-weight:bold;

}
span.item2 {
	display: block;
	margin-left:180px;
	margin-top:0;
	padding: 8px;
	border-left: 1px solid #333;
	text-align:center;
}

/*******キャンペーン用*********/

/*********秀吉**********/
ul.hd_submenu {
	margin:0;
	border:1px solid #cccccc;
	padding:4px;
	margin-bottom:8px;
	background-color:#ccc;
}

ul.hd_submenu li{
	background-color:#fff;
	padding:4px;
}

h1.hd {
	color:#fff;
	background-color:#333;
}


/*hd_submenu-link*/
 ul.hd_submenu li a {
	color: #333333;
	text-decoration:none;
}

ul.hd_submenu li a:visited {
	color: #333333;
}

ul.hd_submenu li a:hover {
	color: #ff6666;
}

/*******秀吉サブメニューのサブメニュー**********/
ul.hdchild {
	margin-top:12px;
	padding-left:24px;	
	background-color:#fff;	
}
ul.hdchild li {
	border-bottom:1px dotted #333333;
	padding:4px;
}

ul.hdchild li:first-child{
	border-top:1px dotted #333333;
}

ul.subchild {
	margin-top:12px;
	margin-top:0.75rem;	
	text-indent:24px;
	text-indent:1.5rem;
	list-style-type: disc;
	list-style-position: inside;
}

/*********トレンドサーチ**********/
ul.ts_submenu {
	margin:0;
	border:1px solid #f5deb3;
	padding:4px;
	margin-bottom:8px;
	background-color:#f4a460;
	background-color:#cd9037;
}

ul.ts_submenu li{
	background-color:#fff;
	padding:4px;
}

h1.ts {
	color:#fff;
	background-color:#d2691e;
	background-color:#b36733;
}
ul.tschild {
	margin-top:12px;
	padding-left:24px;	
	background-color:#fff;	
}
ul.tschild li {
	border-bottom:1px dotted #d2691e;
	padding:4px;
}

ul.tschild li:first-child {
	border-top:1px dotted #d2691e;
}

/*ts_submenu-link*/
 ul.ts_submenu li a {
	color: #a53a2a;
	text-decoration:none;
}

ul.ts_submenu li a:visited {
	color: #a53a2a;
}

ul.ts_submenu li a:hover {
	color: #ff6666;
}	

/*********エクセル統計**********/

ul.ex_submenu {
	margin:0;
	border:1px solid #99ccff;
	padding:4px;
	margin-bottom:8px;
	background-color:#66b2cc;
}

ul.ex_submenu li{
	background-color:#fff;
	padding:4px;
}

h1.ex {
	color:#fff;
	background-color:#326292;
}

/*ex_submenu-link*/
 ul.ex_submenu li a {
	color: #0049b1;
	text-decoration:none;
}

ul.ex_submenu li a:visited {
	color: #0049b1;
}

ul.ex_submenu li a:hover {
	color: #ff6666;
}

ul.exchild  {
	margin-top:12px;
	padding-left:24px;
	background-color:#fff;
}

ul.exchild li {
	border-bottom:1px dotted #0049b1;
	padding:4px;
}

ul.exchild li:first-child {
	border-top:1px dotted #0049b1;
}

/*****カタログ表面が白地なので*****/

#wback img {	
	border:4px solid #3c7ece;
}



/***********FAQ関連手法一覧も含む****************/

.tabContainer dl dd {
	display: block;
/*	float: left;*/
	width:95%;
	margin-bottom: 16px;
	padding: 0 10px;
/*	border-bottom:1px dotted #cccccc;*/
}

dt.faq {
	list-style-type:none;
}

/************FAQのみ*****************/

.contents-box3 {
	margin:10px 5px 0 0;
	padding:8px 10px;
}


.contents-box3 dt  {
	font-size:120%;
	margin:auto 0;
	padding:8px 5px;
	text-align:left;
	border-top:1px dotted #ccc;
	color:#009900;
}


/********画像横のリスト*******/
ul.flist {
	list-style-image: url(../ex/function/img/dotblue16.png);
	list-style-position: inside;
	margin:0 0 24px 0;
	padding:0;
}

ul.flist li{
	padding-left:2px;
}

ul.flist li:before {
	display: marker;
	marker-offset:2px;
}

@media print,screen and (min-width:768px) {
/**************************************************************************************ここに768〜1023まで*/

ul.submenu {
	float:left;
	width:220px;
	width:22.916666666%;/*220/960*/
}

ul.hd_submenu {
	margin:0 auto;
	margin-bottom:24px;
	width:604px;
	width:70%;/*691/864*/
}

ul.ts_submenu {
	margin:0 auto;
	margin-bottom:24px;
	width:604px;
	width:70%;/*691/864*/
}

ul.ex_submenu {
	margin:0 auto;
	margin-bottom:24px;
	width:70%;/*691/864*/
	width:604px;
}
.float-left {
	float:left;
	/*width:40%;*//*240/960*/

}

.float-left img{
	display:block;
	margin-left:0;
	margin-right:2rem;
}

section#newprice {
	width:49.8%;
	float:left;
}
section#repprice{
	width:50%;
	float:right;
}

/*****アカデミック****/
section#newpriceac {
	width:49.8%;
	float:left;
}
section#reppriceac{
	width:50%;
	float:right;
}
/*****アカデミック****/

span.item2 {
	margin-left:220px;
}
}

@media screen and (min-width:1024px) {
/***************************************************************************************ここに1024以上*/
/*サイドメニューがあるときのメインコンテンツ*/
#main {
	float:right;
	width:70.8333333333%;/*680/960*/
	width:680x;
	margin:0;
	padding:0 8px;
}
	
ul.submenu {
	width:25%;/*240/960*/
	width:240px;
}

ul.hd_submenu {
	float:left;
	width:25%;/*240/960*/
	width:240px;
}

ul.ts_submenu {
	float:left;
	width:25%;/*240/960*/
	width:240px;
}
ul.ex_submenu {
	float:left;
	width:25%;/*240/960*/
	width:240px;
	/*border:1px solid #333;*/
}

section.leftbox {
	width:45.625%;/*438/960*/
}
}

/*************サイドメニューありのプリント用*********************/
@media print {
#main {
	width : 95%;
}	
}
