@charset "UTF-8";
/* service.css */

#Contents {
	padding-top:0;
}
#NewsDetail {
	width:520px;
	margin-top:10px;
	padding:20px;
	float:left;
	background-color:#FFFFFF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#NewsDetail dl {
	position:relative;
	clear:both;
	width:520px;
	margin-top:-10px;
	line-height:1.6em;
}
#NewsDetail dt {
	position:absolute;
	left:0;
	clear:both;
	width:80px;
	padding:10px 5px 5px 5px;
	float:left;
	font-weight:bold;
}
#NewsDetail dd {
	border-bottom:dotted 1px #CCCCCC;
	padding:10px 5px 5px 100px;
}
#NewsNav {
	width:180px;
	float:right;
}
.newsNavSet {
	margin-top:10px;
	background-color:#FFFFFF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.newsNavSet ul {
	padding:15px 15px 5px 15px;
}
.newsNavSet ul li {
	margin-bottom:10px;
	padding-left:20px;
	background:url(../images/common/IconArrow02.png) no-repeat 0 center;
}
.newsNavSet dl {
	padding: 15px 15px 5px 15px;
}
.newsNavSet dt {
	line-height:1.3em;
	padding-left:20px;
	background:url(../images/common/IconArrow02.png) no-repeat 0 center;
}
.newsNavSet dd {
	line-height:1.3em;
	border-bottom: 1px dotted #CCCCCC;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
}
#NewsArticle {
	width:520px;
	margin-top:10px;
	float:left;
}
#NewsDetailArticle {
	width:520px;
	padding:20px;
	background-color:#FFFFFF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.newsTit {
	width:390px;
	float:left;
	line-height:1.5em;
	font-family:"FOT-ニューロダン ProN DB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	font-size:16px;
}
.newsDate {
	width:110px;
	padding-top:5px;
	float:right;
	text-align:right;
	color:#666666;
}
.newsBody {
	line-height:1.6em;
}
#BtnCatBack {
	padding-top:10px;
}
.newsArticleHeader {
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:20px;
	padding-bottom:10px;
}
ul.pager {
	margin-top:20px;
	text-align:center;
}
ul.pager li {
	list-style-type:none;
	font-size:1em;
	display:inline;
	background-color:#FFFFFF;
}
ul.pager li a {
	text-decoration:none;
	border:1px solid #2068A1;
	padding:2px 5px;
	margin:2px;
}
ul.pager li a:hover {
	border:1px solid #0099CC;
}
ul.pager span.current_page {
	padding:3px 6px;
	margin:1px;
	color:#FFFFFF;
	background-color:#2068A1;
}
.newsBtnTop {
	margin-top:10px;
}
.blogSammry01 {
	clear:both;
	line-height:1.6em;
}

.news_releace h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.news_releace ul {
	margin-bottom:10px;
}

/*20131119追加*/
.news_releace table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	line-height:1.6em;
	text-align:left;
	font-size: 86%;
}
.news_releace table th {
	border-bottom:solid 2px #FFFFFF;
	padding: 10px 10px 10px 20px;
	background-color:#D1DEE3;
	vertical-align:middle;
	text-indent: -1em;
}
.news_releace table td {
	border-left:solid 2px #FFFFFF;
	border-bottom:solid 2px #FFFFFF;
	padding:10px;
	background-color:#F4F3F0;
	vertical-align:middle;
}
.news_releace ol {
	list-style-type: none;
}
.news_releace span {
	font-size: 86%;
	line-height: 1.4em;
	display: block;
}

div#seminar h2 {
    margin-bottom: 20px;
    padding: 8px;
    border: 1px solid #B71117;
    box-shadow: inset 1px 1px 0 rgba(255,255,255,0.4);
    background: #AA0B13;
    color: #ffffff;
    font-size: 120%;
}

/* 申し込みボタン
---------------------------------*/
.btnApplication a {
background: url(/images/news/BtnApplication.png) no-repeat;
display: block;
width: 266px;
height: 0;
margin: 20px auto;
padding-top: 54px;
overflow: hidden;
}
.btnApplication a:hover {
background-position: 0 -54px;
}

/* 講師紹介
---------------------------------*/
.lecturer-box {
    overflow: hidden;
    margin-left: 0px;
    margin-bottom: 10px;
	border-bottom:solid 1px #ddd;
}
/*左に画像なし場合*/
.lecturer-box_01 p {
    font-size: 95%;
    line-height: 180%;
    padding-left: 10px;
    padding-bottom: 20px;
}
/*左に画像なしの場合*/
.lecturer-box_01 h4 {
	font-size:16px;
	padding-left: 10px;
	font-weight: bold;
}
/*左に画像あり場合*/
.lecturer-box_04 p {
    font-size: 95%;
    line-height: 180%;
    padding-left: 10px;
    padding-bottom: 20px;
}
/*左に画像あり場合*/
.lecturer-box_04 h4 {
	font-size:16px;
	padding-left: 10px;
	font-weight: bold;
}
.lecturer-box_03 {
	float: left;
}
.lecturer-box_04 {
	float: left;
	width: 400px;
}

.seminar h3 {
    margin: 30px 0 20px 0;
    padding: 10px 10px 10px 20px;
    background: url(/images/service/BgH4.png) repeat-y;
    font-family: "FOT-ニューロダン ProN DB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    font-size: 14px;
}
/*seminar table*/
.seminar table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	line-height:1.6em;
	text-align:left;
	font-size: 86%;
}
.seminar table th {
	border-bottom:solid 2px #FFFFFF;
	padding: 10px 10px 10px 20px;
	background-color:#D1DEE3;
	vertical-align:middle;
	text-indent: -1em;
}
.seminar table td {
	border-left:solid 2px #FFFFFF;
	border-bottom:solid 2px #FFFFFF;
	padding:10px;
	background-color:#F4F3F0;
	vertical-align:middle;
}