@charset "utf-8";


.ST004 .ContentPane {
	padding-bottom:30px;
}

/*--------------------------------------
ALL
----------------------------------------*/	

body {
	margin:0;
	padding:0;
	line-height: 1.6em;
}
p {
	margin:0;
	padding:0;
}
.small {
	font-size: 10px;
}
/*--パンクズ用--*/
#dnn_ctr388_ContentPane {
    margin: 0 0 10px 0;
}
#dnn_ctr388_ContentPane a {
    color: #666666;
}

h1 {
    font-size: 10px;
    font-weight: normal;
    color: #999999;
}
h3.dotbg {
	background: url(/Portals/0/images/common/headline-03.gif) repeat-x bottom;
	font-size: 12px;
	padding: 5px 0 7px;
	margin: 0 0 10px;
}
/*-- コンテンツエリア --*/	
.area {
	padding: 15px 10px 30px;
}
.area-link {
	padding: 15px 0 15px;
	margin: 10px 0 20px;
	background: #FED7AC;
	text-align: center;
}
.area-link img {
	margin: 0 5px;
}
.youtube-box {
	padding: 20px 0;
	background: #FED7AC;
}
.dotline {
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0;
	margin: 5px 0;
}
.search-condition {
	padding: 15px;
	margin: 10px 0 20px;
	background: #FED7AC;
}
/*-- ボタンエリア --*/	
.button-area {
	width: 570px;
	background: #FED7AC;
	padding: 12px 0;
	margin: 0 0 15px;
	text-align: center;
}
/*-- マージン --*/	
.m10b {
	margin-bottom: 10px;
}
.m20b {
	margin-bottom: 20px;
}
.m30b {
	margin-bottom: 30px;
}
/*-- フロート --*/	
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear: both;
}

/*-- clearfix --*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*--------------------------------------
サブナビゲーション
----------------------------------------*/	
.subnavi {
	background: #F4F4F4;
}
.subnavi ul {
	padding: 5px 10px;
	margin: 0;
}
.subnavi ul li {
	float: left;
	background: url(/Portals/0/images/common/sidenavi/arrow.gif) no-repeat 0 4px;
	list-style: none;
	padding: 0 20px 5px 15px;
	font-size: 12px;
}
.subnavi ul li a {
	text-decoration: none;
	color:#666666;
}
.subnavi ul li a:link, .subnavi ul li a:link {
	text-decoration: none;
	color:#666666;
}
.subnavi ul li a:hover {
	text-decoration: underline;
	color:#666666;
}


/*--------------------------------------
トップページ
----------------------------------------*/	
/*--検索--*/
.search-area {
	padding: 15px;
	margin: 0 0 20px;
	text-align: center;
	background: orange;
	color: #FFFFFF;
}
.search-area input {
	margin: 0 5px;
}
/*--おすすめ講座--*/
.osusume-lecturer {
	margin: 0 auto;
}
.osusume-lecturer .photo {
	width: 70px;
	padding: 0 0 15px;
}
.osusume-lecturer .title {
	width: 85px;
	padding: 0 10px 15px 5px; 
	font-weight: bold;
	color: #E07000;
	line-height: 1.2em;
}
.osusume-lecturer .title a {
	color: #E07000;
	font-weight: bold;
	text-decoration: none;
}
.osusume-lecturer .title a:hover {
	color: #E07000;
	font-weight: bold;
	text-decoration: underline;
}
/*--プレスタからのお知らせ--*/
.RssTitle {
font-size:12px;
}


/*--------------------------------------
お問合せフォーム
----------------------------------------*/	

/*--フォーム幅--*/
#dnn_ctr387_ContentPane .MailForm {
	width:720px;
}
/*--タイトル幅--*/
.FieldTitle {
	width: 180px;
}

/*--ボタン--*/
#dnn_ctr387_ViewMailForm_cmdConfirm {
	font-size: 16px;
	margin: 0 0 0 320px;
}


