@charset "EUC-JP";

	body{
		top:0;
		left:0;
		margin:0;
		padding:0;
		color:#666666;
		font-family:arial ,sans-serif;
		background-color:#ffffff;
		/*
		background:url(/images/template01/4331b031.gif);
		*/
		text-align:center;
	}

	a{color:#666666;text-decoration:underline;}
	a:link{color:#666666;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{}
	a:hover{color:#666666;text-decoration:none;}

	
	#header{
		background:url(/images/4331b0b0.gif) repeat-x 0 100%;
	}
	#header td{
		font-size:12px;
		text-align:right;
		padding-right:10px;
	}
	#header a:link{color:#ffffff;}
	#header a:visited{color:#ffffff;}
	#header a:active{color:#ffffff;}
	#header a:hover{color:#ffffff;text-decoration:none;}
/* ブログ全体のサイズ */
	#container{
		position:relative;
		width:970px;
		margin:0 auto;
		background:url(/images/template01/base.gif) repeat-y 50% 0;
		text-align:center;
		word-break:break-all;
	}
/* メイン画像(左) */
	#banner{
	         float:left;
		width:251px;
		height:250px;
		color:#fff;
		text-align:left;
		margin:0 0 0 12px;
		font-weight:normal;
		background:url(/portal/images/02/template001/header_bg.gif) 
no-repeat;/*(/images/template01/header_bg.gif)*/
	}

/* ？？？ */
	#subbanner{
		width:950px;
		height:137px;
		color:#333;
		text-align:left;
		margin:0 auto;
		font-weight:normal;
		background:url(/hadcollege/img/470bf92e.jpg) no-repeat;/*(/images/template01/header_bg.gif)*/
	}

/* HUMANBLOG画像用 */
	#sub_logo{
		vertical-align:bottom;
		margin:0 5px 3px 0;
	}

/* メイン画像(右) */
	#main_image{
                  	float:right;
		width:664px;
		height:250px;
		margin:0 12px 0 0;
		background:url(http://school.athuman.com/132230/img/4f1e964c.jpg) 
no-repeat;/*(/hadcollege/img/470be01b.jpg)*/	}

/* タイトルリンク */
	#banner a{color:#FFFFFF;text-decoration:none;}
	#banner a:link{color:#FFFFFF;text-decoration:none;}
	#banner a:visited{color:#FFFFFF;text-decoration:none;}
	#banner a:hover{color:#FFFFFF;text-decoration:none;}
	
	#blogcontainer{
		margin:11px 0 0 0;
　　　　　　　　　　clear:both;
	}
	
	#ad{width:555px;}

	h1,h2,h3{margin:0;padding:0;}

/* タイトル文字 */
	.blogtitle{
		font-size:16px;
		padding:2px 0px 0px 0px;
		color:#000;
	}
	.blogtitle_sub{
		font-size:12px;
		font-weight:normal;
		line-heignt: 150%;
		padding:30px 0px 0px 14px;
		color:#FFF;
	}

/* ブログ説明文文字 */
	.description{
	         position: absolute;
	         top: 130px;
	         left: 24px;
		font-size:12px;
		line-height:125%;
		text-align:left;
		padding:8px 12px 5px 14px;
                  width:251px;
                  height:190px;
                  /*border:1px dashed #cccccc;*/
                  overflow:hidden;
	}

/* ▼ここから記事関係 */
	#wrapper{
		float:left;
		width:760px;
	}

	#content{
		float:right;
		width:555px;
		text-align:center;
		/*
		border-top:#666666 2px solid;
		*/
	}

	#blog{
		width:100%;
		padding:0px 0 20px 0;
		text-align:left;
		margin:0 auto;
	}

	#left{
		float:right;
		width:175px;
		padding:0px 7px 25px 0px;
		/*background-color:#ffffff;*/
	}
	
	#leftbody{
		width:175px;
	}
	
	#right{
		float:left;
		width:175px;
		padding:0px 0 25px 17px;
		text-align:left;
	}
	
	#rightbody{
		width:175px;
	}
	
	#categorytitle{
		color:#fff;
		font-size:14px;
		font-weight:bold;
		padding:6px 20px;
		text-align:left;
		background:#666666;
	}

	.date{
		color:#666666;
		font-size:12px;
		line-height:150%;
		font-weight:bold;
		padding:0px 20px;

	}
	
/* 投稿記事日付横画像 */
	.datebody{
		background:url(/portal/images/02/template001/tit_bg.gif) repeat-y 13px;
		padding:0 0 0 4px;
	}
	
/* 投稿記事テーブル上部分 */
	.articletop {
		background:url(/images/template01/e_box_h.gif) no-repeat;
		height:10px;
		font-size:0px;
	}
	
