@charset "utf-8";
/* CSS Document */

/* ヘッダー
------------------------------------------- */
#contents_description{}
#contents_description .asset-contents{ padding:10px 20px;}

/* ページ送り
------------------------------------------- */
.pagelink{
	width: 700px;
	margin: 0px auto;
	text-align: left;
	padding: 5px 0;
	font-weight: bolder;
}
.pagelink .result{
	width: 300px;
	float: left;
}
.pagelink .pagebute{
	width: 390px;
	float: right;
	text-align: right;
	font-family: "MS UI Gothic";
}
.pagelink .pagebute li{
	display:inline-block;
	margin-left:5px;
	vertical-align:middle;
}
.pagelink .pagebute li:after{
	display:inline;
	zoom:1;
}
* html .pagelink .pagebute li{
	display:inline;
	zoom:1;
}
*:first-child+html .pagelink .pagebute li{
	display:inline;
	zoom:1;
	}
	
/*製品リスト
------------------------------------------- */
#catlist{
	background-image: url(../images/catlist_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}
#catlist .asset-header{
	background-image: url(../images/catlist_head.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
}
#catlist .asset-header h2{
	color: #05658B;
	padding: 10px 0 0 20px;
}
#catlist .asset-contents{
	background-image: url(../images/catlist_middle.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#catlist .asset-inner{
	width: 720px;
	margin: 0px auto;
	text-align: left;
	overflow: auto;
	background-image: url(../images/catlist_inner_head.jpg);
	padding-top: 10px;
	background-repeat: no-repeat;
}
#catlist .asset-inner-body{
	background-image: url(../images/catlist_inner_middle.jpg);
	background-repeat: repeat-y;
	padding: 0 10px 15px 10px;
}
#catlist .box{
	width: 700px;
	overflow: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../images/dotline02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#catlist .thumbs{
	width: 120px;
	float: left;
}
#catlist .products{
	width: 560px;
	float: right;
}
#catlist .products h3{
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
	margin-bottom: 3px;
}
#catlist .products .products_body{}
#catlist .products .price{}


/*製品詳細
------------------------------------------- */
#products{
	background-image: url(../images/products_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 25px;
}
#products .asset-header{
	background-image: url(../images/products_head_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
}
#products .asset-contents{
	background-image: url(../images/products_middle.jpg);
	background-repeat: repeat-y;
	padding: 0 0 1px 0;
	position: relative;
	width: 730px;
}
#products .description{
	position: relative;
	width: 450px;
	float: left;
	margin-top:10px;
	left:10px;
}
#products .description .sample{
	background-image: url(../images/products_sample_bg.gif);
	width: 450px;
	height: 420px;
	position: relative;
}
#products .description .sample .movie{
	width: 430px;
	height: 400px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#products .description .description-body{
	padding: 0 0 10px 0;
}
#products .cart{
	width: 258px;
	float: right;
	position: relative;
	top: -8px;
	overflow: auto;
}
#products .cart .cart-button{}
#products .cart .cartarea{
	padding: 10px;
}
#products .cart .product_more{
	padding: 0 10px;
}
#products .cart .getplayer{
	background-image: url(../images/products_sample_title.gif);
	padding: 70px 0 0 0;
	margin:20px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#products .cart ul{
	overflow: auto;
	width:238px;
	background-color:#FFFFFF;
}
#products .cart li{
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#products .cart li.more{
	background-image: url(../images/icon_application_cascade.gif);
}
#products .cart li.other{
	background-image: url(../images/icon_chart_organisation.gif);
}
#products .cart li.review_watch{
	background-image: url(../images/icon_report.gif);
}
#products .cart li.review-write{
	background-image: url(../images/icon_report_edit.gif);
}


/*製品追加情報
------------------------------------------- */
#products_more{
	background-image: url(../images/products_sub_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 730px;
	padding-bottom: 10px;
}
#products_more .asset-header{}
#products_more .asset-contents{
	background-image: url(../images/products_sub_middle.jpg);
	background-repeat: repeat-y;
	padding: 10px 20px;
}

.naiyou{
	width: 690px;
}
.naiyou th{
	text-align: left;
	background-image: url(../images/naiyou_bg.jpg);
}
.naiyou td{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	border-bottom-color: #E2DDC7;
	font-weight: bolder;
}
.naiyou td.naiyou_title{
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 20px;
}
.naiyou td.naiyou_time{
	padding-left: 10px;
	color: #006699;
}

