@charset "shift_jis";

/*//////////////////////////////////////////////////////////////////////////////

	中３共通設定

/////////////////////////////////////////////////////////////////////////////*/

* {
	font-size: 100%;
}
.mr-0 { margin-right: 0 !important;}
.ml-0 { margin-left: 0 !important;}
.mt-0 { margin-top: 0 !important;}
.mb-0 { margin-bottom: 0 !important;}

.blue { color: #0171cb; }
.orange { color: #ff8e17; }

a.link-nml {
	background-position: 0 0;
}
a.link-blk {
	padding-left: 16px;
	background: url(../images/icon_blk.gif) no-repeat 0 0;
}
.text-c { text-align: center; }
.clear { clear: both; }

/* ページトップリンク
--------------------------------------------------------------*/
/*
.pagetop {
	margin-bottom: 30px;
	padding-right:15px;
	background: transparent url(../../../common/images/link-arrow-04.gif) no-repeat scroll right center;
	font-size: 10px;
	text-align: right;
}
*/

/* 拡大図版リンク
--------------------------------------------------------------*/
.zoom {
	display: block;
	cursor: pointer;
	width: 5em;
	margin: 10px 0;
	padding-left: 25px;
	color: #0070CB;
	line-height: 25px;
	background: url(../images/img_zoom.gif) no-repeat 0 0;
	text-decoration: underline;
}

/* オファー／注釈
--------------------------------------------------------------*/
ul.offer {
	margin: 10px auto;
	font-size: 80%;
}
ul.offer li {
	text-indent: -1em;
	padding-left: 1em;
	font-weight: normal;
	line-height: 1.4;
}

/* リスト
--------------------------------------------------------------*/
ul.list {
	margin: 15px auto;
}
ul.list li {
	line-height: 1.5;
	text-indent: -1em;
	padding-left: 1em;
	font-weight: normal;
}


/*=============================================
	見出し
=============================================*/
.ttl003 {
	margin-bottom: 20px;
	padding: 7px 10px 5px;
	background: #e6e6e6;
	border-bottom: 1px solid #999;
}

/*=============================================
	ボックス
=============================================*/


.up {/* 外枠 */
	clear: both;
	width: 712px;
	margin-bottom: 5px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/box-pic-712bg.gif) repeat-y left top;
}

.up h2 {
	margin-bottom: 20px;
}

/* 中枠
-------------------------------------------------------------- */
.subject {
	position: relative;
	width: 672px;
	margin: 0 auto;
}
.subject:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}
.subject { display: inline-block; }
/* \*/
* html .subject { height: 1%; }
.subject { display: block; }
/* */

.img-subject {/* 左図版 */
	float: left;
	display: inline;
	width: 230px;
	margin: 0;
	padding-bottom: 20px;
}
.txt-wrap {/* 右テキスト */
	float: left;
	display: inline;
	width: 442px;
	margin: 0;
}




/*=============================================
	サービスリンク　ボックス
=============================================*/
#service-link-box {
	margin-bottom: 30px;
}
#service-link-box h3 {
	margin-bottom: 20px;
}
#service-link-box .links {
	padding: 0 10px 0 20px;
}
#service-link-box .service {
	position: relative;
	float: left;
	width: 316px;
	height: 8em;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #ccc;
}
*:first-child+html #service-link-box .service {
	height: 7.5em;
}
* html #service-link-box .service {
	height: 7.5em;
}


#service-link-box .service img {/* 画像 */
	float: left;
	margin-right: 5px;
}

/* 右情報部分
-------------------------------------------------*/
#service-link-box .service dl {
	float: right;
	width: 205px;
}
#service-link-box .service dt {/* サービスタイトル */
	margin-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}
#service-link-box .service dt img {
	float: none;
}
#service-link-box .service dd.link {/* リンクテキスト */
	position: absolute;
	bottom: 5px;
}










/* ニガテのcmn.cssから引用 */
div#cmn_jyuko2 {
	width:712px;
	position:relative;
	margin-top:10px;
	margin-bottom:20px;
}
div#cmn_jyuko2 a.tuition {
	position:absolute;
	top:25px;
	left:264px;
	width:140px;
	height:25px;
	display:block;
}
div#cmn_jyuko2 a.nyukai {
	position:absolute;
	top:127px;
	left:229px;
	width:160px;
	height:40px;
	display:block;
}
div#cmn_jyuko2 a.campaign {
	position:absolute;
	top:119px;
	left:421px;
	width:183px;
	height:25px;
	display:block;
}
.index-list .txt2{
	float:none;
	width: 350px;
}

/*グレー枠取る設定*/
.cont-box,
.cont-box3,
.cont-box4,
.cont-box5,
.cont-box6-left,
.cont-box6-right,
.doryoku { border: none; }

#cmn_foot_main {
	border: none;
	background: none;
}

#footerNavi_typeB { border: none; }

.up {
	background: none;
	border: none;
}

.susumekata-index .cycle-flow,
.susumekata-index .season-wrap,
.regular-wrapper .challenge,
.regular-wrapper .akapen,
.regular-wrapper .web-kyozai,
.teiki-wrapper .series,
.teiki-wrapper .web-teiki,
.taiken-wrapper .web-kyozai {
	background: none;
	border: none;
}

/* 入会エリアの吹き出し */
.fukidashi {
  background: url(/common/images/ic_fukidashi.gif) no-repeat left top;
  padding-left: 15px;
  font-size: 120%;
}
/* 着信かぶり部分 */
.last_month_accept {
  width: 145px;
  margin: 0 0 -2em auto;
  padding: 3px 5px;
  border-radius: 3px;
  background-color: #FFF;
  font-size: 125%;
}
.last_month_accept a.arrow {
  background-position: left 3px;
}

