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


/*
----デザインディレクトリ（希土類）設定-------------------------*/

.contents_body .center {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}




h3.design_h3 {
	color: #002277;
	font-size: 12px;
	margin-bottom: 20px;
	padding-top: 0px;
}
h4.design_h4 {
	color: #002277;
	font-size: 12px;
	margin-bottom: 20px;
	padding-top: 0px;
}
h5.design_h5 {
	color: #002277;
	font-size: 12px;
	margin-bottom: 20px;
	padding-top: 0px;
}

.body_right p {
	margin-bottom: 20px;
}

/*
----希土類磁石の基礎　設定-------------------------*/
.inside_link {
	padding-bottom: 0px;
	list-style-type: none;
}
.inside_link li {
	padding-bottom: 5px;
}
.inside_link li.no_padding {
	padding-bottom: 0px;
}
.contents_body .formula {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-indent: 0px;
}
.orange {
	color: #E65000;
}

/*
----希土類とは(rem.html)　設定-------------------------*/
.series {
	padding-bottom: 20px;
}
.body_right .series_img {
	padding-top: 20px;
	text-indent: 0px;
}
.body_right .padding_bottom20px {
	padding-bottom: 20px;
	text-indent: 0px;
}
span.padding_a_b {
	padding-left: 50px;
	padding-right: 20px;
}


/*
----着脱方法と着磁特性(mandc.html)　設定-------------------------*/

h4.mandc_h4 {
	color: #002277;
	font-size: 12px;
	margin-bottom: 0px;
	padding-top: 20px;
}
h4.mandc_h4_2 {
	color: #666666;
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 20px;
}
div.mandc_photo {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
div.mandc_photo_box {
	float: left;
	width: 140px;
	text-align: center;
	margin-bottom: 15px;
}
div.mandc_photo_box_2 {
	float: left;
	width: 225px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
div.mandc_photo p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}



/*
----特性評価試験(evaluate.html)　設定-------------------------*/
h4.evaluate_h4 {
	color: #002277;
	font-size: 12px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-left: 25px;
}
#test_table {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-left-color: #3399CC;
	border-collapse: collapse;
	font-size: 12px;
	text-align: center;
	margin-bottom: 20px;
}
#test_table th {
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	background-color: #E3F2F9;
}
#test_table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
}
div.evaluate_photo {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
div.evaluate_photo_box {
	float: left;
	width: 140px;
	text-align: center;
	margin-bottom: 15px;
}
div.evaluate_photo_box_2 {
	float: left;
	width: 225px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}
div.evaluate_photo p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul#loc_test {
	margin-left: 30px;
	padding-top: 20px;
	margin-bottom: 20px;
	list-style-type: square;
}
ul#loc_test li {
	margin-bottom: 5px;
}


/*
----マグネット用語集　設定-------------------------*/
.term_ul {
	margin-top: 0px;
	margin-bottom: 50px;
	list-style-type: none;
	text-align: center;
}
.term_ul li {
	display: inline;
	margin-left: 0px;
}
h3.term_h3 {
	font-size: 12px;
	color: #002277;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #656565;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



dl.term_box {
	margin-top: 0px;
	margin-bottom: 0px;
}
dl.term_box dt {
	font-weight: bold;
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #002277;
}
dl.term_box dd {
	text-indent: 1em;
	margin-bottom: 50px;
}
