@charset "UTF-8";

/********************************************************************/
/* 申し込み方法スタイルセット */

table {
margin:10px 0px;
}


/* 基本・マージン調整 */
ol {
	padding: 0px 0px 0px 10px;
	margin:15px;
	font-size:16px;
}

ol li {
	padding: 1px;
	margin:1px 1px 10px;
	font-size:14px;
	list-style: decimal outside;
	line-height: 20px;
}

h1,h6,h3,h4,h5,h6 {
	margin: 0px 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 13px;
}

h1 {
	font-size:20px;
	border-left-width: 8px;
	padding-left:8px;
	padding-top: 10px;
	height:28px;
	letter-spacing: 1em;
	border-style: none none solid solid;
	border-bottom-width: 1px;
	line-height:100%;
	}

h2 {
	margin: 0px 0px 0px 8px;
	font-size: 13pt;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	padding-left: 0px;
	padding-top: 5px;
	border-left-style: none;
	height:18px;
	line-height:100%;
}

h2 .number {
	background:#996666;
	color:#FFFFFF;
	width:23px;;
	height:18px;
	text-align:center;
	padding-top: 5px;
	margin-right:10px;
	font-size:16px;
	float:left;
}

h3 {
	font-size:14px;
	line-height: 20px;
}

h4 {
font-size:13px;
}

h5 {
	font-size:12px;
	border-bottom: 1px solid #666666;
	border-left-width: 5px;
	border-left-style: solid;
	padding-left:5px;
	height:16px;
	font-weight: normal;
	line-height: 180%;
	height: 23px;
}

/* ボーダー背景色 */
.submitBorder {
	border: 1px solid #CC9999;
}
.submitBackcolor {background: #CC9999;}
.submitTbackcolor {background: #EBD8D8;}
.whitleBackcolor {background: #FFFFFF;}


.tmargin {
	padding: 0px;
	margin-left:25px;
}

.whatnewth{
	background:#FEB8B8;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
.whatnewtd{
	border-top: none #FEB8B8;
	border-right: 1px solid #FEB8B8;
	border-bottom: 1px solid #FEB8B8;
	border-left: #FEB8B8;
	font-size: 12px;

}
.whatnewtd2{
	border-top: none #FEB8B8;
	border-right: 1px solid #FEB8B8;
	border-bottom: 1px solid #FEB8B8;
	border-left: 1px solid #FEB8B8;
	font-size: 12px;

}

