@charset "utf-8";

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #333;
	line-height: 1.5;
	background-image:url(../images/back_ud.gif);
	background-repeat:repeat-x;
	background-color:#f8f8f8;
	width:100%;
	background-position: 50% top;
}

#container {
	overflow: hidden;
}

#main {
	margin: 0 auto;
	width: 960px;
	padding-top:20px;
}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#main a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}



/*------------------------------------------------------------
	全体
------------------------------------------------------------*/

#conts h2 {
	padding-bottom:20px;
}

#conts h3 {
	padding:46px 0 10px;
}

.stitle {
	width:660px;
	height:31px;
	background-image:url(../images/bg_sstitle.gif);
	background-repeat: no-repeat;
	padding:6px 0 0 50px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:20px 0 10px;
}

.textbox01 {
	width:670px;
	margin:20px 30px 40px;
}

.stitle3 {
	width:660px;
	height:31px;
	background-image:url(../images/bg_sstitle3.gif);
	background-repeat: no-repeat;
	padding:6px 0 0 50px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:20px 0 10px;
}


/*------------------------------------------------------------
	テーブル
------------------------------------------------------------*/

.table_box1 {
	border: 1px solid #E8E8E8;
	padding: 4px;
	margin-bottom:10px;
}

.table_box1 table {
	width: 100%;
}

.table_box1 th {
	padding: 10px 20px;
	text-align: left;
	vertical-align: middle;
	width: 20%;
	background:#eee;
	text-align:center;
}

.table_box1 .td1 {
	line-height: 1.35;
	padding: 14px;
	text-align: left;
	vertical-align: middle;
	width: 80%;
	background:#fff;
}

.table_box1 .bd1 {
	border-bottom: medium dotted #ecf0f8;
}

/*------------------------------------------------------------
	業務内容
------------------------------------------------------------*/

#conts .li01 {
	float:left;
	padding: 0 10px 10px 0;
}

#conts .li02 {
	padding: 0 0 10px 0;
}

#conts li a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}


.list_sq ul { 
	list-style-type: circle;
	margin-left:26px;
}

.gray_box {
	margin:20px 0;
}

.gray_box span {
	background: #ddd;
	border-radius:6px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	padding:10px;
	margin-right: 14px;
}


/*------------------------------------------------------------
	新着情報
------------------------------------------------------------*/
.news_box {
	background: #fff;
	border:1px #bbe7e0 solid;
	border-radius:6px;
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	margin-bottom:40px;
}

.news_box .title {
	font-size:20px;
	font-weight:bold;
	padding:10px 16px;
}

.news_box .day {
	background:#e1f3ef;
	font-weight:bold;
	padding:4px 16px;
}

.news_box .text_box {
	padding:20px 16px;
}

/*------------------------------------------------------------
	代表挨拶
------------------------------------------------------------*/

.yugaki_box {
	width:710px;
	padding-top:10px;
	margin-bottom:80px;
	border-top: solid 10px #73b5eb;
	margin-top:30px;
}

.yugaki_box .photoJ {
	float:left;
}

.yugaki_box .textJ {
	float:right;
	width:440px;
}

.yugaki_box .textJ img {
	padding-top:20px;
	padding-bottom:10px;
}

.yugaki_box .textJ p{
	padding-bottom:24px;
}

/*------------------------------------------------------------
	よくある質問
------------------------------------------------------------*/

.stitle_inq {
	width:660px;
	height:32px;
	background-image:url(../images/inq_01.gif);
	background-repeat: no-repeat;
	padding:6px 0 0 50px;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	margin:20px 0 10px;
}

.inq_answer {
	 background-image:url(../images/inq_02.gif);
	 background-repeat: no-repeat;
	 padding:0 0 20px 46px;
	 margin-left:40px;
	 margin-top:20px;
}


/*------------------------------------------------------------
	プライバリーポリシー
------------------------------------------------------------*/

.number_li {
	list-style-type: decimal;
	padding:10px 0 10px 30px;
	line-height: 30px;
}

/*------------------------------------------------------------
	サイトマップ
------------------------------------------------------------*/

.sitemap_box1 {
	background-image:url(../images/sitemap_icon.gif);
	background-repeat: no-repeat;
	background-position : 20px 6px;
	border:1px #ccd6df solid;
	border-radius:6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	margin-bottom:10px;
	padding: 6px 50px;
}

.sitemap_box2 {
	background-image:url(../images/sitemap_icon.gif);
	background-repeat: no-repeat;
	background-position : 20px 6px;
	border:1px #ccd6df solid;
	border-radius:6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	margin-bottom:10px;
	padding: 6px 50px;
	margin-left:30px;
}

.sitemap_box3 {
	background-image:url(../images/sitemap_icon.gif);
	background-repeat: no-repeat;
	background-position : 20px 6px;
	border:1px #e3e9ee solid;
	border-radius:6px; 
	-webkit-border-radius: 6px; 
	-moz-border-radius: 6px;
	margin-bottom:10px;
	padding: 6px 50px;
	margin-left:60px;
}

/*------------------------------------------------------------
	講師案内
------------------------------------------------------------*/

.inst_box1{
	width:730px;
	background-image:url(../images/inst_ph01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top:16px;
	margin-bottom:30px;
}

.inst_name {
	width:176px;
	float:left;
	border:solid 10px #f7f1fe;
	background-color:#efeaf5;
	padding:18px 12px;
}

.inst_name h3 {
	font-size:28px;
	padding-bottom:20px;
}

.inst_shok {
	padding:15px 0 0 240px;
}

.inst_shok h3 {
	font-size:18px;
	font-weight:bold;
}


/*------------------------------------------------------------
	スケジュール
------------------------------------------------------------*/

.sk_box1 {
	width:710px;
	height:30px;
	background-image:url(../images/back_sk01.gif);
	background-repeat: no-repeat;
	padding:7px 0 0 20px;
	margin-top:20px;
}

.sk_box1 img {
	padding: 1px 0 0 18px;
}

.sk_box1 p {
	float:left;
	padding: 2px 0 0;
}

.sk_box2 {
	width:680px;
	height:55px;
	background-image:url(../images/back_sk02.gif);
	background-repeat: no-repeat;
	padding:7px 0 0 50px;
	font-size:24px;
	color:#7c6a8e;
	font-weight:bold;
}




/*------------------------------------------------------------
	おふぃすきたの
------------------------------------------------------------*/

.bs_box1 {
	width:710px;
	padding:4px 0 0 20px;
	margin-top:16px;
}

.bs_box1 li{
	font-weight:bold;
	font-size:16px;
	padding:0 0 4px 6px;
	color:#666;
}

.bs_box1 li .ip{
	float:left;
	padding-right:8px;
	color:#f1d7fc;
}

.bs_box1 ul p{
	padding:0 0 8px 32px;
}



/*------------------------------------------------------------
	実績
------------------------------------------------------------*/

.bs_box2 {
	width:710px;
	padding:4px 0 0 20px;
	margin-top:16px;
}

.bs_box2 li{
	font-weight:bold;
	font-size:16px;
	padding:0 0 4px 6px;
	color:#666;
}

.bs_box2 li .ip{
	float:left;
	padding-right:8px;
	color:#f1d7fc;
}

.bs_box2 ul p{
	padding:0 0 8px 32px;
}