/*関連講座リスト
------------------------------------------- */
#other_list dl{
	text-align:left;
	width: 690px;
	margin:0px auto;
	clear: both;
	overflow: auto;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 190px 6px;
}
#other_list dt{
	float: left;
	width:180px;
	font-weight: bolder;
}
#other_list dd{
	float: right;
	width:470px;
}
/*レビューリスト
------------------------------------------- */
.comment-box{
	padding-bottom: 5px;
	background-image: url(../images/products_comments_list_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.comments-contents{
	padding: 0 20px;
	line-height:140%;
}
.comments_list dl,
.comments_list .inner{
	text-align:left;
	width: 690px;
	margin:0px auto;
	clear: both;
	overflow: auto;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px dashed #CCCCCC;
}
.comments_list dt{
	float: left;
	width:140px;
	font-weight: bolder;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	font-weight: bolder;
}
.comments_list dd{
	float: right;
	width:530px;
}
#review_write{
	text-align: center;
	background-image: url(../images/products_review_form_bottom.gif);
	padding: 10px 0;
}
#review_write h3{
	padding:0;
	margin:15px 0;
}
#review_write h3 a{
	-moz-user-select: none;
	-khtml-user-select: none;
}

#product #comments-open{
}

#product #comments-open,
#product #comments-open-review{
	width: 690px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 10px;
}
#product #comments-open .comments-open-content{
	border: 1px solid;
	border-color: #CCCCCC;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
	overflow:auto;
}
#product #comments-open-data{
	width: 670px;
	margin: 0px auto;
	line-height:140%;
}
#product #comments-open-data table{
	width: 670px;
}
#product #comments-open-data th,
#product #comments-open-data td{
	padding: 5px 10px;
	text-align: left;
}
#product #comments-open-data th{
	background-color: #FFFFFF;
	width: 120px;
	border: 1px solid;
	border-color: #CCCCCC;
}
#product #comments-open-data td{
	border-bottom:1px solid #FFFFFF;
}
#product #comment-form-remember-me,
#product #comment-form-reply,
#product #comments-open-captcha,
#product #comments-open-footer{
	text-align: left;
	width: 660px;
	margin: 5px auto;
}
#product #comment-author,
#product #comment-email,
#product #comment-url,
#product #comment-text{
	width: 90%;
	padding:5px;
	background-color: #F9F8F3;
}
.recommend_title{
	color: #FF0000;
}


/* ブログ関連
------------------------------------------- */
#blog .asset-footer{ margin-bottom:20px;}

#blog .entry-tags,
#blog .asset-meta,
#blog .entry-categories{
	background-image: url(../images/dotline02.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 5px 0;
}
#blog .entry-tags dt,
#blog .entry-tags dd,
#blog .entry-categories dt,
#blog .entry-categories dd{ float:left;}
#blog .entry-tags dt,
#blog .entry-categories dt{ font-weight:bolder;}

#blog #trackbacks,
#blog #comments{ margin:0 0 30px 0;}
#blog .trackbacks-header,
#blog .comments-header,
#blog .comments-open-header{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0 5px 30px;
	border-bottom: 2px solid;
	color: #003366;
	margin-bottom: 10px;
}
#blog .trackbacks-header{
	background-image: url(../images/attachment.gif);
}
#blog .comments-header{
	background-image: url(../images/user_comment.gif);
}
#blog .comments-open-header{
	background-image: url(../images/edit_item.gif);
}
#blog .comments-content{
	margin-bottom: 10px;
	padding: 10px;
	background-color: #EEEEEE;
}

#blog .trackbacks-info{ font-weight:bolder;}
#blog .trackback{
	margin-bottom: 10px;
	background-color: #EEEEEE;
}
#blog .trackback .inner{
	padding: 10px;
}
#blog .trackback-header,
#blog .comment-header{
	border-bottom: 1px solid;
	border-color: #999999;
	padding-bottom:3px;
	margin-bottom:10px;
}

