@charset "utf-8";
@import "../../common/css/0-import.css";
#conts {
	padding-bottom: 14px;
	margin: 0 0 0 -2px
}

#conts .boxA {
	margin-bottom: 21px;
	padding: 20px 0 30px 0;
	border: 1px solid #ccc;
	background: #FFFEF2;
}

#conts .boxB {
	padding: 19px 34px 0 28px;
	clear: both;
}

#conts .boxB p {
	line-height: 1.5;
/**	text-indent: 10px;**/
	margin: 10px 0 23px 0px;
}

#conts .boxB span {
	font-size: 14px;
}

.img_p {
	padding-right: 20px;
	padding-bottom: 10px;
}

#conts .boxC {
	padding: 39px 27px 0px 28px;
	clear: both;
}

#conts .boxC p {
	line-height: 1.5;
/**	text-indent: 10px;**/
	margin: 4px 0 23px 0;
}

.img_pl {
	padding-left: 20px;
	padding-bottom: 10px;
}

#conts h2 {
	margin: 0 0 20px 27px;
	padding: 15px 0 5px 39px;
	clear: both;
	color: #c00;
	background: url(../../common/img/icon/12.gif) no-repeat left center;
	font-size:14px;
}

#conts .w688 {
	width: 687px;
	margin: 0 0 23px 28px;
	font-size: 12px;
	background: #fff;
}

#conts .w688 th {
	padding: 13px 0;
	width: 189px;
	text-align: left;
	font-weight: normal;
	text-indent: 19px;
	vertical-align: top;
	border: 1px solid #cc9;
}

#conts .w688 th span {
	color: #f00;
	font-weight: bold;
}

#conts .w688 td {
	padding: 0 0 0 13px;
	vertical-align: middle;
	border: 1px solid #cc9;
}

#conts .w688 td input {
	width: 308px;
}

#conts .w688 td.w45 input {
	width: 45px;
}

#conts .w688 td textarea {
	margin: 12px 0;
	width: 464px;
	height: 107px;
}

#conts .w688 td.check {
	padding: 12px 0 12px 15px;
}

#conts .w688 td.check p{
	margin-bottom: 10px;
}

#conts .w688 td.check input {
	width: auto;
	margin: 2px 10px 4px 0;
	vertical-align: middle;
}

#conts .w688 td.check label {
	vertical-align: middle;
}

#conts .w688 td#radio {
	padding: 16px 0 15px 15px;
}

#conts .w688 td#radio input {
	margin-right: 3px;
}

#conts .w688 td#radio label {
	padding-right: 15px;
}

#conts p.inputBtn {
	text-align: center;
	font-size: 12px;
}
#conts .font {
	font-size:14px
}

#conts span.red_text {
	color:#FF0000;
	padding-left:10px;
}
/*---------------------- HTML本文設定 ----------------------*/

#conts .boxD {
	padding: 19px 34px 0 28px;
	clear: both;
}

#conts .boxD p {
	line-height: 1.5;
/**	text-indent: 10px;**/

/******************** 変更分 ********************/
	vertical-align: top;
/******************** ここまで ********************/
}

#conts .boxD span {
	font-size: 14px;
	line-height: 1.5;
}

/** HTML本文にてcssを初期化？**/
#conts .boxD table { border:solid 1px #CCCCCC;background-color:#FFFFFF; }
#conts .boxD table tr { vertical-align: middle; }
#conts .boxD table td { vertical-align: middle; }

/** 個別で設定 **/
#conts .boxD table td.padding { padding: 0px; }
#conts .boxD table td.top { vertical-align: top; }
#conts .boxD table td.bottom { vertical-align: bottom; }
#conts .boxD table td.right { float: right; }
#conts .boxD table td.left { float: left; }
#conts .boxD table td.xx-small { font-size: xx-small; }
#conts .boxD table td.x-small { font-size: x-small; }
#conts .boxD table td.small { font-size: small; }
#conts .boxD table td.medium { font-size: medium; }
#conts .boxD table td.large { font-size: large; }
#conts .boxD table td.x-large { font-size: x-large; }
#conts .boxD table td.xx-large { font-size: xx-large; }

/** border無し **/
#conts .boxD table.none { border:none;background-color:#FFFEF2; }

