@charset "UTF-8";

/* initialize */
html * {
	box-sizing: border-box;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: small;
	_font-size: x-small;
	_fo\nt-size: small;
	/*\*//*/
	font-size: 12px;
		/**/
	line-height: 1.5;
	background:url("../images/bg.gif");
	text-align:center;
/*	overflow: scroll;*/
}

/*\*/
html:\66irst-child body {
	font-family: "Hiragino Kaku Gothic Pro";
}
/**/

body * {
	font-size: 100%;
}

img {
	display: block;
	border: none;
}
	
ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

ol {
	margin-left:2em;
	padding:0px;
	font-weight:bold;
}
	
div {
	margin:0px;
	padding:0px;
}
	
p{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	
}

a         { text-decoration: none; }
a:link    { color: #005fa9; text-decoration: underline;}
a:visited { color: #005fa9; text-decoration: underline;}
a:hover   { color: #ff4e00; text-decoration: none;}
a:active  { color: #ff0000; text-decoration: none;}

h1,h2,h3,h4 {
	font-weight:normal;
	font-size: 100%;
	margin-bottom:20px;
}

/* レイアウト
---------------------------------------------------- */
div#allContents{
	width: 840px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	text-align:left;
}
div#wrapper {
	width: 800px;
	margin-left:20px;
	padding-bottom: 20px;
	background: url("../images/contents_bg.gif") repeat-y left top;
}


div#header {
	height:79px;
	margin:0px;
	padding:0px;
	background: url("../images/head02.jpg") repeat-x left top;
}

div#info {
	float:right;
	width:350px;
	padding-top:7px;
	height: 40px;

}

div#siteid {
	width:100px;
	margin:0px;
	padding:5px 5px;
}

ul#globalnavi{	
	width:800px;
	height:41px;	
}

ul#globalnavi li {
	list-style:none;
	display:inline;
	text-decoration:none;
	text-indent:-9000px;
}


div#contents {
	float: right;
	width: 580px;
	background: #fff;
	margin-top:15px;
	padding-bottom:15px;
	font-size:90%;
	_font-size:80%;

}

div#contents02,div.contents03 {
	float: left;
	width: 580px;
	background: #fff;
	margin-top:15px;
	padding-bottom:15px;
	font-size:90%;
	_font-size:80%;
}
	
div#menuColumn {
	width: 190px;
	/*float: left;*/
	_font-size:80%;

}

div#navi {
	clear:both;
	height:30px;
	text-align:center;
	margin-top:15px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #71747b;
	background:fff;
	_font-size:90%;
}


/*へんこうしました　110916*/
div#footer { 
	width: 800px;
	background-color:#02356a;
	text-align:center;
	/*background-color:#71747b;*/
	color:#fff;
	margin:0px;
	padding:6px 10px 20px 0px;
	/*text-align:right;*/
	font-size:90%;
}



div.fRight {float:right;width:278px;}
div.fLeft {width:278px;}
div.fLeft2 {width:275px; float:left; display:inline;}

div.readTxt{
	margin-top:5px;
	padding-bottom:15px;}

/*--グローバルナビ詳細--*/
	
ul#globalnavi li#item01 a{
	display:block;
	width:199px;
	height:41px;
	background:url("../images/navi01.jpg") no-repeat;
	float:left;
}
ul#globalnavi li#item02 a{
	display:block;
	width:199px;
	height:41px;
	background:url("../images/navi02.jpg") no-repeat;
	float:left;
}



ul#globalnavi li#item05 a{
	display:block;
	width:199px;
	height:41px;
	background:url("../images/navi05.jpg") no-repeat;
	float:left;
}

ul#globalnavi li#item06 a{
	display:block;
	width:199px;
	height:41px;
	background:url("../images/navi06.jpg") no-repeat;
	float:left;
}

	/*--グローバルナビOn--*/
ul#globalnavi li#item01.now02 a{
	display:block;
	width:199px;
	height:41px;
	background:url("../images/navi01on.jpg") no-repeat;
	float:left;
}