/*--------------------------------------
学んで、つくって、広める
----------------------------------------*/	


/*-- トータルでサポートするから安心 --*/
.step-box {
	width: 700px;
	margin: 0 auto 10px;
}
.step-box h3 {
	padding: 0;
	margin: 0 0 10px;
}
.step-box .line {
	background: url(/Portals/0/images/contents/course-info/stepbox-line.gif) repeat-y left;
}
.step-box .line-top {
	background: url(/Portals/0/images/contents/course-info/stepbox-top.gif) no-repeat top left;
}
.step-box .line-bottom {
	background: url(/Portals/0/images/contents/course-info/stepbox-bottom.gif) no-repeat bottom left;
	padding: 15px;
}




/*-- プレスタ利用の手順と詳細 --*/	
.use-step {
	background: #CCCCCC;
	width: 100%;
	line-height: 1em;
}
.use-step th {
	background: #FF9900;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
.use-step td {
	background: #ffffff;
	font-size:12px;
	text-align: left;
	padding: 3px;
	}

/*-- 講座作成サービス --*/	
.making-service {
	background: #CCCCCC;
	width: 100%;
	line-height: 1em;
	margin: 0 0 10px;
}
.making-service span {
	font-size: 16px;
}
.making-service th {
	background: #3174CD;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
.making-service td {
	background: #ffffff;
	font-size:12px;
	text-align: left;
	padding: 3px;
	}

/*-- プレスタ利用 --*/	
.puresuta-use {
	background: #CCCCCC;
	width: 100%;
	line-height: 1em;
}
.puresuta-use span {
	font-size: 16px;
}
.puresuta-use th {
	background: #3174CD;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
.puresuta-use td {
	background: #ffffff;
	font-size:12px;
	text-align: left;
	padding: 3px;
	}
h3.playstudy-use {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #3174CD;
}
	
/*-- オプションサービス --*/	
.option-service {
	background: #CCCCCC;
	width: 100%;
	line-height: 1em;
}
.option-service span {
	font-size: 16px;
}
.option-service th {
	background: #5EB748;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
.option-service td {
	background: #ffffff;
	font-size:12px;
	text-align: left;
	padding: 3px;
	}


/*--------------------------------------
プレスタの遊び方　
----------------------------------------*/	
/*-- コンビニ決済　--*/
.dotbg {
	background: url(/Portals/0/images/common/headline-03.gif) repeat-x bottom;
	font-size: 12px;
	padding: 5px 0 7px;
	margin: 20px 0 5px;
}
.dotbg table tr td {
	padding: 0 10px 0 0;
	font-weight: bold;
}
	


/*--------------------------------------
システム　－　講師詳細ページ
----------------------------------------*/	
/*-- 講座 --*/
#lecturer-detailed .text {
	float: right;
	width: 460px;
}
#lecturer-detailed .text h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
#lecturer-detailed .photo {
	float: left;
	width: 200px;
	margin-right: 10px;
}
/*-- youtube枠 --*/
.youtube-box {
	background: #FED7AC;
	padding: 20px 0;
	text-align: center;
}

/*-- この講師のブログを見る --*/
.blog-seen {
	background: #FED7AC;
	padding: 15px;
	margin: 15px 0 30px;
	text-align: center;	
}

/*-- 講座の説明 --*/
#lecturer-explanation .text {
	float: right;
	width: 460px;
}
#lecturer-explanation .photo {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#lecturer-explanation .photo p {
	margin-bottom: 10px;
}
/*-- 価格表 --*/	
#lecturer-explanation .price-box {
	background: #CCCCCC;
	width: 100%;
	line-height: 1em;
	margin: 10px 0 15px;
}
#lecturer-explanation .price-box th {
	width: 110px;
	background: #FF9900;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
#lecturer-explanation .price-box td {
	background: #ffffff;
	font-size:12px;
	text-align: left;
	padding: 3px;
	}
#lecturer-explanation .price-box td.bold {
	font-weight: bold;
	}
