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

/*main-----------------------------------------------------------------------*/
* {
	background-color:transparent;
}
body {	
	background-color:#fff;
	/*background-color: whiteSmoke;
	background-image: url(img/common/bg_gradation_white_type05_upper.png);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	margin:0;
	padding:15px 10px 10px;
	font-family: "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-style:normal;
	text-decoration:none;
}
font {
	font-family: "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
a:link, a:link span {text-decoration:underline;color:#79A3BF;}
a:visited, a:visited span {text-decoration:underline;color:#bbb;}
a:hover, a:hover span {text-decoration:underline;color:#547282;}
a:active, a:active span {text-decoration:underline;color:#C9544E;}
h1 {
	background-color:#111;
	/*background-image:url(rec/foot-bg.png);
	background-repeat:repeat-x;*/
	color:#eee;
	padding:5px 10px;
	font-size:14px;
}

/*----------------------------------------------------------------------*/

.main {
	margin: 20px auto 0;
	width:850px;
	border:1px solid #ddd;
	border-width:0 1px 0 1px;
}
#wrapper {
}

.material_detail_table .right_column img {
	/*max-width:540px;*/
}
.material_detail_table {
	text-align:left;
	font-size:9pt;
	color:#666;
/*	border-top:solid #ddd 1px;*/
	/*height:100%;*/
}
.material_detail_table .left_column {
	float:left;
	width:230px;
	padding:10px 10px 10px 10px;
	/*background-image:url(rec/sub-bg.png);
	background-repeat:repeat-y;
	background-position:right;*/
}
.left_column_inner {
	width:228px;
}
.material_detail_table .right_column {
	float:left;
	background-color:#fff;
	width:600px;
}
.material_detail_table {
/*	border:1px solid #ddd;
	border-width:0 0 0 0;*/
}
/*toolbar*/
#toolbar {
	height:40px;
	/*background-image:url(rec/sub2-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;*/
	width:100%;
}
/*edit area*/
#editor, .description {
/*	min-height:600px;
	height:auto !important;*/
	height:790px;
	background-color:#fff;
}
/*main button area*/
.button_bar {
	/*position:relative;*/
	margin:0 auto;
	background-color:#eee;
	border:1px solid #ddd;
	border-width:1px 0px 1px 0px;
	padding:5px 5px;
	height:30px;
}

/*common title*/
.material_detail_table .left_column .title {
	font-weight:bold;
	border-bottom:1px dotted #ddd;
	padding-bottom:3px;
	padding-left:2px;
	margin-top:15px;
	margin-bottom:5px;
	color:#547282;
	width:auto;
}
.material_detail_table .left_column .t_top { margin-top:10px !important;}


/*title*/
.material_detail_table .material_title {
	width:210px;
	border:1px solid #ccc;
	background:#fff;
	padding:5px 5px;
	height:25px;
}
.detail .material_title { border:none; background:none;}

/*material software*/
.material_detail_table .material_created_tool{
/*  	min-height: 15px;
  	height: auto !important;*/
  	height: 15px;
}
/*category*/
.material_detail_table .material_type {
/*	min-height: 15px;
	height: auto !important;*/
	height: 15px;
}
/*file select button*/
.material_detail_table  #btn_select_thumb {
	width:150px;
	text-align:center;
}
/*thumbnail*/
.material_detail_table #thumb_area {
	/*width:250px;*/
	margin:10px auto 15px;
	width:auto;
}
.material_detail_table  #thum_area img {
	width:158px;
	border:1px solid #ddd;
}
/*introduction*/
.material_detail_table .material_lead {
	width:210px;
	height:100px;
	border:1px solid #ccc;
	padding:5px 5px;
}
.material_lead_wrap {}
.detail .material_lead {border:none; margin-right:5px;}

/*tag*/
.material_detail_table #input_tag {
	width:190px;
	height:25px;
	margin-bottom:5px;
	padding:5px 5px;
	background-color:#fff;
	border:1px solid #ccc;
	float:left;
}
/*tag button*/
.material_detail_table #add_tag {
	margin-bottom:10px;
	padding-left:5px;
	float:right;
}
/*tag list*/
.material_tag #tag_list {
	padding:5px;
	margin-bottom:15px;