ul#globalnavi li#item02.now02 a{
	display:block;
	width:199px;
	height:41px;
	background:url("../images/navi02on.jpg") no-repeat;
	float:left;
}


ul#globalnavi li#item05.now02 a{
	display:block;
	width:199px;
	height:41px;
	background:url("../images/navi05on.jpg") no-repeat;
	float:left;
}

ul#globalnavi li#item06.now02 a{
	display:block;
	width:199px;
	height:41px;
	background:url("../images/navi06on.jpg") no-repeat;
	float:left;
}


ul#globalnavi li#item01 a:hover{
	background:url("../images/navi01r.jpg") no-repeat;
}

ul#globalnavi li#item02 a:hover{
	background:url("../images/navi02r.jpg") no-repeat;
}


ul#globalnavi li#item05 a:hover{
	background:url("../images/navi05r.jpg") no-repeat;
}

ul#globalnavi li#item06 a:hover{
	background:url("../images/navi06r.jpg") no-repeat;
}

/*--サイドメニュー詳細--*/
	ul.sidemenu {
	font-size:90%;
	width: 199px;
}
	ul.sidemenu li {
	list-style:none;
	background:#dbdee5 url(../images/menu_li.gif) no-repeat;
	border-left:1px solid #c1c3d0;
	border-right:1px solid #c1c3d0;
	border-bottom:1px solid #fff;
	padding:7px 0px 7px 20px;
}
	ul.sidemenu li.naviTitle {
	list-style:none;
	background: url("../images/navititle_bg.gif");
	font-weight:bold;
	border-left:1px solid #c1c3d0;
	border-right:1px solid #c1c3d0;
	border-bottom:1px solid #fff;
	padding:7px 0px 7px 20px;
}

	ul.sidemenu li.nowon {
	list-style:none;
	background:#dbdee5 url(../images/menu_li_on.gif) no-repeat;
	border-left:1px solid #c1c3d0;
	border-right:1px solid #c1c3d0;
	border-bottom:1px solid #fff;
	padding:7px 0px 7px 20px;
}
	ul#moreList {
	margin:0px;
	padding:0px;
	font-size:90%;
			width: 199px;
}
	ul#moreList li {
	list-style:none;
	background:#fff url(../images/menu_li_u.gif) no-repeat;
	border-left:1px solid #c1c3d0;
	border-right:1px solid #c1c3d0;
	border-bottom:1px solid #c1c3d0;
	padding:7px 0px 7px 20px;
}


/*  詳細設定-カテゴリページ・詳細ページ共通
---------------------------------------------------- */
div.panList{
	height:1em;
	margin:0px;
	padding-bottom:20px;
	background:url("../images/dotline.gif") repeat-x;
	font-size:90%;
}
*+html>/**/body div.panList{
	height:18px;
	margin-bottom:20px;
	background:url("../images/dotline.gif") repeat-x;
	font-size:90%;
}

h1 {
	margin-bottom:15px;
	_margin-bottom:10px;
	color:#ff4e00;
	font-size:160%;
	font-weight:bold;
}
h1 {
	_font-family: "Hiragino Kaku Gothic Pro", sans-serif;
	_font-weight:bold;
	font-size: large;
	/*\*//*/
	font-family: "?q???M?m?p?S Std W8", sans-serif;
	font-weight: normal;
	/**/
}


/*\*/
html:\66irst-child h1 {
	font-family: "Hiragino Kaku Gothic Std";
	font-weight: normal;
}
/**/

h2{
	font-size:130%;
	font-weight:bold;
	height:27px;
	_height:28px;
	color:#1c1c1c;
	background:url("../images/orangeline.gif") repeat-x;
	margin-bottom:15px;
}

h3{
	font-size:100%;
	font-weight:bold;
	height:28px;
	background:url("../images/subtitle_bg02.gif") no-repeat;
	color:#1c1c1c;
	padding:7px 0px 0px 15px;
	_padding:6px 0px 0px 15px;
	margin-bottom:15px;
}

h4{
	font-size:100%;
	font-weight:normal;
   	background:#dfe3ed;
   	color:#1c1c1c;
	margin-bottom:15px;
	padding:7px 0px;
	_padding:6px 0px;
	padding-left:15px;
}