#lecturer-explanation .price-box span.price {
	color:#FF0000;
	font-size: 14px;
	}
/*-- フォーム用ボタン --*/	
#dnn_ctr461_ViewMailForm_cmdConfirm {
	font-size: 16px;
	margin: 0 0 0 300px;
}


/*--------------------------------------
システム　－　サイドナビ
----------------------------------------*/	

.sidenavi-category ul {
	padding: 0;
	margin: 0;
}
.sidenavi-category ul li {
	list-style: none; 
	background: url(/Portals/0/images/common/sidenavi/arrow.gif) no-repeat 4px 8px;
	padding: 5px 0 5px 16px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	border-top: 1px dotted #666666;
}
.sidenavi-category ul li.select a {
	font-weight:bold;
	color: #E07000;
}
.sidenavi-category ul li ul {
	padding: 0;
	margin: 5px 0;
}
.sidenavi-category ul li ul li {
	list-style: none; 
	background: url(/Portals/0/images/common/sidenavi/arrow-sub.gif) no-repeat 0 6px;
	padding: 3px 0 3px 8px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	border-top: none;
}
.sidenavi-category ul li a {
	text-decoration: none;
	color: #666666;
}
.sidenavi-category ul li a:hover {
	text-decoration: underline;
	color: orange;
}

/*--------------------------------------
システム　－　検索
----------------------------------------*/	
/*-- 検索 --*/	
.item-search {
	background: #FED7AC;
	padding: 15px;
	text-align: center;	
}
.item-search input {
	margin: 0 5px;
}
/*-- 商品一覧 --*/	
.item-list {
	background: #cccccc;
	margin: 0 auto;
	width: 100%;
	font-size: 12px;
}
.item-list td {
	background: #ffffff;
	padding: 10px;
	vertical-align: top;
}
.item-list .photo {
	float: left;
	width: 200px;
	margin: 0 10px 0 0;
	text-align: center;
}
.item-list .photo .ProductImage {
	max-width: 200px;
	min-width: 200px;
}
.item-list .text {
	float: right;
	width: 460px;	
}
.item-list .text p {
	margin: 0 0 5px;
}
.item-list .text h3 {
	font-size: 14px;
	color: #E07000;
	padding: 0 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px dotted #cccccc;
}
.item-list .text h3 a {
	color: #E07000;
	text-decoration: none;
	font-weight: bold;
}
.item-list .text h3 a:hover {
	text-decoration: underline;
}
.item-list td p.price {
	color:#FF0000;
	font-weight: bold;
	font-size:18px;
	margin: 5px 0;
}
.item-list td p span.yen {
	color:#666666;
	font-weight: bold;
	font-size:12px;
}
/*-- カート --*/	
.OrderList th {
	background: orange;
}
.OrderList .gridvalue_alternatingrow {
	background-color:#F9F9F9;
}
.OrderList .label {
	background:orange;
}

