@charset "utf-8";
/* CSS Document */

/*main-----------------------------------------------------------------------*/
* {}
html, body {
	/*height: 100%;*/
}
body {	
	background-image: url(../img/common/bg_gradation_white_type06_upper.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#111;
}
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;}

#header_container a:link, #header_container a:link span {
	text-decoration:none;
}

h1 {
/*	background-color:#111;
	background-image:url(../rec/foot-bg.png);
	background-repeat:repeat-x;
	color:#eee;
	padding:5px 10px;
	font-size:14px;
	color: #999;
	background-image: url(../img/common/bg_gradation_white_type04_under.png);
	background-color: #E0E0E0;
	border:1px solid #eee;
	border-width:1px 0;*/
	font-size:100%;
	font-weight:bold;
	line-height:1.3em;
	color:#999;
	background-image:url(../img/common/bg_gradation_white_type04_under.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#e0e0e0;
	border:solid 1px #e5e5e5;
	border-left:solid 7px #999;
	border-bottom-color:#999;
	padding:5px 8px 3px;
}

/*----------------------------------------------------------------------*/

.main {
	margin: 25px auto 0;
	width:850px;
	/*border:1px solid #ddd;
	border-width:0 1px 0 1px;*/
	background-color:#4D4D4D;
	position: relative;
}
/*
:root .main{
	margin-top: 25px;
}
*/
#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:190px;*/
/*	padding:10px 10px 10px 10px;*/
/*	background-image:url(../rec/sub-bg.png);
	background-repeat:repeat-y;
	background-position:right;*/
	color:#fff;
	/*height:840px;*/
	display:block;
}
.left_column_inner {
	/*width:183px;*/
	margin: 10px 0px 10px 10px;
	width: 242px;
}
.detail .left_column_inner {
}
.material_detail_table .right_column {
	float:right;
	background-color:#f5f5f5;
	/*height:100%;*/
	margin:10px;
	padding:10px;
	/*padding:0px 10px 10px 0px;*/
}
.detail .material_detail_table .right_column {
}

.material_detail_table .right_column .right_column_inner {
	width:558px;
}
/*
.detail .material_detail_table .right_column .right_column_inner {
	width:558px;
}
*/
.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:600px;
	background-color:#fff;
	word-wrap:break-word;
	width:100%;
		margin-bottom:10px;
}
.detail #editor, .description {
	height:830px;
}
.description {
	overflow-x:auto;
	width:100%;
}
/*main button area*/
.button_dummy {
	height:35px;
}
.button_bar {
	position: fixed;
	bottom: 0;
	z-index: 50;
	/*width:840px;
	background-color:#4d4d4d;
	border:1px solid #777;
	border-width:1px 0px 0px 0px;
	padding:5px 5px;*/
	height:25px;
	width:100%;
	padding: 6px 0 4px;
	background-image:url(../img/common/bg_gradation_type01_under.png);
	background-repeat:repeat-x;
	background-color:#555;
	background-color:#f2f2f2;
}

/*common title*/
.material_detail_table .left_column .title {
	font-weight:bold;
	border-top:1px solid #888;
	padding-top:8px;
	margin-top:11px;
	margin-bottom:2px;
	font-size:95%;
	/*color:#547282;*/
	color:#fff;
	/*width:100%;*/
}
.material_detail_table .left_column .t_top { margin-top:10px !important;}


/*title*/
.material_detail_table .material_title,
.detail .material_title,
.detail .material_detail_table .material_local_title {
	width:235px;
	border:1px solid #ccc;
	background:#fff;
	padding:5px 0 5px 5px;
	height:18px;
	line-height:18px;
	display:block;
	word-wrap:break-word !important;
}
/* .detail .material_title, */
.detail_growth .material_detail_table .material_title,
.material_detail_table .material_local_title {
	border:none;
	background:none;
	height:auto;
	min-height:15px;
}

/*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:100%;
	text-align:center;
}
/*thumbnail*/
.material_detail_table #thumb_area {
	/*width:250px;*/
	margin:10px auto 15px;
	width:auto;
}
.material_detail_table  #thumb_area img {
	width:240px !important;
	height:240px !important;
	border:1px solid #ddd;
}
/*introduction*/
.material_detail_table .material_lead,
.material_update_history {
	width:240px;
	height:120px;
	border:1px solid #ccc;
	/*padding:5px 5px;*/
	overflow-y:auto !important;
	overflow-x:hidden !important;
}
.material_lead_wrap { margin-bottom:15px;}
.detail .material_lead {border:none; /* margin-right:5px; */}

/*tag*/
.material_detail_table #input_tag {
	width:200px;
	height:18px;
	line-height:18px;
	margin-bottom:5px;
	padding:5px 5px;
	background-color:#fff;
	border:1px solid #ccc;
	float:left;
}
/*tag button*/
.material_detail_table #add_tag {
	padding-left:5px;
	padding-top:3px;
	float:right;
}
/*tag list*/
.material_tag #tag_list, .material_tag #tag_list_detail {
	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_detail {
	width:240px;
	padding:0;
	word-wrap:break-word !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:140px;
	line-height:1.8;
}
/*delete button*/
.material_tag #tag_list .delete_tag {
	display:block;
	float:right;
}

.material_tag .tag_list_inner:after {
	font-size: 0px;
	content: ".";
	display: block;
	height: 0px;
	clear: both;
}
.material_tag .tag_list_inner {zoom: 1;}

.button_bar button {
	background:url(../img/common/bg_gradation_white_type03_under.png) #508CAA;
	background-repeat:repeat-x;
	background-position:left -10px;
	width:auto;
	padding: 0 10px;
/*	height:30px;
	line-height:25px;*/
	height:25px;
	line-height:23px;
	font-size:10px !important;
/*	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 */
	border-color:#508CAA;
	float:right;
}
.button_bar button.color_blue02, .button_bar button.color_gray02 {
	border:none;
	margin-left:1px;
	/*border-left:1px solid #508CAA;*/
}

/*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); display:block;}
.material_detail_table .trash {background-image:url(../rec/ico_trash.png); display:block;}



.bgGrad_blue,
.bgGrad_orange,
.bgGrad_green {
	background-repeat:repeat-x;
	height:16px;
	display:block;
	text-align:center;
	padding: 0 5px;
	line-height:16px;
	color:#fff;
	display:inline-block;
}

.bgGrad_blue {
	background-image:url(../img/common/bg_blue.png);
}
.bgGrad_orange {
	background-image:url(../img/common/bg_orange.png);
}
.bgGrad_green {
	background-image:url(../img/common/bg_green.png);
}

/*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;
}

input[type="radio"], input[type="checkbox"] {
	vertical-align: middle;
}