div#contents p,div#contents02 p{
	margin-bottom:15px;
}

div.goPagetop {text-align:right;}
div.goPagetop02 {text-align:right;padding-bottom:15px;}

li.pagetopLink a {
	list-style:none;
	background: url("../images/pageTop.gif") no-repeat ;
	margin:0px;
	padding:0px 0px 0px 10px;
	}

p.img {
	background:#fff;
	border:1px solid #ccc;
	margin:0px 5px;
	padding:3px;
	float:right;
}

p.imgbr {
	background:#fff;
	border:1px solid #ccc;
	margin:0px;
	padding:0px;
}
	
p.caption {
	margin-top:-12px;
}


div.contact {
	text-align:right;
}
.contact02{
	text-align:right;
	padding-bottom:20px;
}
div.contact li a,div.contact02 li a {
	padding:0px 0px 0px 10px;
	background:url("../images/linklist_li.gif") no-repeat;
}
div#contents li.linklist {
	margin-right:20px;
	padding:0px 0px 0px 10px;
	float:left;
	background:url("../images/linklist_li.gif") no-repeat;
}
ul.course_c {
	padding-bottom:10px;
	}
ul.course_c li {
	margin-right:20px;
	padding:0px 0px 8px 10px;
	background:url("../images/linklist_li.gif") no-repeat;
}

p.space_b20px {
	padding-bottom:5px;
}
div.center {
	width:580px;
	text-align:center;
	}

/*   詳細設定-事業概要ページ
---------------------------------------------------- */
td.justfy{
	width:80px;
	font-weight:bold;
	}


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

table.list{
	margin-bottom:30px;
	}
td.date{
	width:3em;
	align:right;
	}


/*  サービス一覧ページ
---------------------------------------------------- */
div#contents div.fRight h2,
div#contents div.fLeft h2,
div#contents div.serviceLast h2 {
	padding-left:20px;
	background:url("../images/orangeline02.gif") no-repeat;
}
div#contents div.fRight h2 a,
div#contents div.fLeft h2 a,
div#contents div.serviceLast h2 a{
	color:#1c1c1c;
	text-decoration:none;
}
div#contents div.fRight h2 a:hover,
div#contents div.fLeft h2 a:hover,
div#contents div.serviceLast h2 a:hover{
	color:#ff4e00;
	text-decoration:none;
}

/*  サービス教育コンテンツページ
---------------------------------------------------- */
div.econtents {
	width:180px;
	_width:181px;
	float:left;
	margin-right:20px;
}
div.econtents02 {
	width:180px;
	_width:177px;
	float:right;
}

/* サービスプログラムページ
---------------------------------------------------- */
div.course01{
	width:280px;
	text-align:center;
	padding:9px 0px 7px 0px;
	background:#dfe3ed;
}
	
div.course02{
	float:right;
	width:280px;
	text-align:center;
	padding:9px 0px 7px 0px;
	background:#dfe3ed;
}
	
div.course01 img,div.course02 img{
	margin:0px auto;
	width:196px;
	height:52px;
	padding-bottom:5px;
}
		
/*  セミナー一覧（50音順）ページ
---------------------------------------------------- */
div#headList * {
    margin:0px;
    padding:0px;
    border:0px;
}

div#headList  {
	margin-bottom:20px;
	padding:10px 10px 10px 0px;
	border-top:3px solid #006699;
   background:#dfe3ed;
}

div#headList ul li{
	display:inline;
	background:url("../images/contact.gif") no-repeat;
	margin-left:10px;
	padding-left:8px;
}

div#onList * {
    margin:0px;
    padding:0px;
    border:0px;
}

div#onList {
	border-top:1px solid #7c7c7c;
	_padding-top:3px; 
	margin-bottom:10px;
}

div#onList table {
    width:580px;
}
	
td.showList01 { 
	width:490px;
	height:30px;
	_height:29px;
	background:url("../images/showlist_bg.gif") repeat-x;
}

