@charset "shift_jis";

/**--------------------------------------------------------
 *CSS information 
 *
 * file name	: /news/css/style.css
 * author		  : lecman
 * style info	: news内　個別スタイル
 -----------------------------------------------------------*/

h2.pageTtl {
	margin: 0 0 20px;
}

h3.backTtl {
	padding: 0.5em 0 0.8em;
	margin-bottom: 1em;
	background: url(../../images/index/bg_dot_01.gif) repeat-x left bottom;
}

h3.backTtl a {
	color: #336699;
	font-size: 116%;
	text-decoration: none;
}

h3.backTtl img {
	vertical-align: text-top;
	padding: 0 5px 0 0;
}

h3.title01 {
	border-left: #CC0000 6px solid;
	border-bottom: #CC0000 1px solid;
	padding: 2px 0 2px 7px;
	margin: 25px 0 10px 0;
}


.accordion_toggle_active h3 {
	background-image: none;
}

.accordion_toggle_active h3 a {
	background-image: url(../images/icon_minus.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	display: inline-block;
}

.accordion_toggle_active h3 img {
	opacity: 0;
	filter: alpha(opacity=0);
}


/* news
 -----------------------------------------------------------*/

#page_body {
	/*width: 730px;*/
	width: 760px;
	padding-top: 25px;
	line-height: 1.4;
}

#page_body dl.news dt {
	font-size: 95%;
	width: 110px;
}

#page_body dt.support {
	background: url(../../images/index/icon_news_01.gif) no-repeat right center;
}

#page_body dl.news dt.media {
	background: url(../../images/index/icon_news_02.gif) no-repeat right center;
}

#page_body dl.news dt.lineup {
	background: url(../../images/index/icon_news_03.gif) no-repeat right center;
}

#page_body dl.news dd {
	font-size: 100%;
	padding: 0.5em 0 0.8em;
	margin-bottom: 1em;
	background: url(../../images/index/bg_dot_01.gif) repeat-x left bottom;
}

/* link ---*/
#page_body dl.news dd a:link {
	color: #33729d;
	text-decoration: none;
}

#page_body dl.news dd a:visited {
	color: #33729d;
	text-decoration: none;
}

#page_body dl.news dd a:hover {
	text-decoration: underline;
}

#page_body dl.news dd a:active {
	text-decoration: none;
}

/* ニュースリリース
 -----------------------------------------------------------*/
.newsArea {
	border: #CCC 1px solid;
	margin: 0 auto;
	width: 650px;
	padding: 30px;
	font-size: 128%;
}

.newsArea .newsDate {
	text-align: right;
}

.newsArea h2.newsTtl  {
	text-align: center;
	margin: 20px 0;
}

.newsArea h2.newsTtl span {
	border-bottom: #CCCCCC 3px solid;
}

.newsArea h3.pageTtl {
	margin: 0 0 20px;
	font-size:100%;
}

.newsArea p.newsTxt {
	line-height: 1.5;
	margin: 0 0 15px;
}

.newsArea p.txt_center{
	text-align:center;
}

.newsArea p.red span{
	color:#CC0000;
}

.newsArea p.blue span{
	color:#000066;
}

.newsArea a:link,
.newsArea a:visited,
.newsArea a:hover,
.newsArea a:active {
	color: #33729D;
}

a.mIconTriRed {
	background-image: url(../../campaign/images/module/lc_icon_tri_red_01.gif);
	background-position: left 0.25em;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

.kome {
	font-size: 80%;
	color: #666666;
	margin: 0 0 0 2em;
	text-indent: -2em;
}

ol.newsNolist {
	margin: 0 0 20px 20px;
}

ol.newsNolist li {
	list-style-type: decimal;
	margin: 0 0 15px;
}

dl.qaList dt {
	color: #CC0000;
	margin: 0 0 0 1.9em;
	text-indent: -1.9em;
}

dl.qaList dd {
	margin: 0 0 15px 1.9em;
	text-indent: -1.9em;
}

.mb15 {
	margin-bottom: 15px;
}

ul.newsList {
	margin: 0 0 20px 20px;
}

li.newsListbtm {
	margin: 0 0 12px 0;
}

ul.List_menu {
	margin: 0 0 15px;
	width: 100%;
}

ul.List_menu li {
	float: left;
	line-height: 1.4;
	margin: 2px 5px 0 0;
	list-style:none;
	width: 30%;
}

ul.List_menu li a {
	padding: 0 0 0 12px;
	background:url(../../campaign/images/module/lc_icon_tri_red_01.gif) 0 center no-repeat;
}

ul.List_menu li.last {
	margin: 2px 0 0 0;
}

ul.List_menu2 {
	margin: 0 0 15px;
	width: 100%;
}

ul.List_menu2 li {
	float: left;
	line-height: 1.4;
	margin: 2px 5px 0 0;
	list-style:none;
	width: 50%;
}

ul.List_menu2 li a {
	padding: 0 0 0 12px;
	background:url(../../campaign/images/module/lc_icon_tri_red_01.gif) 0 center no-repeat;
}

ul.List_menu2 li.last {
	margin: 2px 0 0 0;
}

.kome2 {
	margin: 0 0 0 1em;
	text-indent: -1em;
}

.listIcon01 li {
	background-image: url(../../images/parts/icon_arrow.gif);
	background-position: left 0.45em;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

.mb20 {	margin-bottom: 20px; }

.fc666 { color: #666666; }


table.tbl01 {
	width: 100%;
	margin: 0 0 20px;
}

table.tbl01 th,
table.tbl01 td {
	border: #333 1px solid;
	padding: 4px;
}

table.tbl01 th {
	background-color: #CCCCCC;
	color: #000000;
	text-align: center;
}

table.tbl01 th.kouzaCode {
	width: 150px;
}


/* .temporaryArea */

.temporaryArea a { color: #006699; }

.temporaryArea h3 {
	border-bottom: 0 !important;
	margin-top: 15px;
}

.temporaryArea dl {
}

.temporaryArea dl dt {
	font-weight: bold;
}

.temporaryArea dl dd,
.temporaryArea p {
	margin: 0 0 1em 10px;
	line-height: 1.75;
}

.temporaryArea dl dd.schoolNow {
	color: #cc0000;
	font-weight: bold;
}

.temporaryArea p.firstChild {
	margin-left: 0;
}

.temporaryArea p.lastChild {
	margin-bottom: 0 !important;
}

#backno{
font-size:13px;
padding-bottom:23px;
text-align:right;
margin-right:20px;
}