/*--------------------------------------
システム　－　商品管理
----------------------------------------*/	
.item-managementsys {
	background: #cccccc;
	margin: 0 auto;
}
.item-managementsys th {
	background: orange;
	color:#FFFFFF;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.item-managementsys td {
	background: #ffffff;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

/*--------------------------------------
システム　－　権限設定
----------------------------------------*/	

.authority-setting {
	background: #cccccc;
	margin: 0 auto;
}
.authority-setting th {
	background: orange;
	color:#FFFFFF;
	font-weight: bold;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.authority-setting td {
	background: #ffffff;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}


/*================================================================

システム関連CSS

================================================================*/


/*マイページ　A-1 / A-2 */


/*購入履歴　A-3 */

/*.history_search {width:100%;}

.history_search .VoucherNo { clear:both;border-bottom:#CCCCCC 1px dotted; width:100%;}
.history_search .VoucherNo span.head {float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold;}
.history_search .VoucherNo .txtVoucherNo { float:right;width:510px; display:block; padding:8px;}


.history_search .OrderDate {clear:both;border-top:#CCCCCC 1px dotted;border-bottom:#CCCCCC 1px solid;width:100%;}
.history_search .OrderDate span.head {float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold;}
.history_search .OrderDate .OrderDateSlect { float:right;width:510px; display:block; padding:8px;}
.history_search .Search {padding:10px; text-align:center;}*/


.grdHistory {width:100%; border-collapse:collapse; border:#CCCCCC 1px solid;}
.grdHistory th { width:200px;padding:5px; background:#EEEEEE; color:#000000;}

.grdHistory th.OrderDate {width:100px;}
.grdHistory th.VoucherNo {width:80px;}
.grdHistory th.ProductID {width:70px;}
.grdHistory th.Quantity {width:30px;}
.grdHistory th.Status {width:60px;}


/*
.grdHistory th.ProductName
.grdHistory th.OrderUserName
.grdHistory th.Price
*/

.grdHistory td { padding:5px; border:#CCCCCC 1px solid; text-align:left;}

.DemandInfo {
width: 100%;
}

.DeliveryInfo {
width: 100%;
}

.OtherInfo {
width: 100%;
}

 
 
 /*受注管理　C-1 */
 
.ordermanagement_search

.ordermanagement_search {width:100%;}

.ordermanagement_search .VoucherNo {padding:0; margin:0; border-bottom:#CCCCCC 1px solid; border-top:1px solid #CCCCCC}
.ordermanagement_search .VoucherNo span.head { float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold; height:76px;}
.ordermanagement_search .VoucherNo .txtVoucherNo { float:left;width:510px; display:block; padding:8px;}


.ordermanagement_search .OrderDate {clear:both; padding:0; margin:0; border-bottom:#CCCCCC 1px solid;}
.ordermanagement_search .OrderDate span.head { float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold; height:36px;}
.ordermanagement_search .OrderDate .OrderDateSlect { float:left;width:510px; display:block; padding:8px;}

.ordermanagement_search .ProductId {clear:both; padding:0; margin:0; border-bottom:#CCCCCC 1px solid;}
.ordermanagement_search .ProductId span.head { float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold;}
.ordermanagement_search .ProductId .txtProductId { float:left;width:510px; display:block; padding:8px;}

.ordermanagement_search .ProductName {clear:both; padding:0; margin:0; border-bottom:#CCCCCC 1px solid;}
.ordermanagement_search .ProductName span.head { float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold;}
.ordermanagement_search .ProductName .txtProductName { float:left;width:510px; display:block; padding:8px;}


.ordermanagement_search .DemandName {clear:both; padding:0; margin:0; border-bottom:#CCCCCC 1px solid;}
.ordermanagement_search .DemandName span.head { float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold;}
.ordermanagement_search .DemandName .txtDemandName { float:left;width:510px; display:block; padding:8px;}

.ordermanagement_search .DemandShimei {clear:both;width:100%; padding:0; margin:0; border-bottom:#CCCCCC 1px solid;}
.ordermanagement_search .DemandShimei span.head { float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold;}
.ordermanagement_search .DemandShimei .txtDemandShimei { float:left;width:510px; display:block; padding:8px;}

.ordermanagement_search .DemandShimeiKana {clear:both;width:100%; padding:0; margin:0; border-bottom:#CCCCCC 1px solid;}
.ordermanagement_search .DemandShimeiKana span.head { float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold;}
.ordermanagement_search .DemandShimeiKana .txtDemandShimeiKana { float:left;width:510px; display:block; padding:8px;}

.ordermanagement_search .Status {clear:both; padding:0; margin:0; border-bottom:#CCCCCC 1px solid;}
.ordermanagement_search .Status span.head { float:left; border-right: #CCCCCC 1px solid; background:#EEEEEE; width:150px; display:block; padding:10px; font-weight:bold;}
.ordermanagement_search .Status .chkStatus{ float:left;width:510px; display:block; padding-top:5px;}

.ordermanagement_search .Search {clear:both; padding:10px; text-align:center;}