/*	max-height:100px;
	height:auto !important;*/
	height:100px;
	overflow-y:auto !important;
	overflow-x:hidden !important;
}
.material_tag .tag_list_inner {
	border-bottom:1px dotted #ccc;
	padding-top:5px;
}
/*add tag*/
.material_tag #tag_list .registed_tag {
	display:block;
	float:left;
	width:180px;
	line-height:1.8;
}
/*delete button*/
.material_tag #tag_list .delete_tag {
	display:block;
	float:right;
}

.material_tag .tag_list_inner:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}
.material_tag .tag_list_inner {zoom: 1;}

.button_bar button {
	/*background-image:url(img/common/bg_gradation_white_type03_under.png);*/
	background-repeat:repeat-x;
	background-position:left center;
	width:120px;
	height:30px;
	line-height:25px;
	font-size:12px !important;
	display:block;
	overflow:hidden;
	border-style:solid;
	border-width:1px;
	color:#fff !important;
	text-decoration:none;
	text-align:center;
	text-shadow: #666 -1px -1px 0px; /* FireFox, Webkit, Opera */
	background-color:#508CAA;
	border-color:#508CAA;
	float:right;
}

/*list icon*/
.material_detail_table .icon {
	display:inline;
	height:16px;
	/*background:url(rec/spacer.gif) left center no-repeat;*/
	font-size:110%;
	padding:5px 0 5px 20px;
}
.material_detail_table .icon:visited {color:#79A3BF;}
.material_detail_table .icon:hover {color:#547282;}

/*.material_detail_table .plus {background-image:url(rec/ico_plus.png);}
.material_detail_table .trash {background-image:url(rec/ico_trash.png);}*/

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

/*main-----------------------------------------------------------------------*/

a:link, a:link span {text-decoration:underline;color:#79A3BF;}
a:visited, a:visited span {text-decoration:underline;color:#bbb;}
a:hover, a:hover span {text-decoration:underline;color:#547282;}
a:active, a:active span {text-decoration:underline;color:#C9544E;}
h1 {
	background-color:#111;
	/*background-image:url(rec/foot-bg.png);
	background-repeat:repeat-x;*/
	color:#eee;
	padding:5px 10px;
	font-size:14px;
}

/*----------------------------------------------------------------------*/

.main {
	margin: 20px auto 0;
	width:850px;
	border:1px solid #ddd;
	border-width:0 1px 0 1px;
}
#wrapper {
}

.material_detail_table .right_column img {
	/*max-width:540px;*/
}
.material_detail_table {
	text-align:left;
	font-size:9pt;
	color:#666;
/*	border-top:solid #ddd 1px;*/
	/*height:100%;*/
}
.material_detail_table .left_column {
	float:left;
	width:230px;
	padding:10px 10px 10px 10px;
	/*background-image:url(rec/sub-bg.png);
	background-repeat:repeat-y;
	background-position:right;*/
}
.left_column_inner {
	width:228px;
}
.material_detail_table .right_column {
	float:left;
	background-color:#fff;
	width:600px;
}
.material_detail_table {
/*	border:1px solid #ddd;
	border-width:0 0 0 0;*/
}
/*toolbar*/
#toolbar {
	height:40px;
	/*background-image:url(rec/sub2-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;*/
	width:100%;
}
/*edit area*/
#editor, .description {
/*	min-height:600px;
	height:auto !important;*/
	height:790px;
	background-color:#fff;
}
/*main button area*/
.button_bar {
	/*position:relative;*/
	margin:0 auto;
	background-color:#eee;
	border:1px solid #ddd;
	border-width:1px 0px 1px 0px;
	padding:5px 5px;
	height:30px;
}

/*common title*/
.material_detail_table .left_column .title {
	font-weight:bold;
	border-bottom:1px dotted #ddd;
	padding-bottom:3px;
	padding-left:2px;
	margin-top:15px;
	margin-bottom:5px;
	color:#547282;
	width:auto;
}

/*title*/
.material_detail_table .material_title {
	width:210px;
	border:1px solid #ccc;
	background:#fff;
	padding:5px 5px;
	height:25px;
}
.detail .material_title { border:none; background:none;}

/*material software*/
.material_detail_table .material_created_tool{
/*  	min-height: 15px;
  	height: auto !important;*/
  	height: 15px;
}
/*category*/
.material_detail_table .material_type {
/*	min-height: 15px;
	height: auto !important;*/
	height: 15px;
}
/*file select button*/
.material_detail_table  #btn_select_thumb {
	width:150px;
	text-align:center;
}
/*thumbnail*/
.material_detail_table #thumb_area {
	/*width:250px;*/
	margin:10px auto 15px;
	width:auto;
}
.material_detail_table  #thum_area img {
	width:158px;
	border:1px solid #ddd;
}
/*introduction*/
.material_detail_table .material_lead {
	width:210px;
	height:100px;
	border:1px solid #ccc;
	padding:5px 5px;
}
.material_lead_wrap {}
.detail .material_lead {border:none; margin-right:5px;}