#blog #comments-open-data{
	border: 1px solid;
	border-color: #E8E8E8;
	background-image: url(../images/complete_bg.gif);
	padding: 5px;
	text-align: center;
}
#blog #comments-open-data table{
	width: 450px;
	margin: 0px auto;
}
#blog #comments-open-data th,
#blog #comments-open-data td{
	text-align: left;
}
#blog #comments-open-data th{
	border-left: 3px solid;
	border-left-color: #999999;
	padding-left:10px;
}
#blog #comments-open-data td{
}
#blog #comments-open-data input,
#blog #comments-open-data textarea{
	background-color: #FFFFFF;
	background-image: url(../images/search_text_bg.jpg);
	background-repeat: repeat-x;
	border: none;
	padding: 5px;
	width: 90%;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #E3E3E3;
}
#blog .comment-check{
	background-color: #003366;
	color: #FFFFFF;
	padding: 3px 10px;
	margin-bottom: 10px;
}
#contents_head_blog{ width:1000px; margin-bottom:20px; clear:both;}

/* カレンダー
------------------------------------------- */
#calendar {
}
#calendar table{
	width: 210px;
	background-color: #FFFFFF;
}
.calendarhead {
    font-size:12px;
}
#calendar table {
}
#calendar caption{
	font-weight: bolder;
}
#calendar th {
	text-align: center;
	background-color: #EFEFEF;
}
#calendar td {
	padding: 2px 0;
	text-align: center;
	line-height: 100%;
}
td.sunday{
	background-color: #EDDEDA;
}
td.Saturday{
	background-color: #D9E1EE;
}

td.sunday a{
	color: #FFFFFF;
}
td.day{
	background-color: #FFFFFF;
}
#cal_navi{ padding-top:5px;}
#cal_navi li a{
	display: block;
	height: 18px;
	width: 50px;
	font-size: 0px;
	text-indent: -9999px;
	text-decoration: none;
}
#calendar_back{
	float: left;
}
#calendar_back a{
	background-image: url(../images/cal_month_before.gif);
}
#calendar_forward{
	float: right;
}
#calendar_forward a{
	background-image: url(../images/cal_month_next.gif);
}
/* ulリストスタイル
------------------------------------------- */
#blog .widget-archive-category li,
#blog .widget-archive-monthly li,
#blog .archive-category li,
#blog .archive-monthly li{
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 12px;
	margin-bottom: 5px;
}

/* テーブルスタイル
------------------------------------------- */
.table-style01{
	width: 640px;
	margin:0 auto;
}
.table-style01 th,
.table-style01 td{
	padding: 5px 10px;
	line-height: 150%;
	text-align: left;
}
.table-style01 th{
	background-color: #E7E7E7;
}
.table-style01 td{
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
}

/* ページの前後
------------------------------------------- */
.entry_navi{
	width: 500px;
	margin-bottom: 10px;
	background-color:#FFFFFF;
}
.entry_navi li a{
	display: block;
	height: 18px;
	width: 100px;
	font-size: 0px;
	text-indent: -9999px;
	text-decoration: none;
}
.entry_navi li.preview{
	float: left;
}
.entry_navi li.next{
	float: right;
}
.page_monthly li.preview a{
	background-image: url(../images/month_preview.gif);
}
.page_monthly li.next a{
	background-image: url(../images/month_next.gif);
}
.page_entry li.preview a{
	background-image: url(../images/entry_preview.gif);
}
.page_entry li.next a{
	background-image: url(../images/entry_next.gif);
}
.page_dialy li.preview a{
	background-image: url(../images/dialy_preview.gif);
}
.page_dialy li.next a{
	background-image: url(../images/dialy_next.gif);
}

/* ウェブページ関連
------------------------------------------- */
.asset-inner {
	width: 640px;
	margin: 0px auto;
}
.asset-inner h3 {
	margin-bottom: 10px;
	border-left: 5px solid;
	padding-left: 10px;
	text-align:left;
}
.asset-inner .asset-inner-contents p,
.asset-inner .asset-inner-contents dt,
.asset-inner .asset-inner-contents dd,
.asset-inner .asset-inner-contents ol,
.asset-inner .asset-inner-contents ul{
	text-align:left;
}
.asset-inner .asset-inner-contents dd {
	margin-left:20px;
}
.mini-asset {
	background-image: url(../images/contents/mini-asset-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.mini-asset-top {
	background-image: url(../images/contents/mini-asset-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin: 0px auto 30px auto;
}
.asset-inner-contents{
	margin-bottom: 40px;
}

.mini-asset .asset-inner-contents,
.mini-asset-top .asset-inner-contents{
	background-image: url(../images/contents/mini-asset-middle.gif);
	background-repeat: repeat-y;
	padding: 0 20px 10px 20px;
	margin-bottom: 0px;
}
.asset-inner-contents p{ margin-bottom:20px;}