/* 記事本文区切り点線 */
	.dot_line {
		background:url(/images/template01/dot_line.gif) repeat-x;
		height:25px;
		background-position:center;
		font-size:0px;
	}
	
	.articlebody {
		background:url(/images/template01/e_box_bg.gif) repeat-y;
	}
	
	.articlebottom {
		background:url(/images/template01/e_box_f.gif) no-repeat;
		height:15px;
		font-size:0px;
		margin-bottom:12px;
	}
	
	.blogbody{
		/*line-height:130%;*/
		text-align:center;
		/*
		border-bottom:#666666 2px solid;
		margin-bottom:10px;
		*/
		width:550px;
	}
	
	.mapbody{
		line-height:130%;
		text-align:center;
		width:550px;
	}

	.blogbodybottom{
	}
/* 投稿記事タイトル横画像 */	
	.titlebody{
		background:url(/portal/images/02/template001/tit_bg.gif) repeat-y 13px;
		padding:0 0 0 4px;
	}
	
	.title{
		color:#666666;
		font-size:medium;
		font-weight:bold;
		text-align:left;
		padding-top:4px;
		margin:0 20px;
	}
/* 投稿記事本文 */
	.main,.mainmore{
		font-size:x-small;
		margin:10px 30px 10px 28px;
		text-align:left;
		/*line-height:140%;*/
	}
	
	blockquote{
		border:2px dotted #666666;
		padding:10px;
		margin:10px;
		text-align:left;
	}
	
	.more {
		text-align:right;
		padding:0 12px 0 0;
		font-size:x-small;
	}
	
	.pict{}
	
	 a.continues:link{color:#666666;text-decoration:underline;}
	 a.continues:visited{color:#666666;text-decoration:underline;}
	 a.continues:active{color:#666666;text-decoration:underline;}
	 a.continues:hover{color:#666666;text-decoration:none;}

	.posted{
		color:#666666;
		font-size:11px;
		text-align:right;
		margin:0 20px 5px 0;
	}

	.posted a:link{color:#666666;text-decoration:underline;}
	.posted a:visited{color:#666666;text-decoration:underline;}
	.posted a:active{color:#666666;text-decoration:underline;}
	.posted a:hover{color:#666666;text-decoration:none;}


	.menu{
		color:#666666;
		font-size:11px;
		text-align:right;
		margin:0 20px 10px;
		}

	.menu a:link{color:#666666;text-decoration:underline;}
	.menu a:visited{color:#666666;text-decoration:underline;}
	.menu a:active{color:#666666;text-decoration:underline;}
	.menu a:hover{color:#666666;text-decoration:none;}


	.comblogbodybottom{}

/* トラックバックURL表示 */
	.trackbackurltop {
		border-top:#666666 2px solid;
	}
	.trackbackurlbody{
		text-align:left;
	}
	.trackbackurlttl{
		color:#666666;
		font-size:x-small;
		font-weight:bold;
		padding:10px 20px 0;
	}

	.trackbackurl{text-align:center;margin-bottom:10px;}
	.trackbackurl table{width:350px;margin:0 auto;}
	input.trackbackbox{width:275px;}

/* トラックバック・コメント表示 */

	a.posttitle:link{color:#666666;text-decoration:underline;font-size:x-small;}
	a.posttitle:visited{color:#666666;text-decoration:underline;font-size:x-small;}
	a.posttitle:active{color:#666666;text-decoration:underline;font-size:x-small;}
	a.posttitle:hover{color:#666666;text-decoration:underline;font-size:x-small;}

	#trackback,#comment,#takecomment{
		text-align:left;
		width:550px;
	}

	.trackbackhead,.commenthead,.takecommenthead{
		color:#666666;
		font-size:x-small;
		font-weight:bold;
		padding:10px 20px 0 20px;
		margin-bottom:10px;
		border-top:#666666 1px dotted;
	}
	#trackbackbody,#commentbody,#takecommentbody{padding:0 20px;}
	.trackbackttl,.commentttl{color:#666666;font-size:x-small;}
	.trackbacktext,.commenttext{font-size:x-small;line-height:125%;margin:5px 5px 20px;}

	#error{
		padding:10px;
		font-size:x-small;
		line-height:125%;
		font-weight:bold;
	}
	#error span{font-weight:normal;}

	.loginon{
		color:#000;
		font-size:x-small;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #00a7fe;
		text-align:center;
	}
	.loginoff a:link{color:#000;}
	.loginoff a:visited{color:#000;}
	.loginoff a:active{color:#000;}
	.loginoff a:hover{color:#fff;}
	
	.loginoff{
		color:#000;
		font-size:x-small;
		font-weight:bold;
		margin:10px 15px;
		padding:5px;
		border:1px solid #00a7fe;
		text-align:center;
	}
	.loginoff a:link{color:#666666;}
	.loginoff a:visited{color:#666666;}
	.loginoff a:active{color:#666666;}
	.loginoff a:hover{color:#666666;}
	
	
	
	#formbody{text-algin:center;padding-left:10px;}

	.form{
		margin:0px auto;
		color:#666666;
		font-size:x-small;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}

	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:280px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}

/* バナー */
.banner {
	margin:0 0 12px 0;
}

/* カレンダー指定 */
	.calendarheadbody{
		margin:0 0 0 0;
		background:url(/images/template01/m_box_bg.gif) repeat-y;
		background-color:red;
		width:175px;
	}
	
	.calendarhead{
		color:#666666;
		font-size:12px;
		font-weight:bold;
		padding:3px 0;
		text-align:center;
	}

	.calendarhead a:link{color:#666666;text-decoration:none;}
	.calendarhead a:link{color:#666666;text-decoration:none;}
	.calendarhead a:visited{color:#666666;text-decoration:none;}
	.calendarhead a:active{color:#666666;text-decoration:none;}
	.calendarhead a:hover{color:#666666;text-decoration:underline;}

/* カレンダーテーブル上部分 */
	.caltop{
		background:url(/portal/images/02/template001/m_box_h.gif) no-repeat;
		height:6px;
		font-size:0px;
		margin:0 0 0 0;
	}
	
/* セミナーカレンダータイトル部分 */
	.caltitle{
		background:url(/portal/images/02/template001/tit_calendar.gif) no-repeat;
		height:20px;
		font-size:0px;
		margin:0 0 0 0px;
	}
	
	.calbody{
		text-align:left;
		margin:0 0 0 0;
		width:175px;
		background:url(/images/template01/m_box_bg.gif) repeat-y;
	}
	.calendartable{
		width:166px;
	}
	.caltbl{
		width:166px;
		margin:0px;
	}

	.calbottom{
		background:url(/images/template01/m_box_f.gif) no-repeat;
		height:15px;
		font-size:0px;
		margin:0 0 10px 0;
	}
	
	.caltblwkbg{
		width:166px;
	}
	.calendarwd{
		width:166px;
	}
	.caltblwk{
		width:152px;
		margin:0 0 0 8px;
		background:#666666;
	}

/* カレンダー曜日色 */
	.caltblwk td{
		color:#ffffff;
		padding:3px 0;
		font-size:10px;
		text-align:center;
	}

	.weekday{	}
	.sun{}
	.sat{}

	.caltbldaybg{
		padding:2px 0px 3px 3px;
		background:transparent;
		text-align:center;
	}

	.caltblday{
		width:154px;
		font-size:10px;
		margin:0 auto;
	}

/* カレンダー日付色 */
	.caltblday td{
		color:#666666;
		width:22px;
		height:22px;
		padding:3px 0;
		font-size:10px;
		text-align:center;
	}

	.calendar{}
	.calendard{}
	.calon{background:url(/images/template01/calendaron.gif) no-repeat;}
	.caloff{background:url(/images/template01/calendar.gif) no-repeat;}

	.caltblday a:link{color:#666666;text-decoration:none;}
	.caltblday a:visited{color:#666666;text-decoration:none;}
	.caltblday a:active{color:#666666;text-decoration:none;}
	.caltblday a:hover{color:#666666;text-decoration:underline;}


/* サイド指定 */
/* プロフ・カテゴリなどタイトル部分 */
	.sidetitle{
		height:20px;
		padding:0px 0px 0px 0px;
		text-align:left;
	}


/* サイドテーブル上部分 */
	.sidetop {
		background:url(
/portal/images/02/template001/m_box_h.gif) no-repeat;
		height:5px;
		font-size:0px;
	}
	
	.sidetitlebody {
		background:url(/images/template01/m_box_bg.gif) repeat-y;
	}
	
/* サイドテーブル内部の余白設定 */
	.side{
		color:#666666;
		font-size:12px;
		text-align:center;
		line-height:125%;
		padding:10px 14px 0px 9px;
		background:url(/images/template01/m_box_bg.gif) repeat-y;
	}
	.sidebottom{
		margin-bottom:10px;
		background:url(/images/template01/m_box_f.gif) no-repeat;
		height:15px;
	}
	
	.sidebody_pro{
		padding:5px 0px 5px 0px;
		text-align:left;
                  line-height: 140%;
	}
	
/* 右矢印部分 */
	.sidebody{
		line-height:125%;
		margin-left:6px;
		padding-bottom:5px;
		padding-left:12px;/* 矢印を表示させるための */
		background:url(/portal/images/02/template001/dot.gif) no-repeat 0 3px;
		text-align:left;
	}
	
/* プロフィール */
	#tit_profile {
		background:url(/portal/images/02/template001/tit_profile.gif) no-repeat;
		height:20px;
		font-size:0px;
	}
	

/* 月別カテゴリ */
	#tit_mo_cat {
		background:url(/portal/images/02/template001/tit_mo_cat.gif) no-repeat;
		height:20px;
		font-size:0px;
	}
	
/* カテゴリ */
	#tit_cat {
		background:url(/portal/images/02/template001/tit_cat.gif) no-repeat;
		height:20px;
		font-size:0px;
	}

/* サブカテゴリ */
	.sub_cat_item {
		line-height:125%;
		padding-bottom:5px;
		padding-left:12px;
		background:url(/portal/images/02/template001/dot2.gif) no-repeat 0 5px;
		text-align:left;
	}

/* 最近の記事 */
	#tit_entry {
		background:url(/portal/images/02/template001/tit_entry.gif) no-repeat;
		height:20px;
		font-size:0px;
	}

/* 開校講座・開講カレッジ */
	#tit_kaikou {
		background:url(/portal/images/02/template001/tit_kaikou.gif) no-repeat;
		height:26px;
		font-size:0px;
	}



/* 学校紹介 */
	#tit_institution {
		background:url(/portal/images/02/template001/gakko_shokai.gif) no-repeat;
		height:26px;
		font-size:0px;

	}

/* 学校紹介上部画像 */




/* 1020体験バナー追加 */
#taiken_b {
  margin-bottom:10px;
}


/* //1012追加3 */



	.side a:link{color:#666666;text-decoration:underline;}
	.side a:visited{color:#666666;text-decoration:underline;}
	.side a:active{color:#666666;text-decoration:underline;}
	.side a:hover{color:#666666text-decoration:underline;}

	a.ttllink:link{color:#fff;text-decoration:underline;}
	a.ttllink:visited{color:#fff;text-decoration:underline;}
	a.ttllink:active{color:#fff;text-decoration:underline;}
	a.ttllink:hover{color:#fff;text-decoration:none;}

	input.sf{width:122px;margin-right:3px;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{font-size:x-small;font-weight:bold;margin:10px 0;}
	.message{text-align:left;font-size:x-small;margin-bottom:10px;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}
	.quotetable{background:#000;width:170px;}
	.quotetable img{width:160px;}
	.quote{color:#000;font-size:x-small;padding:1px;background:#fff;}

	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}
	
	.elsebody a:link{}
	.elsebody a:visited{}
	.elsebody a:active{}
	.elsebody a:hover{}
	
	.checkers{padding-bottom:10px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{}
	
	#footer{
		background:url(/images/template01/copyright.gif) no-repeat;
		background-position: center;
		height:42px;
		font-size:0px;
	}

	.blogbody iframe{width:550px;margin-top:20px;margin-left:10px;}

	a.adtitle{color:#666666;font-weight:bold;text-decoration:underline;}
	a.adtitle:link{color:#666666;font-weight:bold;text-decoration:underline;}
	a.adtitle:visited{color:#666666;font-weight:bold;text-decoration:underline;}
	a.adtitle:active{color:#666666;font-weight:bold;text-decoration:underline;}
	a.adtitle:hover{color:#666666;font-weight:bold;text-decoration:underline;}
	
	a.addescription{color:#000;text-decoration:none;}
	a.addescription:link{color:#000;text-decoration:none;}
	a.addescription:visited{color:#000;text-decoration:none;}
	a.addescription:active{color:#000;text-decoration:none;}
	a.addescription:hover{color:#000;text-decoration:none;}
	
	a.adurl{text-decoration:none;}
	a.adurl:link{text-decoration:none;}
	a.adurl:visited{text-decoration:none;}
	a.adurl:active{text-decoration:none;}
	a.adurl:hover{text-decoration:none;}
	
	a.adld{color:#666666;text-decoration:underline;}
	a.adld:link{color:#666666;text-decoration:underline;}
	a.adld:visited{color:#666666;text-decoration:underline;}
	a.adld:active{color:#666666;text-decoration:underline;}
	a.adld:hover{color:#666666;text-decoration:underline;}
	
	body.ad{background:#fff;}

/* srchBox
========================================*/
#srchBox
{
width:168px;
_width:166px;
margin-bottom:10px;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#EEEEEE;
color:#000000;
text-align:center;
}
#srchBox *
{
margin:0;
padding:0;
font-size:13px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:6px;
}
#srchBox #srchInput
{
width:98%;
_width:150px;
}
#srchBox #srchBtn
{
width:115px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
margin-bottom:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:block;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:center;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 6px;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}

