﻿@charset "utf-8";
/* CSS Document */

/* コース用h3タイトル
/*---------------------------------------------*/

h4 a{
	color:#ff9900;
	}

h4.subtitle a:link{
	color:#ff9900;
	background-color:#066;
	border:1px solid #000;
	margin:500px;
	}

.hr01{
	border:1px solid #06C;
	border-width:1px 0px 0px 0px;
	height:1px;
	margin:15px 0px 15px 0px;
	}
	
h3.sub-title3{
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	background-image:url(../common/data-bar.jpg);
	background-repeat: no-repeat;
	padding:5px 0px 0px 35px;
	margin-bottom:20px;
	height: 25px;
}
	
* html ol li dl { /*for IE6 */
	display: inline;
	}

*:first-child+html li dl { /*for IE7 */
	display: inline;
	}

.link{
	margin-bottom:30px;
	}

.link li{
	background-image:url(../common/link-mark.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	list-style-type: none;
	padding-left: 10px;
	margin-left:15px;
	margin-bottom:10px;
	color:#093;
}

.nameText{
	color:#060;
	font-size:80%;
	}
