.materials-logo-cell{
	border-top: #000099 5px solid ;
	background-color:#7F7FE5;
	padding:0px;
	height:40px;
	overflow:hidden;
}

.materials-logo{
	width:180px;
	padding:8px 10px;
	float:left;
	margin:0;
	height:25px;
}
.materials-menu-wrapper{
	margin-left:200px;
	padding:18px 0 0 0;
	
}
ul.materials-menu{
	list-style:none;
	margin:0;
	padding:0;
}
ul.materials-menu li{
	list-style:none;
	margin :0 2px 0 0;
	padding:0;
	display:block;
	float : left;
}
ul.materials-menu li a{
	text-decoration:none;
	display:block;
	text-align:center;
	padding : 2px 10px 2px 10px;
	height:19px;
	white-space:nowrap;
	line-height:19px;
	font-size:13px;
	_width:80px;
}
.materials-menu-item{
	background:#A5A5ED url(/images/reform/tab_2_left.gif) left top no-repeat;
}

.materials-menu-item a{
	background: url(/images/reform/tab_2_right.gif) right top no-repeat;
	color:#FFFFFF;
}

.materials-menu-item a:hover{
	padding-bottom:0px;
	border-bottom: 2px solid #FF6600;
	color:#FFFFFF;
}

.materials-menu-active{
	background:#FFFFFF url(/images/reform/tab_1_left.gif) left top no-repeat;
}

.materials-menu-active a{
	background: url(/images/reform/tab_1_right.gif) right top no-repeat;
	color:#000000;
}
.materials-logo-wrapper{
	width:980px;
	margin:auto;
}
.materials-block{
	margin : 0 0 15px 0;
	border:1px solid #CCCCCC;
	padding : 0px;
}
.materials-block-sentence{
	margin : 8px;
}
.materials-block-title{
	font-size:17px;
	margin : 0 0 8px;
}

.materials-block-title a{
	display:block;
	color:#000066;
	text-decoration:underline;
	padding : 3px 0 ;
	font-size:17px;
	letter-spacing:1px;
	line-height:20px;
	font-weight:400 !important;
}

.materials-block-title a:hover{
	background : url(/images/navigations/arrows/greencircle.gif) no-repeat right center;
	color:#000099;
	text-decoration:underline;
}

.materials-block-desc{
	font-size:13px;
	margin : 0 0 0;
}
.materials-block-image{
	float:left;
	margin : 0 10px 0 0;
}
.floating-clearance{
	clear:both;
	height:0px;
	margin : 0 ;
	padding : 0;
}
.clearfix:after{
	content : ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix{ height:1px;}
	.clearfix{  display:block ; }
/* End hide from IE-Mac */

.contentsarea{
	width:980px;
}
.h-sect-left-main{
	float:left;
	width:760px;
	margin : 0;
}
.h-sect-right{
	float:left;
	width:210px;
	margin : 0 0 0 10px;
}
.h-sect-main{
	text-align:left;
	float:right;
	width:520px;
	margin : 0px 10px;
}
.h-sect-left{
	float:right;
	width:207px;
	margin : 0 0 0 ;
}
.module-blue{
	width:205px;
	margin : 0 0 15px;
	text-align:left;
	background:url(/images/reform/bluecase-middle.gif) repeat-y left top;
}
.module-blue .module-header{
	margin : 0 0 5px;
	padding : 9px 12px 10px 9px;
	font-size:15px;
	text-align:left;
	background:url(/images/reform/bluecase-top.gif) no-repeat left top;
	border: 0;
}
.module-blue .module-content{
	margin : 0 0 0px;
	padding : 4px 12px 10px 9px;
	font-size:13px;
	line-height:20px;
	background:url(/images/reform/bluecase-bottom.gif) no-repeat left bottom;
}

.module{
	margin:0 0 15px;
}

.module-beige{
	width:205px;
	margin : 0 0 15px;
	text-align:left;
	background:url(/images/reform/beigecase-middle.gif) repeat-y left top;
}
.module-beige .module-header{
	margin : 0 0 5px;
	font-size:15px;
	padding : 9px 12px 10px 9px;
	border: 0;
	text-align:left;
	background:url(/images/reform/beigecase-top.gif) no-repeat left top;
}
.module-beige .module-content{
	margin : 0 0 0px;
	padding : 4px 12px 10px 9px;
	font-size:13px;
	line-height:20px;
	background:url(/images/reform/beigecase-bottom.gif) no-repeat left bottom;
}
.module-header{
	line-height:20px;
	font-size:15px;
}

.module-white{
	width:205px;
	margin : 0 0 15px;
	text-align:left;
	background:url(/images/reform/whitecase-middle.gif) repeat-y left top;
}
.module-white .module-header{
	margin : 0 0 5px;
	font-size:15px;
	padding : 9px 12px 10px 9px;
	border: 0;
	text-align:left;
	background:url(/images/reform/whitecase-top.gif) no-repeat left top;
}
.module-white .module-content{
	margin : 0 0 0px;
	padding : 4px 12px 10px 9px;
	font-size:13px;
	line-height:20px;
	background:url(/images/reform/whitecase-bottom.gif) no-repeat left bottom;
}

.module-list{
	margin : 0;
	padding : 0;
	list-style:none;
	display:block;
}
.module-list-item{
	margin : 3px 0;
	padding : 3px;
	border-bottom:1px dotted #FFFFFF;
	list-style:none;
	display:block;
}
.module-list-item a{
	text-decoration:none;
	color:#000066;
}
.module-list-item a:hover{
	text-decoration:underline;
	color:#000066;
}



.contentsarea{
	margin : 15px 0 15px !important;
}

.main-logo{
	margin : 0 0 10px;
	font-size:20px;
	letter-spacing: 2px;
	border-bottom:2px solid #FF6600;
	padding : 0 0 6px;
}


.main-category-pl,
.main-category-lb {
	padding :1px;
	background:#666666 url(/images/reform/category-logo-bg.png) no-repeat;
	margin : 0 0 20px;
}
.main-category-pl-image{
	width:120px;
	height:120px;
	float:left;
	margin:0;
	padding :0;
	overflow:hidden;
}
.main-category-pl-main{
	width:398px;
	float:left;
	margin:0;
	padding : 0;
}
.main-pankuzu{
	font-size:12px !important;
	margin : 10px 10px 10px;
	color:#CCCCCC;
}
.main-pankuzu a{
	color:#FFFFFF;
}
.main-category-logo{
	margin : 10px;
	font-size:25px !important;
	letter-spacing:2px;
	font-weight:400;
	color:#FFFFFF;
}

.materials-form-division{
	font-size:18px;
	font-weight:bold;
	margin : 20px 0 10px;
	padding: 0 0 4px;
	border-bottom : 3px solid #0099CC;
}

.materials-form-table{
	border-collapse:collapse;
	border:1px solid #999999;
	width:100%;
}
.materials-form-table td{
	border:1px solid #999999;
}
.materials-form-table-titlerow td{
	padding:4px;
	background-color:#E5E5E5;
	font-weight:bold;
	font-size:15px;
	color:#000033;
}
.materials-form-table-inputrow textarea{
	font-size:11px;
}
.materials-form-item{
	font-size:12px;
}
.materials-form-table-inputrow td{
	padding : 3px;
}
.materials-form-table-inputrow-colored td{
	background-color: #FFF9E2;
}
