@charset "euc-jp";
body, th, td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}


body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/img/common/mainbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
form{
	margin:0px;
	padding:0px;
}


#contentswrap {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}

#separator{
	clear:both;
}


/* ヘッダー */
#headerarea {
	background-image: url(/img/common/headbg.png);
	background-repeat:no-repeat;
	height: 67px;
	width: 748px;
}

#mainlogo {
	margin-top: 10px;
	margin-left: 13px;
	width: 137px;
	height: 48px;
	float: left;
}
#headmenu {
	float: right;
	height: 62px;
	width: 232px;
	margin-right: 10px;
}
.freedial{
	padding-left:2px;
	padding-top:3px;
}

/* メニュー */
#menuarea {
	width:730px;
	height:35px;
	margin:5px auto 0px auto;
}

/* タイトル画像 */
#titleimgarea{
	width:730px;
	height:75px;
	margin:0px auto 0px auto;
}

/* パンくず */
#pankuzuarea {
	width:730px;
	height: 17px;
	margin:1px auto 0px auto;
	background-color:#8B0E36;
}

#pankuzuarea ol {
	margin:0px;
	padding:0px;
}

#pankuzuarea ol li {
	font-size:10px;
	line-height:10px;
	margin:0px;
	list-style:none;
	padding:4px 30px 3px 20px;
	color:#FFFFFF;
	float:left;
}

#pankuzuarea ol li a, #pankuzuarea ol li a:link,#pankuzuarea ol li a:hover, #pankuzuarea ol li a:visited {
	color:#FFFFFF;
}

.pankuzu3 {
	background-image:url(/img/common/pkbg3.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#D71554;
}

.pankuzu2 {
	background-image:url(/img/common/pkbg2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#C5144E;
}

.pankuzu1 {
	background-image:url(/img/common/pkbg1.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

/* 左列　*/
.leftcolumn {
	width:180px;
	float:left;
	margin-top :12px;
	padding-left : 12px;
}


.leftcolumn .bannerarea img {
	margin-bottom:4px;
}

#sidemenuarea {
	margin:14px 0px;
	padding:7px 0px 0px 0px;
	background-image:url(/img/common/sidemenubg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:178px;
	border:solid 1px #CCCCCC;
}

#sidemenuarea ul{
	margin:0px;
	padding:0px;
}

#sidemenuarea ul li {
	width:175px;
	height:25px;
	padding:4px 2px 2px 1px;
	background-image:url(/img/common/bar175.gif);
	background-position:left top;
	background-repeat:no-repeat;
	list-style:none;
}

#sidemenuarea ul .leftmenu_first {
	width:175px;
	height:25px;
	padding:2px 2px 2px 1px;
	list-style:none;
	background-image:none;
}

.leftmenu{
	width:180px;
	margin-top:10px;
}

.leftmenu ul{
	margin:0px;
	padding:0px;
}

.leftmenu ul li{
	margin:0px;
	padding:6px 0px 6px 0px;
	text-indent:0px;
	background-image:url(/img/common/bar180.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	list-style:none;
}

/* 右列 */
.rightcolumn {
	float: right;
	width: 520px;
	margin-top: 24px;
	margin-right: 12px;
}

/* 下部ナビゲーション */
.footnavi{
	width:520px;
	margin-top:28px;
	padding-top:14px;
	border-top:solid 1px #CCCCCC;
	clear:both;
}

.footnaviback{
	float:left;
}

.footnaviforward{
	float:right;
}

/* フッター */
#footer {
	clear:both;
}

.footerbar {
	margin-top:28px;
}

#footer p {
	margin:0px;
	padding:4px 10px 10px 4px;
	text-align:right;
}

/* 画像の回り込み */
.imgphoto_right {
	float:right;
	padding:14px 0px 14px 14px;
}

/*テキストの装飾*/
.tred{
	color:#DD0000;
}

.tblue{
	color:#0000DD;
}

.tbold{
	font-weight:bold;
}
.tcenter{
	text-align:center;
}
.tleft{
	text-align:left;
}
.tvtop{
	vertical-align:top;
}

.caption{
	font-size:10px;
	line-height:12px;
	color:#999999;
}
.mt28px{
	margin-top:28px;
}
.mt14px{
	margin-top:14px;
}

/*ニュース*/
/* テキストタイトルの背景 */
.ptitlearea{
	padding:14px 30px 14px 6px;
	width:484px;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	background-image:url(/img/common/ptitle_common.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.news_text_area{
	padding:14px 0px 0px 0px;
}

.news_date_area{
	padding:14px 0px 28px 0px;
	color:#999999;
	text-align:right;
}

.clearboth {
	clear: both;
}

/*検索結果*/
.kozalisttb{
	width:520px;
	border:0px;
	border-collapse:collapse;
}

.kozalisttb tr th {
	background-color:#F5F5F5;
	font-weight:normal;
	padding:3px 0px 3px 0px;
}

.kozalisttb tr td {
	padding:3px 3px 4px 3px;
	background-image:url(/img/common/dottedbar520.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
	
.kozalisttb tr .koshaname{
	font-size:15px;
	line-height:18px;
	padding-top:14px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	background-image:none;
}

.kozalisttb tr .gakunen{
	width:47px;
	text-align:center;
}

.kozalisttb tr .nichiji{
	width:120px;
	text-align:center;
}

.kozalisttb tr .code{
	width:60px;
	text-align:center;
}
.kozalisttb tr .koshiname{
	width:60px;
}
/*無料体験申込み*/

.formarea ul {
	margin:0px;
	padding:0;x;
}

.formarea ul li {
	list-style:none;
	margin:0px;
	padding:6px 0px;
}
.form_must {
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}

.form_table{
	width:520px;
	border:0px;
	border-collapse:collapse;
	margin-bottom:28px;
}
.form_table tr th {
	padding:5px 3px 6px 3px;
	background-image:url(/img/common/dottedbar520.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:normal;
	text-align:left;
	width:96px;
}
.form_table tr td {
	padding:5px 3px 6px 3px;
	background-image:url(/img/common/dottedbar520.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.form_table tr .form_last{
}


.errortitle{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	color:#FF0000;
	padding:3px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:14px;
	width:520px;
}

.form_resulttitle{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding:3px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:14px;
	width:520px;
}

.form_resulttext{
	padding-bottom:28px;
}

.attention{
	width:480px;
	margin:14px auto 28px auto;
	padding:12px;
	border:solid 1px #CCCCCC;
	background-color:#F5F5F5;
	font-size:10px;
	line-height:12px;
}
.at_title{
	font-weight:bold;
}


/*分岐ページ*/
.bunkiarea{
	width:490px;
	margin:28px auto 0px auto;
}
.bunki_title{
}
.bunki_btn{
	float:right;
	width:65px;
	padding-top:14px;
}
.bunki_text{
	padding-top:5px;
	float:left;
	width: 420px;
}
.bunki_text p {
	margin:0px;
	padding:0px;
}

/* clearfix */
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


