/* ================================= */
/* 倫理法人会　　　お問い合わせ用CSS */
/* ================================= */


/* TOP ラベル領域 */
h2 {
	border-width: 1px;
	border-color: #2d582d;
	border-style: solid none;
	padding: 2px 0px;
	margin-bottom: 14px;
}
h2 p{
	height: 191px;
	background-color: #ececec;
	background-image: url(../images/contact_header.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-bottom: 5px;
}
	h2 p span {
		position: relative;
		z-index: -1;
	}

/* 右ペイン内スタイル */
	/* ラベル背景汎用スタイル */
	#contents #right-pain .label{
		background-repeat: repeat-x;
		background-image: url(../images/l-bg.png);
		margin-bottom: 14px;
	}
		#contents #right-pain .label p span {
			position: relative;
			z-index: -1;
		}
		
		/* プライバシーポリシー */
		#contents #right-pain .label #l-link {
			height: 42px;
			background-image: url(../images/co-toi.png);
			background-repeat: no-repeat;
			overflow: hidden;
		}
		


		/* テキスト領域 */
		#contents #right-pain .text-block {
			width: 734px;
			padding: 10px 0px 20px 0px;
			margin: 0px auto 16px auto;
			border: 1px solid #c7caca;
			font-size: 90%;
			letter-spacing: 1px;
			color: #333333;
		}
			#contents #right-pain .text-block .CObox {
				width: 92%;
				margin-left: auto;
				margin-right: auto;
				line-height: 120%;
				margin-top: 20px;
				margin-bottom: 15px;
			}
				#contents #right-pain .text-block .CObox .come01 {
					/*width: 100%;*/
					text-align: right;
					border-bottom: 1px solid #CCCCCC;
					margin-bottom: 10px;
				}
					#contents #right-pain .text-block .CObox .come01 span {
						font-weight: bold;
						color: #880000;
					}
				#contents #right-pain .text-block .CObox .come02 {
					/*width: 100%;*/
					border-bottom: 1px solid #CCCCCC;
					margin-bottom: 10px;
				}
					#contents #right-pain .text-block .CObox .come02 span {
						font-weight: bold;
						color: #666666;
					}
				#contents #right-pain .text-block .CObox .come03 {
					/*width: 100%;*/
					border-bottom: 1px solid #CCCCCC;
					margin-bottom: 10px;
				}
					#contents #right-pain .text-block .CObox .come03 span {
						font-weight: bold;
						color: #880000;
					}
				#contents #right-pain .text-block .CObox .title {
					border-left: 5px solid #CCCCCC;
					border-top: 1px solid #CCCCCC;
					/*border-bottom: 1px solid #CCCCCC;*/
					padding-left: 5px;
					font-weight: bold;
					color: #666666;
					margin-bottom: 5px;
				}
					#contents #right-pain .text-block .CObox .title span {
						color: #880000;
					}
				#contents #right-pain .text-block .CObox .name {
					margin-bottom: 10px;
					margin-left: 30px;
				}
					#contents #right-pain .text-block .CObox .name input {
						width: 200px;
						font-size: 14pt;
					}
						#contents #right-pain .text-block .CObox .name p {
							color: #880000;
						}
				#contents #right-pain .text-block .CObox .name1 {
					margin-bottom: 10px;
					margin-left: 30px;
				}
					#contents #right-pain .text-block .CObox .name1 input {
						width: 100px;
						font-size: 14pt;
					}
						#contents #right-pain .text-block .CObox .name1 p {
							color: #880000;
						}
				#contents #right-pain .text-block .CObox .name2 {
					margin-bottom: 10px;
					margin-left: 30px;
				}
					#contents #right-pain .text-block .CObox .name2 input {
						width: 500px;
						font-size: 14pt;
					}
						#contents #right-pain .text-block .CObox .name2 p {
							color: #880000;
						}
				#contents #right-pain .text-block .CObox .name3 {
					margin-bottom: 10px;
					margin-left: 30px;
				}
					#contents #right-pain .text-block .CObox .name3 textarea {
						width: 500px;
						height: 200px;
						font-size: 14pt;
					}
						#contents #right-pain .text-block .CObox .name3 p {
							color: #880000;
						}
				
				
				#contents #right-pain .text-block .CObox .comebox {
					text-align: center;
				}
				#contents #right-pain .text-block .CObox .comebox input{
					width: 150px;
					height: 30px;
				}
				#contents #right-pain .text-block .CObox .comebox2 {
					text-align: center;
				}
				#contents #right-pain .text-block .CObox .comebox2 input{
					width: 150px;
					height: 30px;
				}
				#contents #right-pain .text-block .CObox .comebox3 {
					text-align: center;
				}
		
		
		
		
		
		
	