/*tag*/
.material_detail_table #input_tag {
	width:190px;
	height:25px;
	margin-bottom:5px;
	padding:5px 5px;
	background-color:#fff;
	border:1px solid #ccc;
	float:left;
}
/*tag button*/
.material_detail_table #add_tag {
	margin-bottom:10px;
	padding-left:5px;
	float:right;
}
/*tag list*/
.material_tag #tag_list {
	padding:5px;
	margin-bottom:15px;
/*	max-height:100px;
	height:auto !important;*/
	height:100px;
	overflow-y:auto !important;
	overflow-x:hidden !important;
}
.material_tag .tag_list_inner {
	border-bottom:1px dotted #ccc;
	padding-top:5px;
}
/*add tag*/
.material_tag #tag_list .registed_tag {
	display:block;
	float:left;
	width:180px;
	line-height:1.8;
}
/*delete button*/
.material_tag #tag_list .delete_tag {
	display:block;
	float:right;
}

.material_tag .tag_list_inner:after {
	font-size: 1px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}
.material_tag .tag_list_inner {zoom: 1;}

.button_bar button {
	/*background-image:url(img/common/bg_gradation_white_type03_under.png);
	background-repeat:repeat-x;
	background-position:left center;*/
	width:120px;
	height:30px;
	line-height:25px;
	font-size:12px !important;
	display:block;
	overflow:hidden;
	border-style:solid;
	border-width:1px;
	color:#fff !important;
	text-decoration:none;
	text-align:center;
	text-shadow: #666 -1px -1px 0px; /* FireFox, Webkit, Opera */
	background-color:#508CAA;
	border-color:#508CAA;
	float:right;
}

/*list icon*/
.material_detail_table .icon {
	display:inline;
	height:16px;
	/*background:url(rec/spacer.gif) left center no-repeat;*/
	font-size:110%;
	padding:5px 0 5px 20px;
}
.material_detail_table .icon:visited {color:#79A3BF;}
.material_detail_table .icon:hover {color:#547282;}

/*.material_detail_table .plus {background-image:url(rec/ico_plus.png);}
.material_detail_table .trash {background-image:url(rec/ico_trash.png);}*/

/*一時保存*/
.tempSavedIcon {
/*		background-image:url(img/common/tempSavedIcon.png);
		background-repeat:no-repeat;*/
		width:70px;
		height:16px;
		display:block;
		text-indent:-9999px;
}
/*公開済*/
.uploadedIcon {
/*		background-image:url(img/common/uploadedIcon.png);
		background-repeat:no-repeat;*/
		width:59px;
		height:16px;
		display:block;
		text-indent:-9999px;
}

/*common-----------------------------------------------------------------------*/
.material_detail_table .inner_box {background:#f5f5f5; padding:3px 8px;}
.material_detail_table .left_column p {margin-bottom:15px;}
.font_s {font-size:10px; line-height:1.5;}
.caution_txt {
	color:#CD6F70 !important;
	font-weight:normal !important;
	font-size:10px;
}
.font_n {font-weight:normal;}

.cleaner {clear:both;}
.clear_after {zoom:100%;}
.clear_after:after {
	content:"";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}