td.showList02 { 
	height:30px;
	_height:29px;
	vertical-align:middle;
	background:url("../images/showlist_bg.gif") repeat-x;
}


td.showList01 a:link,
td.showList01 a:visited {
    font-weight:bold;
    color:#4c4c4c;
    text-decoration: underline;
}

td.showList01 a:hover {
    font-weight:bold;
    color: #ff4e00;
    text-decoration: none;
}

td.showList01 a:active {
   font-weight:bold;
	color: #ff0000;
	text-decoration: none;
}
div#onList img {
margin-bottom:6px;

}


/*  セミナー一覧（カテゴリ別）ページ
---------------------------------------------------- */

div#categoryList ul{
	height:28px;
	margin-bottom:20px;
	border-bottom:3px solid #006699;
}
div#categoryList li{	
	list-style:none;	
	display:inline;
	margin:0px;
	padding:0px;
}
div#categoryList li a{
	display:block;
	text-decoration:none;
	text-indent:-9000px;
}

div#categoryList li#cat01 a{
	display:block;
	width:162px;
	height:28px;
	background:url("../images/tab01.gif") no-repeat;
	float:left;
}
	/*オン状態*/
	div#categoryList li#cat01on a{
	display:block;
	width:162px;
	height:28px;
	background:url("../images/tab01_r.gif") no-repeat;
	float:left;
	}
	
div#categoryList li#cat02 a{
	display:block;
	width:126px;
	height:28px;
	background:url("../images/tab02.gif") no-repeat;
	float:left;
}
	/*オン状態*/
	div#categoryList li#cat02on a{
	display:block;
	width:126px;
	height:28px;
	background:url("../images/tab02_r.gif") no-repeat;
	float:left;
	}
	
div#categoryList li#cat03 a{
	display:block;
	width:147px;
	height:28px;
	background:url("../images/tab03.gif") no-repeat;
	float:left;
}
	/*オン状態*/
	div#categoryList li#cat03on a{
	display:block;
	width:147px;
	height:28px;
	background:url("../images/tab03_r.gif") no-repeat;
	float:left;
	}
	
div#categoryList li#cat04 a{
	display:block;
	width:145px;
	height:28px;
	background:url("../images/tab04.gif") no-repeat;
	float:left;
}
	/*オン状態*/
	div#categoryList li#cat04on a{
	display:block;
	width:145px;
	height:28px;
	background:url("../images/tab04_r.gif") no-repeat;
	float:left;
}
/*セミナー詳細ページ
--------------------------------------------------------*/
div.contents03 h1{
	/*120%*/			/*div.contents03はセミナー用*/
	font-size:110%;
	font-weight:bold;
	min-height:28px;
	color:#ff4e00;
	margin-bottom:15px;
	padding:5px 0px 0px 5px;
	border-bottom:2px solid #ff7e01;
	background-color: #ffe0a0;
}
*div.contents03 h1{				/*div.contents03はセミナー用*/
	font-size:110%;
	font-weight:bold;
	min-height:28px;
	color:#ff4e00;
	border-bottom:2px solid #ff7e01;
	background-color: #ffe0a0;
	margin-bottom:15px;
	padding:2px 0px 0px 10px;
}
div.contents03 h2{
	font-size:100%;
	font-weight:bold;
	height:28px;
	background:url("../images/seminar_title.gif") no-repeat;
	color:#1c1c1c;
	padding:7px 0px 0px 15px;
	_padding:6px 0px 0px 15px;
	margin-bottom:7px;
}

div.contents03 h3{
	font-weight:normal;
   	background:#dfe3ed;
   	color:#1c1c1c;
	margin-bottom:15px;
	padding:7px 0px;
	_padding:6px 0px;
	padding-left:15px;
}

div.contents03 .midashi{
   	background:#dfe3ed;
	margin-bottom:15px;
	padding:7px 0px;
	_padding:6px 0px;
	padding-left:15px;
}




div.contents03 h3.day{
background:none;
margin:0px;
padding:0px;
font-weight:bold;
}

div.contents03 p{padding-bottom:10px;}