/** 人物紹介 **/
#conts .boxD table.user_table01 td { padding:1px; }
#conts .boxD table.user_table01 td table { border-collapse:separate; border-spacing:9px; }
#conts .boxD table.user_table01 td table td.top { vertical-align:top; }
#conts .boxD table.user_table01 td table td p { font-size: 12px;line-height:1.2em; }

/** 要素名の背景色が違うもの1 **/
#conts .boxD table.user_table02 td.color { background-color:#F2F2F2; }
#conts .boxD table.user_table02 td { border:solid 1px #999999;padding:10px; }

/** 要素名の背景色が違うもの2 **/
#conts .boxD table.user_table03 td.color { background-color:#CCCCCC; }
#conts .boxD table.user_table03 td { border:solid 1px #999999;padding:10px; }

/** そのほかの表（個別） **/
#conts .boxD table.user_table04 { border:solid 1px #000000; border-collapse: separate;border-spacing: 2px; }
#conts .boxD table.user_table04 td.color01 { background-color: #CCFF33; }
#conts .boxD table.user_table04 td.color02 { background-color: #CCFF66; }
#conts .boxD table.user_table04 td.color03 { background-color: #CCFF99; }
#conts .boxD table.user_table04 td { border:solid 1px #000000; }

/** border無し　＆　padding:10px **/
#conts .boxD table.none_padding { border:none;background-color:#FFFEF2; }
#conts .boxD table.none_padding td { padding:10px; }
#conts .boxD table.none_padding td table{ border:none;background-color:#FFFEF2; }

/*------------------- ここまで -------------------*/

/*------------------------------------------------------------
	safari
------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
#conts .boxA {
	padding: 20px 0 31px 0;
}

#conts .boxB {
	padding: 20px 34px 0 28px;
}

#conts .w688 {
	width: 688px;
	margin: -1px 0 23px 27px;
}

#conts .w688 td textarea {
	margin: 13px 0;
}
#conts .boxD {
	padding: 20px 34px 0 28px;
}
}

/*------------------------------------------------------------
	safari
------------------------------------------------------------*/


/*------------------------------------------------------------
	IE 7
------------------------------------------------------------*/
*+html #conts .boxB {
	padding: 0 34px 0 28px;
}

*+html #conts .boxC {
	padding: 23px 27px 0px 28px;
}

*+html #conts .boxC p {
	padding-top: 3px;
}

*+html #conts .boxB p {
	margin-top: 0;
	margin: 10px 0 15px 0px;
	padding-top: 10px;
}

*+html #conts .w688 {
	width: 688px;
	margin: 0 0 23px 27px;
}

*+html #conts .w688 td.check input {
	margin: 0 10px 2px 0;
}

*+html #conts .w688 td textarea {
	margin: 10px 0;
}

*+html #conts .w688 td.check {
	padding: 12px 0 12px 12px;
}
*+html #conts .boxD {
	padding: 0 34px 0 28px;
}
*+html #conts .boxD p {
	margin-top: 0;
	margin: 10px 0 15px 0px;
	padding-top: 10px;
}
/*------------------------------------------------------------
	IE 7
------------------------------------------------------------*/

/*------------------------------------------------------------
	IE 6
------------------------------------------------------------*/
*html #conts .boxB {
	padding: 0 34px 0 25px;
}

*html #conts .boxC {
	padding: 23px 27px 0px 28px;
}

*html #conts .boxC p {
	padding-top: 3px;
}

*html #conts .boxB p {
	margin-top: 0;
	margin: 10px 0 15px 0px;
	padding-top: 10px;
}

*html #conts .w688 {
	width: 688px;
	margin: -2px 0 23px 27px;
}

*html #conts .w688 th {
	padding: 13px 0;
}

*html #conts .w688 td.check input {
	margin: 0 10px 2px 0;
}

*html #conts .w688 td textarea {
	margin: 10px 0;
}

*html #conts .w688 td.check {
	padding: 12px 0 9px 12px;
}
*html #conts .boxD {
	padding: 0 34px 0 25px;
}
*html #conts .boxD p {
	margin-top: 0;
	margin: 10px 0 15px 0px;
	padding-top: 10px;
}
/*------------------------------------------------------------
	IE 6
------------------------------------------------------------*/
