/* Operation CSS
------------------------------------------------ */

#operation {
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#operation h4 {
	margin: 20px 0px 0px 8px;
	padding: 8px 0px 0px 5px;
	float: left;
	width: 180px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9900;
}

#operation h5 {
	margin: 0px 0px 5px;
	padding: 5px 7px;
	width: 316px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #666666;
}

#operation p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
}

#operation em {
	font-style: normal;
}

/* ------------------------------------------------operation-index */

#operationConts {
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#operationConts h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1em;
	line-height: 1.8em;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 5px 0px;
	background-image: url(../img-operation/ope_h3-bg.jpg);
	background-repeat: no-repeat;
}

#operationConts h4 {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 187px;
}

#operationConts h5 {
	margin: 0px 0px 5px;
	padding: 5px 7px;
	width: 316px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFFFFF;
	background-color: #666666;
}

#operationConts p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
}

#operationConts em {
	font-style: normal;
}

#operationConts ul {
	margin: 0px;
	padding: 25px 0px 12px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img-operation/ope_ul-bg.jpg);
	background-repeat: no-repeat;
}

#operationConts li {
	font-size: 0.8em;
	line-height: 12px;
	list-style-type: none;
	list-style-position: inside;
	background-image: url(../img-operation/ope_li-mark.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 12px;
}

.opeBodyWrap {
	margin: 0px 0px 20px;
	padding: 10px 0px 10px 5px;
	width: 538px;
	border: 1px solid #CCCCCC;
	background-image: url(../img-operation/ope-concept-bg.gif);
	background-repeat: no-repeat;
}

.opeBodyWrapB {
	margin: 0px 0px 20px;
	padding: 10px 5px;
	width: 538px;
	border: 1px solid #CCCCCC;
}

.opeBodyR {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: right;
	width: 330px;
}

/* ------------------------------------------------ope-a1〜 */

#opeContsPage {
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#opeContsPage h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 1em;
	line-height: 1.8em;
	color: #333333;
	margin: 10px 0px 0px;
	padding: 5px 0px;
	background-image: url(../img-operation/ope_h3-bg.jpg);
	background-repeat: no-repeat;
}

#opeContsPage h4 {
	margin: 15px 0px 0px;
	padding: 0px;
}

#opeContsPage h5 {
	font-size: 0.9em;
	line-height: 2em;
	color: #333333;
	font-weight: bold;
	margin: 15px 0px 5px;
	padding: 0px 0px 0px 15px;
	background-image: url(../img-operation/allow-15px.gif);
	background-repeat: no-repeat;
}

#opeContsPage p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 0px;
}

#opeContsPage em {
	font-style: normal;
	font-weight: bold;
}

#opeContsPage dl {
	margin: 10px 0px 0px 10px;
	padding: 5px 0px 5px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#opeContsPage dt {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	font-weight: bold;
}

#opeContsPage dd {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
}

#opeContsPage ul {
	margin: 0px 0px 10px;
	padding: 0px;
}

#opeContsPage li {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333333;
	list-style-position: inside;
	list-style-type: none;
}

#plaque {
	margin: 0px;
	padding: 15px 0px 0px;
	width: 550px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#plaque dl {
	margin: 0px 0px 15px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 420px;
}

#plaque dt {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;

}

#plaque dd {
	padding-top: 5px;

}

#c1c2 dl {
	margin-bottom: 20px;
	margin-top: 20px;
}

#inlayLeft {
	float: left;
	width: 270px;
	margin: 15px 0px 20px;
	padding: 0px;
}

#inlayLeft h5 {
	margin-top: 0px;
}

#inlayRight {
	float: right;
	width: 260px;
	margin-bottom: 20px;
	margin-top: 15px;
}

#inlayRight h5 {
	margin-top: 0px;
}

#unit {
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#unit img {
	padding: 5px;
	float: left;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 10px;
}

#unit dl {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.smallBox {
	float: right;
	width: 176px;
	margin-top: 10px;
}

.midiumBox {
	float: right;
	width: 363px;
	margin-top: 10px;
}

.largeBox {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.largeBox dt {
	margin-top: 10px;
}

.underLine {
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/* ------------------------------------------------Photo */

.leftIMG {
	margin: 0px 10px 10px 0px;
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
}

.rightIMG {
	margin: 0px 0px 10px 10px;
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
}

/* ------------------------------------------------Column */

#term {
	margin: 15px 0px 0px;
	padding: 5px 10px 10px;
	width: 528px;
	border: 1px solid #CCCCCC;
}

#term h5 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: bold;
	color: #333333;
}

#term p {
	margin-bottom: 0px;
}