div.contents03 ol li ul li,
div.contents03 ol p,
div.contents03 ol span {
font-weight:normal;
}



p.code{
	margin-bottom:20px;
	font-weight:bold;
	}

ol{	padding-bottom:15px;}
ol li{padding-bottom:5px;}
*ol li{padding-bottom:3px;}

div.photo_teacher img{
	width:72px;
	height:100px;
	float:left;
}

div.txt_teacher{
	margin-left:95px;
	height:125px;
}
table.schedule{
	width: 580px;
	border-collapse:collapse;
	border-spacing:1px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
	
table.schedule td,table.schedule th {padding:4px;}
th {background:#003366;color:#fff;text-align:center;font-weight:bold;}
tr.bg_gray {background:#f0f0f0;}
tr.bg_wht {background:#fff;}

td.sDate {width:200px;}
td.place {width:100px;}
td.select {width:200px;}

	/*ボタン*/
div.btnR img,div.btnL img{width:194px; height:55px;}
div.btnR {float:right;width:278px;}
div.btnL {width:556px;}
div.btnL img{padding-left:85px;text-align:right;}

/*SecondLife詳細ページ
--------------------------------------------------------*/
div.photocn{
	float:left;
	center;
	margin:5px;
	padding:5px;
}
div.photori{
	float:right;
	right;
	margin:0px 0px 10px 5px;
	padding:0px 0px 10px 5px;
}
div.photole{
	float:left;
	left;
	margin:5px;
	padding:5px;
}

/*お問い合わせフォーム
--------------------------------------------------------*/
table.contactTable {
	width: 580px;
	border-collapse:collapse;
	border-spacing:1px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
	
table.contactTable th {
	text-align:left;
	padding:5px;
}	
	
table.contactTable td {
	vertical-align:top;
	padding:5px;
}
table.contactTable td.segment {
	width:160px;
	font-weight:bold;
	color:#000;
	vertical-align:top;
	padding:5px 5px 5px 10px;
}
.red {
	color:#ff3300;
	font-weight:bold;
}
.errorTxt {
	font-size:130%;
	color:#ff0000;
	font-weight:bold;
	margin-bottom:15px;
}
div.topspace5px {
	margin:0px;
	padding:5px 0px 0px 0px;
	}
#contents .q_a_box {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #E1F9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 560px;
}
#allContents #wrapper #contents .prog .y_cotns {
	margin-top: 10px;
}
#allContents #wrapper .contents03 div {
}
#allContents #wrapper .contents03 .code02 {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	float: right;
}

.majn_right {
	margin-right: 5px;
	height: 25px;
	width: 95px;
}
#allContents #wrapper #header #info #box01 li {
	display: block;
	float: left;
	height: 40px;
}

.style_r {
	color: #FF0000;
}


.y_cotns .sptext {
	margin-left: 45px;
	margin-right: 45px;
}
#allContents #wrapper #contents .prog .prog td {
	padding: 5px;
}
#allContents #wrapper .contents03 .code02 {
	width: 580px;
}


/*2008前期修正CSS*/

/*タイトル下（アイコン+ID+アイコン+PDFボタン*/

#allContents #wrapper .contents03 #box00 {
	height:43px;
}

#allContents #wrapper .contents03 #box_b00 {
	height:19px;
}

