@import url("css/color.css");
@import url("css/padding.css");

@import url('css/custom.css');

* { margin:0; padding:0; }
img{ border:0; vertical-align:top; }
html{ overflow:scroll-y; }
body {
	background:#FFF;
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	line-height:2;
	color:#333;
	position:absolute;
	width:100%;
	height:100%;
	line-height: 2;
}
td,tr,th,p {
	line-height: 2;
}

h1,h2,h3,h4,h5,h6{ font-weight:normal; }
ul {}
ul li { list-style:none; }
a.img {
	display:block;
	outline:none;
	overflow:hidden;
	text-indent:-9999em;
	background-repeat:no-repeat;
}
.noborder{ border:none; }
.nobg{ background:none; }

input.short,select.short,textarea.short{ width:5em; _width:4.5em; }
input.middle,select.middle,textarea.middle{ width:15em; _width:13em; }
input.long,select.long,textarea.long{ width:20em; }
input.btn{ margin:0 5px; padding:0 3px; _padding:0 -10px; background-color:#DDD; }
#left{ float:left; }
#right{ float:right; }
.list{ margin-left:18px; text-indent:-18px; }
p{ padding-bottom:1em; }
.clearBoth{ clear:both; }

.font-title {color:55740B; }

.red {
	color: #ff0000;
}


/* ----------------------------------------
 * メールフォーム
 * ---------------------------------------- */
.mail {
padding:15px;
}

#mailcontainer {
padding:10px;
background-color:#ffffff;
}

.mail table {
	border: solid 1px #666666;
	width: 90%;
	
}
.mail th, .mail td {
	padding: 10px;
	border: 1px solid #666666;
	white-space: nowrap;
}
.mail th {
	background-color: #e0e0e0;
	white-space: nowrap;
}
.mail td {
	width: 100%;
}
.mail span {
	color: #FF3300;
	font-size: 10px;
}
.mail div.button {
	text-align: center;
}
.button {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.mail p.error {
	color: #ff0000;
	font-weight: bold;
}
.mail textarea, .mail input.edit {
	width: 95%;
}



/* ----------------------------------------
 * 追加スタイル
 * ---------------------------------------- */

.pagestyle {
}

.pagestyle table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #cccccc;
	width: 100%;
	margin-bottom: 10px;
}
.pagestyle th,
.pagestyle td {
	padding: 5px;
	border: 1px solid #cccccc;
	white-space: nowrap;
	vertical-align: top;
}
.pagestyle th {
	background-color: #e0e0e0;
	white-space: nowrap;
	vertical-align: middle;
}
.pagestyle .font-w-bold {
	font-weight: bold;
}
.pagestyle h5 {
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	line-height: 1.5;
}
.pagestyle h6 {
	font-weight: bold;
	padding: 5px 0px;
	font-size: small;
	margin-bottom: 5px;
}

.midashi {
	font-size: 14px;
	padding: 3px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.5;
	border-bottom: 1px solid #cccccc;
}
.midashi2 {
	font-size: 16px;
	padding: 3px 3px 3px 10px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.5;
	border-left: 5px solid #990000;
	background-color: #f7f7f7;
}
.img-l {
	float: left;
	margin: 0px 10px 10px 0px;
}
.img-r {
	float: right;
	margin: 0px 0px 10px 10px;
}
.floatclear {
	clear: both;
}
.box {
	border: 2px solid #cccccc;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f7f7f7;
	clear: both;
}
.box ul {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
.box ul li {
	margin-bottom: 3px;
	padding-left:20px;
	line-height: 1.5;
}
.box ul .no01 {
	background: url(image/no01.gif) no-repeat left 5px;
}
.box ul .no02 {
	background: url(image/no02.gif) no-repeat left 5px;
}
.box ul .no03 {
	background: url(image/no03.gif) no-repeat left 5px;
}
.box ul .no04 {
	background: url(image/no04.gif) no-repeat left 5px;
}
.box ul .no05 {
	background: url(image/no05.gif) no-repeat left 5px;
}
.box ul .no06 {
	background: url(image/no06.gif) no-repeat left 5px;
}
.box ul .no07 {
	background: url(image/no07.gif) no-repeat left 5px;
}
.box ul .no08 {
	background: url(image/no08.gif) no-repeat left 5px;
}
.box ul .no09 {
	background: url(image/no09.gif) no-repeat left 5px;
}
.box ul .no10 {
	background: url(image/no10.gif) no-repeat left 5px;
}
.box dl.style {
	line-height: 1.5;
}
.box dl.style dt {
	border-left: 2px solid #006633;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}
.box dl.style dd {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}


.sec32 {
	background: url(http://www.management-coaching.jp/images/scd/32/title02.jpg) no-repeat;
}
.sec35 {
	background: url(http://www.management-coaching.jp/images/scd/35/title02.jpg) no-repeat;
}
 
 
 
/* メールフォーム 090703_kubo */
form table.mailform {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
form table.mailform th,
form table.mailform td {
	padding: 5px 10px;
	border: 1px solid #ccc;
}

form table.mailform td .edit,
form table.mailform td textarea {
	width: 300px;
}


/* 全国大会のご報告 */
.report-theme {
	margin: 0 0 0 67px;
}