#allContents #wrapper .contents03 #cp_icon01 {
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 19px;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(../service/course/images/icn_dh.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#allContents #wrapper .contents03 #cp_icon02 {
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 19px;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(../service/course/images/icn_flm.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#allContents #wrapper .contents03 #code_icon {
	text-indent: -9999px;
	display: block;
	width: 38px;
	height: 19px;
	float: right;
	margin-right: 5px;
	background-image: url(../service/course/images/icn_code.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#allContents #wrapper .contents03 #code_no {
	font-size: x-small;
	font-weight: bold;
	color: #507AA6;
	float: right;
	height: 19px;
}

#allContents #wrapper .contents03 #ico_class01 {
	text-indent: -9999px;
	display: block;
	width: 76px;
	height: 19px;
	float: right;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-left: 5px;
	background-image: url(../service/course/images/icn_class01.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

#allContents #wrapper .contents03 #ico_class02 {
	text-indent: -9999px;
	display: block;
	width: 34px;
	height: 19px;
	float: right;
	margin-bottom: 5px;
	margin-left: 3px;
	padding-left: 5px;
	background-image: url(../service/course/images/icn_class02.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}


#allContents #wrapper .contents03 #box00 a {
	text-indent: -9999px;
	background: url(../service/course/images/icn_pdfoff.gif) no-repeat ;
	display: block;
	width: 106px;
	height: 19px;
	clear: both;
	float: right;
}

#allContents #wrapper .contents03 #box00 a:hover {
	background: url(../service/course/images/icn_pdfon.gif) no-repeat #FFFFFF ;
	text-decoration: none;
}
#allContents #wrapper .contents03 #cp_icon03 {
	text-indent: -9999px;
	display: block;
	width: 24px;
	height: 19px;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	background-image: url(../service/course/images/icn_nr.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#allContents #wrapper #contents .list td {
	padding: 3px;
}

#info #box01 li img {
	margin-left:200px;
	padding:0;
	width:150px;
	height:40px;
	
}


.prog h3 img {
 float:left;
 margin-right:5px;
}


table.kouza-list {
border:1px solid #B9B9B9;
border-collapse:collapse;
width:580px;
margin-bottom:25px;
}


table.kouza-list th {
background:#B9B9B9;
border-bottom:1px dotted #ccc;
width:70px;
border-collapse:collapse;
text-align:center;
padding:10px 0px 10px 13px;
padding-left:10px\9;  /*IE8 and below */
*padding-left:1px;  /* IE7 and below */
_padding-left:1px; /* IE6 */
}

table.kouza-list td {
border-bottom:1px dotted #ccc;
border-collapse:collapse;
padding:5px 8px;
vertical-align:top;
width:385px;
}

table.kouza-list td.icon {
border-right:1px dotted #ccc;
width:80px;
padding:5px 0 5px 13px;
}


table.kouza-list td img {
display:inline;
margin-right:5px;
margin-bottom:5px;
}

table.kouza-list td span {
font-size:90%;
}

table.kouza-list td div.info {
text-align:right;
font-size:90%;
color:#990000;
}

table.kouza-list td.bottom {
border-bottom:1px solid #ccc;
border-collapse:collapse;
}

table.kouza-list td.bsp {
padding-bottom:25px;

}




div.tooltip	{
	width: 240px;
	position: absolute;
	left: -9999px;
	background: #EEE;
	padding: 5px;
	/*border: 1px solid #AAA;*/
	text-align:left;
	font-size:95%;
}

div.tooltip p{
	color: #FFF;
	background: #222;
	padding: 5px 10px;
}



.prog .icon_info {
border:2px solid #CCC;
padding:15px 25px 0 30px;
width:410px;
margin:0 auto;
_margin-left:100px;
}

.prog .icon_info h4 {
color:#FF6600;
background:none;
padding:0;
margin:0 0 5px 0;
}

.prog .icon_info p {
margin:0 0 5px 0;
padding:0;
}

.prog .icon_info img {
margin-top:0;
padding:0;
display:inline;
vertical-align: text-bottom;
}


#c-cate {
margin-bottom:25px;
padding:10px 10px 0 10px;
border:2px solid #CCC;
width:555px;
}

#c-cate dt {
font-size:110%;
display:block;
float:left;
width:170px;
height:30px;
}

#c-cate dt img {
float:left;
margin-right:8px;
}

#c-cate .b {
margin-left:2px;
}

#c-cate .m {
margin-left:1px;
}

#c-cate dd {
display:block;
float:left;
width:360px;
height:30px;
}


/*11.08.23追加ぶん*/


ol.no-num {
list-style:none;
margin-left:0;
padding-left:0;
}


ol.no-num li {
list-style:none;
margin-left:0;
padding-left:0;
}


.mb15 {
margin-bottom:15px;
}

.mb20 {
margin-bottom:20px;
}


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

.clearfix { display: inline-block}

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





